commit | 497c4df98a79fafe417523484973bfedd5f9fac0 | [log] [tgz] |
---|---|---|
author | Adam Nemet <anemet@apple.com> | Sun Feb 01 16:56:11 2015 +0000 |
committer | Adam Nemet <anemet@apple.com> | Sun Feb 01 16:56:11 2015 +0000 |
tree | 2c9bc0f390874045722ac598445313688afec64f | |
parent | 4926cfb1da523dc47a68f20ca0d8901db2b35f96 [diff] |
[LoopVectorize] Move RuntimePointerCheck under LoopAccessAnalysis This class needs to remain public because it's used by LoopVectorizationLegality::addRuntimeCheck. NFC. This is part of the patchset that splits out the memory dependence logic from LoopVectorizationLegality into a new class LoopAccessAnalysis. LoopAccessAnalysis will be used by the new Loop Distribution pass. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227755 91177308-0d34-0410-b5e6-96231b3b80d8