aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pre-split4.ll
AgeCommit message (Expand)Author
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
2009-05-02Previously, RecursivelyDeleteDeadInstructions provided an optionDan Gohman
2009-03-31Remove the "fast" cases for spill and restore point determination, as these w...Owen Anderson
2008-10-25If val# def is ~0U, meaning it's defined by a PHI, and it's previously split,...Evan Cheng