summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sse-align-2.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* llvm/test/CodeGen/X86: FileCheck-ize two tests in r171083.NAKAMURA Takumi2012-12-26
* llvm/test/CodeGen/X86: Disable avx in two tests corresponding to r171082.NAKAMURA Takumi2012-12-26
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Add nounwind.Evan Cheng2008-05-07
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* Implement initial memory alignment awareness for SSE instructions. Vector loadsDan Gohman2007-07-18