Displaying 2 results from an estimated 2 matches for "frame_address".
2004 Mar 20
2
LLVM 1.2 Release & Status update
...tors to produce fast inline code for
these functions and for the optimizer to understand them.
9. LLVM now includes llvm.returnaddress & llvm.frameaddress intrinsics.
These intrinsics are supported by the X86 and C backends and are
produced by the C front-end (from the __builtin_return/frame_address()
GCC extensions).
The new intrinsics are documented here:
http://llvm.cs.uiuc.edu/docs/LangRef.html#intrinsics
Optimizer changes:
10. The LLVM profiler can now gather edge profiles and provide them to
profile-guided optimization passes.
11. LLVM now includes a simple profile-guided bas...
2004 Mar 20
2
LLVM 1.2 Release & Status update
...tors to produce fast inline code for
these functions and for the optimizer to understand them.
9. LLVM now includes llvm.returnaddress & llvm.frameaddress intrinsics.
These intrinsics are supported by the X86 and C backends and are
produced by the C front-end (from the __builtin_return/frame_address()
GCC extensions).
The new intrinsics are documented here:
http://llvm.cs.uiuc.edu/docs/LangRef.html#intrinsics
Optimizer changes:
10. The LLVM profiler can now gather edge profiles and provide them to
profile-guided optimization passes.
11. LLVM now includes a simple profile-guided bas...