summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pre-split9.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix register-dependent X86 tests.Jakob Stoklund Olesen2011-04-051-1/+1
* Besides removing phi cycles that reduce to a single value, also remove deadBob Wilson2010-02-131-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-4/+4
* Avoid putting a split past the end of the live range; always shrink wrap live...Evan Cheng2008-10-281-0/+38