Run this through -simplifycfg and -mem2reg to test only what we need to test.
[oota-llvm.git] / test / CodeGen / X86 / shrink-fp-const1.ll
2008-03-05 Evan ChengAdd a target lowering hook to control whether it's...