dump reason for throwing away SLP instance
[gcc.git] / gcc / df.h
2020-01-01 Jakub JelinekUpdate copyright years.
2019-09-09 Richard SandifordRemove global REG_SETs
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-08-30 Richard SandifordDrop df_ from df_read_modify_subreg_p
2017-05-14 Trevor Saundersmake inverted_post_order_compute() operate on a vec
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-16 Segher Boessenkooldf: Change defs in entry and uses in exit block during...
2016-04-27 David Malcolmdf: make df_problem instances "const"
2016-04-27 David MalcolmConvert DF_SCAN etc from #define to an enum
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-19 Pierre-Marie de... REE: fix uninitialized registers handling
2015-07-16 Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
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-06-01 Martin LiskaChange use to type-based pool allocator in
2015-05-19 Richard Sandiforddf.h (df_ref_change_reg_with_loc): Remove old_regno...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-26 David MalcolmRemove DF_REF_INSN scaffolding
2014-08-26 David MalcolmVarious condition-handling calls
2014-08-20 Bill Schmidtdf.h (web_entry_base): Replace existing struct web_entr...
2014-08-19 David MalcolmConvert DF_REF_INSN to a function for now
2014-06-15 Richard Sandiforddf.h (DF_REF_REG_USE_P, [...]): Remove null checks.
2014-06-15 Richard Sandiforddf.h (df_mw_hardreg, [...]): Add a link pointer.
2014-06-15 Richard Sandiforddf.h (df_ref_create, [...]): Delete.
2014-06-15 Richard Sandiforddf.h (df_single_def, [...]): New functions.
2014-06-15 Richard Sandiforddf.h (FOR_EACH_INSN_INFO_MW): New macro.
2014-06-15 Richard Sandiforddf.h (FOR_EACH_ARTIFICIAL_USE, [...]): New macros.
2014-06-15 Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
2014-01-17 Richard Bienerre PR rtl-optimization/38518 (Excessive compile time...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_ALL_BB macro.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-03-22 Steven Bosscherdf.h (df_insn_delete): Adjust prototype.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-10-14 Steven Bosscherre PR rtl-optimization/38711 (ira should not be using...
2012-10-08 Steven Bosscherbitmap.h (bitmap_and_into): Update prototype.
2012-08-02 Alexandre Olivare PR debug/52983 (internal compiler error: in df_uses_...
2012-06-25 Richard Sandifordre PR debug/53740 (--enable-checking=yes,rtl bootstrap...
2012-06-25 Richard Sandifordre PR debug/53740 (--enable-checking=yes,rtl bootstrap...
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-04-13 Alexandre Olivare PR debug/48866 (gcc hangs when -g is set)
2012-02-29 Jakub Jelinekre PR bootstrap/52397 (comparison failure with Ada...
2011-12-13 Eric Botcazoulto-streamer-out.c (write_symbol): Use proper 64-bit...
2010-12-14 Bernd Schmidtre PR rtl-optimization/44374 (Hoist same instructions...
2010-11-22 Paolo Bonzinire PR bootstrap/44970 (Revision 162270 failed to bootstrap)
2010-11-13 Alexandre Olivare PR rtl-optimization/42889 ("-fcompare-debug failure...
2010-11-03 H.J. LuRevert revision 164552.
2010-09-23 Bernd Schmidtre PR rtl-optimization/44374 (Hoist same instructions...
2010-09-04 Paolo Bonzinidf.h (enum df_ref_class): Remove DF_REF_EXTRACT.
2010-07-29 Bernd Schmidtre PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multi...
2010-06-23 Joern Renneckere PR other/44644 (type/data name clash makes --enable...
2010-06-22 Jan HubickaFix version of patch from previous commit ;(
2010-06-22 Jan Hubickadf-problems.c (df_rd_confluence_n, [...]): Return true...
2010-06-12 Jan Hubickadf-core.c (df_clear_bb_info): New function.
2010-06-06 Jan Hubickadf-core.c (df_set_blocks): Use bitmap_head instead...
2010-06-04 Jan Hubickadf.h (df_rd_bb_info, [...]): Embedd bitmap_head into...
2010-05-29 Nathan Froydbasic-block.h (struct control_flow_graph): Move last_la...
2010-05-22 Steven Bosschercoretypes.h (struct simple_bitmap_def, [...]): New...
2010-04-22 Bernd Schmidtifcvt.c (dead_or_predicable): Use df_simulate_find_defs...
2010-01-29 Jakub Jelinekre PR rtl-optimization/42889 ("-fcompare-debug failure...
2010-01-09 Alexandre OlivaUpdate copyright notices of my recent commits.
2010-01-09 Alexandre Olivare PR rtl-optimization/42631 ("-fcompare-debug failure...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-08 Paolo Bonzinidf-problems.c: Fix documentation for forward simulation...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-27 Paolo Bonzinire PR tree-optimization/26854 (Inordinate compile times...
2009-05-08 Paolo Bonzinire PR rtl-optimization/33928 (30% performance slowdown...
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-03-18 Jakub Jelinekdse.c (struct group_info): Reorder fields for 64-bit...
2008-12-18 Jan Hubickadf-scan.c (persistent_obstack, [...]): Remove.
2008-12-18 Kenneth Zadeckre PR rtl-optimization/37922 (code generation error)
2008-10-11 Kenneth Zadeckre PR middle-end/37448 (cannot compile big function)
2008-06-26 Kaveh R. Ghazialias.c (record_alias_subset, [...]): Fix -Wc++-compat...
2008-06-18 Steven Bosscherdf.h (struct df_ref): Replace 'insn' field with 'insn_i...
2008-06-09 Steven Bosscherdf-scan.c (struct df_scan_problem_data): Remove the...
2008-05-16 Kenneth Zadeckifcvt.c (dead_or_predicable): Rename df_simulate_one_in...
2008-04-21 Richard Sandiforddbgcnt.def (ra_byte_scan): Added.
2008-03-06 Kenneth Zadeckfwprop.c (update_df): Support width and offset paramete...
2008-03-01 Alexandre Olivadf-scan.c (df_ref_chain_change_bb): Simplify.
2008-01-22 Kenneth Zadeckre PR tree-optimization/26854 (Inordinate compile times...
2008-01-20 Kenneth Zadeckre PR tree-optimization/26854 (Inordinate compile times...
2007-12-16 Richard Sandifordre PR rtl-optimization/34415 (Possible miscompilation...
2007-12-14 Paolo Bonzinidf-core.c: Update comments referring to removed features.
2007-10-02 Kenneth Zadeckra-conflict.c: New file.
2007-08-30 Kenneth Zadeckdf-core.h (df_dump_region): New function.
2007-08-05 Paolo Bonziniconfigure.ac: Remove --enable-checking=df from default...
2007-07-31 Kenneth Zadeckdf.h (DF_RU, [...]): Removed.
2007-07-28 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-07-27 Richard Sandiford2007-xx-xx Richard Sandiford <rsandifo@nildram.co.uk>
2007-07-27 Richard Sandiforddf.h (df_mw_hardreg): Remove "loc" field.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
next