llvm-6502/test/Transforms/JumpThreading
2011-04-14 21:35:50 +00:00
..
2008-11-27-EntryMunge.ll
2010-08-26-and.ll
2011-04-02-SimplifyDeadBlock.ll
2011-04-14-InfLoop.ll Fix an infinite alternation in JumpThreading where two transforms would repeatedly undo each other. The solution is to perform more aggressive constant folding to make one of the edges just folded away rather than trying to thread it. 2011-04-14 21:35:50 +00:00
and-and-cond.ll
and-cond.ll
basic.ll
branch-no-const.ll
compare.ll
crash.ll
degenerate-phi.ll
dg.exp
indirectbr.ll
lvi-load.ll
no-irreducible-loops.ll
or-undef.ll
pr9331.ll
select.ll
thread-loads.ll