[PATCH] [ARMv8] Load/Store Acquire/Release instructions

Joey Gouly joey.gouly at arm.com
Tue Aug 27 06:38:31 PDT 2013


This adds the new load/store acquire/release instructions to ARMv8.

http://llvm-reviews.chandlerc.com/D1530

Files:
  lib/Target/ARM/ARMInstrFormats.td
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMInstrThumb2.td
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
  test/MC/ARM/load-store-acquire-release-v8-thumb.s
  test/MC/ARM/load-store-acquire-release-v8.s
  test/MC/Disassembler/ARM/load-store-acquire-release-v8-thumb.txt
  test/MC/Disassembler/ARM/load-store-acquire-release-v8.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1530.1.patch
Type: text/x-patch
Size: 25616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130827/8c99a49c/attachment.bin>


More information about the llvm-commits mailing list