[PATCH] [ARMv8] Implement new operands for DMB/DSB

Joey Gouly joey.gouly at arm.com
Thu Sep 5 06:38:16 PDT 2013


  I removed the ISD Node ARM::MEMBARRIER, and replaced it's usage with the intrinsic.

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1599?vs=4038&id=4062#toc

Files:
  include/llvm/IR/IntrinsicsARM.td
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMInstrThumb2.td
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
  lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
  test/CodeGen/ARM/intrinsics-v8.ll
  test/MC/ARM/basic-arm-instructions-v8.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1599.2.patch
Type: text/x-patch
Size: 11107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130905/8d539bbe/attachment.bin>


More information about the llvm-commits mailing list