diff options
author | Jim Grosbach <grosbach@apple.com> | 2011-07-27 16:47:19 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2011-07-27 16:47:19 +0000 |
commit | 8b31ef50c07b6f0d5203ff871b9b0adefb3fb3ba (patch) | |
tree | c5550cb0fb493c82e7752a84926488940d93d970 /lldb/scripts/Python/interface | |
parent | 9125bd6a1bd06988c1db54f6a63c533db54f62aa (diff) | |
download | bcm5719-llvm-8b31ef50c07b6f0d5203ff871b9b0adefb3fb3ba.tar.gz bcm5719-llvm-8b31ef50c07b6f0d5203ff871b9b0adefb3fb3ba.zip |
ARM extend instructions simplification.
Refactor the SXTB, SXTH, SXTB16, UXTB, UXTH, and UXTB16 instructions to not
have an 'r' and an 'r_rot' version, but just a single version with a rotate
that can be zero. Use plain Pat<>'s for the ISel of the non-rotated version.
llvm-svn: 136225
Diffstat (limited to 'lldb/scripts/Python/interface')
0 files changed, 0 insertions, 0 deletions