aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-dfa.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-3/+2
2011-05-20re PR tree-optimization/49079 (Bogus constant folding)Richard Guenther1-8/+20
2011-03-30tree-dfa.c (renumber_gimple_stmt_uids): Also number PHIs.Richard Biener1-0/+5
2011-03-24re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])Richard Guenther1-104/+1
2011-03-21Fix typo in comment.Mingjie Xing1-1/+1
2011-02-15re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-2/+2
2011-02-15re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-2/+2
2011-01-21re PR bootstrap/47402 (Bootstrap comparison failure)Alexandre Oliva1-3/+0
2011-01-21re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-0/+3
2010-11-30hwint.c: New.Joseph Myers1-1/+0
2010-09-03tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther1-9/+9
2010-09-01alias.c (ao_ref_from_mem): Adjust.Richard Guenther1-7/+8
2010-08-16tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.Richard Guenther1-0/+47
2010-07-21tree-flow.h (referenced_var): Move define ...Richard Guenther1-1/+0
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-2/+2
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-0/+122
2010-06-29tree-dfa.c (dump_variable): Remove noalias_state dumping.Richard Guenther1-12/+0
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-1/+1
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-2/+0
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-3/+3
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-1/+2
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-2/+0
2010-04-19gimple.h (create_tmp_reg): Declare.Martin Jambor1-5/+1
2010-04-16re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...Richard Guenther1-3/+0
2010-04-15tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther1-0/+2
2010-04-12gsstruct.def (GSS_CALL): New.Richard Guenther1-2/+0
2009-11-28matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek1-3/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-11/+11
2009-11-24tree.h (union tree_ann_d): Don't declare.Michael Matz1-23/+5
2009-11-23tree-dfa.c (get_ref_base_and_extent): Adjust maximum access size for DECL bases.Richard Guenther1-6/+16
2009-11-08cfgrtl.c (pass_free_cfg): Add pass name.Zbigniew Chamski1-1/+1
2009-09-25re PR middle-end/41463 (Another get_ref_base_and_extent problem)Richard Guenther1-40/+32
2009-09-22re PR bootstrap/41395 (Revision 151800 failed bootstrap)Richard Guenther1-18/+41
2009-09-14Squash commit of EH in gimpleRichard Henderson1-1/+0
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-1/+6
2009-08-09tree-dfa.c (renumber_gimple_stmt_uids_in_blocks): New function.Bernd Schmidt1-0/+26
2009-07-14tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther1-1/+1
2009-07-06tree-dfa.c (dump_variable): Write DECL_INITIAL for VAR if it has one.Diego Novillo1-4/+10
2009-05-29tree-ssa-operands.c (get_expr_operands): Do not handle INDIRECT_REFs in the h...Richard Guenther1-13/+16
2009-05-24tree-ssa-operands.h (push_stmt_changes, [...]): Delete.Paolo Bonzini1-5/+1
2009-04-27tree-flow-inline.h (function_ann): Remove.Richard Guenther1-21/+0
2009-04-17omp-low.c (create_omp_child_function): Set DECL_CONTEXT for DECL.Diego Novillo1-18/+29
2009-04-08re PR tree-optimization/36291 (GCC is slow and memory-hungry building sipQtGu...Richard Guenther1-6/+4
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-322/+12
2009-03-30ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN...Martin Jambor1-5/+19
2009-03-06re PR middle-end/39360 (ICE in referenced_var_lookup, at tree-dfa.c:563)Jakub Jelinek1-4/+8
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-135/+74
2008-06-28tree-ssa-structalias.c (callused_id, [...]): Add.Richard Guenther1-0/+1
2008-06-20ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi1-1/+1
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-5/+6