r230902 - in /trunk/gcc: ChangeLog langhooks.c ...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Wed Nov 25 20:00:00 GMT 2015


Author: hubicka
Date: Wed Nov 25 20:00:47 2015
New Revision: 230902

URL: https://gcc.gnu.org/viewcvs?rev=230902&root=gcc&view=rev
Log:
	* timevar.def (TV_IPA_LTO_DECOMPRESS, TV_IPA_LTO_COMPRESS,
	TV_IPA_LTO_OUTPUT): New.
	* lto-compress.c: Include timevar.h
	(lto_end_compression, lto_end_uncompression): Add timers.
	* langhooks.c: Include timevar.h
	(lhd_append_data): Add timer.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/langhooks.c
    trunk/gcc/lto-compress.c
    trunk/gcc/timevar.def



More information about the Gcc-cvs mailing list