re PR c++/69826 (problem with cilkplus pragma and preprocessor variable)
[platform/upstream/gcc.git] / gcc / tree-ssa-uncprop.c
2016-01-15 Jeff Lawre PR tree-optimization/69270 (DOM should exploit range...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-10 Jeff Lawre PR tree-optimization/68619 (error: loop with header...
2015-11-24 Trevor Saundersremove val_ssa_equiv_hash_traits
2015-11-24 Trevor Saundersdestroy values as well as keys when removing them from...
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-05 Richard SandifordReplace REAL_VALUES_EQUAL with real_equal
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-08-14 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-25 David EdelsohnRevert:
2015-07-23 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Richard Sandifordtree-hash-traits.h: New file.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-10 Alexandre OlivaRevert "[PR64164] Drop copyrename, use coalescible...
2015-06-09 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-12 Marc Glissereal.h (HONOR_SNANS, [...]): Replace macros with 3...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-07-09 Trevor Saundersremove has_execute
2014-06-24 Trevor Saundersadd hash_map class
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-20 Trevor Saundersmerge auto_vec and stack_vec
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-12-09 David MalcolmEliminate BASIC_BLOCK macro.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19 David MalcolmEliminate n_basic_blocks macro
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-01 Trevor SaundersReplace some heap vectors with stack vectors.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-30 Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-18 Trevor Saunderscompare-elim.c (find_comparison_dom_walker): New class
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-06-14 Jeff Lawgimple.h (gimple_can_coalesce_p): Prototype.
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
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-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-17 Richard Guenthertree-ssa-uncprop.c (uncprop_into_successor_phis): Fix...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-06-27 Paolo Bonzinidomwalk.h (struct dom_walk_data): Remove all callbacks...
2009-04-04 Jan Hubickatree-ssa-uncprop.c (associate_equivalences_with_edges...
2008-09-11 Richard Guenthertree-ssa-uncprop.c (associate_equivalences_with_edges...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
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-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2005-12-18 Gabriel Dos Reistree-tailcall.c (find_tail_calls): Use XNEW.
2005-11-30 Jeff Lawtree-ssa-uncprop.c (associate_equivalences_with_edges...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-02 Kazu Hiratatree-ssa-uncprop.c (equiv_hash_elt, [...]): Use VEC...
2005-04-24 Kazu Hiratatree-ssa-uncprop.c (equiv_stack): Change the type o...
2005-04-13 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2005-04-13 Jeff LawMakefile.in (OBJS-common): Add tree-ssa-uncprop.o.