I'm about to use this in a couple more places.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D29793
De-duplicate some code for creating an AARGetter suitable for the legacy PM. ClosedPublic Authored by pcc on Feb 9 2017, 3:18 PM.
Details Summary I'm about to use this in a couple more places.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 9 2017, 3:20 PM Closed by commit rL294648: De-duplicate some code for creating an AARGetter suitable for the legacy PM. (authored by pcc). · Explain WhyFeb 9 2017, 3:23 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 87891 llvm/trunk/include/llvm/Analysis/BasicAliasAnalysis.h
llvm/trunk/lib/Transforms/IPO/ArgumentPromotion.cpp
llvm/trunk/lib/Transforms/IPO/FunctionAttrs.cpp
llvm/trunk/lib/Transforms/IPO/Inliner.cpp
|