Fix frame index elimination to correctly handle thumb-2 addressing modes that...
Fix frame index elimination to correctly handle thumb-2 addressing modes that don't allow negative offsets. During frame elimination convert *i12 opcode to a *i8 when necessary due to a negative offset. llvm-svn: 76883
Loading
Please register or sign in to comment