summaryrefslogtreecommitdiff
path: root/gcc/dbgcnt.def
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-11Sort debug counter names.Martin Liska
2019-11-08dbgcnt.def (ivopts_loop): Add.Richard Biener
2019-11-07dbgcnt.def (gimple_unroll): New.Richard Biener
2019-09-20New IPA-SRAMartin Jambor
2019-09-18Come up with debug counter for store-merging.Martin Liska
2019-07-03Add dbgcnt for gimple_match and generic_match.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-06-06Add debug counter for loop array prefetching.Maxim Kuvyrkov
2017-01-01Update copyright years.Jakub Jelinek
2016-11-08use-after-scope falloutMartin Liska
2016-01-04Update copyright years.Jakub Jelinek
2015-12-21dbgcnt.def (dom_unreachable_edges): New debug counter.Jeff Law
2015-09-29re PR target/65105 ([i386] XMM registers are not used for 64bit computations ...Ilya Enkovich
2015-05-18dbgcnt: enhance behavior.Martin Liska
2015-01-05Update copyright years.Jakub Jelinek
2014-05-20add dbgcnt support for devirtXinliang David Li
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-10-18tree-ssa-threadupdate.c: Do not include "tm.h" or "tm_p.h".Jeff Law
2013-09-03Delay base decl's alignment adjustment until transformation happensXinliang David Li
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-09-19dbgcnt.def (sched_breakdep): New counter.Bernd Schmidt
2012-04-12dbgcnt.def (ira_move): New counter.Bernd Schmidt
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-08-11Add more debug counter guards.Sebastian Pop
2010-07-29dbgcnt.def (eipa_sra): New counter.Martin Jambor
2010-07-27dbgcnt.def (hoist_insn): New debug counter.Maxim Kuvyrkov
2010-06-25Add a debug counter for the tree-ssa level if-conversion.Sebastian Pop
2010-06-10Makefile.in (tree-sra.o): Add DBGCNT_H to dependencies.Martin Jambor
2009-11-25Remove trailing white spaces.H.J. Lu
2009-04-27dbgcnt.def (cprop1, [...]): RemoveSteven Bosscher
2009-03-28Add dbg count support for ccpXinliang David Li
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev
2008-07-08Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt...Daniel Berlin
2008-04-21dbgcnt.def (ra_byte_scan): Added.Richard Sandiford
2008-02-26dbgcnt.def (cfg_cleanup, [...]): New counters.David Edelsohn
2007-09-09Use new debug counterRevital Eres
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-06-20dbgcnt.def (global_alloc_at_func, [...]): New counters.Seongbae Park
2007-06-13auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata
2007-06-11Merge dataflow branch into mainlineDaniel Berlin