This path add the aarch64 __builtin_thread_pointer support. It will be
lowered to llvm.aarch64.thread.pointer.
Details
Details
- Reviewers
rengolin t.p.northover jmolloy
Diff Detail
Diff Detail
Paths
| Differential D11535
[AArch64] Implement __builtin_thread_pointer ClosedPublic Authored by zatrazz on Jul 27 2015, 12:48 PM.
Details
Summary This path add the aarch64 __builtin_thread_pointer support. It will be
Diff Detail Event Timelinezatrazz updated this object.
This revision is now accepted and ready to land.Jul 28 2015, 4:10 AM
Revision Contents
Diff 30723 include/clang/Basic/BuiltinsAArch64.def
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/builtins-arm64.c
|
Isn't this nothrow, at least?