]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/timevar.def
Move operand_less_p to vr-values.c.
[thirdparty/gcc.git] / gcc / timevar.def
2020-01-14  David MalcolmInitial commit of analyzer
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-09  Jason MerrillUpdate the concepts implementation to conform to C...
2019-07-24  Giuliano Belinassicgraphunit.c (symbol_table::compile): Start and stop...
2019-07-03  Martin LiskaAdd zstd support for LTO bytecode compression.
2019-04-25  Richard Bienertree-pass.h (make_pass_phi_only_cprop): Remove.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-17  Richard SandifordAdd a loop versioning pass
2018-01-13  Richard SandifordAdd an "early rematerialisation" pass
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-07  Bin Chengre PR tree-optimization/81303 (410.bwaves regression...
2017-12-07  Michael MatzAdd unroll and jam pass
2017-12-05  Richard Bienertimevar.def (TV_TREE_RECIP, [...]): Add.
2017-08-29  Martin LiskaMake expansion of balanced binary trees of switches...
2017-07-16  Jan Hubickaipa-fnsummary.c (pass_data_ipa_fn_summary): Use TV_IPA_...
2017-05-03  Jason Merrilltimevar.def: Add TV_CONSTEXPR.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-28  Kyrylo TkachovGIMPLE store merging pass
2016-10-20  Michael Matzloop splitting
2016-09-20  Kugan VivekanandarajahAdd Early VRP
2016-07-21  Andrew SuttonImproving concepts performance and diagnostics.
2016-05-27  Jeff Lawtree-ssa-threadedge.c: Remove include of tree-ssa-threa...
2016-05-25  Richard Bienertimevar.def (TV_TREE_LOOP_IFCVT): Add.
2016-02-10  Eric Botcazoutimevar.def (TV_PHASE_DBGINFO): Delete.
2016-01-19  Martin JamborMerge of HSA
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-25  Jan Hubickatimevar.def (TV_IPA_LTO_DECOMPRESS, [...]): New.
2015-11-13  Ajit Agarwal[Patch,tree-optimization]: Add new path Splitting pass...
2015-10-21  Richard SandifordAdd a pass to back-propagate use information
2015-10-19  Pierre-Marie de... REE: fix uninitialized registers handling
2015-08-03  David MalcolmRefactoring of timevar API
2015-07-09  Marek Polacekre PR tree-optimization/66718 (Non-invariant ADDR_EXPR...
2015-06-05  Aldy HernandezMerge debug-early branch into mainline.
2015-05-20  David MalcolmIntroduce TV_INITIALIZE_RTL
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-14  Bin Chengtimevar.def (TV_SCHED_FUSION): New time var.
2014-11-13  Vladimir Makarovcommon.opt (flra-remat): New.
2014-11-11  David MalcolmMerger of dmalcolm/jit branch from git
2014-11-05  Bernd SchmidtReorganize post-ra pipeline for targets without registe...
2014-10-21  Dehao ChenAdd AutoFDO.
2014-10-16  Martin LiskaIPA ICF pass, part 3/5
2014-07-12  Jan Hubickalto.c (read_cgraph_and_symbols): Do not push DECL_INIT_...
2014-06-23  Richard Bienertree-ssa-loop.c (gate_loop): New function.
2014-05-19  Jan Hubickatree-pass.h (make_pass_ipa_comdats): New pass.
2014-05-07  Thomas SchwingeMore gcc/loop-unswitch.c cleanup.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-19  Marek Polacekbootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.
2013-11-06  Vladimir Makarovtree-pass.h (make_pass_live_range_shrinkage): New external.
2013-11-05  Jeff LawMakefile.in (OBJS): Add gimple-ssa-isolate-paths.o
2013-10-30  Vladimir Makarovregmove.c: Remove.
2013-09-08  Jan Hubickadevirt-11.C: Update template.
2013-09-01  Jan Hubickacommon.opt (fdevirtualize-speculatively): New function.
2013-08-19  Jan HubickaMakeifle-in (ipa-devirt.o): New.
2013-08-07  Caroline TiceCommit the vtable verification feature.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-10-23  Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-09-12  Jan Hubickacommon.opt (flto-partition): Add "max".
2012-08-15  Steven Bosschertimevar.def (TV_VARPOOL, [...]): Remove.
2012-08-02  H.J. LuAdd free inline summary pass after pass_early_local_passes
2012-06-26  Bill Schmidttree-pass.h (pass_strength_reduction): New decl.
2012-06-19  Lawrence CrowlThe intent of the phases was to have a high-level but...
2011-12-21  Enkovich Ilyare PR target/50038 (redundant zero extensions)
2011-11-08  Aldy HernandezMerge from transactional-memory branch.
2011-09-27  Jakub Jelinekcommon.opt: Add -foptimize-strlen option.
2011-09-27  Tom de Vriesre PR middle-end/43864 (Same basic blocks should be...
2011-05-02  Lawrence CrowlUpgrade the utility of timevars.
2011-03-23  Richard GuentherMakefile.in (IPA_TYPE_ESCAPE_H): Remove.
2010-11-17  Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
2010-08-11  Sebastian PopSchedule a copy_prop pass before graphite.
2010-07-29  Richard Guenthertimevar.def (TV_TREE_STORE_COPY_PROP): Remove.
2010-07-29  Bernd Schmidtre PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multi...
2010-07-03  Jan Hubickatimevar.def (TV_OUT_OF_SSA, [...]): New timevars.
2010-06-25  Jan Hubickatree-pass.h (pass_split_functions): Declare.
2010-05-12  Sriraman Tallamimplicit-zee.c: New file.
2010-04-29  Jan Hubickagengtype.c (open_base_files): Add lto-streamer.h
2010-04-28  Xinliang David Lipredicate aware uninitialized analysis
2010-04-27  Jan Hubickainvoke.texi (-fipa-profile): Document.
2010-04-21  Jan Hubickatimevar.def (TV_WHOPR_WPA_FIXUP): Remove.
2010-04-13  Diego NovilloMakefile.in (c-pch.o, [...]): Depend on timevar.h.
2009-11-27  Richard Guenthertimevar.def (TV_LOOP_MOVE_INVARIANTS, [...]): New timevars.
2009-10-03  Diego NovilloMerge lto branch into trunk.
2009-09-17  Martin Jamborcommon.opt (fipa-sra): New switch.
2009-09-03  Diego Novillo[multiple changes]
2009-08-12  Sebastian PopMeasure time spent in DD analysis and in code gen.
2009-06-27  Paolo Bonzinire PR tree-optimization/26854 (Inordinate compile times...
2009-06-18  Sergei Dyshelsee removal
2009-06-12  Steven Bosschertimevar.def (TV_COMBINE_STACK_ADJUST): New timevar.
2009-05-24  Ira Rosenpasses.texi (Tree-SSA passes): Document SLP pass.
2009-05-07  Paolo BonziniMakefile.in (OBJS-common): Add regcprop.o.
2009-04-27  Steven Bosscherdbgcnt.def (cprop1, [...]): Remove
2009-04-14  Diego Novillo[multiple changes]
2009-04-03  Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-09-02  Sebastian Popbackport: configure: Regenerate.
2008-08-26  Vladimir Makarov[multiple changes]
2008-07-02  Martin Jambortree-switch-conversion.c: Included timevar.h
2008-06-04  Xinliang David Litree-call-cdce.c: New file.
2008-04-21  Richard Sandiforddbgcnt.def (ra_byte_scan): Added.
2008-03-12  Richard GuentherMakefile.in (OBJS-common): Add tree-ssa-phiprop.o
next