aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2009-06-05-ScalarToVectorByteMMX.ll
Commit message (Collapse)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-9/+0
| | | | Change-Id: I2b5be30509658cb8266be782de0ab24f9099f9b9
* Rewrite X86 codegen regression test with FileCheckMichael Liao2013-04-301-1/+3
| | | | 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-201-1/+1
| | | | | | 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-011-1/+1
| | | | | | | | 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-081-1/+1
| | | | 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-061-0/+7
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72985 91177308-0d34-0410-b5e6-96231b3b80d8