New syntax for -fsanitize-recover.
[gcc.git] / gcc / tree-ssa-coalesce.c
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-03-05 Jakub Jelinekre PR lto/60404 (wrong code by LTO on x86_64-linux...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-13 Eric Botcazoucfgexpand.c (expand_used_vars): Allocate space for...
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-01 Andrew MacLeodtree-ssa-live.h (coalesce_ssa_name): Move Prototype...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-26 Richard Bienertree-ssa-live.c (var_map_base_init): Handle SSA names...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-06-14 Jeff Lawgimple.h (gimple_can_coalesce_p): Prototype.
2013-04-23 Lawrence CrowlThis patch extracts approved portions of the hash_table...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-18 Aldy Hernandezre PR other/54324 (GCC install document does not list...
2012-11-19 Jakub Jelinekre PR middle-end/54630 (GCC 4.8 --enable-languages...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-25 Lawrence CrowlChange hash_table to support a comparator type differen...
2012-09-07 Steven Bosscherbitmap.c (bitmap_last_set_bit): Rewrite to return the...
2012-08-22 Steven Bosschertree-ssa-coalesce.c (struct ssa_conflicts_d): Make...
2012-08-17 Richard Guentherhash-table.h (class hash_table): Use a descriptor templ...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-02 Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-08-01 Richard Guenthertree-flow-inline.h (referenced_var): Remove.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2011-12-15 Jakub Jelinekre PR debug/51517 (Wrong debug information for pointers...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-10-21 Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-08-19 Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-04 Richard Guenthertree-ssa-sccvn.c (get_or_alloc_constant_value_id):...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-26 Michael Matzre PR lto/40758 ([LTO] ICE in partition_view_bitmap...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-05-02 Jan Hubickatree-ssa-coalesce.c (coalesce_cost): Do not take ciriti...
2009-04-26 Michael MatzExpand from SSA.
2009-04-26 Michael Matztree-ssa-copyrename.c (rename_ssa_copies): Don't iterat...
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...
2009-02-09 Eric Botcazoure PR middle-end/38981 (internal compiler error)
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-20 Jan Hubickacgraph.c (cgraph_add_new_function): Do early local...
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-06-02 Jan Hubickapredict.c (maybe_hot_frequency_p): Break out of...
2007-08-31 Nick Cliftontree-ssa-coalesce.c (compare_pairs): Use the elements...
2007-08-01 Daniel Jacobowitzre PR tree-optimization/32919 (SSA corruption because...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-06-21 Jakub Jelinekre PR tree-optimization/31866 (ICE with tree check...
2007-06-06 Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-05-26 Kazu Hiratai386.c, [...]: Fix comment typos.
2007-03-08 Martin Michlmayrtree-ssa-coalesce.c (fail_abnormal_edge_coalesce):...
2007-02-16 Richard Guenthertree-flow-inline.h (single_imm_use_p): Remove.
2006-12-22 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2006-12-12 Andrew MacLeodre PR tree-optimization/30159 (gcc.c-torture/execute...
2006-12-12 Diego Novillo[multiple changes]
2006-12-10 Andrew MacLeodNew out of ssa Coalescer.