aboutsummaryrefslogtreecommitdiff
path: root/gcc/df.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-08-30Drop df_ from df_read_modify_subreg_pRichard Sandiford1-1/+0
2017-05-14make inverted_post_order_compute() operate on a vecTrevor Saunders1-3/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-16df: Change defs in entry and uses in exit block during separate shrink-wrappingSegher Boessenkool1-0/+7
2016-04-27df: make df_problem instances "const"David Malcolm1-3/+3
2016-04-27Convert DF_SCAN etc from #define to an enumDavid Malcolm1-12/+15
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-19REE: fix uninitialized registers handlingPierre-Marie de Rodat1-1/+33
2015-07-16Add new object_allocator and clean-up allocator usage.Martin Liska1-1/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-6/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-1/+0
2015-06-01Change use to type-based pool allocator inMartin Liska1-1/+1
2015-05-19df.h (df_ref_change_reg_with_loc): Remove old_regno parameter.Richard Sandiford1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-1/+9
2014-08-26Remove DF_REF_INSN scaffoldingDavid Malcolm1-29/+29
2014-08-26Various condition-handling callsDavid Malcolm1-2/+4
2014-08-20df.h (web_entry_base): Replace existing struct web_entry with a new class web...Bill Schmidt1-13/+15
2014-08-19Convert DF_REF_INSN to a function for nowDavid Malcolm1-1/+1
2014-06-15df.h (DF_REF_REG_USE_P, [...]): Remove null checks.Richard Sandiford1-2/+2
2014-06-15df.h (df_mw_hardreg, [...]): Add a link pointer.Richard Sandiford1-25/+25
2014-06-15df.h (df_ref_create, [...]): Delete.Richard Sandiford1-3/+0
2014-06-15df.h (df_single_def, [...]): New functions.Richard Sandiford1-0/+19
2014-06-15df.h (FOR_EACH_INSN_INFO_MW): New macro.Richard Sandiford1-0/+4
2014-06-15df.h (FOR_EACH_ARTIFICIAL_USE, [...]): New macros.Richard Sandiford1-0/+8
2014-06-15df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford1-0/+22
2014-01-17re PR rtl-optimization/38518 (Excessive compile time with -O3)Richard Biener1-1/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_ALL_BB macro.David Malcolm1-1/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-29/+30
2013-03-22df.h (df_insn_delete): Adjust prototype.Steven Bosscher1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-10-14re PR rtl-optimization/38711 (ira should not be using df-lr except at -O1.)Steven Bosscher1-3/+37
2012-10-08bitmap.h (bitmap_and_into): Update prototype.Steven Bosscher1-2/+16
2012-08-02re PR debug/52983 (internal compiler error: in df_uses_record, at df-scan.c:3...Alexandre Oliva1-42/+0
2012-06-25re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada)Richard Sandiford1-1/+1
2012-06-25re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada)Richard Sandiford1-1/+1
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-04-13re PR debug/48866 (gcc hangs when -g is set)Alexandre Oliva1-0/+42
2012-02-29re PR bootstrap/52397 (comparison failure with Ada enabled)Jakub Jelinek1-2/+2
2011-12-13lto-streamer-out.c (write_symbol): Use proper 64-bit host type.Eric Botcazou1-1/+1
2010-12-14re PR rtl-optimization/44374 (Hoist same instructions in different branches)Bernd Schmidt1-1/+3
2010-11-22re PR bootstrap/44970 (Revision 162270 failed to bootstrap)Paolo Bonzini1-0/+1
2010-11-13re PR rtl-optimization/42889 ("-fcompare-debug failure (length)" with "-O1 -f...Alexandre Oliva1-1/+0
2010-11-03Revert revision 164552.H.J. Lu1-3/+1
2010-09-23re PR rtl-optimization/44374 (Hoist same instructions in different branches)Bernd Schmidt1-1/+3
2010-09-04df.h (enum df_ref_class): Remove DF_REF_EXTRACT.Paolo Bonzini1-18/+3