During the CodeGenPrepare we often lower intrinsics (such as objsize)
[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...