| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Jan Hubicka | 2006-09-12 | 1 | -11/+8 |
* | re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator ... | Andrew MacLeod | 2006-06-15 | 1 | -23/+2 |
* | re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator ... | Andrew MacLeod | 2006-06-08 | 1 | -29/+44 |
* | re PR c++/26757 (C++ front-end producing two DECLs with the same UID) | Andrew MacLeod | 2006-05-23 | 1 | -55/+30 |
* | tree-dfa.c (referenced_var_lookup_if_exists): Remove. | Kazu Hirata | 2006-03-03 | 1 | -14/+0 |
* | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 2006-03-02 | 1 | -1/+2 |
* | tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | Diego Novillo | 2006-03-01 | 1 | -3/+3 |
* | tree-flow.h (struct var_ann_d): Rename field is_alias_tag to is_aliased. | Diego Novillo | 2006-02-18 | 1 | -2/+2 |
* | tree-dfa.c (get_ref_base_and_extent): When computing maxsize deal with struct... | Richard Guenther | 2006-02-10 | 1 | -0/+25 |
* | tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove. | Daniel Berlin | 2006-01-19 | 1 | -7/+31 |
* | tree-dfa.c (mark_new_vars_to_rename): Create stmt annotation, if necessary. | Richard Guenther | 2006-01-06 | 1 | -0/+1 |
* | [multiple changes] | Andrew Pinski | 2005-12-22 | 1 | -0/+4 |
* | ipa-reference.c (get_reference_vars_info_from_cgraph): Use function_ann. | Daniel Berlin | 2005-12-22 | 1 | -0/+20 |
* | tree-vn.c (vn_add): Use XNEW. | Gabriel Dos Reis | 2005-12-18 | 1 | -9/+10 |
* | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 2005-12-17 | 1 | -2/+3 |
* | tree-flow-inline.h (set_default_def, [...]): Kill. | Jan Hubicka | 2005-12-17 | 1 | -0/+55 |
* | tree-flow.h (okay_component_ref_for_subvars): Remove. | Richard Guenther | 2005-12-15 | 1 | -34/+146 |
* | In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 2005-12-06 | 1 | -0/+4 |
* | tree-ssa-alias.c (compute_may_aliases): Remove call to delete_old_heap_vars. | Daniel Berlin | 2005-11-10 | 1 | -12/+0 |
* | re PR tree-optimization/23382 (Does not remove the old HEAP virtual variables... | Daniel Berlin | 2005-11-08 | 1 | -0/+12 |
* | re PR tree-optimization/21304 (very long compile times with large cpp file fr... | Andrew Pinski | 2005-10-13 | 1 | -2/+2 |
* | * tree-dfa.c (dump_variable): Guard against NULL annotations. | Diego Novillo | 2005-09-13 | 1 | -3/+3 |
* | builtins.c: Fix comment typo(s). | Volker Reichelt | 2005-07-28 | 1 | -1/+1 |
* | tree-dfa.c (mark_new_vars_to_rename): Protect against calling with a PHI_NODE... | Richard Guenther | 2005-07-25 | 1 | -0/+3 |
* | Makefile.in: Added rules for ipa-pure-const.c... | Daniel Berlin | 2005-07-16 | 1 | -0/+14 |
* | tree-dfa.c (dump_variable): Use default_def function. | Jan Hubicka | 2005-07-13 | 1 | -2/+2 |
* | Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.h | Diego Novillo | 2005-07-09 | 1 | -2/+39 |
* | [multiple changes] | Daniel Berlin | 2005-06-30 | 1 | -10/+40 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | tree-ssa-address.c: New file. | Zdenek Dvorak | 2005-06-07 | 1 | -1/+0 |
* | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 2005-06-01 | 1 | -1/+0 |
* | tree-dfa.c (referenced_vars, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 2005-05-08 | 1 | -2/+2 |
* | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 2005-05-03 | 1 | -12/+10 |
* | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 2005-04-08 | 1 | -27/+15 |
* | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 2005-04-05 | 1 | -335/+1 |
* | In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 2005-03-13 | 1 | -0/+43 |
* | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 2005-03-08 | 1 | -1/+1 |
* | tree-dfa.c (add_referenced_var): Don't walk initializer of external and non-c... | Jan Hubicka | 2005-03-03 | 1 | -1/+8 |
* | bitmap.h (BITMAP_XMALLOC, [...]): Remove. | Nathan Sidwell | 2005-02-17 | 1 | -2/+2 |
* | bitmap.c, [...]: Update copyright. | Kazu Hirata | 2005-02-15 | 1 | -1/+1 |
* | re PR tree-optimization/19853 (incorrect vops after exposing a new global var... | Diego Novillo | 2005-02-14 | 1 | -2/+1 |
* | tree-into-ssa.c (REWRITE_THIS_STMT): Define. | Diego Novillo | 2004-12-10 | 1 | -0/+15 |
* | bitmap.h (bitmap_a_or_b, [...]): Remove. | Nathan Sidwell | 2004-11-04 | 1 | -1/+1 |
* | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 2004-11-04 | 1 | -1/+1 |
* | re PR tree-optimization/17133 (wrong code with -ftree-lim) | Daniel Berlin | 2004-10-27 | 1 | -1/+8 |
* | patch to remove the analysis of module level static variables. | Kenneth Zadeck | 2004-10-25 | 1 | -1/+0 |
* | timevar.def (TV_FIND_REFERENCED_VARS): New. | Steven Bosscher | 2004-10-25 | 1 | -1/+1 |
* | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-10-22 | 1 | -1/+1 |
* | Speed up walk_tree by introducing a special-purpose hash table. | Matt Austern | 2004-10-14 | 1 | -4/+5 |
* | tree-ssa-alias.c (collect_points_to_info_r): Move analysis of expressions... | Diego Novillo | 2004-09-30 | 1 | -6/+5 |