aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopVersioning.cpp
diff options
context:
space:
mode:
authorAdam Nemet <anemet@apple.com>2015-07-30 03:29:16 +0000
committerAdam Nemet <anemet@apple.com>2015-07-30 03:29:16 +0000
commitc75ad69ca5bfaca85b4ffd684a50b2e87ba7e502 (patch)
treee652449e59c82ea6b1e1cd4f77e59abd78a57cfa /llvm/lib/Transforms/Utils/LoopVersioning.cpp
parentf02662dec0673b9f35adc518820d85e181b3494a (diff)
downloadllvm-c75ad69ca5bfaca85b4ffd684a50b2e87ba7e502.zip
llvm-c75ad69ca5bfaca85b4ffd684a50b2e87ba7e502.tar.gz
llvm-c75ad69ca5bfaca85b4ffd684a50b2e87ba7e502.tar.bz2
[LDist] Filter the checks locally rather than in LAA, NFC
Before, we were passing the pointer partitions to LAA. Now, we get all the checks from LAA and filter out the checks within partitions in LoopDistribution. This effectively concludes the steps to move filtering memchecks from LAA into its clients. There is still some cleanup left to remove the unused interfaces in LAA that still take PtrPartition. (Moving this functionality to LoopDistribution also requires needsChecking on pointers to be made public.) llvm-svn: 243613
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions