]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/lto-compress.c
timevar.def (TV_IPA_LTO_DECOMPRESS, [...]): New.
authorJan Hubicka <hubicka@ucw.cz>
Wed, 25 Nov 2015 20:00:47 +0000 (21:00 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 25 Nov 2015 20:00:47 +0000 (20:00 +0000)
commited7dc894d7a38a763bc88608135d047ddb650032
tree458ee9ffb9bb3ad9069cde9a08ca71c1b3a9d60d
parent72ad6d333902d1ac6a2c17b223508aea2b8a7e85
timevar.def (TV_IPA_LTO_DECOMPRESS, [...]): New.

* 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.

From-SVN: r230902
gcc/ChangeLog
gcc/langhooks.c
gcc/lto-compress.c
gcc/timevar.def