Age | Commit message (Expand) | Author | Files | Lines |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -2/+9 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -0/+5 |
2014-09-09 | single_set takes an insn | David Malcolm | 1 | -5/+6 |
2014-08-28 | NEXT_INSN and PREV_INSN take a const rtx_insn | David Malcolm | 1 | -5/+6 |
2014-08-28 | store-motion.c: Include rtl-iter.h. | Richard Sandiford | 1 | -14/+8 |
2014-08-27 | Use rtx_insn_list in various places | David Malcolm | 1 | -11/+13 |
2014-08-23 | store-motion.c: Use rtx_insn | David Malcolm | 1 | -16/+21 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-06-24 | Remove a layer of indirection from hash_table | Trevor Saunders | 1 | -7/+8 |
2014-06-15 | df.h (DF_INSN_INFO_MWS, [...]): New macros. | Richard Sandiford | 1 | -12/+12 |
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/+10 |
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-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -3/+3 |
2013-12-09 | Eliminate last_basic_block macro. | David Malcolm | 1 | -13/+19 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -2/+2 |
2013-11-19 | Eliminate n_basic_blocks macro | David Malcolm | 1 | -2/+2 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -3/+3 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -18/+36 |
2013-04-26 | This patch is the main part of a consolodation of the hash_table patches to t... | Lawrence Crowl | 1 | -23/+26 |
2013-04-10 | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 1 | -1/+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 | -1/+1 |
2012-11-01 | This patch normalizes more bitmap function names. | Lawrence Crowl | 1 | -15/+15 |
2012-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -0/+1 |
2012-10-30 | This patch implements the unification of the *bitmap interfaces as discussed. | Lawrence Crowl | 1 | -9/+9 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -1/+0 |
2012-05-31 | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 1 | -1/+0 |
2012-04-21 | re PR bootstrap/53021 (bootstrap failure on Linux/ia32) | Richard Sandiford | 1 | -9/+3 |
2012-01-24 | rtl.h (true_dependence, [...]): Remove varies parameter. | Richard Sandiford | 1 | -2/+1 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -2/+0 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-05-25 | function.h (struct function): Add can_throw_non_call_exceptions bit. | Eric Botcazou | 1 | -2/+2 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-01-07 | gcse.c (execute_rtl_cprop, [...]): Do not add the DF_NOTE problem. | Steven Bosscher | 1 | -1/+0 |
2010-01-03 | re PR rtl-optimization/41862 (-fgcse-sm causes bootstrap-debug comparison fai... | Steven Bosscher | 1 | -6/+6 |
2009-12-24 | store-motion.c (build_store_vectors): Clear regs_set_in_block at the start of... | Steven Bosscher | 1 | -0/+2 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -5/+5 |
2009-05-14 | * store-motion.c Do not include params.h | Steven Bosscher | 1 | -1/+0 |
2009-05-02 | * store-motion.c (compute_store_table): Add ENABLE_CHECKING guard. | Eric Botcazou | 1 | -0/+2 |
2009-05-01 | store-motion.c: Many cleanups to make this pass a first-class citizen instead... | Steven Bosscher | 1 | -373/+231 |
2009-04-30 | gcse.c (ae_gen): Remove. | Steven Bosscher | 1 | -0/+1405 |