summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/LoopPredication/widened.ll
AgeCommit message (Expand)Author
2023-03-29[LoopPredication] Fix the LoopPredication by feezing the result of predication.Serguei Katkov
2023-01-02[LoopPredication] Convert tests to opaque pointers (NFC)Nikita Popov
2022-12-08[NFC] Port all LoopPredication tests to `-passes=` syntaxRoman Lebedev
2022-10-07[LoopPredication] Insert assumes of conditions of predicated guardsDmitry Makogon
2021-08-26[LoopPredication] Preserve MemorySSAAnna Thomas
2019-04-17Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher
2019-04-17Temporarily Revert "Add basic loop fusion pass."Eric Christopher
2019-04-15[LoopPred] Hoist and of predicated checks where legalPhilip Reames
2019-04-01[LoopPred] Delete the old condition expressions if unusedPhilip Reames
2019-04-01[Tests] Autogen all the LoopPredication testsPhilip Reames
2017-11-02[LoopPredication] Enable predication when latchCheckIV is wider than rangeCheckAnna Thomas