[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / X86 / fmul-combines.ll
2015-10-03 Simon Pilgrim[DAGCombiner] Generalize FADD constant combines to...
2015-03-01 Sanjay Patelavoid infinite looping when folding vector multiplies...
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