| Commit message (Expand) | Author | Age | Files | Lines |
* | * fold-const.c (all_ones_mask_p, sign_bit_p, simple_operand_p, | ghazi | 2007-09-05 | 1 | -1/+1 |
* | * c-common.c (const_strip_array_types): Delete. | ghazi | 2007-09-01 | 1 | -2/+0 |
* | * alias.c (memory_modified_1, memory_modified_in_insn_p): | ghazi | 2007-08-27 | 1 | -5/+5 |
* | * c-common.c (vector_types_convertible_p, | ghazi | 2007-08-25 | 1 | -1/+1 |
* | 2007-08-19 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-08-19 | 1 | -4/+0 |
* | 2007-08-14 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-08-14 | 1 | -0/+1 |
* | * alias.c (component_uses_parent_alias_set): Constify. | ghazi | 2007-08-14 | 1 | -2/+11 |
* | * alias.c (rtx_equal_for_memref_p): Constify. | ghazi | 2007-08-14 | 1 | -1/+1 |
* | ./: | ian | 2007-08-11 | 1 | -1/+1 |
* | * tree-flow-inline.h (is_exec_stmt): Remove. | aldyh | 2007-08-10 | 1 | -3/+0 |
* | * tree-ssa-threadupdate.c (thread_through_all_blocks): Record that | rakdver | 2007-08-01 | 1 | -2/+1 |
* | * calls.c (special_function_p, setjmp_call_p, alloca_call_p, | ghazi | 2007-07-28 | 1 | -5/+5 |
* | 2007-07-26 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-26 | 1 | -0/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * expr.c (handled_component_p): Constify. | ghazi | 2007-07-25 | 1 | -12/+12 |
* | * tree-scalar-evolution.c (scev_const_prop): Add arguments to | rakdver | 2007-07-09 | 1 | -1/+2 |
* | 2007-07-07 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-07-07 | 1 | -2/+1 |
* | 2007-07-06 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-07-07 | 1 | -1/+2 |
* | 2007-07-02 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-02 | 1 | -0/+1 |
* | 2007-07-02 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-02 | 1 | -1/+1 |
* | 2007-06-30 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-06-30 | 1 | -5/+7 |
* | PR tree-optimization/25737 | nemet | 2007-06-20 | 1 | -1/+2 |
* | 2007-06-12 Richard Guenther <rguenther@suse.de> | rguenth | 2007-06-12 | 1 | -0/+1 |
* | * tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL. | rakdver | 2007-06-10 | 1 | -0/+1 |
* | * tree-flow.h: Remove the prototype for is_aliased_with. | kazu | 2007-05-26 | 1 | -1/+0 |
* | * doc/passes.texi: Document predictive commoning. | rakdver | 2007-05-24 | 1 | -0/+4 |
* | * tree-vrp.c (finalize_jump_threads): Do not care about dominance info. | rakdver | 2007-05-17 | 1 | -1/+1 |
* | gcc/ | rus | 2007-05-11 | 1 | -0/+2 |
* | * tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to | rakdver | 2007-04-27 | 1 | -1/+0 |
* | * tree-cfgcleanup.c (cfgcleanup_altered_bbs): New global variable. | rakdver | 2007-04-26 | 1 | -0/+2 |
* | PR 30735 | dnovillo | 2007-04-11 | 1 | -4/+121 |
* | PR tree-optimization/30730 | rakdver | 2007-03-14 | 1 | -12/+2 |
* | * doc/loop.texi: Document the Omega linear constraints solver. | spop | 2007-03-09 | 1 | -1/+5 |
* | ./: | ian | 2007-03-08 | 1 | -2/+2 |
* | Used signed infinities in VRP. | ian | 2007-03-02 | 1 | -1/+1 |
* | PR 30562 | dnovillo | 2007-02-08 | 1 | -3/+0 |
* | 2007-01-28 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-01-29 | 1 | -6/+1 |
* | * tree-flow.h (struct stmt_ann_d): Move references_memory to proper | hubicka | 2007-01-21 | 1 | -4/+4 |
* | * tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand. | hubicka | 2007-01-18 | 1 | -1/+1 |
* | * cgraph.h (cgraph_decide_inlining_incrementally): Kill. | hubicka | 2007-01-16 | 1 | -0/+1 |
* | * tree-dfa.c (remove_referenced_var): New function. | hubicka | 2007-01-14 | 1 | -0/+1 |
* | * tree-ssa-loop-manip.c (tree_unroll_loop): Make it a wrapper over ... | rakdver | 2007-01-10 | 1 | -0/+4 |
* | * tree.h (DECL_CALL_CLOBBERED): Remove. | hubicka | 2006-12-30 | 1 | -0/+3 |
* | * tree-cfg.c (last_stmt_ptr): Remove. | kazu | 2006-12-29 | 1 | -1/+0 |
* | * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c, | kazu | 2006-12-22 | 1 | -1/+1 |
* | * tree-flow-inline.h (gimple_var_anns): New function. | hubicka | 2006-12-20 | 1 | -0/+13 |
* | * loop-unswitch.c (unswitch_loop): Update arguments of | rakdver | 2006-12-20 | 1 | -2/+2 |
* | * tree-flow.h (struct stmt_ann_d): Move bitfield references_memory | hubicka | 2006-12-14 | 1 | -4/+4 |
* | * tree-ssa-loop-ivopts.c: Include tree-affine.h. | rakdver | 2006-12-14 | 1 | -27/+1 |
* | | hubicka | 2006-12-13 | 1 | -16/+10 |