llvm/test/Transforms/PGOProfile
Rong Xu 7a71e16708 [PGO] Indirect-call profile annotation in IR level profiling
This patch reads the indirect-call value records in the profile and makes the
annotation in the indirect-call instruction. This is for IR level profile
instrumentation.

Differential Revision: http://reviews.llvm.org/D16935



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@260400 91177308-0d34-0410-b5e6-96231b3b80d8
2016-02-10 18:24:45 +00:00
..
Inputs [PGO] Indirect-call profile annotation in IR level profiling 2016-02-10 18:24:45 +00:00
branch1.ll [PGO] Differentiate Clang instrumentation and IR level instrumentation profiles 2016-02-10 17:18:30 +00:00
branch2.ll [PGO] Differentiate Clang instrumentation and IR level instrumentation profiles 2016-02-10 17:18:30 +00:00
criticaledge.ll [PGO] Differentiate Clang instrumentation and IR level instrumentation profiles 2016-02-10 17:18:30 +00:00
diag_FE_profile.ll [PGO] Differentiate Clang instrumentation and IR level instrumentation profiles 2016-02-10 17:18:30 +00:00
diag_mismatch.ll [PGO] Use %t as the temporary profdata filename in the test cases. 2015-12-10 18:24:44 +00:00
diag_no_funcprofdata.ll [PGO] Use %t as the temporary profdata filename in the test cases. 2015-12-10 18:24:44 +00:00
diag_no_profile.ll [PGO] Use %t as the temporary profdata filename in the test cases. 2015-12-10 18:24:44 +00:00
indirect_call_annotation.ll [PGO] Indirect-call profile annotation in IR level profiling 2016-02-10 18:24:45 +00:00
indirect_call_profile.ll [PGO] IR level instrumentation of indirect call value profiling 2016-01-21 18:11:44 +00:00
landingpad.ll [PGO] Differentiate Clang instrumentation and IR level instrumentation profiles 2016-02-10 17:18:30 +00:00
loop1.ll [PGO] Differentiate Clang instrumentation and IR level instrumentation profiles 2016-02-10 17:18:30 +00:00
loop2.ll [PGO] Differentiate Clang instrumentation and IR level instrumentation profiles 2016-02-10 17:18:30 +00:00
single_bb.ll [PGO] Differentiate Clang instrumentation and IR level instrumentation profiles 2016-02-10 17:18:30 +00:00
switch.ll [PGO] Differentiate Clang instrumentation and IR level instrumentation profiles 2016-02-10 17:18:30 +00:00