| Commit message (Expand) | Author | Age | Files | Lines |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 2010-06-08 | 1 | -1/+1 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -1/+1 |
* | toplev.c: Include varray.h for statistics dumping. | Steven Bosscher | 2010-04-30 | 1 | -1/+0 |
* | re PR debug/42897 (yet another ice in verify_ssa) | Alexandre Oliva | 2010-03-06 | 1 | -0/+4 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -2/+2 |
* | Add source_location support to PHI arguments. | Andrew MacLeod | 2009-07-30 | 1 | -1/+9 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | Fix testsuite/gfortran.dg/graphite/id-4.f90. | Sebastian Pop | 2008-12-11 | 1 | -0/+13 |
* | backport: configure: Regenerate. | Sebastian Pop | 2008-09-02 | 1 | -8/+14 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -119/+97 |
* | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 2008-06-20 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | tree-phinodes.c (reserve_phi_args_for_new_edge, [...]): Use phi_nodes_ptr. | Zdenek Dvorak | 2007-04-23 | 1 | -3/+3 |
* | tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs. | Andrew Pinski | 2007-04-21 | 1 | -1/+0 |
* | * tree-scalar-evolution.c (scev_const_prop): | Diego Novillo | 2006-12-11 | 1 | -5/+12 |
* | see.c, [...]: Fix comment typos. | Kazu Hirata | 2006-05-08 | 1 | -1/+1 |
* | re PR tree-optimization/27381 (ice on valid code with -O) | Andrew MacLeod | 2006-05-03 | 1 | -5/+11 |
* | tree.h (PHI_ARG_NONZERO): Remove. | Jeff Law | 2006-02-23 | 1 | -5/+2 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | basic-block.h (basic_block_def): Add phi_nodes and predictions. | Kazu Hirata | 2005-05-27 | 1 | -3/+3 |
* | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 2005-05-03 | 1 | -4/+4 |
* | [multiple changes] | Diego Novillo | 2005-04-22 | 1 | -24/+0 |
* | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 2005-04-08 | 1 | -49/+18 |
* | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 2005-04-05 | 1 | -4/+44 |
* | tree-phinodes.c (remove_phi_node): Drop the last argument. | Kazu Hirata | 2005-03-05 | 1 | -2/+2 |
* | genattrtab.c, [...]: Update copyright. | Kazu Hirata | 2005-03-05 | 1 | -1/+1 |
* | tree-phinodes.c (remove_phi_node): Clean up by factoring out calls to release... | Kazu Hirata | 2005-03-03 | 1 | -24/+15 |
* | * tree-phinodes.c (remove_phi_arg_num): Fix a comment. | Kazu Hirata | 2004-12-02 | 1 | -4/+4 |
* | tree-phinodes.c (add_phi_arg): Take "tree" instead of "tree *" as the first a... | Kazu Hirata | 2004-11-25 | 1 | -7/+7 |
* | tree-phinodes.c (remove_phi_args): Replace phi_arg_from_edge with e->dest_idx. | Kazu Hirata | 2004-11-25 | 1 | -5/+1 |
* | tree-phinode.c (resize_phi_node): Abort when LEN is strictly greater than PHI... | Kazu Hirata | 2004-11-23 | 1 | -17/+28 |
* | tree-phinode.c (make_phi_node): Use a new variable, capacity, to receive the ... | Kazu Hirata | 2004-11-23 | 1 | -3/+4 |
* | tree-cfg.c (tree_execute_on_growing_pred): New. | Kazu Hirata | 2004-11-23 | 1 | -32/+30 |
* | tree-phinodes.c (remove_phi_arg_num): Make it static. | Kazu Hirata | 2004-11-22 | 1 | -1/+1 |
* | tree-flow.h: Remove the prototype for remove_phi_arg. | Kazu Hirata | 2004-11-22 | 1 | -23/+15 |
* | tree-phinodes.c (phi_reverse): New. | Kazu Hirata | 2004-11-09 | 1 | -0/+15 |
* | tree-phinodes.c (remove_all_phi_nodes_for): Speed up using a pointer to the l... | Kazu Hirata | 2004-11-06 | 1 | -12/+6 |
* | tree-phinodes.c (make_phi_node): Make it static. | Kazu Hirata | 2004-11-04 | 1 | -1/+1 |
* | tree-phinodes.c (resize_phi_node): Copy only a portion of the PHI node curren... | Kazu Hirata | 2004-11-03 | 1 | -2/+4 |
* | tree-phinodes.c (add_phi_arg): Add an assertion that the edge already exists. | Kazu Hirata | 2004-11-02 | 1 | -8/+3 |
* | tree-phinodes.c (remove_phi_arg_num): Do not zero the element that's being re... | Kazu Hirata | 2004-11-02 | 1 | -4/+4 |
* | * tree-phinodes.c (create_phi_node): Don't zero PHI_REWRITTEN. | Kazu Hirata | 2004-10-30 | 1 | -4/+0 |
* | tree-phinodes.c (allocate_phi_node): New. | Kazu Hirata | 2004-10-29 | 1 | -58/+44 |
* | tree-phinodes.c (make_phi_node, [...]): Don't zero the whole PHI node. | Kazu Hirata | 2004-10-29 | 1 | -10/+7 |
* | tree-phinodes.c (add_phi_arg): Turn an "if" that always triggers into gcc_ass... | Kazu Hirata | 2004-10-29 | 1 | -27/+26 |
* | * tree-phinodes.c: Remove trailing whitespace. | Kazu Hirata | 2004-10-28 | 1 | -13/+13 |
* | tree-phinodes.c (remove_phi_arg_num): Don't remove PHIs without any PHI argum... | Steven Bosscher | 2004-10-27 | 1 | -5/+2 |
* | tree-flow.h (struct bb_ann_d): Remove num_preds member. | Ben Elliston | 2004-09-30 | 1 | -1/+1 |
* | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 2004-09-09 | 1 | -11/+5 |