NFC. It is now possible to infer intrinsic modref behaviour purely from intrinsic attributes. This change will allow to completely remove GET_INTRINSIC_MODREF_BEHAVIOR table.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D13907
[MemorySanitizer] NFC. Do not use GET_INTRINSIC_MODREF_BEHAVIOR table. ClosedPublic Authored by igor-laevsky on Oct 20 2015, 10:43 AM.
Details Summary NFC. It is now possible to infer intrinsic modref behaviour purely from intrinsic attributes. This change will allow to completely remove GET_INTRINSIC_MODREF_BEHAVIOR table.
Diff Detail
Event Timelineigor-laevsky retitled this revision from to [MemorySanitizer] NFC. Do not use GET_INTRINSIC_MODREF_BEHAVIOR table.. igor-laevsky updated this object. This revision is now accepted and ready to land.Oct 20 2015, 11:12 AM Closed by commit rL250860: [MemorySanitizer] NFC. Do not use GET_INTRINSIC_MODREF_BEHAVIOR table. (authored by igor.laevsky). · Explain WhyOct 20 2015, 2:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 37923 llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
|