summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/SwizzleShuff.ll
Commit message (Expand)AuthorAgeFilesLines
* Recommit r368079 "[X86] Remove uses of the -x86-experimental-vector-widening-...Craig Topper2019-08-071-1/+1
* Revert "[X86] Remove uses of the -x86-experimental-vector-widening-legalizati...Mitch Phillips2019-08-061-1/+1
* [X86] Remove uses of the -x86-experimental-vector-widening-legalization flag ...Craig Topper2019-08-061-1/+1
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-5/+5
* [X86] Teach execution domain fixing to convert between VPERMILPS and VPSHUFD.Craig Topper2017-09-181-1/+1
* [x86] use a single shufps when it can save instructionsSanjay Patel2016-12-151-6/+5
* [x86] fix test specifications and auto-generate checksSanjay Patel2016-12-121-29/+38
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-10/+10
* [x86] Teach the 128-bit vector shuffle lowering routines to takeChandler Carruth2015-02-161-7/+8
* [x86] Make vector legalization of extloads work more like the "normal"Chandler Carruth2014-07-241-1/+1
* 1. Remove the part of r153848 which optimizes shuffle-of-shuffle into a newNadav Rotem2012-04-071-0/+25
* Add an additional testcase which checks ops with multiple users.Nadav Rotem2012-04-031-0/+12
* Optimizing swizzles of complex shuffles may generate additional complex shuff...Nadav Rotem2012-04-021-0/+17
* This commit contains a few changes that had to go in together.Nadav Rotem2012-04-011-0/+14
OpenPOWER on IntegriCloud