[PATCH] D29487: Make RWPI use movw/movt when available

Christof Douma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 08:21:05 PST 2017


christof updated this revision to Diff 86967.
christof added a comment.

Added tests for ARM and Thumb2 without MOVT support and addressed the inline comments.


https://reviews.llvm.org/D29487

Files:
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMMCInstLower.cpp
  lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
  lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
  test/CodeGen/ARM/arm-position-independence.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29487.86967.patch
Type: text/x-patch
Size: 16339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170203/025b2bcf/attachment.bin>


More information about the llvm-commits mailing list