summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVersioningLICM
AgeCommit message (Expand)Author
2017-04-05[LAA] Correctly return a half-open range in expandBoundsJames Molloy
2016-08-28[Loop Vectorizer] Fixed memory confilict checks.Elena Demikhovsky
2016-08-16Make MDNode::intersect faster than O(n * m)David Majnemer
2016-04-22[LoopVersioningLICM] Add test coverage for llvm.loop.licm_versioning.disableAdam Nemet
2016-02-06Corrected tests for Loop Versioning LICM, by adding “REQUIRES: asserts”.Ashutosh Nema
2016-02-06New Loop Versioning LICM PassAshutosh Nema