summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_set-9.ll
Commit message (Expand)AuthorAge
* Disable function padding to get this test to pass on atom.Benjamin Kramer2013-10-10
* Explicitly disable AVX on a bunch of tests so they won't fail on AVX machines...Craig Topper2013-10-08
* Rewrite X86 codegen regression test with FileCheckMichael Liao2013-04-30
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* 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
* Prefer movlhps over punpcklqdq, etc. in more cases.Evan Cheng2008-09-25
* Add nounwind.Evan Cheng2008-05-07
* make this test harderChris Lattner2008-03-09
* Teach SD some vector identities, allowing us to compile vec_set-9 into:Chris Lattner2008-03-08