summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx2-arith.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-07-27[X86] SET0 to use XMM registers where possible PR26018 PR32862Dinar Temirbulatov
2017-07-15[X86][AVX] Regenerate tests with constant broadcast commentsSimon Pilgrim
2017-06-28[X86][AVX2] Dropped -mcpu from avx2 arithmetic/intrinsics testsSimon Pilgrim
2017-01-07[X86][AVX2] Regenerate arithmetic testsSimon Pilgrim
2016-10-08[X86][AVX2] Regenerate and add 32-bit tests to core testsSimon Pilgrim
2015-04-27[X86][SSE] Add v16i8/v32i8 multiplication supportSimon Pilgrim
2013-09-19DAGCombiner: Don't fold vector muls with constants that look like a splat of ...Benjamin Kramer
2013-07-18Disambiguate function names in some CodeGen tests. (Some tests were using fun...Stephen Lin
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2013-06-26Optimized integer vector multiplication operation by replacing it with shift/...Elena Demikhovsky
2011-11-09Add AVX2 instruction lowering for add, sub, and mul.Craig Topper