This patch forms part of the ARMv8-M Baseline/Mainline support, allowing the use of MOVW and MOVT in ARMv8-M Baseline
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D15276
[ARMv8-M] [3/9] Add MOVW/MOVT instructions to ARMv8-M Baseline/Mainline ClosedPublic Authored by bsmith on Dec 7 2015, 3:10 AM.
Details
Summary This patch forms part of the ARMv8-M Baseline/Mainline support, allowing the use of MOVW and MOVT in ARMv8-M Baseline
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 13 2016, 3:40 PM
Revision Contents
Diff 43877 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
|