Rename fma4 intrinsics to just fma since they are now used for both FMA4 and FMA3...
[oota-llvm.git] / test / CodeGen / X86 / zext-trunc.ll
2010-02-10 Evan ChengNow that ShrinkDemandedOps() is separated out from...