[X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slow
[oota-llvm.git] / test / CodeGen / X86 / fmul-combines.ll
2014-09-11 Sanjay PatelAdd triple and remove hashes to account for buildbot...
2014-09-11 Sanjay PatelCombine fmul vector FP constants when unsafe math is...
2014-08-16 NAKAMURA Takumillvm/test/CodeGen/X86/fmul-combines.ll: Appease Windows...
2014-08-16 Matt ArsenaultFix fmul combines with constant splat vectors