aboutsummaryrefslogtreecommitdiff
path: root/gcc/df-problems.c
AgeCommit message (Expand)Author
2015-10-06Merge branches/gcc-5-branch rev 228499.Yvan Roux
2015-01-05 Update copyright years.jakub
2014-10-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-08-28gcc/rsandifo
2014-08-26Remove DF_REF_INSN scaffoldingdmalcolm
2014-08-26Various condition-handling callsdmalcolm
2014-08-22df-*.c: Use rtx_insndmalcolm
2014-06-15gcc/rsandifo
2014-06-15gcc/rsandifo
2014-06-15gcc/rsandifo
2014-06-15gcc/rsandifo
2014-03-182014-03-18 Richard Biener <rguenther@suse.de>rguenth
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_ALL_BB macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-09-28gcc/rsandifo
2013-07-22 * df-problems.c (can_move_insns_across): Exit loop once welaw
2013-07-21Fix typos.mrs
2013-01-10Update copyright years in gcc/rsandifo
2013-01-08 PR rtl-optimization/55845jakub
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-12gcc/steven
2012-10-17 * df-problems.c (df_kill_notes): Split up in two functions.steven
2012-10-14 PR rtl-optimization/38711steven
2012-10-08 * bitmap.h (bitmap_and_into): Update prototype.steven
2012-10-02gcc/ChangeLog:aoliva
2012-08-17 PR middle-end/54146steven
2012-08-02PR debug/52983aoliva
2012-07-16gcc/steven
2012-07-13 PR rtl-optimization/53908hp
2012-06-28PR debug/53740aoliva
2012-06-25 PR debug/53740rsandifo
2012-06-25gcc/rsandifo
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-04-13PR debug/48866aoliva
2012-04-13* df-problems.c (df_note_bb_compute): Do not take note ofaoliva
2012-01-302012-01-30 Paolo Bonzini <bonzini@gnu.org>bonzini
2012-01-19gcc/:abel
2011-08-26gcc/rsandifo
2011-07-07 PR debug/49522jakub
2011-06-15 * df-problems.c (df_lr_local_compute): Manually CSElaw
2011-05-04 PR rtl-optimization/47612bernds
2011-03-19 * cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_rangeaesok
2011-01-26 PR rtl-optimization/47464law
2010-12-14gcc/bernds