forked from OSchip/llvm-project
3fdc257d6a
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 llvm-svn: 266818 |
||
---|---|---|
.. | ||
AArch64 | ||
ARM | ||
X86 | ||
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 | ||
dynamic-alloca.ll | ||
escape-addr-pointer.ll | ||
escape-bitcast-store.ll | ||
escape-bitcast-store2.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 | ||
setjmp.ll | ||
setjmp2.ll | ||
store.ll | ||
struct.ll |