summaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
Commit message (Expand)AuthorAgeFilesLines
* pr45260 Don't generate prefetch if the address of base could not be taken.Changpeng Fang2010-08-231-0/+1
* tree-flow.h (struct ptr_info_def): Add align and misalign fields.Richard Guenther2010-08-121-0/+12
* Fix to expose more LIM when creating mem_refXinliang David Li2010-07-281-2/+2
* tree-flow.h (referenced_var): Move define ...Richard Guenther2010-07-211-1/+0
* tree.h (build_function_call_expr): Delete.Nathan Froyd2010-07-131-1/+1
* tree.c (reference_alias_ptr_type): New function.Richard Guenther2010-07-051-1/+1
* re PR middle-end/42834 (memcpy folding overeager)Richard Guenther2010-07-011-0/+2
* tree.h (block_may_fallthru): Declare here.Manuel López-Ibáñez2010-06-301-1/+0
* tree-dfa.c (dump_variable): Remove noalias_state dumping.Richard Guenther2010-06-291-28/+0
* re PR tree-optimization/44393 (ICE: verify_ssa failed: no immediate_use list ...Richard Guenther2010-06-261-1/+0
* tree-flow-inline.h (array_ref_contains_indirect_ref): Remove.Richard Guenther2010-06-171-1/+0
* invoke.texi (Wsuggest-attribute): Document.Jan Hubicka2010-06-111-0/+3
* tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...; remove return va...Jan Hubicka2010-06-011-0/+1
* coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher2010-05-221-0/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* re PR tree-optimization/43934 (LIM should handle PHI nodes)Richard Guenther2010-05-061-1/+1
* predicate aware uninitialized analysisXinliang David Li2010-04-281-0/+2
* re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...Richard Guenther2010-04-161-1/+0
* tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther2010-04-151-1/+5
* Makefile.in (OBJS-common): Add gimple-fold.o.Richard Guenther2010-04-151-5/+0
* gsstruct.def (GSS_CALL): New.Richard Guenther2010-04-121-3/+0
* tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek2010-04-071-4/+4
* Avoid calling verify_ssa twice in verify_loop_closed_ssa.Sebastian Pop2010-04-061-1/+1
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* canonicalize_loop_ivs should add the IV bump in loop->header.Sebastian Pop2010-03-311-1/+1
* gimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHECKING.Richard Guenther2010-01-071-24/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-11/+11
* graphite-sese-to-poly.c (pdr_add_data_dimensions): Do not infer loop upper bo...Sebastian Pop2009-11-251-0/+1
* tree.h (union tree_ann_d): Don't declare.Michael Matz2009-11-241-32/+0
* re PR tree-optimization/41857 (Loop optimizer breaks __ea pointers with -mea64)Ulrich Weigand2009-11-021-1/+1
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-1/+1
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-1/+2
* re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva2009-10-121-4/+2
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+1
* tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare.Richard Guenther2009-09-221-4/+0
* Squash commit of EH in gimpleRichard Henderson2009-09-141-12/+23
* tree-ssa-loop-ivopts.c (get_phi_with_result): Remove.Alexandre Oliva2009-09-081-2/+3
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-0/+4
* tree-flow.h (mark_addressable): Move declaration ...Richard Guenther2009-09-011-1/+0
* gengtype.c (main): Handle uint64_t.Richard Guenther2009-08-271-0/+1
* Fix to PR41012Xinliang David Li2009-08-121-0/+1
* tree-dfa.c (renumber_gimple_stmt_uids_in_blocks): New function.Bernd Schmidt2009-08-091-0/+1
* Add source_location support to PHI arguments.Andrew MacLeod2009-07-301-2/+3
* ssa-loop-manip.c: Include langhooks.h.Razya Ladelsky2009-07-301-1/+1
* tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther2009-07-141-0/+4
* basic-block.h (dump_regset, [...]): Remove duplicate prototypes.Shujing Zhao2009-07-081-5/+0
* loop-24.c: Update dump file matching; enable -O2.Jan Hubicka2009-07-031-1/+0
* tree-flow.h (make_value_handle, [...]): Remove prototypes for removed functions.Bernhard Reutner-Fischer2009-06-071-16/+0
* tree-ssa-live.c (dump_scope_block): Document arguments.Diego Novillo2009-05-271-0/+1
* tree-vect-data-refs.c (vect_create_data_ref_ptr): Remove redundant calls to m...Richard Guenther2009-05-261-1/+0