[PATCH] D11026: [ARM] Define subtarget feature "dont-use-movt" to disallow emitting movt/movw pairs

Akira Hatanaka ahatanak at gmail.com
Wed Jul 15 17:58:39 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL242369: [ARM] Define a subtarget feature that is used to avoid using movt/movw (authored by ahatanak).

Changed prior to commit:
  http://reviews.llvm.org/D11026?vs=29233&id=29860#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11026

Files:
  llvm/trunk/lib/Target/ARM/ARM.td
  llvm/trunk/lib/Target/ARM/ARMSubtarget.cpp
  llvm/trunk/lib/Target/ARM/ARMSubtarget.h
  llvm/trunk/test/CodeGen/ARM/fast-isel-mvn.ll
  llvm/trunk/test/CodeGen/ARM/subtarget-no-movt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11026.29860.patch
Type: text/x-patch
Size: 7033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150716/cbf10cdf/attachment.bin>


More information about the llvm-commits mailing list