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

Serge Rogatch via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 07:25:45 PDT 2016


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

Implemented the requested changes (more comments).


https://reviews.llvm.org/D23931

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23931.69677.patch
Type: text/x-patch
Size: 17934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160830/0cac506e/attachment-0001.bin>


More information about the llvm-commits mailing list