Age | Commit message (Expand) | Author | Files | Lines |
2015-07-10 | bb-reorder.c: Don't include obstack.h if backend.h is included. | Andrew Macleod | 1 | -1/+0 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -10/+3 |
2015-07-05 | target-insns.def (doloop_begin, doloop_end): New targetm instruction patterns. | Richard Sandiford | 1 | -12/+5 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -4/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-04-23 | cfgexpand.c (expand_gimple_stmt_1): Use ops.code. | Richard Biener | 1 | -0/+11 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+9 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+11 |
2014-10-21 | cfg.h: New. | Andrew MacLeod | 1 | -0/+1 |
2014-10-15 | loop-unroll.c: (decide_unrolling_and_peeling): Rename to | Jan Hubicka | 1 | -12/+9 |
2014-09-08 | re PR bootstrap/63204 (gtype-desc.c:887:40: error: 'struct loop' has no membe... | Richard Biener | 1 | -4/+0 |
2014-09-05 | cfgloop.c (mark_loop_for_removal): Record former header when ENABLE_CHECKING. | Richard Biener | 1 | -0/+35 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -6/+0 |
2014-05-06 | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 1 | -6/+5 |
2014-04-23 | Makefile.in (OBJS): Remove loop-unswitch.o. | Richard Biener | 1 | -43/+0 |
2014-04-23 | re PR tree-optimization/60891 (ICE: SIGSEGV (Invalid write/read) in pre_and_r... | Richard Biener | 1 | -7/+10 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -70/+65 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -61/+44 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -7/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_ALL_BB macro. | David Malcolm | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -2/+2 |
2013-11-24 | re PR bootstrap/59279 (r205337 breaks bootstrap with java) | Steven Bosscher | 1 | -1/+1 |
2013-11-24 | jump.c (reset_insn_reg_label_operand_notes): New function, split out from ... | Steven Bosscher | 1 | -1/+1 |
2013-11-19 | cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and... | Richard Biener | 1 | -7/+3 |
2013-11-12 | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 1 | -1/+0 |
2013-10-23 | tree-ssa-loop.h: Remove include files. | Andrew MacLeod | 1 | -1/+1 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+2 |
2013-10-21 | Re-factor inclusion of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -14/+14 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -128/+250 |
2013-04-30 | function.h (loops_for_fn): New inline function. | Richard Biener | 1 | -8/+8 |
2013-04-29 | re PR tree-optimization/57081 (Segmentation fault in simple_iv (tree-scalar-e... | Richard Biener | 1 | -0/+3 |
2013-04-26 | tree-cfg.c (execute_build_cfg): Build the loop tree. | Richard Biener | 1 | -1/+12 |
2013-04-17 | re PR rtl-optimization/56921 (ICE in rtx_cost called by doloop_optimize_loops... | Richard Biener | 1 | -8/+4 |
2013-04-16 | re PR rtl-optimization/56921 (ICE in rtx_cost called by doloop_optimize_loops... | Richard Biener | 1 | -4/+8 |
2013-04-10 | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 1 | -1/+1 |
2013-03-05 | re PR middle-end/56525 (Access to ggc_freed memory in flow_loops_find) | Richard Biener | 1 | -3/+12 |
2013-02-13 | loop-init.c (loop_optimizer_init): Clear loop state when re-initializing pres... | Richard Biener | 1 | -0/+3 |
2013-02-11 | re PR tree-optimization/56264 (ICE in check_loop_closed_ssa_use, at tree-ssa... | Richard Biener | 1 | -3/+12 |
2013-02-08 | re PR rtl-optimization/56181 (ICE in verify_loop_structure, at cfgloop.c:1581... | Richard Biener | 1 | -29/+126 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-12-18 | re PR middle-end/54838 (ICE: in merge_latch_edges, at cfgloop.c:678 with -ftr... | Richard Biener | 1 | -0/+1 |
2012-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -0/+7 |
2012-08-15 | timevar.def (TV_VARPOOL, [...]): Remove. | Steven Bosscher | 1 | -1/+9 |