[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
Thu Aug 24 03:01:36 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311649: [ARM, Thumb1] Prevent ARMTargetLowering::isLegalAddressingMode from accepting… (authored by eastig).

Repository:
  rL LLVM

https://reviews.llvm.org/D36467

Files:
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.h
  llvm/trunk/test/CodeGen/Thumb/addr-modes.ll
  llvm/trunk/test/Transforms/LoopStrengthReduce/illegal-addr-modes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36467.112527.patch
Type: text/x-patch
Size: 10223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170824/d19866aa/attachment.bin>


More information about the llvm-commits mailing list