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

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 17:27:33 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280888: [XRay] ARM 32-bit no-Thumb support in LLVM (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D23931?vs=70573&id=70628#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23931

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

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


More information about the llvm-commits mailing list