]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add debug counter for IPA bits CP.
authorMartin Liska <mliska@suse.cz>
Tue, 11 Aug 2020 07:02:44 +0000 (09:02 +0200)
committerMartin Liska <mliska@suse.cz>
Tue, 11 Aug 2020 09:54:12 +0000 (11:54 +0200)
commit6c2583c14a8776e88f9834608686f34ec11f717f
treebd0154c6032bedb667025d3a12e9390fe15a4f78
parent84005b8abf9846e4a97e7c76c56acb2e432f2a0a
Add debug counter for IPA bits CP.

gcc/ChangeLog:

* dbgcnt.def (DEBUG_COUNTER): Add ipa_cp_bits.
* ipa-cp.c (ipcp_store_bits_results): Use it when we store known
bits for parameters.
gcc/dbgcnt.def
gcc/ipa-cp.c