CodeGen peephole: fold redundant phys reg copies
[oota-llvm.git] / test / CodeGen / X86 / fma-intrinsics-phi-213-to-231.ll
2015-11-04 Andrew KaylorCreated new X86 FMA3 opcodes (FMA*_Int) that are used...
2015-06-25 Ahmed Bougacha[X86] Cleanup fma tests a little bit. NFC.