aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pre-split8.ll
AgeCommit message (Expand)Author
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