Fix a crasher newly introduced in r176659/r176649, where fast-isel tries to
[oota-llvm.git] / test / CodeGen / X86 / vec_set-9.ll
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...