[PATCH] D15281: [ARMv8-M] [8/9] Add new system registers to ARMv8-M Baseline/Mainline

Bradley Smith via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 03:17:51 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, adding support for new system registers in ARMv8-M Baseline/Mainline.


Repository:
  rL LLVM

http://reviews.llvm.org/D15281

Files:
  lib/Target/ARM/ARMISelDAGToDAG.cpp
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  lib/Target/ARM/Disassembler/ARMDisassembler.cpp
  lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
  test/CodeGen/ARM/special-reg-v8m-base.ll
  test/CodeGen/ARM/special-reg-v8m-main.ll
  test/MC/ARM/thumbv8m.s
  test/MC/Disassembler/ARM/thumb2-v8m.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15281.42047.patch
Type: text/x-patch
Size: 22657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151207/33f9b3f0/attachment.bin>


More information about the llvm-commits mailing list