[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / mmx-punpckhdq.ll
2013-08-23 Rafael EspindolaUpdate tests to use sse4.2 instead of sse42.
2012-07-11 Nadav RotemWhen ext-loading and trunc-storing vectors to memory...
2010-10-01 Bill WendlingNeed to specify SSE4 for machines which don't have...
2010-10-01 Bill WendlingWe must check for something.
2010-10-01 Bill WendlingDisable tests until I can figure out why they're failin...
2010-10-01 Bill WendlingTry adding an mtriple.
2010-10-01 Bill WendlingFileCheck-ize this test.
2010-10-01 Dale JohannesenMark all these as needing SSE2. Should fix PPC and
2010-10-01 Dale JohannesenDisable these tests for now; it's not obvious why they...
2010-09-30 Dale JohannesenMassive rewrite of MMX:
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-24 Bill WendlingTestcases for MMX.