[PGO] Remove insignificant function hash values from some tests.
authorHiroshi Yamauchi <yamauchi@google.com>
Wed, 29 Jul 2020 16:13:37 +0000 (09:13 -0700)
committerHiroshi Yamauchi <yamauchi@google.com>
Wed, 29 Jul 2020 17:23:42 +0000 (10:23 -0700)
commitcd890944ad344b1b8cac58332ab11c9eec6b61e9
tree520fdd6ad64cbdde415deb755549035c43c478c5
parentc4823b24a41b9e3552af7781e05ed1784fb84f46
[PGO] Remove insignificant function hash values from some tests.

This is to avoid the need to update a bunch of test files when the PGO
instrumentation function hashing changes.

Split off of D84782.

Differential Revision: https://reviews.llvm.org/D84865
12 files changed:
llvm/test/Transforms/PGOProfile/PR41279.ll
llvm/test/Transforms/PGOProfile/PR41279_2.ll
llvm/test/Transforms/PGOProfile/branch1.ll
llvm/test/Transforms/PGOProfile/branch2.ll
llvm/test/Transforms/PGOProfile/criticaledge.ll
llvm/test/Transforms/PGOProfile/instr_entry_bb.ll
llvm/test/Transforms/PGOProfile/landingpad.ll
llvm/test/Transforms/PGOProfile/loop1.ll
llvm/test/Transforms/PGOProfile/loop2.ll
llvm/test/Transforms/PGOProfile/memop_size_from_strlen.ll
llvm/test/Transforms/PGOProfile/single_bb.ll
llvm/test/Transforms/PGOProfile/switch.ll