summaryrefslogtreecommitdiff
path: root/gcc/tree-ssanames.c
Commit message (Expand)AuthorAgeFilesLines
* toplev.c: Include varray.h for statistics dumping.Steven Bosscher2010-04-301-1/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-7/+7
* re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva2009-10-121-1/+1
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-0/+3
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-3/+4
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-6/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-11/+7
* tree.h (init_phinodes, [...]): Move ...Diego Novillo2008-05-131-17/+21
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con...Thomas Neumann2007-06-061-1/+1
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2007-01-311-2/+2
* tree-ssanames.c (release_dead_ssa_names): Instead of ggc_freeing the names...Jan Hubicka2007-01-161-1/+6
* tree-ssanames.c (release_dead_ssa_names): Remove invalidated cgraph edges too.Jan Hubicka2007-01-161-0/+5
* re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with ...Jan Hubicka2007-01-111-0/+46
* tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa...Diego Novillo2006-12-111-1/+2
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-1/+3
* Privatize SSA variables into gimple_df.Jan Hubicka2006-11-281-24/+16
* tree-dfa.c (dump_variable): Use default_def function.Jan Hubicka2005-07-131-1/+1
* re PR regression/20139 (cris-elf testsuite: gcc.c-torture/execute/20020720-1.c)Kazu Hirata2005-07-081-0/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface.Andrew MacLeod2005-05-031-2/+2
* tree-ssanames.c: Fix a comment typo.Kazu Hirata2005-04-301-1/+1
* tree-flow.h (ssa_names): Change the type to VEC(tree,gc).Kazu Hirata2005-04-271-9/+11
* [multiple changes]Diego Novillo2005-04-221-59/+8
* lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell2005-04-211-12/+6
* lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt.Andrew MacLeod2005-04-051-0/+22
* tree-ssanames.c (duplicate_ssa_name_ptr_info): New function.Dorit Nuzman2005-03-291-7/+23
* bt-load.c, [...]: Update copyright.Kazu Hirata2005-02-171-1/+1
* bitmap.h (BITMAP_XMALLOC, [...]): Remove.Nathan Sidwell2005-02-171-3/+3
* bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell2004-11-221-14/+6
* bitmap.h (bitmap_empty_p): New.Nathan Sidwell2004-10-291-1/+1
* tree-ssanames.c (make_ssa_name): No longer need to clear, then initialize key...Jeff Law2004-09-201-13/+24
* tree-into-ssa.c (rewrite_ssa_into_ssa): Expect ssa_name to return NULL.Jan Hubicka2004-09-181-0/+3
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-4/+2
* targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo2004-09-091-8/+6
* tree-ssa-loop-ivopts.c: New file.Zdenek Dvorak2004-09-051-0/+3
* cfg.c (free_edge): Use ggc_free.Jan Hubicka2004-09-031-1/+2
* tree-ssa-operands.c (fini_ssa_operands): ggc_free unused arrays.Jan Hubicka2004-09-031-0/+2
* tree-ssa-operands.h (struct ssa_operand_iterator_d): New.Andrew MacLeod2004-08-251-18/+4
* tree-ssa-loop-ivcanon.c: New file.Zdenek Dvorak2004-08-241-1/+2
* tree-cfg.c (tree_duplicate_bb): Mark duplicated definitions.Zdenek Dvorak2004-08-041-1/+68
* re PR tree-optimization/16688 (ICE in group_aliases, at tree-ssa-alias.c:1234)Diego Novillo2004-07-231-0/+10
* tree-into-ssa.c (set_livein_block): Fix typo in comment.Diego Novillo2004-07-221-0/+33
* re PR tree-optimization/15991 (phi nodes with identical arguments still remai...Zdenek Dvorak2004-06-171-0/+25
* Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.Diego Novillo2004-06-101-4/+14
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+184