aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-10-16-SpillerBug.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate the first have of the optimization which eliminates BRCONDDan Gohman2010-06-241-160/+0
* Enable i16 to i32 promotion by default.Evan Cheng2010-04-281-2/+2
* - Clean up some crappy code which deals with coalescing of copies which look atEvan Cheng2010-04-211-1/+6
* 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