1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test/Transforms/LoopReroll
Jay Foad a5a47b7afe [IR] Simplify Use::swap. NFCI.
The new implementation makes it clear that there are exactly two
conditional stores (after the initial no-op optimization). By contrast
the old implementation had seven conditionals, some hidden inside other
functions.

This commit can change the order of operands in operand lists, hence the
tweak to one test case.

Differential Revision: https://reviews.llvm.org/D80116
2020-07-21 12:15:12 +01:00
..
basic32iters.ll
basic.ll
complex_reroll.ll
external_use.ll
indvar_with_ext.ll
negative.ll
nonconst_lb.ll
ptrindvar.ll
reduction.ll
reroll_with_dbg.ll