Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86][MMX] Cleanup shuffle, bitcast and insert element tests | Bruno Cardoso Lopes | 2015-02-02 | 1 | -9/+0 |
| | | | | | | | - Merge MMX arg passing test files - Merge MMX bitcast, insert elt and shuffle tests llvm-svn: 227867 | ||||
* | Rewrite X86 codegen regression test with FileCheck | Michael Liao | 2013-04-30 | 1 | -1/+3 |
| | | | | llvm-svn: 180776 | ||||
* | Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regressions. Nakamura, | Bruno Cardoso Lopes | 2011-09-20 | 1 | -1/+1 |
| | | | | | | if this doesn't work, please provide more details. llvm-svn: 140107 | ||||
* | Mark all these as needing SSE2. Should fix PPC and | Dale Johannesen | 2010-10-01 | 1 | -1/+1 |
| | | | | | | maybe even Linux. llvm-svn: 115291 | ||||
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
| | | | | llvm-svn: 81290 | ||||
* | Get rid of a bogus pattern that interferes with optimization. | Eli Friedman | 2009-06-06 | 1 | -0/+7 |
llvm-svn: 72985 |