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

Marcin Koƛcielnicki via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 18 12:07:06 PDT 2016


koriakin updated this revision to Diff 54091.

Repository:
  rL LLVM

http://reviews.llvm.org/D19098

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19098.54091.patch
Type: text/x-patch
Size: 7926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160418/7fc8470d/attachment.bin>


More information about the llvm-commits mailing list