summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fmul-combines.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] Generalize FADD constant combines to work with vectorsSimon Pilgrim2015-10-031-7/+5
* avoid infinite looping when folding vector multiplies of constants (PR22698)Sanjay Patel2015-03-011-0/+34
* Add triple and remove hashes to account for buildbot differences in comment s...Sanjay Patel2014-09-111-13/+13
* Combine fmul vector FP constants when unsafe math is allowed.Sanjay Patel2014-09-111-0/+48
* llvm/test/CodeGen/X86/fmul-combines.ll: Appease Windows x64. <4 x float> is p...NAKAMURA Takumi2014-08-161-1/+1
* Fix fmul combines with constant splat vectorsMatt Arsenault2014-08-161-0/+99
OpenPOWER on IntegriCloud