]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-coalesce.c
[6/6] Preprocessor forced macro location
[thirdparty/gcc.git] / gcc / tree-ssa-coalesce.c
2018-10-22  Steven Bosscherre PR middle-end/63155 (memory hog)
2018-09-25  Martin LiskaRemove unused functions and fields.
2018-09-18  Richard Bienerre PR middle-end/63155 (memory hog)
2018-09-14  Richard Bienerre PR middle-end/63155 (memory hog)
2018-05-25  Bin Chengtree-outof-ssa.c (tree-ssa.h, tree-dfa.h): Include...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-13  Jan Hubicka* tree-ssa-coalesce.c (coalesce_cost): Fix formating.
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-08  Eric Botcazoutree-outof-ssa.h (ssaexpand): Add partitions_for_undefi...
2017-05-14  Trevor Saundersuse auto_bitmap more
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-15  Kugan Vivekanandarajahtree-ssa-coalesce.c (register_default_def): Remove...
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-15  Kugan VivekanandarajahIterator to visit SSA
2016-05-06  Eric Botcazoutree-ssa-coalesce.c (gimple_can_coalesce_p): In the...
2016-05-04  Eric Botcazoutree-ssa-coalesce.c (gimple_can_coalesce_p): Fix refere...
2016-04-08  Jakub Jelinekre PR middle-end/70593 (Miscompilation of xen starting...
2016-03-29  Jeff Lawtree-ssa-coalesce.c (struct ssa_conflicts): Fix typo...
2016-03-23  Jeff Lawre PR tree-optimization/64058 (Performance degradation...
2016-03-11  Jeff Lawre PR tree-optimization/64058 (Performance degradation...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-01  Trevor Saundersremove many typedefs
2015-09-27  Alexandre Olivarevert to assign_parms assignments using default defs
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-19  Alexandre Oliva[PR64164] fix regressions reported on m68k and armeb
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-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Richard Sandifordhash-table.h: Update comments.
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-05-19  Mikhail MaltsevUse std::swap instead of explicit swaps
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-03-19  Richard Bienerrevert: re PR middle-end/63155 (memory hog)
2015-03-10  Richard Bienerre PR middle-end/63155 (memory hog)
2015-03-06  Richard Bienerre PR middle-end/64928 (Inordinate cpu time and memory...
2015-01-22  Richard Bienerre PR tree-optimization/64728 (internal compiler error...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
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-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 http://gcc.gnu.org/ml/gcc...
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...
next