Add fake use to suppress defined-but-unused warnings
[oota-llvm.git] / test / CodeGen / X86 / vec_set-9.ll
2013-10-10 Benjamin KramerDisable function padding to get this test to pass on...
2013-10-08 Craig TopperExplicitly disable AVX on a bunch of tests so they...
2013-04-30 Michael LiaoRewrite X86 codegen regression test with FileCheck
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
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.
2008-09-25 Evan ChengPrefer movlhps over punpcklqdq, etc. in more cases.
2008-05-07 Evan ChengAdd nounwind.
2008-03-09 Chris Lattnermake this test harder
2008-03-08 Chris LattnerTeach SD some vector identities, allowing us to compile...