[PATCH] D15276: [ARMv8-M] [3/9] Add MOVW/MOVT instructions to ARMv8-M Baseline/Mainline
Bradley Smith via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 03:10:18 PST 2015
bsmith created this revision.
bsmith added a reviewer: t.p.northover.
bsmith added a subscriber: llvm-commits.
bsmith set the repository for this revision to rL LLVM.
Herald added subscribers: rengolin, aemerson.
This patch forms part of the ARMv8-M Baseline/Mainline support, allowing the use of MOVW and MOVT in ARMv8-M Baseline
Repository:
rL LLVM
http://reviews.llvm.org/D15276
Files:
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/ARMSubtarget.cpp
lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp
test/CodeGen/ARM/movt.ll
test/MC/ARM/thumb-movwt-reloc.s
test/MC/ARM/thumbv8m.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15276.42040.patch
Type: text/x-patch
Size: 6771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151207/5625dde9/attachment.bin>
More information about the llvm-commits
mailing list