summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_set-C.ll
Commit message (Expand)AuthorAge
* Fix a typo in the mattr part of the run line.Craig Topper2013-10-08
* Explicitly disable AVX on a bunch of tests so they won't fail on AVX machines...Craig Topper2013-10-08
* Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regressions. Nakamura,Bruno Cardoso Lopes2011-09-20
* 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
* Handle a few more cases of folding load i64 into xmm and zero top bits.Evan Cheng2008-05-09
* Handle vector move / load which zero the destination register top bits (i.e. ...Evan Cheng2008-05-08