aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-18tree-flow.h (gimple_purge_all_dead_abnormal_call_edges): Declare.Eric Botcazou1-1/+2
2010-09-23tree-flow.h (execute_update_addresses_taken): Adjust.Eric Botcazou1-1/+1
2010-09-04re PR bootstrap/45519 (Failed to bootstrap)Richard Guenther1-0/+4
2010-09-01tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate.Richard Guenther1-1/+1
2010-08-23pr45260 Don't generate prefetch if the address of base could not be taken.Changpeng Fang1-0/+1
2010-08-12tree-flow.h (struct ptr_info_def): Add align and misalign fields.Richard Guenther1-0/+12
2010-07-28Fix to expose more LIM when creating mem_refXinliang David Li1-2/+2
2010-07-21tree-flow.h (referenced_var): Move define ...Richard Guenther1-1/+0
2010-07-13tree.h (build_function_call_expr): Delete.Nathan Froyd1-1/+1
2010-07-05tree.c (reference_alias_ptr_type): New function.Richard Guenther1-1/+1
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-0/+2
2010-06-30tree.h (block_may_fallthru): Declare here.Manuel López-Ibáñez1-1/+0
2010-06-29tree-dfa.c (dump_variable): Remove noalias_state dumping.Richard Guenther1-28/+0
2010-06-26re PR tree-optimization/44393 (ICE: verify_ssa failed: no immediate_use list ...Richard Guenther1-1/+0
2010-06-17tree-flow-inline.h (array_ref_contains_indirect_ref): Remove.Richard Guenther1-1/+0
2010-06-11invoke.texi (Wsuggest-attribute): Document.Jan Hubicka1-0/+3
2010-06-01tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...; remove return va...Jan Hubicka1-0/+1
2010-05-22coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher1-0/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-06re PR tree-optimization/43934 (LIM should handle PHI nodes)Richard Guenther1-1/+1
2010-04-28predicate aware uninitialized analysisXinliang David Li1-0/+2
2010-04-16re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...Richard Guenther1-1/+0
2010-04-15tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther1-1/+5
2010-04-15Makefile.in (OBJS-common): Add gimple-fold.o.Richard Guenther1-5/+0
2010-04-12gsstruct.def (GSS_CALL): New.Richard Guenther1-3/+0
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek1-4/+4
2010-04-06Avoid calling verify_ssa twice in verify_loop_closed_ssa.Sebastian Pop1-1/+1
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-03-31canonicalize_loop_ivs should add the IV bump in loop->header.Sebastian Pop1-1/+1
2010-01-07gimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHECKING.Richard Guenther1-24/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-11/+11
2009-11-25graphite-sese-to-poly.c (pdr_add_data_dimensions): Do not infer loop upper bo...Sebastian Pop1-0/+1
2009-11-24tree.h (union tree_ann_d): Don't declare.Michael Matz1-32/+0
2009-11-02re PR tree-optimization/41857 (Loop optimizer breaks __ea pointers with -mea64)Ulrich Weigand1-1/+1
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-1/+1
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-1/+2
2009-10-12re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva1-4/+2
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+1
2009-09-22tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare.Richard Guenther1-4/+0
2009-09-14Squash commit of EH in gimpleRichard Henderson1-12/+23
2009-09-08tree-ssa-loop-ivopts.c (get_phi_with_result): Remove.Alexandre Oliva1-2/+3
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-0/+4
2009-09-01tree-flow.h (mark_addressable): Move declaration ...Richard Guenther1-1/+0
2009-08-27gengtype.c (main): Handle uint64_t.Richard Guenther1-0/+1
2009-08-12Fix to PR41012Xinliang David Li1-0/+1
2009-08-09tree-dfa.c (renumber_gimple_stmt_uids_in_blocks): New function.Bernd Schmidt1-0/+1
2009-07-30Add source_location support to PHI arguments.Andrew MacLeod1-2/+3
2009-07-30ssa-loop-manip.c: Include langhooks.h.Razya Ladelsky1-1/+1
2009-07-14tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther1-0/+4
2009-07-08basic-block.h (dump_regset, [...]): Remove duplicate prototypes.Shujing Zhao1-5/+0