Daily bump.
[gcc.git] / gcc / tree-ssa-live.c
2021-01-19 Martin SeborPR middle-end/98664 - inconsistent -Wfree-nonheap-objec...
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-10 Bernd EdlingerRemove misleading debug line entries
2020-05-12 Richard Bienerremove dead debug-bind resets
2020-01-01 Jakub JelinekUpdate copyright years.
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-05-08 Jakub Jelinekre PR c++/59813 (tail-call elimination didn't fire...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-10-05 Richard Bienertree-core.h (tree_block::abstract_flag): Remove.
2018-09-28 Richard Bienertree.h (BLOCK_ORIGIN): New.
2018-07-20 David MalcolmAdd "-fsave-optimization-record"
2018-05-25 Bin Chengtree-outof-ssa.c (tree-ssa.h, tree-dfa.h): Include...
2018-02-27 Alexandre Oliva[IEPM] don't preserve lexical blocks just for debug...
2018-02-13 Alexandre Olivacommon.opt (gas-loc-support, [...]): New.
2018-02-09 Alexandre Oliva[IEPM] Introduce inline entry point markers
2018-01-03 Jakub JelinekUpdate copyright years.
2017-08-08 Martin Liskatrans.c: Include header files.
2017-05-17 Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-15 Kugan Vivekanandarajahtree-ssa-coalesce.c (register_default_def): Remove...
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-07-26 Trevor Saundersuse auto_sbitmap in various places
2016-04-14 Jakub Jelinekre PR c++/70594 (-fcompare-debug failure)
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-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-27 Alexandre Olivarevert to assign_parms assignments using default defs
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-04 Jakub Jelinekre PR middle-end/67452 (LTO ICE with -fopenmp-simd)
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-09 Andrew MacLeodlto-streamer.h: Don't include target.h and alloc-pool.h.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
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-04-18 Trevor Saundersremove need for store_values_directly
2015-03-30 Jakub Jelinekre PR ipa/65610 (Compare debug failure with -g3 -fsanit...
2015-03-06 Richard Bienerre PR middle-end/64928 (Inordinate cpu time and memory...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
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-11-03 Marc Glissere PR tree-optimization/60770 (disappearing clobbers)
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21 Dehao ChenAdd AutoFDO.
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-02-21 Richard Bienerre PR middle-end/60291 (slow compile times for any...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB_REVERSE macro.
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-21 Cary CoutantAdd minimal line tables at -g1.
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-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18 Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
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-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-02 Jakub Jelinekre PR c++/34949 (Dead code in empty destructors.)
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-03-21 Richard Bienertree-cfg.c (verify_expr_no_block): New function.
2013-03-21 Richard Bienertree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
2013-02-20 Richard Bienertree-call-cdce.c (tree_call_cdce): Do not remove unused...
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 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-05 Richard Guentherre PR lto/54811 (tree code '�' is not supported in...
2012-09-27 Dehao Chentree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-26 Dehao Chentree-ssa-live.c (clear_unused_block_pointer): Use expli...
2012-09-24 Richard Guentherre PR lto/54632 (not supported in LTO streams : tree...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-08-24 Steven Bosschertree-ssa-live.c (dump_var_map): Do not dump the partiti...
2012-08-17 Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
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-07 Richard Guenthertree-dfa.c (set_ssa_default_def): Clear the SSA_NAME_DE...
2012-08-07 Richard Guenthertree-into-ssa.c (rewrite_stmt): Remove clobbers for...
2012-08-03 Richard Guenthertree-vect-loop-manip.c (vect_can_advance_ivs_p): Query...
2012-08-02 Michael Matztree-ssa-live.c (set_is_used): Return a bool.
2012-08-02 Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01 Michael Matztree-complex.c (init_parameter_lattice_values): Don...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16 Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10 Dehao Chentree.h (phi_arg_d): New field.
next