[llvm-commits] CVS: llvm/test/Regression/Transforms/SimplifyCFG/PhiEliminate.ll

2006-11-18 Thread Chris Lattner
Changes in directory llvm/test/Regression/Transforms/SimplifyCFG: PhiEliminate.ll updated: 1.5 -> 1.6 --- Log message: converting massive blocks of phis into selects like this is silly. --- Diffs of the changes: (+0 -28) PhiEliminate.ll | 28 1 files changed,

[llvm-commits] CVS: llvm/test/Regression/Transforms/SimplifyCFG/PhiEliminate.ll

2005-12-03 Thread Chris Lattner
Changes in directory llvm/test/Regression/Transforms/SimplifyCFG: PhiEliminate.ll updated: 1.4 -> 1.5 --- Log message: expand testcase, which has been in my tree for a while now --- Diffs of the changes: (+29 -1) PhiEliminate.ll | 30 +- 1 files changed, 29 in