Eliminate iOS-specific tail call instructions.
After register masks were introdruced to represent the call clobbers, it is no longer necessary to have duplicate instruction for iOS. llvm-svn: 154209
Showing
- llvm/lib/Target/ARM/ARMFrameLowering.cpp 6 additions, 13 deletionsllvm/lib/Target/ARM/ARMFrameLowering.cpp
- llvm/lib/Target/ARM/ARMInstrInfo.td 17 additions, 54 deletionsllvm/lib/Target/ARM/ARMInstrInfo.td
- llvm/lib/Target/ARM/ARMInstrThumb.td 4 additions, 8 deletionsllvm/lib/Target/ARM/ARMInstrThumb.td
Loading
Please register or sign in to comment