llvm-6502/test/Transforms/JumpThreading
Chris Lattner 79c740ff47 make jump threading handle lexically identical compare instructions
as if they were multiple uses of the same instruction.  This interacts
well with the existing loadpre that j-t does to open up many new jump
threads earlier.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73768 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-19 16:27:56 +00:00
..
2008-04-24-InfLoop.ll
2008-05-05-MRV-Crash.ll
2008-11-27-EntryMunge.ll
2008-11-28-InfLoop.ll
2009-01-08-DeadLoopRepl.ll
2009-01-19-InfSwitchLoop.ll
and-and-cond.ll
and-cond.ll
basic.ll
branch-no-const.ll
compare.ll
dg.exp
dup-cond.ll make jump threading handle lexically identical compare instructions 2009-06-19 16:27:56 +00:00
no-irreducible-loops.ll
thread-loads.ll
undef.ll