Age | Commit message (Expand) | Author | Files | Lines |
2010-09-03 | tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE. | Richard Guenther | 1 | -9/+9 |
2010-09-01 | alias.c (ao_ref_from_mem): Adjust. | Richard Guenther | 1 | -7/+8 |
2010-08-16 | tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit. | Richard Guenther | 1 | -0/+47 |
2010-07-21 | tree-flow.h (referenced_var): Move define ... | Richard Guenther | 1 | -1/+0 |
2010-07-15 | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 1 | -2/+2 |
2010-07-01 | re PR middle-end/42834 (memcpy folding overeager) | Richard Guenther | 1 | -0/+122 |
2010-06-29 | tree-dfa.c (dump_variable): Remove noalias_state dumping. | Richard Guenther | 1 | -12/+0 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -1/+1 |
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 | -3/+3 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -1/+2 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -2/+0 |
2010-04-19 | gimple.h (create_tmp_reg): Declare. | Martin Jambor | 1 | -5/+1 |
2010-04-16 | re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo... | Richard Guenther | 1 | -3/+0 |
2010-04-15 | tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag. | Richard Guenther | 1 | -0/+2 |
2010-04-12 | gsstruct.def (GSS_CALL): New. | Richard Guenther | 1 | -2/+0 |
2009-11-28 | matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v... | Jakub Jelinek | 1 | -3/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -11/+11 |
2009-11-24 | tree.h (union tree_ann_d): Don't declare. | Michael Matz | 1 | -23/+5 |
2009-11-23 | tree-dfa.c (get_ref_base_and_extent): Adjust maximum access size for DECL bases. | Richard Guenther | 1 | -6/+16 |
2009-11-08 | cfgrtl.c (pass_free_cfg): Add pass name. | Zbigniew Chamski | 1 | -1/+1 |
2009-09-25 | re PR middle-end/41463 (Another get_ref_base_and_extent problem) | Richard Guenther | 1 | -40/+32 |
2009-09-22 | re PR bootstrap/41395 (Revision 151800 failed bootstrap) | Richard Guenther | 1 | -18/+41 |
2009-09-14 | Squash commit of EH in gimple | Richard Henderson | 1 | -1/+0 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -1/+6 |
2009-08-09 | tree-dfa.c (renumber_gimple_stmt_uids_in_blocks): New function. | Bernd Schmidt | 1 | -0/+26 |
2009-07-14 | tree-ssa-alias.h (refs_may_alias_p_1): Declare. | Richard Guenther | 1 | -1/+1 |
2009-07-06 | tree-dfa.c (dump_variable): Write DECL_INITIAL for VAR if it has one. | Diego Novillo | 1 | -4/+10 |
2009-05-29 | tree-ssa-operands.c (get_expr_operands): Do not handle INDIRECT_REFs in the h... | Richard Guenther | 1 | -13/+16 |
2009-05-24 | tree-ssa-operands.h (push_stmt_changes, [...]): Delete. | Paolo Bonzini | 1 | -5/+1 |
2009-04-27 | tree-flow-inline.h (function_ann): Remove. | Richard Guenther | 1 | -21/+0 |
2009-04-17 | omp-low.c (create_omp_child_function): Set DECL_CONTEXT for DECL. | Diego Novillo | 1 | -18/+29 |
2009-04-08 | re PR tree-optimization/36291 (GCC is slow and memory-hungry building sipQtGu... | Richard Guenther | 1 | -6/+4 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -322/+12 |
2009-03-30 | ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN... | Martin Jambor | 1 | -5/+19 |
2009-03-06 | re PR middle-end/39360 (ICE in referenced_var_lookup, at tree-dfa.c:563) | Jakub Jelinek | 1 | -4/+8 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -135/+74 |
2008-06-28 | tree-ssa-structalias.c (callused_id, [...]): Add. | Richard Guenther | 1 | -0/+1 |
2008-06-20 | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 1 | -1/+1 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -5/+6 |
2008-05-28 | re PR tree-optimization/36291 (GCC is slow and memory-hungry building sipQtGu... | Richard Guenther | 1 | -23/+16 |
2008-05-24 | tree-dfa.c (refs_may_alias_p): Re-instantiate case that a scalar variable can... | Richard Guenther | 1 | -2/+17 |
2008-05-22 | tree-dfa.c (refs_may_alias_p): Exit early if possible. | Richard Guenther | 1 | -12/+72 |
2008-05-16 | tree-ssa-dse (max_stmt_uid): Removed. | Kenneth Zadeck | 1 | -8/+56 |
2008-05-15 | tree-dfa.c (refs_may_alias_p): Allow all kinds of INDIRECT_REF and TARGET_MEM... | Richard Guenther | 1 | -2/+4 |
2008-05-08 | tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS. | Richard Guenther | 1 | -64/+0 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -3/+5 |
2008-03-14 | re PR tree-optimization/34172 (Missed store ccp optimization) | Richard Guenther | 1 | -0/+162 |
2008-02-28 | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -15/+26 |
2008-02-26 | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -26/+15 |