summaryrefslogtreecommitdiff
path: root/gcc/df-problems.c
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-7/+7
* don't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTER_REGNUM with the prep...Trevor Saunders2015-05-221-3/+2
* bitmap.c (bitmap_set_range): Handle count==1 specially.Richard Sandiford2015-05-191-5/+1
* rtl.h (REG_NREGS): New macroRichard Sandiford2015-05-191-2/+1
* rtx_insn * in df-problems.cTrevor Saunders2015-05-091-1/+1
* df_set_note can take a rtx_insn *Trevor Saunders2015-05-021-1/+1
* remove more ifdefs for HAVE_cc0Trevor Saunders2015-04-221-4/+1
* make some HAVE_cc0 code always compiledTrevor Saunders2015-04-221-3/+1
* always define HAVE_cc0Trevor Saunders2015-04-221-2/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+4
* function.h: Flatten file.Andrew MacLeod2014-10-161-1/+6
* df-problems.c: Include rtl-iter.h.Richard Sandiford2014-08-281-20/+21
* Remove DF_REF_INSN scaffoldingDavid Malcolm2014-08-261-18/+18
* Various condition-handling callsDavid Malcolm2014-08-261-5/+6
* df-*.c: Use rtx_insnDavid Malcolm2014-08-221-10/+10
* df.h (df_mw_hardreg, [...]): Add a link pointer.Richard Sandiford2014-06-151-12/+6
* df.h (FOR_EACH_INSN_INFO_MW): New macro.Richard Sandiford2014-06-151-38/+20
* df.h (FOR_EACH_ARTIFICIAL_USE, [...]): New macros.Richard Sandiford2014-06-151-173/+104
* df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford2014-06-151-195/+130
* df-problems.c (df_rd_confluence_n): Avoid bitmap_copy by using bitmap_and_com...Richard Biener2014-03-181-4/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.David Malcolm2013-12-091-11/+11
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-1/+1
* Eliminate last_basic_block macro.David Malcolm2013-12-091-5/+5
* Eliminate BASIC_BLOCK macro.David Malcolm2013-12-091-10/+10
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-3/+3
* df-problems.c (can_move_insns_across): Exit loop once we find a non-fixed, no...Po-Chun Chang2013-07-221-1/+4
* Fix typos.Ondřej Bílka2013-07-211-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* re PR rtl-optimization/55845 (454.calculix miscompares with -march=btver2 -O3...Jakub Jelinek2013-01-081-2/+6
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-1/+0
* re PR rtl-optimization/51447 (global register variable definition incorrectly...Steven Bosscher2012-11-121-1/+6
* df-problems.c (df_kill_notes): Split up in two functions.Steven Bosscher2012-10-171-7/+27
* re PR rtl-optimization/38711 (ira should not be using df-lr except at -O1.)Steven Bosscher2012-10-141-36/+0
* bitmap.h (bitmap_and_into): Update prototype.Steven Bosscher2012-10-081-95/+212
* re PR debug/54551 (DF resets some DEBUG_INSNs unnecessarily)Alexandre Oliva2012-10-021-5/+10
* re PR middle-end/54146 (Very slow compile with attribute((flatten)))Steven Bosscher2012-08-171-4/+4
* re PR debug/52983 (internal compiler error: in df_uses_record, at df-scan.c:3...Alexandre Oliva2012-08-021-306/+1
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-61/+33
* re PR rtl-optimization/53908 (csa removes needed memory load)Richard Sandiford2012-07-131-0/+13
* re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada)Alexandre Oliva2012-06-281-0/+12
* re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada)Richard Sandiford2012-06-251-24/+24
* re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada)Richard Sandiford2012-06-251-24/+24
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* re PR debug/48866 (gcc hangs when -g is set)Alexandre Oliva2012-04-131-94/+185
* df-problems.c (df_note_bb_compute): Do not take note of debug uses for whose ...Alexandre Oliva2012-04-131-1/+6