[PATCH] D15279: [ARMv8-M] [6/9] Add ARMv8-A semaphore/atomic instructions to ARMv8-M Baseline/Mainline

Bradley Smith via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 05:45:24 PST 2016


bsmith updated this revision to Diff 44869.
bsmith added a comment.

Fix subtarget checks for codegen of atomics such that ARMv8-M Baseline correctly uses these instructions, also add testing for it.


Repository:
  rL LLVM

http://reviews.llvm.org/D15279

Files:
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMISelDAGToDAG.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMInstrThumb2.td
  lib/Target/ARM/ARMSubtarget.cpp
  test/CodeGen/ARM/ldstrex-m.ll
  test/MC/ARM/thumbv8m.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15279.44869.patch
Type: text/x-patch
Size: 9564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160114/fa5f0069/attachment.bin>


More information about the llvm-commits mailing list