Add thumb2 sign / zero extend with rotate instructions.
llvm-svn: 74755
Showing
- llvm/lib/Target/ARM/ARMISelLowering.cpp 1 addition, 1 deletionllvm/lib/Target/ARM/ARMISelLowering.cpp
- llvm/lib/Target/ARM/ARMInstrThumb2.td 58 additions, 0 deletionsllvm/lib/Target/ARM/ARMInstrThumb2.td
- llvm/test/CodeGen/ARM/sxt_rot.ll 8 additions, 1 deletionllvm/test/CodeGen/ARM/sxt_rot.ll
- llvm/test/CodeGen/Thumb2/thumb2-sxt_rot.ll 29 additions, 0 deletionsllvm/test/CodeGen/Thumb2/thumb2-sxt_rot.ll
- llvm/test/CodeGen/Thumb2/thumb2-uxt_rot.ll 24 additions, 0 deletionsllvm/test/CodeGen/Thumb2/thumb2-uxt_rot.ll
- llvm/test/CodeGen/Thumb2/thumb2-uxtb.ll 74 additions, 0 deletionsllvm/test/CodeGen/Thumb2/thumb2-uxtb.ll
Loading
Please register or sign in to comment