summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sse-align-5.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-05-07Add nounwind.Evan Cheng
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-07-20Update these regression tests to accomodate X86InstrSSE.td now using movups/m...Dan Gohman
2007-07-18Implement initial memory alignment awareness for SSE instructions. Vector loadsDan Gohman