Age | Commit message (Expand) | Author | Files | Lines |
2014-06-15 | df.h (df_mw_hardreg, [...]): Add a link pointer. | Richard Sandiford | 1 | -12/+6 |
2014-06-15 | df.h (FOR_EACH_INSN_INFO_MW): New macro. | Richard Sandiford | 1 | -38/+20 |
2014-06-15 | df.h (FOR_EACH_ARTIFICIAL_USE, [...]): New macros. | Richard Sandiford | 1 | -173/+104 |
2014-06-15 | df.h (DF_INSN_INFO_MWS, [...]): New macros. | Richard Sandiford | 1 | -195/+130 |
2014-03-18 | df-problems.c (df_rd_confluence_n): Avoid bitmap_copy by using bitmap_and_com... | Richard Biener | 1 | -4/+2 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_ALL_BB macro. | David Malcolm | 1 | -11/+11 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -1/+1 |
2013-12-09 | Eliminate last_basic_block macro. | David Malcolm | 1 | -5/+5 |
2013-12-09 | Eliminate BASIC_BLOCK macro. | David Malcolm | 1 | -10/+10 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -3/+3 |
2013-07-22 | df-problems.c (can_move_insns_across): Exit loop once we find a non-fixed, no... | Po-Chun Chang | 1 | -1/+4 |
2013-07-21 | Fix typos. | Ondřej Bílka | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-08 | re PR rtl-optimization/55845 (454.calculix miscompares with -march=btver2 -O3... | Jakub Jelinek | 1 | -2/+6 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -1/+0 |
2012-11-12 | re PR rtl-optimization/51447 (global register variable definition incorrectly... | Steven Bosscher | 1 | -1/+6 |
2012-10-17 | df-problems.c (df_kill_notes): Split up in two functions. | Steven Bosscher | 1 | -7/+27 |
2012-10-14 | re PR rtl-optimization/38711 (ira should not be using df-lr except at -O1.) | Steven Bosscher | 1 | -36/+0 |
2012-10-08 | bitmap.h (bitmap_and_into): Update prototype. | Steven Bosscher | 1 | -95/+212 |
2012-10-02 | re PR debug/54551 (DF resets some DEBUG_INSNs unnecessarily) | Alexandre Oliva | 1 | -5/+10 |
2012-08-17 | re PR middle-end/54146 (Very slow compile with attribute((flatten))) | Steven Bosscher | 1 | -4/+4 |
2012-08-02 | re PR debug/52983 (internal compiler error: in df_uses_record, at df-scan.c:3... | Alexandre Oliva | 1 | -306/+1 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -61/+33 |
2012-07-13 | re PR rtl-optimization/53908 (csa removes needed memory load) | Richard Sandiford | 1 | -0/+13 |
2012-06-28 | re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada) | Alexandre Oliva | 1 | -0/+12 |
2012-06-25 | re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada) | Richard Sandiford | 1 | -24/+24 |
2012-06-25 | re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada) | Richard Sandiford | 1 | -24/+24 |
2012-05-31 | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 1 | -1/+0 |
2012-04-13 | re PR debug/48866 (gcc hangs when -g is set) | Alexandre Oliva | 1 | -94/+185 |
2012-04-13 | df-problems.c (df_note_bb_compute): Do not take note of debug uses for whose ... | Alexandre Oliva | 1 | -1/+6 |
2012-01-30 | df-problems.c (df_kill_notes): Check that the use refers to the note under ex... | Paolo Bonzini | 1 | -2/+4 |
2012-01-19 | re PR rtl-optimization/51505 (ICE: in form_sum, at reload.c:5349 with -O --pa... | Andrey Belevantsev | 1 | -3/+44 |
2011-08-26 | df-problems.c (df_note_bb_compute): Pass uses rather than defs to df_set_dead... | Richard Sandiford | 1 | -1/+1 |
2011-07-07 | re PR debug/49522 (Divide by zero in validate_subreg in emit-rtl.c:695) | Jakub Jelinek | 1 | -2/+22 |
2011-06-15 | df-problems.c (df_lr_local_compute): Manually CSE PIC_OFFSET_TABLE_REGNUM. | Jeff Law | 1 | -3/+4 |
2011-05-04 | re PR rtl-optimization/47612 (RTL crash when cc0 setter moved away from cc0 u... | Bernd Schmidt | 1 | -2/+9 |
2011-03-19 | cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead o... | Anatoly Sokolov | 1 | -7/+4 |
2011-01-26 | re PR libgomp/47464 (Many gomp failures) | Jeff Law | 1 | -1/+1 |
2010-12-14 | re PR rtl-optimization/44374 (Hoist same instructions in different branches) | Bernd Schmidt | 1 | -0/+318 |
2010-11-16 | re PR rtl-optimization/46315 (-O2 -fno-strict-overflow causes wrong code gene... | Eric Botcazou | 1 | -2/+5 |
2010-11-09 | re PR debug/46171 (ICE: in gen_rtx_SUBREG, at emit-rtl.c:774 with -fno-tree-d... | Jakub Jelinek | 1 | -21/+59 |
2010-11-03 | Revert revision 164552. | H.J. Lu | 1 | -316/+0 |
2010-09-23 | re PR rtl-optimization/44374 (Hoist same instructions in different branches) | Bernd Schmidt | 1 | -0/+316 |
2010-08-04 | re PR rtl-optimization/45162 (ARM bootstrap comparison failures after stage 3) | Bernd Schmidt | 1 | -1/+1 |
2010-07-29 | re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness) | Bernd Schmidt | 1 | -460/+156 |
2010-07-02 | df-problems.c (df_kill_notes): Do not collect dead notes. | Jan Hubicka | 1 | -90/+38 |
2010-06-22 | Fix version of patch from previous commit ;( | Jan Hubicka | 1 | -4/+8 |
2010-06-22 | df-problems.c (df_rd_confluence_n, [...]): Return true if something changed. | Jan Hubicka | 1 | -19/+23 |