[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / avx-unpack.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2011-12-16 Craig TopperDon't try to match 'unpackl/h v, v' for 32xi8 and 16xi1...
2011-11-24 Craig TopperRemove 256-bit specific node types for UNPCKHPS/D and...
2011-08-09 Bruno Cardoso LopesUse fp unpack instructions to unpack int types. Until...
2011-08-09 Bruno Cardoso LopesRename and tidy up tests