llvm-6502/test/Transforms/JumpThreading
2010-08-27 17:12:29 +00:00
..
2008-11-27-EntryMunge.ll
2010-08-26-and.ll Make JumpThreading smart enough to properly thread StrSwitch when it's compiled with clang++. 2010-08-26 17:40:24 +00:00
and-and-cond.ll
and-cond.ll
basic.ll Use LVI to eliminate conditional branches where we've tested a related condition previously. Update tests for this change. 2010-08-27 17:12:29 +00:00
branch-no-const.ll
compare.ll
crash.ll Fix PR7755: knowing something about an inval for a pred 2010-08-18 03:14:36 +00:00
dg.exp
lvi-load.ll Use LVI to eliminate conditional branches where we've tested a related condition previously. Update tests for this change. 2010-08-27 17:12:29 +00:00
no-irreducible-loops.ll
or-undef.ll
thread-loads.ll