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