[multiple changes]
[gcc.git] / gcc / df-problems.c
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...
2010-04-22 Bernd Schmidtifcvt.c (dead_or_predicable): Use df_simulate_find_defs...
2009-11-30 Paolo Bonzinire PR rtl-optimization/41812 (test 20071030-1.c fails...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-08 Paolo Bonzinidf-problems.c: Fix documentation for forward simulation...
2009-10-28 Paolo Bonzinire PR rtl-optimization/41812 (test 20071030-1.c fails...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-27 Paolo Bonzinidf-problems.c (df_set_seen, [...]): Delete.
2009-06-27 Paolo Bonzinire PR tree-optimization/26854 (Inordinate compile times...
2009-06-16 Ian Lance Taylordf-problems.c (df_byte_lr_alloc): Don't set problem_dat...
2009-06-16 Ian Lance Taylordf-problems.c (df_simulate_one_insn_forwards): Fix...
2009-05-08 Paolo Bonzinire PR rtl-optimization/33928 (30% performance slowdown...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-03 Kenneth Zadeckre PR tree-optimization/35805 ([ira] error in start_all...
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-07-15 Kaveh R. Ghazidf-problems.c (df_set_note): Avoid C++ keywords.
2008-07-02 Ian Lance Taylorrtlanal.c (add_reg_note): New function.
next