summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/LoopBoundSplit
AgeCommit message (Expand)Author
2022-12-27[LoopBoundSplit] Convert tests to opaque pointers (NFC)Nikita Popov
2022-12-08[NFC] Port all LoopBoundSplit tests to `-passes=` syntaxRoman Lebedev
2021-10-08[LoopBoundSplit] Handle the case in which exiting block is loop headerJingu Kang
2021-09-13[LoopBoundSplit] Check the start value of split cond AddRecJingu Kang
2021-09-07[test] precommit a test for D109354Jingu Kang
2021-09-03[LoopBoundSplit] Update phi node in exit blockJingu Kang
2021-06-09[LoopBoundSplit] Ignore phi node which is not scevableJingu Kang
2021-06-07[SimpleLoopBoundSplit] Split Bound of Loop which has conditional branch with IVJingu Kang