summaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
Commit message (Expand)AuthorAgeFilesLines
* * fold-const.c (all_ones_mask_p, sign_bit_p, simple_operand_p,ghazi2007-09-051-1/+1
* * c-common.c (const_strip_array_types): Delete.ghazi2007-09-011-2/+0
* * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi2007-08-271-5/+5
* * c-common.c (vector_types_convertible_p,ghazi2007-08-251-1/+1
* 2007-08-19 Daniel Berlin <dberlin@dberlin.org>dberlin2007-08-191-4/+0
* 2007-08-14 Daniel Berlin <dberlin@dberlin.org>dberlin2007-08-141-0/+1
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-2/+11
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-1/+1
* ./:ian2007-08-111-1/+1
* * tree-flow-inline.h (is_exec_stmt): Remove.aldyh2007-08-101-3/+0
* * tree-ssa-threadupdate.c (thread_through_all_blocks): Record thatrakdver2007-08-011-2/+1
* * calls.c (special_function_p, setjmp_call_p, alloca_call_p,ghazi2007-07-281-5/+5
* 2007-07-26 Richard Guenther <rguenther@suse.de>rguenth2007-07-261-0/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * expr.c (handled_component_p): Constify.ghazi2007-07-251-12/+12
* * tree-scalar-evolution.c (scev_const_prop): Add arguments torakdver2007-07-091-1/+2
* 2007-07-07 Daniel Berlin <dberlin@dberlin.org>dberlin2007-07-071-2/+1
* 2007-07-06 Daniel Berlin <dberlin@dberlin.org>dberlin2007-07-071-1/+2
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-0/+1
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-1/+1
* 2007-06-30 Daniel Berlin <dberlin@dberlin.org>dberlin2007-06-301-5/+7
* PR tree-optimization/25737nemet2007-06-201-1/+2
* 2007-06-12 Richard Guenther <rguenther@suse.de>rguenth2007-06-121-0/+1
* * tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.rakdver2007-06-101-0/+1
* * tree-flow.h: Remove the prototype for is_aliased_with.kazu2007-05-261-1/+0
* * doc/passes.texi: Document predictive commoning.rakdver2007-05-241-0/+4
* * tree-vrp.c (finalize_jump_threads): Do not care about dominance info.rakdver2007-05-171-1/+1
* gcc/rus2007-05-111-0/+2
* * tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt torakdver2007-04-271-1/+0
* * tree-cfgcleanup.c (cfgcleanup_altered_bbs): New global variable.rakdver2007-04-261-0/+2
* PR 30735dnovillo2007-04-111-4/+121
* PR tree-optimization/30730rakdver2007-03-141-12/+2
* * doc/loop.texi: Document the Omega linear constraints solver.spop2007-03-091-1/+5
* ./:ian2007-03-081-2/+2
* Used signed infinities in VRP.ian2007-03-021-1/+1
* PR 30562dnovillo2007-02-081-3/+0
* 2007-01-28 Daniel Berlin <dberlin@dberlin.org>dberlin2007-01-291-6/+1
* * tree-flow.h (struct stmt_ann_d): Move references_memory to properhubicka2007-01-211-4/+4
* * tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand.hubicka2007-01-181-1/+1
* * cgraph.h (cgraph_decide_inlining_incrementally): Kill.hubicka2007-01-161-0/+1
* * tree-dfa.c (remove_referenced_var): New function.hubicka2007-01-141-0/+1
* * tree-ssa-loop-manip.c (tree_unroll_loop): Make it a wrapper over ...rakdver2007-01-101-0/+4
* * tree.h (DECL_CALL_CLOBBERED): Remove.hubicka2006-12-301-0/+3
* * tree-cfg.c (last_stmt_ptr): Remove.kazu2006-12-291-1/+0
* * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c,kazu2006-12-221-1/+1
* * tree-flow-inline.h (gimple_var_anns): New function.hubicka2006-12-201-0/+13
* * loop-unswitch.c (unswitch_loop): Update arguments ofrakdver2006-12-201-2/+2
* * tree-flow.h (struct stmt_ann_d): Move bitfield references_memoryhubicka2006-12-141-4/+4
* * tree-ssa-loop-ivopts.c: Include tree-affine.h.rakdver2006-12-141-27/+1
* hubicka2006-12-131-16/+10