llvm-6502/test/Transforms/CondProp
Chris Lattner 2733b30195 new testcase that condprop should handle. The PHI node becomes useless
after threading the branch, because both operands are the same value.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22668 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-05 00:59:55 +00:00
..
basictest.ll new testcase 2005-04-15 19:24:36 +00:00
dg.exp new testcase 2005-04-15 19:24:36 +00:00
phisimplify2.ll new testcase that condprop should handle. The PHI node becomes useless 2005-08-05 00:59:55 +00:00
phisimplify.ll add a testcase nate requested 2005-08-04 22:49:32 +00:00