aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/twoaddr-delete.ll
AgeCommit message (Expand)Author
2010-02-06Run codegen dce pass for all targets at all optimization levels. Previously it'sEvan Cheng
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-02-21If two-address def is dead and the instruction does not define other register...Evan Cheng