Age | Commit message (Expand) | Author | Files | Lines |
2009-01-02 | re PR middle-end/38690 (Missing parentheses for (a-1)/2 in final_cleanup) | Jakub Jelinek | 1 | -1/+3 |
2008-12-11 | Fix testsuite/gfortran.dg/graphite/id-4.f90. | Sebastian Pop | 1 | -0/+2 |
2008-11-05 | re PR middle-end/37742 (ICE in vectorizer with restrict pointer) | Richard Guenther | 1 | -0/+2 |
2008-09-18 | re PR middle-end/37448 (cannot compile big function) | Jan Hubicka | 1 | -5/+0 |
2008-09-18 | Fix comments and formatrting | Andrew MacLeod | 1 | -1/+1 |
2008-09-11 | dojump.c (do_jump): Move below. | Paolo Bonzini | 1 | -1/+1 |
2008-09-04 | rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_... | Ian Lance Taylor | 1 | -1/+1 |
2008-09-02 | backport: configure: Regenerate. | Sebastian Pop | 1 | -0/+7 |
2008-08-31 | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 1 | -2/+2 |
2008-07-28 | re PR ada/36957 (ACATS ce3801b ICE emit_move_insn, at expr.c:3381 post tuple ... | Richard Guenther | 1 | -3/+0 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -178/+141 |
2008-07-14 | tree-ssa-sccvn.c (pre_info): Remove. | Richard Guenther | 1 | -1/+0 |
2008-07-08 | Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt... | Daniel Berlin | 1 | -3/+4 |
2008-07-03 | tree-flow.h (loop_only_exit_p): Declare. | Eric Botcazou | 1 | -0/+1 |
2008-06-28 | tree-ssa-structalias.c (callused_id, [...]): Add. | Richard Guenther | 1 | -0/+5 |
2008-06-27 | re PR debug/36617 (Debug info for OpenMP code is almost non-existent) | Jakub Jelinek | 1 | -2/+2 |
2008-06-27 | re PR tree-optimization/36400 (points-to results wrong) | Richard Guenther | 1 | -1/+1 |
2008-06-12 | re PR tree-optimization/36345 (TBAA-pruning of points-to sets ineffective) | Richard Guenther | 1 | -4/+9 |
2008-06-11 | tree-flow.h (may_point_to_global_var): Declare. | Richard Guenther | 1 | -0/+1 |
2008-05-29 | re PR tree-optimization/36343 (Wrong code due to bad TBAA pruning of points-t... | Richard Guenther | 1 | -0/+1 |
2008-05-28 | re PR tree-optimization/36291 (GCC is slow and memory-hungry building sipQtGu... | Richard Guenther | 1 | -4/+0 |
2008-05-16 | tree-ssa-dse (max_stmt_uid): Removed. | Kenneth Zadeck | 1 | -4/+8 |
2008-05-13 | tree.h (init_phinodes, [...]): Move ... | Diego Novillo | 1 | -2/+21 |
2008-05-09 | tree-flow-inline.h (var_can_have_subvars): Move ... | Richard Guenther | 1 | -34/+0 |
2008-05-08 | tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS. | Richard Guenther | 1 | -13/+0 |
2008-05-06 | tree-flow.h: Remove prototype for computed_goto_p. | Aldy Hernandez | 1 | -1/+0 |
2008-04-27 | re PR tree-optimization/18754 (unrolling happens too late/SRA does not happen... | Richard Guenther | 1 | -1/+1 |
2008-04-24 | tree-parloops.c (take_address_of, [...]): Make them work on a region of code ... | Antoniu Pop | 1 | -0/+2 |
2008-04-24 | tree-flow.h (vrp_evaluate_conditional): Change signature. | Rafael Avila de Espindola | 1 | -1/+1 |
2008-03-26 | tree-flow.h (widen_bitfield): Remove declaration. | Richard Guenther | 1 | -1/+0 |
2008-03-15 | tree-ssa-ccp.c (get_symbol_constant_value): Export. | Richard Guenther | 1 | -0/+2 |
2008-03-14 | re PR tree-optimization/34172 (Missed store ccp optimization) | Richard Guenther | 1 | -0/+4 |
2008-03-05 | cfg.c: Include tree-flow.h. | Aldy Hernandez | 1 | -0/+24 |
2008-02-28 | invoke.texi: Document -ftree-loop-distribution. | Sebastian Pop | 1 | -0/+3 |
2008-02-28 | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -18/+14 |
2008-02-26 | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -14/+18 |
2008-02-25 | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -18/+14 |
2008-02-25 | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -14/+18 |
2008-02-15 | re PR tree-optimization/35164 (Unable to coalesce ab SSA_NAMEs) | Richard Guenther | 1 | -0/+1 |
2008-01-26 | re PR target/34711 (g++.dg/tree-ssa/ivopts-1.C fails for power and arm) | Zdenek Dvorak | 1 | -1/+0 |
2008-01-16 | re PR middle-end/34668 (ICE in find_compatible_field with -combine) | Jakub Jelinek | 1 | -0/+1 |
2007-12-15 | tree-scalar-evolution.c (number_of_iterations_for_all_loops): Replace print_l... | Sebastian Pop | 1 | -2/+6 |
2007-12-13 | re PR middle-end/33088 (spurious exceptions with -ffloat-store) | Eric Botcazou | 1 | -0/+1 |
2007-11-16 | re PR tree-optimization/33870 (miscompiles sqlite) | Richard Guenther | 1 | -6/+5 |
2007-11-13 | pr 33870 | Diego Novillo | 1 | -5/+5 |
2007-11-09 | tree-flow.h (struct ptr_info_def): Make escape_mask a ENUM_BITFIELD. | Richard Guenther | 1 | -27/+27 |
2007-11-07 | re PR tree-optimization/33870 (miscompiles sqlite) | Diego Novillo | 1 | -0/+4 |
2007-11-06 | tree-flow.h (struct fieldoff): Reformat comment. | Diego Novillo | 1 | -4/+13 |
2007-10-28 | tree-flow.h (subvar_t): Make it a VEC. | Richard Guenther | 1 | -15/+4 |
2007-10-25 | tree-flow.h (mem_sym_stats): Remove. | Richard Guenther | 1 | -1/+1 |