aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-10-16-SpillerBug.ll
Commit message (Expand)AuthorAgeFilesLines
* Add support for using the FLAGS result of or, xor, and and instructionsDan Gohman2009-09-181-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Added a linearscan register allocation optimization. When the register alloca...Evan Cheng2009-04-201-1/+1
* Teach CodeGenPrepare to look through Bitcast instructions when attempting toChris Lattner2008-11-261-1/+1
* Fix a very subtle spiller bug: UpdateKills should not forget to track defs of...Evan Cheng2008-10-171-0/+155