summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx.ll
AgeCommit message (Expand)Author
2017-05-31Add LiveRangeShrink pass to shrink live range within BB.Dehao Chen
2017-05-18Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB."Hans Wennborg
2017-05-12Add LiveRangeShrink pass to shrink live range within BB.Dehao Chen
2015-11-04[X86][SSE] Add general memory folding for (V)INSERTPS instructionSimon Pilgrim
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-01-23[x86] Change u8imm operands to always print as unsigned. This makes shuffle m...Craig Topper
2014-09-30[x86] Revert r218588, r218589, and r218600. These patches were pursuingChandler Carruth
2014-09-29[x86] Make the new vector shuffle lowering lower blends as VSELECTChandler Carruth
2014-09-06[x86] Fix a pretty horrible bug and inconsistency in the x86 asmChandler Carruth
2014-05-19Added more insertps optimizationsFilipe Cabecinhas
2014-05-19Change the blend tests to AVX, not AVX2.Filipe Cabecinhas