summaryrefslogtreecommitdiff
path: root/gcc/gimple-low.c
Commit message (Expand)AuthorAgeFilesLines
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-6/+10
* * tree-pretty-print.c: Include predict.h.hubicka2008-03-181-0/+1
* gcctromey2008-02-261-5/+1
* 2007-09-23 Razya Ladelskyrazya2007-10-291-0/+2
* 2007-09-05 Sandra Loosemore <sandra@codesourcery.com>sandra2007-09-051-4/+2
* * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,ghazi2007-09-031-1/+1
* * c-common.c (const_strip_array_types): Delete.ghazi2007-09-011-1/+3
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-3/+3
* * tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH.rakdver2007-08-011-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* ./:ian2007-06-121-0/+1
* * function.c (gimplify_parameters): Call build_gimple_modify_stmtsayle2007-02-191-4/+6
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-11/+6
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-17/+17
* * builtins.c (expand_builtin_setjmp): Delete.ebotcazou2006-09-291-7/+184
* PR 26651rth2006-04-131-9/+6
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-2/+4
* 2006-02-08 Paolo Bonzini <bonzini@gnu.org>bonzini2006-02-081-1/+1
* * tree.h (TREE_RANGE_CHECK): Fix range predicate.dnovillo2006-01-261-3/+0
* * tree-pretty-print.c (dump_generic_node): Handlednovillo2006-01-191-2/+58
* 2006-01-18 Richard Henderson <rth@redhat.com>dnovillo2006-01-181-7/+1
* 2006-01-05 Richard Guenther <rguenther@suse.de>rguenth2006-01-051-77/+0
* 2005-12-02 Richard Guenther <rguenther@suse.de>rguenth2005-12-021-3/+3
* 2005-08-19 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-08-191-0/+3
* * function.h (struct function): Add saved blocks/unexpanded var list.hubicka2005-06-301-2/+4
* Update FSF address.kcook2005-06-251-2/+2
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+0
* * gimple-low.c (lower_stmt_body): Make it static.kazu2005-03-081-1/+1
* PR middle-end/19583ian2005-02-091-9/+10
* PR middle-end/16558ian2005-01-281-1/+9
* PR middle-end/19583ian2005-01-271-0/+50
* 2005-01-25 Ian Lance Taylor <ian@airs.com>ian2005-01-261-1/+1
* PR tree-optimization/13000ian2005-01-211-1/+7
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* 2005-01-05 Daniel Berlin <dberlin@dberlin.org>dberlin2005-01-061-32/+2
* 2005-01-03 Daniel Berlin <dberlin@dberlin.org>dberlin2005-01-041-0/+84
* * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set,nathan2004-09-091-11/+9
* 2004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-061-2/+4
* * gimple-low.c (expand_var_p): Don't look at TREE_ADDRESSABLE,rth2004-07-221-22/+22
* * builtins.c (std_expand_builtin_va_arg): Remove.rth2004-07-161-1/+0
* * tree-flow.h (struct var_ann_d): Remove has_hidden_use.rth2004-07-161-1/+0
* * gimple-low.c (lower_function_body): Don't reset_block_changes here.rth2004-07-021-2/+0
* * function.h (struct function): Remove dont_emit_block_notes.rth2004-07-011-2/+0
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-1/+5
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-2/+0
* PR c++/16036rth2004-06-191-17/+26
* * gimple-low.c (struct lower_data): Replace the_return_label andrth2004-06-081-16/+46
* * gimple-low.c (struct lower_data): Add the_return_label andrth2004-06-071-3/+38
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+472