aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-07-19-movups-spills.ll
AgeCommit message (Expand)Author
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2009-01-25Teach 2addr pass to be do more commuting. If both uses of a two-address instr...Evan Cheng
2008-07-31Make sse2 explicit, for non-x86 hosts.Dale Johannesen
2008-07-27Fix embedded CRLF characters.Dan Gohman
2008-07-19Testcase for PR2549Anton Korobeynikov