summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon
diff options
context:
space:
mode:
authorEvgeny Astigeevich <evgeny.astigeevich@arm.com>2017-08-24 10:00:25 +0000
committerEvgeny Astigeevich <evgeny.astigeevich@arm.com>2017-08-24 10:00:25 +0000
commit540a39adf7f0c1190249e6a3c9b5a13bd20d80d9 (patch)
treea38e1dbde2638477d4aadf7596fb5b1acc96cda1 /llvm/test/CodeGen/Hexagon
parent78027437e6150666e7d04ffbef1d28131182044c (diff)
downloadbcm5719-llvm-540a39adf7f0c1190249e6a3c9b5a13bd20d80d9.tar.gz
bcm5719-llvm-540a39adf7f0c1190249e6a3c9b5a13bd20d80d9.zip
[ARM, Thumb1] Prevent ARMTargetLowering::isLegalAddressingMode from accepting illegal modes
ARMTargetLowering::isLegalAddressingMode can accept illegal addressing modes for the Thumb1 target. This causes generation of redundant code and affects performance. This fixes PR34106: https://bugs.llvm.org/show_bug.cgi?id=34106 Differential Revision: https://reviews.llvm.org/D36467 llvm-svn: 311649
Diffstat (limited to 'llvm/test/CodeGen/Hexagon')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud