OSDN Git Service

[ARM] Add new system registers to ARMv8-M Baseline/Mainline
authorBradley Smith <bradley.smith@arm.com>
Mon, 25 Jan 2016 11:25:36 +0000 (11:25 +0000)
committerBradley Smith <bradley.smith@arm.com>
Mon, 25 Jan 2016 11:25:36 +0000 (11:25 +0000)
commit0ab91df5ff820cc4ca5522f2c887aae70cf9979a
treea6d85306fb728b1cbcc19fd2a1fa1293566031b9
parentaca9dcc971317cfc0380d4a3946555733b027db4
[ARM] Add new system registers to ARMv8-M Baseline/Mainline

This patch was originally committed as r257884, but was reverted due to windows
failures. The cause of these failures has been fixed under r258677, hence
re-committing the original patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@258682 91177308-0d34-0410-b5e6-96231b3b80d8
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 [new file with mode: 0644]
test/CodeGen/ARM/special-reg-v8m-main.ll [new file with mode: 0644]
test/MC/ARM/thumbv8m.s
test/MC/Disassembler/ARM/thumb2-v8m.txt [new file with mode: 0644]