Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D29782
IR: Type ID summary extensions for WPD; thread summary into WPD pass. ClosedPublic Authored by pcc on Feb 9 2017, 12:45 PM.
Details Summary
Diff Detail
Event TimelineClosed by commit rL294981: IR: Type ID summary extensions for WPD; thread summary into WPD pass. (authored by pcc). · Explain WhyFeb 13 2017, 11:37 AM This revision was automatically updated to reflect the committed changes. pcc marked an inline comment as done.
Revision Contents
Diff 88233 llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
llvm/trunk/include/llvm/IR/ModuleSummaryIndexYAML.h
llvm/trunk/include/llvm/Transforms/IPO.h
llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/trunk/lib/Transforms/IPO/WholeProgramDevirt.cpp
llvm/trunk/test/Transforms/LowerTypeTests/export-allones.ll
llvm/trunk/test/Transforms/LowerTypeTests/export-bytearray.ll
llvm/trunk/test/Transforms/LowerTypeTests/export-inline.ll
llvm/trunk/test/Transforms/WholeProgramDevirt/Inputs/import-indir.yaml
llvm/trunk/test/Transforms/WholeProgramDevirt/export-nothing.ll
llvm/trunk/test/Transforms/WholeProgramDevirt/import-indir.ll
|