summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-07-19-movups-spills.ll
Commit message (Expand)AuthorAge
* Use function attributes to indicate that we don't want to realign the stack.Bill Wendling2013-08-01
* Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher2011-03-08
* Experiment with changing the default 32-bit linux stack alignment toEric Christopher2011-01-13
* 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
* Teach 2addr pass to be do more commuting. If both uses of a two-address instr...Evan Cheng2009-01-25
* Make sse2 explicit, for non-x86 hosts.Dale Johannesen2008-07-31
* Fix embedded CRLF characters.Dan Gohman2008-07-27
* Testcase for PR2549Anton Korobeynikov2008-07-19