aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pre-split9.ll
AgeCommit message (Expand)Author
2011-06-27Remove the experimental (and unused) pre-ra splitting pass. Greedy regalloc c...Evan Cheng
2011-04-05Fix register-dependent X86 tests.Jakob Stoklund Olesen
2010-02-13Besides removing phi cycles that reduce to a single value, also remove deadBob Wilson
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
2008-10-28Avoid putting a split past the end of the live range; always shrink wrap live...Evan Cheng