summaryrefslogtreecommitdiff
path: root/gcc/df.h
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-1/+0
* Change use to type-based pool allocator inMartin Liska2015-06-011-1/+1
* df.h (df_ref_change_reg_with_loc): Remove old_regno parameter.Richard Sandiford2015-05-191-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-1/+9
* Remove DF_REF_INSN scaffoldingDavid Malcolm2014-08-261-29/+29
* Various condition-handling callsDavid Malcolm2014-08-261-2/+4
* df.h (web_entry_base): Replace existing struct web_entry with a new class web...Bill Schmidt2014-08-201-13/+15
* Convert DF_REF_INSN to a function for nowDavid Malcolm2014-08-191-1/+1
* df.h (DF_REF_REG_USE_P, [...]): Remove null checks.Richard Sandiford2014-06-151-2/+2
* df.h (df_mw_hardreg, [...]): Add a link pointer.Richard Sandiford2014-06-151-25/+25
* df.h (df_ref_create, [...]): Delete.Richard Sandiford2014-06-151-3/+0
* df.h (df_single_def, [...]): New functions.Richard Sandiford2014-06-151-0/+19
* df.h (FOR_EACH_INSN_INFO_MW): New macro.Richard Sandiford2014-06-151-0/+4
* df.h (FOR_EACH_ARTIFICIAL_USE, [...]): New macros.Richard Sandiford2014-06-151-0/+8
* df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford2014-06-151-0/+22
* re PR rtl-optimization/38518 (Excessive compile time with -O3)Richard Biener2014-01-171-1/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.David Malcolm2013-12-091-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-29/+30
* df.h (df_insn_delete): Adjust prototype.Steven Bosscher2013-03-221-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* re PR rtl-optimization/38711 (ira should not be using df-lr except at -O1.)Steven Bosscher2012-10-141-3/+37
* bitmap.h (bitmap_and_into): Update prototype.Steven Bosscher2012-10-081-2/+16
* re PR debug/52983 (internal compiler error: in df_uses_record, at df-scan.c:3...Alexandre Oliva2012-08-021-42/+0
* re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada)Richard Sandiford2012-06-251-1/+1
* re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada)Richard Sandiford2012-06-251-1/+1
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-1/+1
* re PR debug/48866 (gcc hangs when -g is set)Alexandre Oliva2012-04-131-0/+42
* re PR bootstrap/52397 (comparison failure with Ada enabled)Jakub Jelinek2012-02-291-2/+2
* lto-streamer-out.c (write_symbol): Use proper 64-bit host type.Eric Botcazou2011-12-131-1/+1
* re PR rtl-optimization/44374 (Hoist same instructions in different branches)Bernd Schmidt2010-12-141-1/+3
* re PR bootstrap/44970 (Revision 162270 failed to bootstrap)Paolo Bonzini2010-11-221-0/+1
* re PR rtl-optimization/42889 ("-fcompare-debug failure (length)" with "-O1 -f...Alexandre Oliva2010-11-131-1/+0
* Revert revision 164552.H.J. Lu2010-11-031-3/+1
* re PR rtl-optimization/44374 (Hoist same instructions in different branches)Bernd Schmidt2010-09-231-1/+3
* df.h (enum df_ref_class): Remove DF_REF_EXTRACT.Paolo Bonzini2010-09-041-18/+3
* re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness)Bernd Schmidt2010-07-291-32/+20
* re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 har...Joern Rennecke2010-06-231-3/+3
* Fix version of patch from previous commit ;(Jan Hubicka2010-06-221-2/+4
* df-problems.c (df_rd_confluence_n, [...]): Return true if something changed.Jan Hubicka2010-06-221-1/+1
* df-core.c (df_clear_bb_info): New function.Jan Hubicka2010-06-121-7/+8
* df-core.c (df_set_blocks): Use bitmap_head instead of bitmap.Jan Hubicka2010-06-061-6/+6
* df.h (df_rd_bb_info, [...]): Embedd bitmap_head into the structure.Jan Hubicka2010-06-041-31/+31
* basic-block.h (struct control_flow_graph): Move last_label_uid field up.Nathan Froyd2010-05-291-1/+1
* coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher2010-05-221-0/+2
* ifcvt.c (dead_or_predicable): Use df_simulate_find_defs and df_simulate_find_...Bernd Schmidt2010-04-221-0/+1
* re PR rtl-optimization/42889 ("-fcompare-debug failure (length)" with "-O1 -f...Jakub Jelinek2010-01-291-0/+1
* Update copyright notices of my recent commits.Alexandre Oliva2010-01-091-2/+2
* re PR rtl-optimization/42631 ("-fcompare-debug failure" with "-O1 -funroll-lo...Alexandre Oliva2010-01-091-2/+2