Age | Commit message (Expand) | Author | Files | Lines |
2020-11-18 | Clean up loop-closed PHIs after loop finalize | guojiufu | 1 | -1/+8 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -3/+3 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-23 | generic.texi (ANNOTATE_EXPR): Document 3rd operand. | Eric Botcazou | 1 | -3/+3 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-05-31 | loop-init.c (gate): Do not enale RTL loop unroller with -fpeel-loops. | Jan Hubicka | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-03 | [PR tree-optimization/68599] Avoid over-zealous optimization with -funsafe-lo... | Jeff Law | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -2/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -4/+4 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -9/+3 |
2015-10-27 | cfg.c (free_edge): Add function argument and use it instead of cfun. | Richard Biener | 1 | -16/+14 |
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 |