Add fake use to suppress defined-but-unused warnings
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-14.ll
2013-10-08 Craig TopperExplicitly disable AVX on a bunch of tests so they...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-13 Benjamin KramerConvert a couple of grep tests to FileCheck.
2011-06-21 Bob WilsonRevert r133452: "Emit movq for 64-bit register to XMM...
2011-06-20 Nick LewyckyEmit movq for 64-bit register to XMM register moves...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-12-15 Evan ChengMake better use of instructions that clear high bits...