llvm-project/llvm/test/Transforms/PGOProfile/Inputs
Rong Xu 662f38b16f [PGO] Fix branch probability remarks assert
Fixed counter/weight overflow that leads to an assertion. Also fixed the help
string for pgo-emit-branch-prob option.

Differential Revision: https://reviews.llvm.org/D44809

llvm-svn: 328653
2018-03-27 18:55:56 +00:00
..
PR28219.proftext
branch1.proftext
branch1_large_count.proftext
branch2.proftext
criticaledge.proftext
diag.proftext
diag_FE.proftext
indirect_call.proftext
indirectbr.proftext Split IndirectBr critical edges before PGO gen/use passes. 2017-12-12 19:07:43 +00:00
irreducible.proftext Irreducible loop metadata for more accurate block frequency under PGO. 2017-11-02 22:26:51 +00:00
landingpad.proftext [PGO] add MST min edge selection heuristic to ensure non-zero entry count 2017-12-18 17:56:19 +00:00
large_count_remarks.proftext [PGO] Fix branch probability remarks assert 2018-03-27 18:55:56 +00:00
loop1.proftext
loop2.proftext
memop_size_annotation.proftext
multiple_hash_profile.proftext
noreturncall.proftext [PGO] add MST min edge selection heuristic to ensure non-zero entry count 2017-12-18 17:56:19 +00:00
select1.proftext
select2.proftext
switch.proftext
thinlto_indirect_call_promotion.ll
thinlto_samplepgo_icp.ll
thinlto_samplepgo_icp2a.ll
thinlto_samplepgo_icp2b.ll
thinlto_samplepgo_icp3.ll [ThinLTO] Fix dead stripping analysis for SamplePGO 2017-09-20 17:09:47 +00:00
unreachable_bb.proftext