There is no need to generate separate table for intrinsics mod ref behaviour. It can now be determined purely from function attributes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D13917
[IntrinsicEmitter] Remove GET_INTRINSIC_MODREF_BEHAVIOR table ClosedPublic Authored by igor-laevsky on Oct 20 2015, 2:51 PM.
Details Summary There is no need to generate separate table for intrinsics mod ref behaviour. It can now be determined purely from function attributes.
Diff Detail
Event Timelineigor-laevsky retitled this revision from to [IntrinsicEmitter] Remove GET_INTRINSIC_MODREF_BEHAVIOR table. igor-laevsky updated this object. This revision is now accepted and ready to land.Oct 21 2015, 6:55 PM Closed by commit rL251040: [IntrinsicEmitter] Remove GET_INTRINSIC_MODREF_BEHAVIOR table (authored by igor.laevsky). · Explain WhyOct 22 2015, 11:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38150 llvm/trunk/utils/TableGen/IntrinsicEmitter.cpp
|