llvm-6502/test/Transforms/JumpThreading
Chris Lattner 2fa7b48eb5 Fix PR7755: knowing something about an inval for a pred
from the LHS should disable reconsidering that pred on the
RHS.  However, knowing something about the pred on the RHS
shouldn't disable subsequent additions on the RHS from
happening.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111349 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-18 03:14:36 +00:00
..
2008-11-27-EntryMunge.ll
and-and-cond.ll
and-cond.ll
basic.ll 1) Use the new SimplifyInstructionsInBlock routine instead of the copy 2010-01-12 20:41:47 +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
no-irreducible-loops.ll
or-undef.ll Make jump threading honor x|undef -> true and x&undef -> false, 2010-02-11 04:40:44 +00:00
thread-loads.ll