[PATCH] Fix PR18364: Only emit movw for ARM architectures that support it

Dimitry Andric dimitry at andric.com
Tue Sep 2 11:46:42 PDT 2014


Per Renato's suggestions:
* Use armv6t2-eabi for test/CodeGen/ARM/carry.ll, so it may emit movw
* Add explicit armv6t2 test to test/CodeGen/ARM/pr18364-movw.ll

http://reviews.llvm.org/D5155

Files:
  lib/Target/ARM/ARMInstrInfo.td
  test/CodeGen/ARM/carry.ll
  test/CodeGen/ARM/pr18364-movw.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5155.13175.patch
Type: text/x-patch
Size: 2089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140902/7e1a3dd9/attachment.bin>


More information about the llvm-commits mailing list