Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-02 | use rtx_insn * in various places where it is obvious | Trevor Saunders | 1 | -1/+1 |
2016-10-20 | compare-elim.c (conforming_compare): Accept UNSPECs. | Eric Botcazou | 1 | -59/+113 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-06-06 | re PR c/24414 (Old-style asms don't clobber memory) | Bernd Edlinger | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-10 | re PR tree-optimization/68619 (error: loop with header 6 not in loop tree) | Jeff Law | 1 | -2/+4 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -1/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -1/+1 |
2015-10-01 | remove many typedefs | Trevor Saunders | 1 | -3/+1 |
2015-08-12 | Revert "replace several uses of the anon namespace with GCC_FINAL" | Trevor Saunders | 1 | -2/+6 |
2015-08-11 | replace several uses of the anon namespace with GCC_FINAL | Trevor Saunders | 1 | -6/+2 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -8/+2 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -3/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -1/+0 |
2015-05-07 | rtl.h (always_void_p): New function. | Richard Sandiford | 1 | -2/+2 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-07 | compare-elim.c: Fix head comment. | Eric Botcazou | 1 | -54/+53 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -5/+5 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+11 |
2014-08-22 | compare-elim.c: Use rtx_insn | David Malcolm | 1 | -9/+10 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-06-22 | re PR bootstrap/61565 (ICE building libjava/interpret.cc) | Richard Henderson | 1 | -25/+50 |
2014-06-15 | df.h (DF_INSN_INFO_MWS, [...]): New macros. | Richard Sandiford | 1 | -4/+4 |
2014-05-06 | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 1 | -2/+1 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -1/+4 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -10/+8 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -1/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -3/+3 |
2013-09-17 | compare-elim.c (find_comparison_dom_walker): New class | Trevor Saunders | 1 | -13/+14 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -19/+36 |
2013-04-10 | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 1 | -2/+1 |
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-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -9/+6 |
2012-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -0/+1 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -1/+1 |
2012-04-25 | compare-elim.c (try_eliminate_compare): Also handle operands with implicit ex... | Uros Bizjak | 1 | -3/+19 |
2012-03-02 | compare-elim.c (find_comparisons_in_bb): Eliminate only compares having mode ... | Uros Bizjak | 1 | -2/+24 |
2012-02-11 | compare-elim.c (find_comparisons_in_bb): Eliminate only compares having the s... | Uros Bizjak | 1 | -1/+4 |
2011-10-10 | re PR middle-end/49801 (df_live_verify_transfer_functions fails with to use o... | Nick Clifton | 1 | -6/+2 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -1/+0 |
2011-01-23 | compare-elim.c (maybe_select_cc_mode): Add ATTRIBUTE_UNUSED markers. | Andreas Schwab | 1 | -1/+2 |
2011-01-22 | New -fcompare-elim pass. | Richard Henderson | 1 | -0/+641 |