[PATCH] D36467: [ARM, FIX] ARMTargetLowering::isLegalAddressingMode can accept illegal addressing modes for Thumb1 target
Evgeny Astigeevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 9 04:44:36 PDT 2017
eastig updated this revision to Diff 110360.
eastig edited the summary of this revision.
eastig added a comment.
Added comments that negative scales are not supported in Thumb1.
https://reviews.llvm.org/D36467
Files:
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/Thumb/addr-modes.ll
test/Transforms/LoopStrengthReduce/illegal-addr-modes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36467.110360.patch
Type: text/x-patch
Size: 10356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/66667f14/attachment.bin>
More information about the llvm-commits
mailing list