[PATCH] D23931: [XRay] ARM 32-bit no-Thumb support in LLVM

Serge Rogatch via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 11:26:05 PDT 2016


rSerge updated this revision to Diff 70573.
rSerge added a comment.

Rebased to the latest revision. I don't have commit access rights. Could someone commit?


https://reviews.llvm.org/D23931

Files:
  include/llvm/CodeGen/AsmPrinter.h
  include/llvm/Target/Target.td
  include/llvm/Target/TargetOpcodes.def
  include/llvm/Target/TargetSubtargetInfo.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/XRayInstrumentation.cpp
  lib/Target/ARM/ARMAsmPrinter.cpp
  lib/Target/ARM/ARMAsmPrinter.h
  lib/Target/ARM/ARMBaseInstrInfo.h
  lib/Target/ARM/ARMMCInstLower.cpp
  lib/Target/ARM/ARMSubtarget.cpp
  lib/Target/ARM/ARMSubtarget.h
  lib/Target/X86/X86AsmPrinter.h
  lib/Target/X86/X86MCInstLower.cpp
  lib/Target/X86/X86Subtarget.h
  test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll
  test/CodeGen/ARM/xray-armv7-attribute-instrumentation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23931.70573.patch
Type: text/x-patch
Size: 22136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160907/e0e20b96/attachment.bin>


More information about the llvm-commits mailing list