Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM.
one small thing about the test case. it's better to use -instnamer to name the tmp variables.
Paths
| Differential D18580
[PGO] handle invoke instr in IR instrumentation ClosedPublic Authored by davidxl on Mar 29 2016, 3:00 PM.
Details
Diff Detail
Event Timelinedavidxl updated this object. Comment Actions LGTM. one small thing about the test case. it's better to use -instnamer to name the tmp variables. Closed by commit rL264818: [PGO] Handle invoke inst in IR based icall instrumentation (authored by davidxl). · Explain WhyMar 29 2016, 7:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 52017 llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/trunk/test/Transforms/PGOProfile/indirect_call_profile.ll
|