Fix codegen for references to available_externally symbols. This fixes
[oota-llvm.git] / test / CodeGen / ARM / 2008-03-05-SxtInRegBug.ll
2008-03-06 Evan ChengConstant fold SIGN_EXTEND_INREG with ashr not lshr.