summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/loop-predication.ll
Commit message (Expand)AuthorAgeFilesLines
* [IndVars] Eliminate loop exits with equivalent exit countsPhilip Reames2019-10-201-5/+4
* Remove a stale comment, noted in post commit review for rL375038Philip Reames2019-10-161-1/+0
* [IndVars] Fix a miscompile in off-by-default loop predication implementationPhilip Reames2019-10-161-9/+4
* [Tests] Add a test demonstrating a miscompile in the off-by-default loop-pred...Philip Reames2019-10-141-0/+75
* [IndVars] An implementation of loop predication without a need for speculationPhilip Reames2019-10-011-0/+790
OpenPOWER on IntegriCloud