The X86 backend has a number of optimizations for SETCC nodes which use
[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...