summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_shuffle-14.ll
Commit message (Expand)AuthorAge
* Explicitly disable AVX on a bunch of tests so they won't fail on AVX machines...Craig Topper2013-10-08
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Convert a couple of grep tests to FileCheck.Benjamin Kramer2013-07-13
* Revert r133452: "Emit movq for 64-bit register to XMM register moves..."Bob Wilson2011-06-21
* Emit movq for 64-bit register to XMM register moves, but continue to acceptNick Lewycky2011-06-20
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Make better use of instructions that clear high bits; fix various 2-wide shuf...Evan Cheng2007-12-15