]> granicus.if.org Git - llvm/commit
[ARM] Clarify legal addressing modes for ARM and Thumb2. NFC
authorEli Friedman <efriedma@codeaurora.org>
Thu, 10 Aug 2017 19:31:27 +0000 (19:31 +0000)
committerEli Friedman <efriedma@codeaurora.org>
Thu, 10 Aug 2017 19:31:27 +0000 (19:31 +0000)
commitc5716175fe5d49ffcf60b1b710791fdb4f5a64c6
tree357506d8793b491b02a6182f2d20bdb96c6a2caa
parente5d9cb587c3d2bd38ea431b481589667bad67d79
[ARM] Clarify legal addressing modes for ARM and Thumb2. NFC

The existing code is very clever, but not clear, which seems
like the wrong tradeoff here.

Differential Revision: https://reviews.llvm.org/D36559

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@310653 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp