summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx-unpack.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][AVX] Use lowerShuffleAsLanePermuteAndSHUFP to lower binary v4f64 shuffles.Simon Pilgrim2020-01-121-5/+3
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-20/+20
* [X86] Teach the execution domain fixing tables to use movlhps inplace of unpc...Craig Topper2017-09-181-2/+2
* [X86] Teach execution domain fixing to convert between FP and int unpack inst...Craig Topper2017-09-181-2/+2
* [x86] auto-generate complete checks for tests; NFCSanjay Patel2017-07-031-53/+113
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-8/+8
* Don't try to match 'unpackl/h v, v' for 32xi8 and 16xi16 when only AVX1 is su...Craig Topper2011-12-161-0/+36
* Remove 256-bit specific node types for UNPCKHPS/D and instead use the 128-bit...Craig Topper2011-11-241-0/+36
* Use fp unpack instructions to unpack int types. Until we have AVX2, thisBruno Cardoso Lopes2011-08-091-0/+31
* Rename and tidy up testsBruno Cardoso Lopes2011-08-091-0/+58
OpenPOWER on IntegriCloud