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