diff options
author | Weiming Zhao <weimingz@codeaurora.org> | 2015-12-20 06:41:44 +0000 |
---|---|---|
committer | Weiming Zhao <weimingz@codeaurora.org> | 2015-12-20 06:41:44 +0000 |
commit | 613c6862fad9a970b1e45e8e2503b71c31a9762a (patch) | |
tree | df5554dce219c995d35ea88ade2db08539e118dc /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | a716cc5c33cb22b84c8f91c94e1682c6c8245cc2 (diff) | |
download | bcm5719-llvm-613c6862fad9a970b1e45e8e2503b71c31a9762a.tar.gz bcm5719-llvm-613c6862fad9a970b1e45e8e2503b71c31a9762a.zip |
Fix mapping of @llvm.arm.ssat/usat intrinsics to ssat/usat instructions for Thumb2
Summary:
r250697 fixed the mapping for ARM mode. We have to do the same for Thumb2 otherwise the same llvm.arm.ssat() will generate different saturating amount for ARM and Thumb.
r250697: http://reviews.llvm.org/rL250697
Reviewers: rmaprath
Subscribers: aemerson, llvm-commits, rengolin
Differential Revision: http://reviews.llvm.org/D15653
llvm-svn: 256115
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions