aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_set-9.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-14/+0
* Disable function padding to get this test to pass on atom.Benjamin Kramer2013-10-101-1/+1
* Explicitly disable AVX on a bunch of tests so they won't fail on AVX machines...Craig Topper2013-10-081-1/+1
* Rewrite X86 codegen regression test with FileCheckMichael Liao2013-04-301-2/+7
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* Revert r133452: "Emit movq for 64-bit register to XMM register moves..."Bob Wilson2011-06-211-1/+1
* Emit movq for 64-bit register to XMM register moves, but continue to acceptNick Lewycky2011-06-201-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Prefer movlhps over punpcklqdq, etc. in more cases.Evan Cheng2008-09-251-1/+1
* Add nounwind.Evan Cheng2008-05-071-1/+1
* make this test harderChris Lattner2008-03-091-0/+1
* Teach SD some vector identities, allowing us to compile vec_set-9 into:Chris Lattner2008-03-081-0/+8