1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/Transforms/PGOProfile
Hiroshi Yamauchi f331ef22e8 [PGO] Guard the memcmp/bcmp size value profiling instrumentation behind flag.
Summary:
Follow up D79751 and put the instrumentation / value collection side (in
addition to the optimization side) behind the flag as well.

Reviewers: davidxl

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D80646
2020-05-28 10:07:04 -07:00
..
Inputs [PGO] Add memcmp/bcmp size value profiling. 2020-05-26 10:28:04 -07:00
X86
branch1.ll
branch2.ll
callbr.ll [CallSite Removal] a CallBase is never an IndirectCall for isInlineAsm 2020-04-06 16:14:46 -07:00
chr.ll [InstCombine] (A + B) + B --> A + (B << 1) 2020-05-22 11:46:59 -04:00
comdat_internal.ll [PGO] Don't group COMDAT variables for compiler generated profile variables in ELF 2019-09-30 18:11:22 +00:00
comdat_rename.ll
counter_promo_exit_catchswitch.ll [PGO] Early detection regarding whether pgo counter promotion is possible 2020-01-24 09:55:41 -08:00
counter_promo_exit_merge.ll
counter_promo_mexits.ll
counter_promo_nest.ll
counter_promo.ll
criticaledge.ll
cspgo_profile_summary.ll [PGOProfile] make test less brittle; NFC 2020-05-19 15:56:29 -04:00
diag_FE_profile.ll
diag_mismatch.ll
diag_no_funcprofdata.ll
diag_no_profile.ll
diag_no_value_sites.ll
do-not-instrument.ll
func_entry.ll [PGO] Change hardcoded thresholds for cold/inlinehint to use summary 2019-09-17 23:12:13 +00:00
icp_covariant_call_return.ll
icp_covariant_invoke_return.ll
icp_invoke_nouse.ll
icp_invoke.ll [llvm] Fix missing FileCheck directive colons 2020-04-06 09:59:08 -06:00
icp_mismatch_msg.ll
icp_sample.ll
icp_vararg.ll
indirect_call_annotation.ll
indirect_call_profile_funclet.ll [PGO] Attach appropriate funclet operand bundles to value profiling instrumentation calls 2020-01-24 11:20:53 -08:00
indirect_call_profile.ll
indirect_call_promotion_byval.ll
indirect_call_promotion_musttail.ll [ICP] Handling must tail calls in indirect call promotion 2020-05-03 10:42:22 -07:00
indirect_call_promotion_vla.ll
indirect_call_promotion.ll
indirectbr.ll
infinite_loop_gen.ll
infinite_loop.ll
irreducible.ll
landingpad.ll
large_count_remarks.ll
loop1.ll
loop2.ll
memcpy.ll
memop_clone.ll [llvm] Fix missing FileCheck directive colons 2020-04-06 09:59:08 -06:00
memop_profile_funclet.ll [PGO] Attach appropriate funclet operand bundles to value profiling instrumentation calls 2020-01-24 11:20:53 -08:00
memop_size_annotation.ll [PGO] Guard the memcmp/bcmp size value profiling instrumentation behind flag. 2020-05-28 10:07:04 -07:00
memop_size_from_strlen.ll
memop_size_opt_zero.ll
memop_size_opt.ll [PGO] Add memcmp/bcmp size value profiling. 2020-05-26 10:28:04 -07:00
misexpect-branch-correct.ll Reland "clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM" 2019-09-11 16:19:50 +00:00
misexpect-branch-stripped.ll Reland "clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM" 2019-09-11 16:19:50 +00:00
misexpect-branch-unpredictable.ll Reland "clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM" 2019-09-11 16:19:50 +00:00
misexpect-branch.ll Reland "clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM" 2019-09-11 16:19:50 +00:00
misexpect-switch-default.ll Reland "clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM" 2019-09-11 16:19:50 +00:00
misexpect-switch.ll Reland "clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM" 2019-09-11 16:19:50 +00:00
multiple_hash_profile.ll
noreturncall.ll
PR28219.ll
PR41279_2.ll
PR41279.ll
preinline.ll
remap.ll
select1.ll
select2.ll
select_hash_conflict.ll
single_bb.ll
split-indirectbr-critical-edges.ll
statics_counter_naming.ll
switch.ll
thinlto_cspgo_gen.ll
thinlto_cspgo_use.ll
thinlto_indirect_call_promotion.ll
thinlto_samplepgo_icp2.ll
thinlto_samplepgo_icp3.ll [ThinLTO] Don't rely on debug output for thinlto_samplepgo_icp3 test 2020-03-25 14:38:20 -04:00
thinlto_samplepgo_icp_droppeddead.ll
thinlto_samplepgo_icp.ll
unreachable_bb.ll [ProfileSummary] Add the PartialProfileRatio field in ProfileSummary metadata. 2020-05-21 09:12:23 -07:00