aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pre-split4.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix register-dependent X86 tests.Jakob Stoklund Olesen2011-04-051-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
* Previously, RecursivelyDeleteDeadInstructions provided an optionDan Gohman2009-05-021-0/+2
* Remove the "fast" cases for spill and restore point determination, as these w...Owen Anderson2009-03-311-1/+1
* If val# def is ~0U, meaning it's defined by a PHI, and it's previously split,...Evan Cheng2008-10-251-0/+24