Move a DenseMap's declaration outside of a loop, and just call
[oota-llvm.git] / test / Transforms / InstCombine / 2008-06-08-ICmpPHI.ll
2008-06-13 Eli FriedmanRemove unnecessary target lines.
2008-06-08 Chris LattnerLimit the icmp+phi merging optimization to the cases...