Age | Commit message (Expand) | Author | Files | Lines |
2013-04-26 | This patch is the main part of a consolodation of the hash_table patches to t... | Lawrence Crowl | 1 | -74/+94 |
2013-04-10 | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 1 | -1/+0 |
2013-04-03 | re PR tree-optimization/56799 (Runfail after r197060+r197082.) | Jeff Law | 1 | -2/+8 |
2013-03-25 | tree-ssa-dom.c (record_equivalences_from_incoming_edge): Add missing check fo... | Jeff Law | 1 | -1/+2 |
2013-03-25 | tree-ssa-dom.c (record_equivalences_from_incoming_edge): Rework slightly to a... | Jeff Law | 1 | -13/+12 |
2013-03-20 | tree-ssa-dom.c (record_equivalences_from_incoming_edge): Record addititional ... | Jeff Law | 1 | -0/+27 |
2013-01-29 | re PR rtl-optimization/55270 (ICE in get_loop_body, at cfgloop.c:823) | Richard Biener | 1 | -1/+6 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -44/+33 |
2012-11-16 | re PR tree-optimization/55329 (ICE: internal compiler error: in operator[], a... | Jakub Jelinek | 1 | -10/+14 |
2012-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -0/+2 |
2012-10-30 | This patch implements the unification of the *bitmap interfaces as discussed. | Lawrence Crowl | 1 | -1/+1 |
2012-09-10 | Remove unnecessary VEC function overloads. | Diego Novillo | 1 | -3/+3 |
2012-08-21 | tree-ssa-loop-im.c (tree_ssa_lim_finalize): Properly free the affine expansio... | Richard Guenther | 1 | -10/+19 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -3/+6 |
2012-08-13 | basic-block.h (struct basic_block): Remove loop_depth member, move flags and ... | Richard Guenther | 1 | -1/+1 |
2012-08-08 | tree-call-cdce.c (check_pow): Simplify. | Richard Guenther | 1 | -18/+7 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -3/+0 |
2012-05-31 | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 1 | -1/+0 |
2012-04-05 | tree-nrv.c (tree_nrv): Release VDEFs. | Richard Guenther | 1 | -0/+1 |
2012-04-05 | gimple-iterator.c (gsi_remove): Return whether EH edges need to be cleanup. | Richard Guenther | 1 | -3/+1 |
2012-02-29 | re PR tree-optimization/52424 (dom prematurely pops entries from const_and_co... | Bill Schmidt | 1 | -0/+3 |
2011-12-08 | re PR middle-end/39976 (Big sixtrack degradation on powerpc 32/64 after revis... | Bill Schmidt | 1 | -5/+88 |
2011-12-06 | re PR tree-optimization/51363 (ICE: in gimple_rhs_has_side_effects, at gimple... | Richard Guenther | 1 | -5/+3 |
2011-10-23 | re PR tree-optimization/44683 (Optimization bug with copysign builtin) | Eric Botcazou | 1 | -6/+12 |
2011-10-06 | fold-const.c (fold_ternary_loc): Also fold non-constant vector CONSTRUCTORs. | Richard Biener | 1 | -22/+8 |
2011-09-09 | gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator instead o... | Richard Guenther | 1 | -1/+4 |
2011-09-07 | re PR tree-optimization/50213 (Regression in space-optimized code relative to... | Richard Guenther | 1 | -4/+6 |
2011-06-30 | re PR tree-optimization/49572 (gcc.dg/tree-ssa/20030709-2.c scan-tree-dump-ti... | Eric Botcazou | 1 | -3/+1 |
2011-06-28 | * tree-ssa-dom.c (initialize_hash_element): Fix oversight. | Eric Botcazou | 1 | -0/+1 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -3/+1 |
2011-04-20 | Makefile.in (INTERNAL_FN_DEF, [...]): Define. | Richard Sandiford | 1 | -7/+19 |
2011-03-24 | re PR tree-optimization/48271 (ICE: SIGSEGV in tree_ssa_dominator_optimize (t... | Richard Guenther | 1 | -2/+4 |
2011-02-14 | re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out ... | Eric Botcazou | 1 | -3/+4 |
2010-10-21 | basic-block.h (single_succ_edge): Use gcc_checking_assert. | Nathan Froyd | 1 | -4/+2 |
2010-09-20 | re PR middle-end/45705 (Useless store not optimized away) | Richard Guenther | 1 | -0/+42 |
2010-08-17 | tree-ssa-dom.c (struct edge_info): Use a VEC for the list of conditional equi... | Richard Guenther | 1 | -81/+55 |
2010-07-20 | re PR tree-optimization/44977 (ice in propagate_rhs_into_lhs, at tree-ssa-dom... | Richard Guenther | 1 | -0/+14 |
2010-06-27 | re PR tree-optimization/44683 (Optimization bug with copysign builtin) | Richard Guenther | 1 | -2/+2 |
2010-06-25 | With large parts from Jim Wilson: | Bernd Schmidt | 1 | -32/+82 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -2/+0 |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -1/+1 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -0/+2 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -3/+0 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-01-04 | tree-ssa-sccvn.c (get_or_alloc_constant_value_id): Allocate a new entry only ... | Richard Guenther | 1 | -20/+15 |
2009-12-06 | re PR debug/42234 (internal compiler error: verify_ssa failed) | Richard Henderson | 1 | -1/+3 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -32/+32 |
2009-11-21 | tree-ssa.c (find_released_ssa_name): Handle NULL wi. | Alexandre Oliva | 1 | -1/+8 |
2009-10-16 | re PR tree-optimization/41728 (error: SSA name in freelist but still referenced) | Richard Guenther | 1 | -0/+1 |