Add accessors so the performance improvement from this setting is accessible to third parties.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D56179
[LLVM-C] Add Accessors for Discarding Value Names in the IR ClosedPublic Authored by CodaFi on Dec 31 2018, 12:48 PM.
Details Summary Add accessors so the performance improvement from this setting is accessible to third parties.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 31 2018, 12:55 PM Closed by commit rL350196: [LLVM-C] Add Accessors for Discarding Value Names in the IR (authored by CodaFi). · Explain WhyJan 1 2019, 11:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 179799 llvm/trunk/include/llvm-c/Core.h
llvm/trunk/lib/IR/Core.cpp
|