summaryrefslogtreecommitdiff
path: root/gcc/df-problems.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+4
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+6
* gcc/rsandifo2014-08-281-20/+21
* Remove DF_REF_INSN scaffoldingdmalcolm2014-08-261-18/+18
* Various condition-handling callsdmalcolm2014-08-261-5/+6
* df-*.c: Use rtx_insndmalcolm2014-08-221-10/+10
* gcc/rsandifo2014-06-151-12/+6
* gcc/rsandifo2014-06-151-38/+20
* gcc/rsandifo2014-06-151-173/+104
* gcc/rsandifo2014-06-151-195/+130
* 2014-03-18 Richard Biener <rguenther@suse.de>rguenth2014-03-181-4/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-11/+11
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate last_basic_block macro.dmalcolm2013-12-091-5/+5
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-10/+10
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
* gcc/rsandifo2013-09-281-3/+3
* * df-problems.c (can_move_insns_across): Exit loop once welaw2013-07-221-1/+4
* Fix typos.mrs2013-07-211-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* PR rtl-optimization/55845jakub2013-01-081-2/+6
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-1/+0
* gcc/steven2012-11-121-1/+6
* * df-problems.c (df_kill_notes): Split up in two functions.steven2012-10-171-7/+27
* PR rtl-optimization/38711steven2012-10-141-36/+0
* * bitmap.h (bitmap_and_into): Update prototype.steven2012-10-081-95/+212
* gcc/ChangeLog:aoliva2012-10-021-5/+10
* PR middle-end/54146steven2012-08-171-4/+4
* PR debug/52983aoliva2012-08-021-306/+1
* gcc/steven2012-07-161-61/+33
* PR rtl-optimization/53908hp2012-07-131-0/+13
* PR debug/53740aoliva2012-06-281-0/+12
* PR debug/53740rsandifo2012-06-251-24/+24
* gcc/rsandifo2012-06-251-24/+24
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* PR debug/48866aoliva2012-04-131-94/+185
* * df-problems.c (df_note_bb_compute): Do not take note ofaoliva2012-04-131-1/+6
* 2012-01-30 Paolo Bonzini <bonzini@gnu.org>bonzini2012-01-301-2/+4
* gcc/:abel2012-01-191-3/+44
* gcc/rsandifo2011-08-261-1/+1
* PR debug/49522jakub2011-07-071-2/+22
* * df-problems.c (df_lr_local_compute): Manually CSElaw2011-06-151-3/+4
* PR rtl-optimization/47612bernds2011-05-041-2/+9
* * cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_rangeaesok2011-03-191-7/+4
* PR rtl-optimization/47464law2011-01-261-1/+1
* gcc/bernds2010-12-141-0/+318
* PR rtl-optimization/46315ebotcazou2010-11-161-2/+5
* PR debug/46171jakub2010-11-091-21/+59
* Revert revision 164552.hjl2010-11-031-316/+0