[PATCH] D19098: [AArch64] [ARM] Make a target-independent llvm.thread.pointer intrinsic.

Marcin Koƛcielnicki via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 13:56:54 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266818: [AArch64] [ARM] Make a target-independent llvm.thread.pointer intrinsic. (authored by koriakin).

Changed prior to commit:
  http://reviews.llvm.org/D19098?vs=54096&id=54255#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19098

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/include/llvm/IR/IntrinsicsAArch64.td
  llvm/trunk/include/llvm/IR/IntrinsicsARM.td
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/test/Assembler/autoupgrade-thread-pointer.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-builtins-linux.ll
  llvm/trunk/test/CodeGen/ARM/thread_pointer.ll
  llvm/trunk/test/Transforms/SafeStack/AArch64/abi.ll
  llvm/trunk/test/Transforms/SafeStack/AArch64/abi_ssp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19098.54255.patch
Type: text/x-patch
Size: 9287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160419/2fb6a9ab/attachment.bin>


More information about the llvm-commits mailing list