summaryrefslogtreecommitdiff
path: root/gcc/df-problems.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-4/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-4/+2
* REE: fix uninitialized registers handlingpmderodat2015-10-191-0/+403
* PR rtl-optimization/66790ebotcazou2015-09-171-9/+10
* Share memory blocks between pool allocatorsmiyuki2015-09-161-2/+1
* Add new object_allocator and clean-up allocator usage.marxin2015-07-161-1/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-1/+0
* Change use to type-based pool allocator inmarxin2015-06-011-7/+7
* don't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTER_REGNUM with the prep...tbsaunde2015-05-221-3/+2
* gcc/rsandifo2015-05-191-5/+1
* gcc/rsandifo2015-05-191-2/+1
* rtx_insn * in df-problems.ctbsaunde2015-05-091-1/+1
* df_set_note can take a rtx_insn *tbsaunde2015-05-021-1/+1
* remove more ifdefs for HAVE_cc0tbsaunde2015-04-221-4/+1
* make some HAVE_cc0 code always compiledtbsaunde2015-04-221-3/+1
* always define HAVE_cc0tbsaunde2015-04-221-2/+2
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-1/+1
* 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