summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-06-05-ScalarToVectorByteMMX.ll
Commit message (Collapse)AuthorAge
* Rewrite X86 codegen regression test with FileCheckMichael Liao2013-04-30
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180776 91177308-0d34-0410-b5e6-96231b3b80d8
* Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regressions. Nakamura,Bruno Cardoso Lopes2011-09-20
| | | | | | if this doesn't work, please provide more details. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140107 91177308-0d34-0410-b5e6-96231b3b80d8
* Mark all these as needing SSE2. Should fix PPC andDale Johannesen2010-10-01
| | | | | | | | maybe even Linux. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115291 91177308-0d34-0410-b5e6-96231b3b80d8
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81290 91177308-0d34-0410-b5e6-96231b3b80d8
* Get rid of a bogus pattern that interferes with optimization.Eli Friedman2009-06-06
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72985 91177308-0d34-0410-b5e6-96231b3b80d8