summaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/46886 (wrong code with -ftree-parallelize-loops -fno-...Richard Guenther2012-02-081-0/+3
* re PR tree-optimization/50682 (ICE: SIGSEGV in main_block_label with -O2 -fno...Jakub Jelinek2011-11-281-0/+1
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+12
* re PR tree-optimization/50672 (ice: verify_ssa failed: no immediate_use list)Tom de Vries2011-10-181-0/+1
* tree-flow.h (get_var_ann): Don't declare.Michael Matz2011-10-061-1/+0
* re PR tree-optimization/50213 (Regression in space-optimized code relative to...Richard Guenther2011-09-071-0/+1
* re PR middle-end/50040 (missed warning: ‘x.y’ is used uninitialized in th...Richard Guenther2011-08-111-1/+1
* tree-flow.h (tree_ssa_loop_version): Remove unused declaration.Roman Zhuykov2011-07-251-2/+0
* tree-ssa-threadupdate.c (struct redirection_data): New field intermediate_edge.Jeff Law2011-06-161-1/+1
* re PR debug/48159 (ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop...Jakub Jelinek2011-05-111-0/+1
* Makefile.in (tree-ssa-structalias.o): Remove gt-tree-ssa-structalias.h depend...Richard Guenther2011-04-271-4/+0
* Implement -Wno-maybe-uninitializedXinliang David Li2011-04-261-1/+1
* tree-flow.h (struct gimple_df): Make free_ssanames a VEC.Nathan Froyd2011-04-131-1/+1
* sanity check ic targetXinliang David Li2011-04-111-1/+1
* tree-flow.h (verify_stmts): Rename to verify_gimple_in_cfg.Richard Guenther2011-03-251-3/+2
* re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])Richard Guenther2011-03-241-0/+1
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-151-3/+3
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-151-1/+1
* re PR inline-asm/23200 (rejects "i"(&var + 1))Jakub Jelinek2011-02-041-1/+4
* Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...Sebastian Pop2011-01-251-2/+0
* basic-block.h (struct edge_prediction): Remove forward declaration.Laurynas Biveinis2010-12-031-10/+0
* tree.h (struct call_expr_arg_iterator_d): Remove GTY tag.Laurynas Biveinis2010-12-031-4/+3
* tree-flow.h (gimple_purge_all_dead_abnormal_call_edges): Declare.Eric Botcazou2010-10-181-1/+2
* tree-flow.h (execute_update_addresses_taken): Adjust.Eric Botcazou2010-09-231-1/+1
* re PR bootstrap/45519 (Failed to bootstrap)Richard Guenther2010-09-041-0/+4
* tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate.Richard Guenther2010-09-011-1/+1
* 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