summaryrefslogtreecommitdiff
path: root/gcc/tree-into-ssa.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/froydnj2010-08-201-1/+1
* * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj2010-08-191-3/+2
* 2010-07-21 Richard Guenther <rguenther@suse.de>rguenth2010-07-211-5/+1
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-1/+1
* * tree-into-ssa.c (insert_phi_nodes): Use bitmap headshubicka2010-06-051-10/+10
* * tree-into-ssa.c (mark_block_for_update): Avoid redundant callhubicka2010-06-041-2/+1
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-2/+0
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-8/+8
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+2
* gcc/ChangeLog:steven2010-05-211-3/+0
* gcc/ChangeLog:steven2010-04-301-1/+0
* 2010-04-15 Richard Guenther <rguenther@suse.de>rguenth2010-04-151-1/+9
* * tree-into-ssa.c (maybe_register_def): If stmt ends the bb,jakub2010-01-221-2/+22
* 2009-11-30 Richard Guenther <rguenther@suse.de>rguenth2009-11-301-6/+22
* Remove trailing white spaces.hjl2009-11-251-23/+23
* gcc/ChangeLog:aoliva2009-10-121-8/+21
* * tree-into-ssa.c (rewrite_into_ssa): Free interesting_blocks. law2009-09-241-0/+2
* gcc/ChangeLog:aoliva2009-09-021-7/+99
* Add source_location support to PHI arguments.amacleod2009-07-301-6/+32
* 2009-06-27 Paolo Bonzini <bonzini@gnu.org>bonzini2009-06-271-221/+197
* * tree-into-ssa.c (regs_to_rename, mem_syms_to_rename): Remove.matz2009-04-271-32/+0
* gcc/:ian2009-04-241-1/+1
* * df.h: Include "timevar.h".ian2009-04-171-2/+2
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-86/+66
* 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>spop2008-09-021-6/+0
* * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.ghazi2008-08-061-20/+20
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-120/+164
* * tree-into-ssa (insert_phi_nodes_for): 'var' must be a DECL atsteven2008-06-261-2/+2
* * cfganal.c: Include vec.h and vecprim.h.steven2008-06-261-60/+0
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-2/+2
* gcc/rwild2008-06-061-3/+3
* 2008-05-08 Richard Guenther <rguenther@suse.de>rguenth2008-05-081-13/+0
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* 2008-02-28 Richard Guenther <rguenther@suse.de>rguenth2008-02-281-7/+8
* 2008-02-26 Richard Guenther <rguenther@suse.de>rguenth2008-02-261-8/+7
* 2008-02-25 Richard Guenther <rguenther@suse.de>rguenth2008-02-251-7/+8
* 2008-02-25 Richard Guenther <rguenther@suse.de>rguenth2008-02-251-8/+7
* 2007-10-28 Richard Guenther <rguenther@suse.de>rguenth2007-10-281-3/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+5
* 2006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo2006-12-121-254/+457
* * tree-ssa-operands.h (create_ssa_artificial_load_stmt):dnovillo2006-12-111-1/+1
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-1/+1
* Privatize SSA variables into gimple_df.hubicka2006-11-281-5/+2
* * tree-flow.h (name_mappings_registered_p): Declare.rakdver2006-11-121-0/+7
* PR tree-optimization/28839rakdver2006-08-311-0/+7
* PR rtl-optimization/28071rakdver2006-08-161-40/+230
* PR tree-optimization/26830rakdver2006-05-151-84/+145
* * tree-into-ssa.c (phis_to_rewrite, blocks_with_phis_to_rewrite): Newrakdver2006-05-011-6/+68
* * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o,kazu2006-04-101-6/+1
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2