[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:45:57 PDT 2016
koriakin updated this revision to Diff 54096.
koriakin added a comment.
Now includes documentation in langref.
Repository:
rL LLVM
http://reviews.llvm.org/D19098
Files:
docs/LangRef.rst
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/autoupgrade-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.54096.patch
Type: text/x-patch
Size: 8856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160418/69bf4047/attachment.bin>
More information about the llvm-commits
mailing list