llvm-6502/test/Transforms/CorrelatedValuePropagation
Owen Anderson 86e8a700f5 Fix PR8790, another instance where unreachable code can cause instruction simplification to fail,
this case involve a select that simplifies to itself.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121817 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-15 00:55:35 +00:00
..
2010-09-02-Trunc.ll Fix typo. I accidentally edited the wrong file before my last commit. 2010-09-02 19:52:06 +00:00
2010-09-26-MergeConstantRange.ll Add missing RUN line to this test. 2010-09-16 18:46:23 +00:00
basic.ll Update testcase since we're no longer doing the constant forwarding inline with correlated value propagation. 2010-10-29 21:18:23 +00:00
crash.ll Fix PR8790, another instance where unreachable code can cause instruction simplification to fail, 2010-12-15 00:55:35 +00:00
dg.exp