llvm-project/llvm/test/Transforms/LoopPredication
Roman Lebedev b291597112
Revert rest of `IRBuilderBase`'s short-circuiting folds
Upon further investigation and discussion,
this is actually the opposite direction from what we should be taking,
and this direction wouldn't solve the motivational problem anyway.

Additionally, some more (polly) tests have escaped being updated.
So, let's just take a step back here.

This reverts commit f3190dedee.
This reverts commit 749581d21f.
This reverts commit f3df87d57e.
This reverts commit ab1dbcecd6.
2021-10-28 02:15:14 +03:00
..
basic.ll Revert rest of `IRBuilderBase`'s short-circuiting folds 2021-10-28 02:15:14 +03:00
basic_widenable_branch_guards.ll Revert rest of `IRBuilderBase`'s short-circuiting folds 2021-10-28 02:15:14 +03:00
invalidate-analyses.ll Update LoopPredication test to fix buildbot failure. 2021-09-16 23:37:59 +00:00
invariant_load.ll Revert rest of `IRBuilderBase`'s short-circuiting folds 2021-10-28 02:15:14 +03:00
nested.ll
predicate-exits.ll [LoopPredication] Fix MemorySSA crash in predicateLoopExits 2021-09-02 21:26:07 -04:00
preserve-bpi.ll [BPI] Keep BPI available in loop passes through LoopStandardAnalysisResults 2021-09-30 10:27:05 -04:00
profitability.ll [LoopPredication] Calculate profitability without BPI 2021-10-19 14:24:04 -04:00
reverse.ll Revert rest of `IRBuilderBase`'s short-circuiting folds 2021-10-28 02:15:14 +03:00
unswitch-exit-loop.ll
visited.ll
widened.ll