[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / fma4-intrinsics-x86_64-folded-load.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-11-06 Ahmed Bougacha[X86] Split FMA4 RM tests into a separate file. NFC.