summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sse-align-3.ll
AgeCommit message (Expand)Author
2011-11-07Kill and collapse outstanding DomainValues.Jakob Stoklund Olesen
2011-03-16test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They ...NAKAMURA Takumi
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-18Implement initial memory alignment awareness for SSE instructions. Vector loadsDan Gohman