This will be used by the llvm.noalias intrinsic (D9375).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D22201
Add a 'Returned' intrinsic property corresponding to the 'returned' argument attribute. ClosedPublic Authored by hfinkel on Jul 10 2016, 11:31 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 10 2016, 1:10 PM Closed by commit rL275034: Add a 'Returned' intrinsic property corresponding to the 'returned' argument… (authored by hfinkel). · Explain WhyJul 10 2016, 6:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 63448 llvm/trunk/include/llvm/IR/Intrinsics.td
llvm/trunk/utils/TableGen/CodeGenIntrinsics.h
llvm/trunk/utils/TableGen/CodeGenTarget.cpp
llvm/trunk/utils/TableGen/IntrinsicEmitter.cpp
|