summaryrefslogtreecommitdiff
path: root/gcc/tree-into-ssa.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2006-01-05 Richard Guenther <rguenther@suse.de>rguenth2006-01-051-1/+3
* * tree-vn.c (vn_add): Use XNEW.gdr2005-12-181-7/+9
* * tree-into-ssa.c (rewrite_into_ssa): Fix comment typo.davem2005-11-301-1/+1
* * tree-into-ssa.c (mark_def_sites): Correct minor typo in functionrmathew2005-10-151-2/+1
* * builtins.c: Fix comment typo(s).reichelt2005-07-281-2/+2
* * bt-load.c (link_btr_uses): Fix uninitialised warnings.bje2005-07-191-5/+5
* 2005-06-29 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-301-15/+15
* Update FSF address.kcook2005-06-251-2/+2
* * sbitmap.h (sbitmap_iterator, sbitmap_iter_init,kazu2005-06-071-16/+24
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+0
* * vec.h: Implement integral type vector specialization.nathan2005-05-271-2/+2
* * tree-into-ssa.c (update_ssa): Ensure that the operand cachekazu2005-05-271-0/+4
* * tree-into-ssa.c (rewrite_into_ssa, update_ssa): Replacekazu2005-05-251-2/+2
* * tree-into-ssa.c (update_ssa): Clean up by shortening thekazu2005-05-171-16/+16
* * tree-dfa.c (referenced_vars, add_referenced_var): Use VECkazu2005-05-081-1/+1