]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssanames.c
tree-ssa.h: Remove all #include's
[thirdparty/gcc.git] / gcc / tree-ssanames.c
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-24  Christophe Lyongimple-pretty-print.c: Various whitespace tweaks.
2013-09-23  Kugan Vivekanandarajahgimple-pretty-print.c (dump_ssaname_info): New function.
2013-09-12  Andrew MacLeodtree-flow.h (FREE_SSANAMES): Move to tree-ssanames...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-02-20  Richard Bienertree-call-cdce.c (tree_call_cdce): Do not remove unused...
2013-01-24  Diego NovilloRemove zone allocator.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-08-10  Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-09  Richard Guenthertree.h (SSA_VAR_P): Simplify.
2012-08-07  Richard Guenthertree-flow.h (copy_ssa_name_fn): New function.
2012-08-01  Richard Guenthertree-flow.h (struct gimple_df): Remove syms_to_rename...
2012-07-31  Richard Guenthertree-flow.h (struct var_ann_d): Remove need_phi_state...
2012-07-24  Steven Bosschersbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for...
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-03  Martin Jamborbuiltins.c (get_object_alignment_1): Return whether...
2012-04-05  Richard Guenthertree-ssanames.c (release_dead_ssa_names): Compact the...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-04-13  Nathan Froydtree-flow.h (struct gimple_df): Make free_ssanames...
2011-02-15  Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-11-17  Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
2010-09-22  Richard Guenthertree-ssanames.c (release_dead_ssa_names): Do not remove...
2010-08-12  Richard Guenthertree-flow.h (struct ptr_info_def): Add align and misali...
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-30  Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2009-11-25  H.J. LuRemove trailing white spaces.
2009-10-12  Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-04-17  Ian Lance Taylordf.h: Include "timevar.h".
2009-04-03  Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-05-13  Diego Novillotree.h (init_phinodes, [...]): Move ...
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-06  Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-01-31  Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2007-01-16  Jan Hubickatree-ssanames.c (release_dead_ssa_names): Instead of...
2007-01-16  Jan Hubickatree-ssanames.c (release_dead_ssa_names): Remove invali...
2007-01-11  Jan Hubickare PR tree-optimization/1046 (gcc less efficient than...
2006-12-11  Diego Novillotree-ssa-operands.h (create_ssa_artificial_load_stmt...
2006-12-05  Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-28  Jan HubickaPrivatize SSA variables into gimple_df.
2005-07-13  Jan Hubickatree-dfa.c (dump_variable): Use default_def function.
2005-07-08  Kazu Hiratare PR regression/20139 (cris-elf testsuite: gcc.c-tortu...
2005-06-25  Kelley CookUpdate FSF address.
2005-05-03  Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-30  Kazu Hiratatree-ssanames.c: Fix a comment typo.
2005-04-27  Kazu Hiratatree-flow.h (ssa_names): Change the type to VEC(tree...
2005-04-23  Diego Novillo[multiple changes]
2005-04-21  Nathan Sidwelllambda.h (lambda_vector_min_nz): Likewise.
2005-04-05  Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-03-29  Dorit Nuzmantree-ssanames.c (duplicate_ssa_name_ptr_info): New...
2005-02-17  Kazu Hiratabt-load.c, [...]: Update copyright.
2005-02-17  Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2004-11-22  Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-10-29  Nathan Sidwellbitmap.h (bitmap_empty_p): New.
2004-09-21  Jeff Lawtree-ssanames.c (make_ssa_name): No longer need to...
2004-09-18  Jan Hubickatree-into-ssa.c (rewrite_ssa_into_ssa): Expect ssa_name...
2004-09-17  Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-09  Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-05  Zdenek Dvoraktree-ssa-loop-ivopts.c: New file.
2004-09-03  Jan Hubickacfg.c (free_edge): Use ggc_free.
2004-09-03  Jan Hubickatree-ssa-operands.c (fini_ssa_operands): ggc_free unuse...
2004-08-25  Andrew MacLeodtree-ssa-operands.h (struct ssa_operand_iterator_d...
2004-08-24  Zdenek Dvoraktree-ssa-loop-ivcanon.c: New file.
2004-08-04  Zdenek Dvoraktree-cfg.c (tree_duplicate_bb): Mark duplicated definit...
2004-07-24  Diego Novillore PR tree-optimization/16688 (ICE in group_aliases...
2004-07-22  Diego Novillotree-into-ssa.c (set_livein_block): Fix typo in comment.
2004-06-17  Zdenek Dvorakre PR tree-optimization/15991 (phi nodes with identical...
2004-06-10  Diego NovilloMakefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.