[PATCH] D15278: [ARMv8-M] [5/9] Add B.W and CBZ instructions to ARMv8-M Baseline

Bradley Smith via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 03:13:25 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 wide branch and CBZ instructions in ARMv8-M Baseline.


Repository:
  rL LLVM

http://reviews.llvm.org/D15278

Files:
  lib/Target/ARM/ARMConstantIslandPass.cpp
  lib/Target/ARM/ARMInstrThumb2.td
  lib/Target/ARM/ARMSubtarget.cpp
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
  test/CodeGen/ARM/fast-tail-call.ll
  test/MC/ARM/thumb1-relax-8m-baseline.s
  test/MC/ARM/thumbv8m.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15278.42043.patch
Type: text/x-patch
Size: 7143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151207/8780a986/attachment.bin>


More information about the llvm-commits mailing list