aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx-unpack.ll
AgeCommit message (Expand)Author
2011-12-16Don't try to match 'unpackl/h v, v' for 32xi8 and 16xi16 when only AVX1 is su...Craig Topper
2011-11-24Remove 256-bit specific node types for UNPCKHPS/D and instead use the 128-bit...Craig Topper
2011-08-09Use fp unpack instructions to unpack int types. Until we have AVX2, thisBruno Cardoso Lopes
2011-08-09Rename and tidy up testsBruno Cardoso Lopes