re PR c/79153 (-Wimplicit-fallthrough missed warning)
[gcc.git] / gcc / df-problems.c
2017-08-30 Richard SandifordDrop df_ from df_read_modify_subreg_p
2017-05-14 Trevor Saundersuse auto_bitmap more with alternate obstacks
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-06-09 Eric Botcazou* df-problems.c (df_note_bb_compute): Guard use of...
2016-04-27 David Malcolmdf: make df_problem instances "const"
2016-02-23 Richard Bienermem-stats.h (struct mem_usage): Use PRIu64 for printing...
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-19 Pierre-Marie de... REE: fix uninitialized registers handling
2015-09-17 Eric Botcazoure PR rtl-optimization/66790 (Invalid uninitialized...
2015-09-16 Mikhail MaltsevShare memory blocks between pool allocators
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-22 Trevor Saundersdon't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTE...
2015-05-19 Richard Sandifordbitmap.c (bitmap_set_range): Handle count==1 specially.
2015-05-19 Richard Sandifordrtl.h (REG_NREGS): New macro
2015-05-09 Trevor Saundersrtx_insn * in df-problems.c
2015-05-02 Trevor Saundersdf_set_note can take a rtx_insn *
2015-04-22 Trevor Saundersremove more ifdefs for HAVE_cc0
2015-04-22 Trevor Saundersmake some HAVE_cc0 code always compiled
2015-04-22 Trevor Saundersalways define HAVE_cc0
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-08-28 Richard Sandiforddf-problems.c: Include rtl-iter.h.
2014-08-26 David MalcolmRemove DF_REF_INSN scaffolding
2014-08-26 David MalcolmVarious condition-handling calls
2014-08-22 David Malcolmdf-*.c: Use rtx_insn
2014-06-15 Richard Sandiforddf.h (df_mw_hardreg, [...]): Add a link pointer.
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-03-18 Richard Bienerdf-problems.c (df_rd_confluence_n): Avoid bitmap_copy...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_ALL_BB 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-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-07-22 Po-Chun Changdf-problems.c (can_move_insns_across): Exit loop once...
2013-07-21 Ondřej BílkaFix typos.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-08 Jakub Jelinekre PR rtl-optimization/55845 (454.calculix miscompares...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-12 Steven Bosscherre PR rtl-optimization/51447 (global register variable...
2012-10-17 Steven Bosscherdf-problems.c (df_kill_notes): Split up in two functions.
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-10-02 Alexandre Olivare PR debug/54551 (DF resets some DEBUG_INSNs unnecessa...
2012-08-17 Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-02 Alexandre Olivare PR debug/52983 (internal compiler error: in df_uses_...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-13 Richard Sandifordre PR rtl-optimization/53908 (csa removes needed memory...
2012-06-28 Alexandre Olivare PR debug/53740 (--enable-checking=yes,rtl bootstrap...
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-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-04-13 Alexandre Olivare PR debug/48866 (gcc hangs when -g is set)
2012-04-13 Alexandre Olivadf-problems.c (df_note_bb_compute): Do not take note...
2012-01-30 Paolo Bonzinidf-problems.c (df_kill_notes): Check that the use refer...
2012-01-19 Andrey Belevantsevre PR rtl-optimization/51505 (ICE: in form_sum, at...
2011-08-26 Richard Sandiforddf-problems.c (df_note_bb_compute): Pass uses rather...
2011-07-07 Jakub Jelinekre PR debug/49522 (Divide by zero in validate_subreg...
2011-06-15 Jeff Lawdf-problems.c (df_lr_local_compute): Manually CSE PIC_O...
2011-05-04 Bernd Schmidtre PR rtl-optimization/47612 (RTL crash when cc0 setter...
2011-03-19 Anatoly Sokolovcfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap...
2011-01-26 Jeff Lawre PR libgomp/47464 (Many gomp failures)
2010-12-14 Bernd Schmidtre PR rtl-optimization/44374 (Hoist same instructions...
2010-11-16 Eric Botcazoure PR rtl-optimization/46315 (-O2 -fno-strict-overflow...
2010-11-09 Jakub Jelinekre PR debug/46171 (ICE: in gen_rtx_SUBREG, at emit...
2010-11-03 H.J. LuRevert revision 164552.
2010-09-23 Bernd Schmidtre PR rtl-optimization/44374 (Hoist same instructions...
2010-08-04 Bernd Schmidtre PR rtl-optimization/45162 (ARM bootstrap comparison...
2010-07-29 Bernd Schmidtre PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multi...
2010-07-02 Jan Hubickadf-problems.c (df_kill_notes): Do not collect dead...
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-11 Jan Hubickadf-problems.c (df_live_scratch): Convert to bitmap_head.
2010-06-10 Jan Hubickadf-problems.c (df_live_problem_data): Add live_bitmaps.
2010-06-07 Jan Hubickare PR middle-end/44454 (Many new failures)
2010-06-07 Jan Hubickadf-problems.c (df_lr_problem_data): Add lr_bitmaps.
2010-06-06 Jan Hubickadf-core.c (df_set_blocks): Use bitmap_head instead...
2010-06-05 Jan Hubickatree-into-ssa.c (insert_phi_nodes): Use bitmap heads...
2010-06-05 Jan Hubickadf-problems.c (seen_in_block, [...]): Convert to bitmap...
2010-06-05 H.J. LuUpdate df_lr_bb_local_compute for embedded bitmaps.
2010-06-04 Jan Hubickadf.h (df_rd_bb_info, [...]): Embedd bitmap_head into...
2010-06-04 Jan Hubickadf-problems.c (df_create_unused_note, [...]): micro...
2010-05-11 Jakub Jelinekre PR debug/44023 (-fcompare-debug failure (length...
2010-05-06 Jakub Jelinekre PR bootstrap/43994 (Revision 159063 failed to bootst...
2010-05-05 Alexandre Olivare PR debug/43478 (Missing DW_AT_location for a variable)
2010-04-26 Bernd Schmidtdf-problems.c (df_simulate_initialize_forwards): Set...
next