Reapply r162160 with a fix: Optimize Arith->Trunc->SETCC sequence to allow better...
[oota-llvm.git] / test / CodeGen / X86 / fma.ll
2012-08-01 Elena DemikhovskyAdded FMA functionality to X86 target.
2011-07-08 Cameron ZwarichAdd an intrinsic and codegen support for fused multiply...