aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/avx2-arith.ll
Commit message (Expand)AuthorAgeFilesLines
* DAGCombiner: Don't fold vector muls with constants that look like a splat of ...Benjamin Kramer2013-09-191-0/+18
* Disambiguate function names in some CodeGen tests. (Some tests were using fun...Stephen Lin2013-07-181-10/+11
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-1/+1
* Optimized integer vector multiplication operation by replacing it with shift/...Elena Demikhovsky2013-06-261-0/+73
* Add AVX2 instruction lowering for add, sub, and mul.Craig Topper2011-11-091-0/+76