llvm-6502/test/Transforms/JumpThreading
2010-08-31 20:27:17 +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 Add a test for the duplicated-conditional situation illutrated by PR5652. 2010-08-31 18:49:12 +00:00
branch-no-const.ll
compare.ll
crash.ll Merge 2010-08-31-InfiniteRecursion.ll into crash.ll. 2010-08-31 20:27:17 +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