| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [DAGCombiner] Generalize FADD constant combines to work with vectors | Simon Pilgrim | 2015-10-03 | 1 | -7/+5 |
| * | avoid infinite looping when folding vector multiplies of constants (PR22698) | Sanjay Patel | 2015-03-01 | 1 | -0/+34 |
| * | Add triple and remove hashes to account for buildbot differences in comment s... | Sanjay Patel | 2014-09-11 | 1 | -13/+13 |
| * | Combine fmul vector FP constants when unsafe math is allowed. | Sanjay Patel | 2014-09-11 | 1 | -0/+48 |
| * | llvm/test/CodeGen/X86/fmul-combines.ll: Appease Windows x64. <4 x float> is p... | NAKAMURA Takumi | 2014-08-16 | 1 | -1/+1 |
| * | Fix fmul combines with constant splat vectors | Matt Arsenault | 2014-08-16 | 1 | -0/+99 |

