Revert "Replace a big gob of old coalescer logic with the new CoalescerPair class."
[oota-llvm.git] / test / CodeGen / ARM / 2008-03-05-SxtInRegBug.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-03-06 Evan ChengConstant fold SIGN_EXTEND_INREG with ashr not lshr.