Age | Commit message (Expand) | Author | Files | Lines |
2013-09-08 | devirt-11.C: Update template. | Jan Hubicka | 1 | -0/+1 |
2013-09-01 | common.opt (fdevirtualize-speculatively): New function. | Jan Hubicka | 1 | -0/+1 |
2013-08-19 | Makeifle-in (ipa-devirt.o): New. | Jan Hubicka | 1 | -0/+2 |
2013-08-06 | Commit the vtable verification feature. | Caroline Tice | 1 | -0/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-10-23 | dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg. | Vladimir Makarov | 1 | -3/+9 |
2012-09-12 | common.opt (flto-partition): Add "max". | Jan Hubicka | 1 | -0/+1 |
2012-08-15 | timevar.def (TV_VARPOOL, [...]): Remove. | Steven Bosscher | 1 | -16/+7 |
2012-08-02 | Add free inline summary pass after pass_early_local_passes | H.J. Lu | 1 | -0/+1 |
2012-06-26 | tree-pass.h (pass_strength_reduction): New decl. | Bill Schmidt | 1 | -0/+1 |
2012-06-19 | The intent of the phases was to have a high-level but mutually exclusive acco... | Lawrence Crowl | 1 | -2/+6 |
2011-12-21 | re PR target/50038 (redundant zero extensions) | Enkovich Ilya | 1 | -1/+1 |
2011-11-08 | Merge from transactional-memory branch. | Aldy Hernandez | 1 | -0/+1 |
2011-09-27 | common.opt: Add -foptimize-strlen option. | Jakub Jelinek | 1 | -1/+2 |
2011-09-27 | re PR middle-end/43864 (Same basic blocks should be merged) | Tom de Vries | 1 | -0/+1 |
2011-05-02 | Upgrade the utility of timevars. | Lawrence Crowl | 1 | -4/+19 |
2011-03-23 | Makefile.in (IPA_TYPE_ESCAPE_H): Remove. | Richard Guenther | 1 | -1/+0 |
2010-11-17 | timevar.def (TV_IPA_OPT, [...]): New. | Michael Matz | 1 | -1/+12 |
2010-08-11 | Schedule a copy_prop pass before graphite. | Sebastian Pop | 1 | -0/+1 |
2010-07-29 | timevar.def (TV_TREE_STORE_COPY_PROP): Remove. | Richard Guenther | 1 | -3/+0 |
2010-07-29 | re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness) | Bernd Schmidt | 1 | -1/+1 |
2010-07-03 | timevar.def (TV_OUT_OF_SSA, [...]): New timevars. | Jan Hubicka | 1 | -2/+9 |
2010-06-25 | tree-pass.h (pass_split_functions): Declare. | Jan Hubicka | 1 | -0/+1 |
2010-05-12 | implicit-zee.c: New file. | Sriraman Tallam | 1 | -1/+3 |
2010-04-29 | gengtype.c (open_base_files): Add lto-streamer.h | Jan Hubicka | 1 | -0/+5 |
2010-04-28 | predicate aware uninitialized analysis | Xinliang David Li | 1 | -0/+1 |
2010-04-27 | invoke.texi (-fipa-profile): Document. | Jan Hubicka | 1 | -0/+1 |
2010-04-21 | timevar.def (TV_WHOPR_WPA_FIXUP): Remove. | Jan Hubicka | 1 | -1/+0 |
2010-04-13 | Makefile.in (c-pch.o, [...]): Depend on timevar.h. | Diego Novillo | 1 | -0/+8 |
2009-11-27 | timevar.def (TV_LOOP_MOVE_INVARIANTS, [...]): New timevars. | Richard Guenther | 1 | -1/+5 |
2009-10-03 | Merge lto branch into trunk. | Diego Novillo | 1 | -0/+9 |
2009-09-17 | common.opt (fipa-sra): New switch. | Martin Jambor | 1 | -0/+1 |
2009-09-03 | [multiple changes] | Diego Novillo | 1 | -0/+1 |
2009-08-12 | Measure time spent in DD analysis and in code gen. | Sebastian Pop | 1 | -1/+3 |
2009-06-27 | re PR tree-optimization/26854 (Inordinate compile times on large routines) | Paolo Bonzini | 1 | -1/+1 |
2009-06-18 | see removal | Sergei Dyshel | 1 | -1/+0 |
2009-06-12 | timevar.def (TV_COMBINE_STACK_ADJUST): New timevar. | Steven Bosscher | 1 | -0/+1 |
2009-05-24 | passes.texi (Tree-SSA passes): Document SLP pass. | Ira Rosen | 1 | -0/+1 |
2009-05-07 | Makefile.in (OBJS-common): Add regcprop.o. | Paolo Bonzini | 1 | -0/+1 |
2009-04-27 | dbgcnt.def (cprop1, [...]): Remove | Steven Bosscher | 1 | -4/+1 |
2009-04-14 | [multiple changes] | Diego Novillo | 1 | -0/+2 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -5/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-09-02 | backport: configure: Regenerate. | Sebastian Pop | 1 | -0/+1 |
2008-08-26 | [multiple changes] | Vladimir Makarov | 1 | -0/+2 |
2008-07-02 | tree-switch-conversion.c: Included timevar.h | Martin Jambor | 1 | -0/+1 |
2008-06-04 | tree-call-cdce.c: New file. | Xinliang David Li | 1 | -0/+1 |
2008-04-21 | dbgcnt.def (ra_byte_scan): Added. | Richard Sandiford | 1 | -0/+1 |
2008-03-12 | Makefile.in (OBJS-common): Add tree-ssa-phiprop.o | Richard Guenther | 1 | -0/+1 |