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