(Split of off D67120)
TargetLowering/TargetTransformationInfo/SwitchLoweringUtils changes for profile
guided size optimization.
Paths
| Differential D69580
[PGO][PGSO] TargetLowering/TargetTransformationInfo/SwitchLoweringUtils part. ClosedPublic Authored by hjyamauchi on Oct 29 2019, 1:06 PM.
Details Summary (Split of off D67120) TargetLowering/TargetTransformationInfo/SwitchLoweringUtils changes for profile
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 30 2019, 12:19 PM Closed by commit rG0d987e411aca: [PGO][PGSO] TargetLowering/TargetTransformationInfo/SwitchLoweringUtils part. (authored by hjyamauchi). · Explain WhyOct 31 2019, 1:25 PM This revision was automatically updated to reflect the committed changes. hjyamauchi added a child revision: D67120: [PGO] Profile guided code size optimization (continued)..Nov 1 2019, 11:04 AM
Revision Contents
Diff 226954 llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/include/llvm/CodeGen/SwitchLoweringUtils.h
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/Analysis/InlineCost.cpp
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SwitchLoweringUtils.cpp
|