aboutsummaryrefslogtreecommitdiff
path: root/gcc/df.h
AgeCommit message (Expand)Author
2019-01-01 Update copyright years.Jakub Jelinek
2018-01-03 Update copyright years.Jakub Jelinek
2017-08-30Drop df_ from df_read_modify_subreg_pRichard Sandiford
2017-05-14make inverted_post_order_compute() operate on a vecTrevor Saunders
2017-01-01 Update copyright years.Jakub Jelinek
2016-11-16df: Change defs in entry and uses in exit block during separate shrink-wrappingSegher Boessenkool
2016-04-27df: make df_problem instances "const"David Malcolm
2016-04-27Convert DF_SCAN etc from #define to an enumDavid Malcolm
2016-01-04 Update copyright years.Jakub Jelinek
2015-10-19REE: fix uninitialized registers handlingPierre-Marie de Rodat
2015-07-16Add new object_allocator and clean-up allocator usage.Martin Liska
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-01Change use to type-based pool allocator inMartin Liska
2015-05-19gcc/Richard Sandiford
2015-01-05 Update copyright years.Jakub Jelinek
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-08-26Remove DF_REF_INSN scaffoldingDavid Malcolm
2014-08-26Various condition-handling callsDavid Malcolm
2014-08-202014-08-20 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2014-08-19Convert DF_REF_INSN to a function for nowDavid Malcolm
2014-06-15gcc/Richard Sandiford
2014-06-15gcc/Richard Sandiford
2014-06-15gcc/Richard Sandiford
2014-06-15gcc/Richard Sandiford
2014-06-15gcc/Richard Sandiford
2014-06-15gcc/Richard Sandiford
2014-06-15gcc/Richard Sandiford
2014-01-172014-01-17 Richard Biener <rguenther@suse.de>Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_ALL_BB macro.David Malcolm
2013-09-28gcc/Richard Sandiford
2013-03-22 * df.h (df_insn_delete): Adjust prototype.Steven Bosscher
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-10-14 PR rtl-optimization/38711Steven Bosscher
2012-10-08 * bitmap.h (bitmap_and_into): Update prototype.Steven Bosscher
2012-08-02PR debug/52983Alexandre Oliva
2012-06-25 PR debug/53740Richard Sandiford
2012-06-25gcc/Richard Sandiford
2012-05-29 * LANGUAGES: Fix typos.Joseph Myers
2012-04-13PR debug/48866Alexandre Oliva
2012-02-29 PR bootstrap/52397Jakub Jelinek
2011-12-13 * lto-streamer-out.c (write_symbol): Use proper 64-bit host type.Eric Botcazou
2010-12-14gcc/Bernd Schmidt
2010-11-222010-11-22 Paolo Bonzini<bonzini@gnu.org>Paolo Bonzini
2010-11-13PR debug/42889Alexandre Oliva
2010-11-03Revert revision 164552.H.J. Lu
2010-09-23 PR rtl-optimization/44374Bernd Schmidt