summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vec_set-D.ll
Commit message (Collapse)AuthorAgeFilesLines
* More rewrites of x86 codegen regression tests with FileCheckMichael Liao2013-05-011-1/+3
| | | | llvm-svn: 180837
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
| | | | llvm-svn: 81290
* Handle vector move / load which zero the destination register top bits (i.e. ↵Evan Cheng2008-05-081-0/+7
movd, movq, movss (addr), movsd (addr)) with X86 specific dag combine. llvm-svn: 50838
OpenPOWER on IntegriCloud