aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pre-split6.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the experimental (and unused) pre-ra splitting pass. Greedy regalloc c...Evan Cheng2011-06-271-36/+0
* Fix register-dependent X86 tests.Jakob Stoklund Olesen2011-04-051-1/+1
* Unbreak test on Linux.Evan Cheng2010-03-101-1/+1
* Enable machine cse pass.Evan Cheng2010-03-101-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-2/+2
* Add a restore folder, which shaves a dozen or so machineinstrs off oggenc. U...Owen Anderson2009-03-041-1/+1
* Do not shrink wrap live interval in a mbb if it's livein any of its successor...Evan Cheng2008-10-261-0/+36