aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_set-9.ll
AgeCommit message (Expand)Author
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2011-06-21Revert r133452: "Emit movq for 64-bit register to XMM register moves..."Bob Wilson
2011-06-20Emit movq for 64-bit register to XMM register moves, but continue to acceptNick Lewycky
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-09-25Prefer movlhps over punpcklqdq, etc. in more cases.Evan Cheng
2008-05-07Add nounwind.Evan Cheng
2008-03-09make this test harderChris Lattner
2008-03-08Teach SD some vector identities, allowing us to compile vec_set-9 into:Chris Lattner