summaryrefslogtreecommitdiff
path: root/gcc/tree-dfa.c
Commit message (Expand)AuthorAgeFilesLines
* tree-flow.h (get_var_ann): Don't declare.Michael Matz2011-10-061-1/+2
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-3/+2
* re PR tree-optimization/49079 (Bogus constant folding)Richard Guenther2011-05-201-8/+20
* tree-dfa.c (renumber_gimple_stmt_uids): Also number PHIs.Richard Biener2011-03-301-0/+5
* re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])Richard Guenther2011-03-241-104/+1
* Fix typo in comment.Mingjie Xing2011-03-211-1/+1
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-151-2/+2
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-151-2/+2
* re PR bootstrap/47402 (Bootstrap comparison failure)Alexandre Oliva2011-01-211-3/+0
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-01-211-0/+3
* hwint.c: New.Joseph Myers2010-11-301-1/+0
* tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther2010-09-031-9/+9
* alias.c (ao_ref_from_mem): Adjust.Richard Guenther2010-09-011-7/+8
* tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.Richard Guenther2010-08-161-0/+47
* tree-flow.h (referenced_var): Move define ...Richard Guenther2010-07-211-1/+0
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-2/+2
* re PR middle-end/42834 (memcpy folding overeager)Richard Guenther2010-07-011-0/+122
* tree-dfa.c (dump_variable): Remove noalias_state dumping.Richard Guenther2010-06-291-12/+0
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+1
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-2/+0
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-3/+3
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-1/+2
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-2/+0
* gimple.h (create_tmp_reg): Declare.Martin Jambor2010-04-191-5/+1
* re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...Richard Guenther2010-04-161-3/+0
* tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther2010-04-151-0/+2
* gsstruct.def (GSS_CALL): New.Richard Guenther2010-04-121-2/+0
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2009-11-281-3/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-11/+11
* tree.h (union tree_ann_d): Don't declare.Michael Matz2009-11-241-23/+5
* tree-dfa.c (get_ref_base_and_extent): Adjust maximum access size for DECL bases.Richard Guenther2009-11-231-6/+16
* cfgrtl.c (pass_free_cfg): Add pass name.Zbigniew Chamski2009-11-081-1/+1
* re PR middle-end/41463 (Another get_ref_base_and_extent problem)Richard Guenther2009-09-251-40/+32
* re PR bootstrap/41395 (Revision 151800 failed bootstrap)Richard Guenther2009-09-221-18/+41
* Squash commit of EH in gimpleRichard Henderson2009-09-141-1/+0
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-1/+6
* tree-dfa.c (renumber_gimple_stmt_uids_in_blocks): New function.Bernd Schmidt2009-08-091-0/+26
* tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther2009-07-141-1/+1
* tree-dfa.c (dump_variable): Write DECL_INITIAL for VAR if it has one.Diego Novillo2009-07-061-4/+10
* tree-ssa-operands.c (get_expr_operands): Do not handle INDIRECT_REFs in the h...Richard Guenther2009-05-291-13/+16
* tree-ssa-operands.h (push_stmt_changes, [...]): Delete.Paolo Bonzini2009-05-241-5/+1
* tree-flow-inline.h (function_ann): Remove.Richard Guenther2009-04-271-21/+0
* omp-low.c (create_omp_child_function): Set DECL_CONTEXT for DECL.Diego Novillo2009-04-171-18/+29
* re PR tree-optimization/36291 (GCC is slow and memory-hungry building sipQtGu...Richard Guenther2009-04-081-6/+4
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-322/+12
* ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN...Martin Jambor2009-03-301-5/+19
* re PR middle-end/39360 (ICE in referenced_var_lookup, at tree-dfa.c:563)Jakub Jelinek2009-03-061-4/+8
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-135/+74
* tree-ssa-structalias.c (callused_id, [...]): Add.Richard Guenther2008-06-281-0/+1
* ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi2008-06-201-1/+1