llvm/test/Transforms/SafeStack
Marcin Koscielnicki 9ebfa4db3c [AArch64] [ARM] Make a target-independent llvm.thread.pointer intrinsic.
Both AArch64 and ARM support llvm.<arch>.thread.pointer intrinsics that
just return the thread pointer.  I have a pending patch that does the same
for SystemZ (D19054), and there are many more targets that could benefit
from one.

This patch merges the ARM and AArch64 intrinsics into a single target
independent one that will also be used by subsequent targets.

Differential Revision: http://reviews.llvm.org/D19098

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266818 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-19 20:51:05 +00:00
..
AArch64 [AArch64] [ARM] Make a target-independent llvm.thread.pointer intrinsic. 2016-04-19 20:51:05 +00:00
ARM
X86 [safestack] Add canary to unsafe stack frames 2016-04-11 22:27:48 +00:00
addr-taken.ll
array-aligned.ll
array.ll
byval.ll
call.ll
cast.ll
constant-gep-call.ll
constant-gep.ll
constant-geps.ll
debug-loc.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
dynamic-alloca.ll
escape-addr-pointer.ll
escape-bitcast-store2.ll
escape-bitcast-store.ll
escape-call.ll
escape-casted-pointer.ll
escape-gep-call.ll
escape-gep-invoke.ll
escape-gep-negative.ll
escape-gep-ptrtoint.ll
escape-gep-store.ll
escape-phi-call.ll
escape-select-call.ll
escape-vector.ll
invoke.ll
no-attr.ll
phi-cycle.ll
ret.ll
setjmp2.ll
setjmp.ll
store.ll
struct.ll