summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vector-zext.ll
Commit message (Expand)AuthorAgeFilesLines
* MachineCopyPropagation: Remove the copies instead of using KILL instructions.Matthias Braun2015-05-291-10/+0
* line endings fixSimon Pilgrim2015-04-251-8/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* Reapplied D7816 & rL230177 & rL230278 - with an additional fix toensure that ...Simon Pilgrim2015-02-241-22/+11
* Revert:Eric Christopher2015-02-241-11/+22
* [DagCombiner] Generalized BuildVector Vector ConcatenationSimon Pilgrim2015-02-221-22/+11
* [X86][SSE] Added shuffle based integer zero extension tests.Simon Pilgrim2015-02-211-0/+158
* [X86] Combine vector anyext + and into a vector zextMichael Kuperstein2015-02-171-76/+64
* [x86] Update some tests with the latest version of my script and llc.Chandler Carruth2015-02-151-100/+100
* [CodeGen] Add hook/combine to form vector extloads, enabled on X86.Ahmed Bougacha2015-02-051-30/+12
* [X86] Cleanup tabs in test vector-zext.ll. NFC.Ahmed Bougacha2015-01-301-83/+83
* [x86] Change u8imm operands to always print as unsigned. This makes shuffle m...Craig Topper2015-01-231-5/+5
* [X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns.Ahmed Bougacha2014-12-061-0/+154
* [x86] Start improving the matching of unpck instructions based on testChandler Carruth2014-11-121-3/+2
* [x86] Clean up a bunch of vector shuffle tests with my script. Notably,Chandler Carruth2014-11-121-2/+2
* [x86] Fix PR21139, one of the last remaining regressions found in theChandler Carruth2014-10-051-3/+2
* [x86] Enable the new vector shuffle lowering by default.Chandler Carruth2014-10-041-21/+23
* [x86] Switch some of the new consolidated vector tests to useChandler Carruth2014-10-021-27/+27
* [x86] Teach both sext and zext vector tests to cover a nice wide rangeChandler Carruth2014-10-011-29/+181
* [x86] Rename avx-{s,z}ext.ll to vector-{s,z}ext.ll.Chandler Carruth2014-10-011-0/+54
OpenPOWER on IntegriCloud