1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 22:42:52 +01:00
llvm-mirror/test/Regression/Transforms/CondProp
Chris Lattner fe680add54 new testcase that condprop should handle. The PHI node becomes useless
after threading the branch, because both operands are the same value.

llvm-svn: 22668
2005-08-05 00:59:55 +00:00
..
basictest.ll
dg.exp
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