r275867 - in /trunk/gcc: ChangeLog dbgcnt.def g...
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Wed Sep 18 09:03:00 GMT 2019
Author: marxin
Date: Wed Sep 18 09:03:14 2019
New Revision: 275867
URL: https://gcc.gnu.org/viewcvs?rev=275867&root=gcc&view=rev
Log:
Come up with debug counter for store-merging.
2019-09-18 Martin Liska <mliska@suse.cz>
* dbgcnt.def (store_merging): New counter.
* gimple-ssa-store-merging.c (imm_store_chain_info::output_merged_stores):
Use it in store merging.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dbgcnt.def
trunk/gcc/gimple-ssa-store-merging.c
More information about the Gcc-cvs
mailing list