| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | re PR rtl-optimization/51447 (global register variable definition incorrectly... | Steven Bosscher | 2012-11-12 | 1 | -1/+6 |
* | df-problems.c (df_kill_notes): Split up in two functions. | Steven Bosscher | 2012-10-17 | 1 | -7/+27 |
* | re PR rtl-optimization/38711 (ira should not be using df-lr except at -O1.) | Steven Bosscher | 2012-10-14 | 1 | -36/+0 |
* | bitmap.h (bitmap_and_into): Update prototype. | Steven Bosscher | 2012-10-08 | 1 | -95/+212 |
* | re PR debug/54551 (DF resets some DEBUG_INSNs unnecessarily) | Alexandre Oliva | 2012-10-02 | 1 | -5/+10 |
* | re PR middle-end/54146 (Very slow compile with attribute((flatten))) | Steven Bosscher | 2012-08-17 | 1 | -4/+4 |
* | re PR debug/52983 (internal compiler error: in df_uses_record, at df-scan.c:3... | Alexandre Oliva | 2012-08-02 | 1 | -306/+1 |
* | system.h (dump_file): Do not define. | Steven Bosscher | 2012-07-16 | 1 | -61/+33 |
* | re PR rtl-optimization/53908 (csa removes needed memory load) | Richard Sandiford | 2012-07-13 | 1 | -0/+13 |
* | re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada) | Alexandre Oliva | 2012-06-28 | 1 | -0/+12 |
* | re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada) | Richard Sandiford | 2012-06-25 | 1 | -24/+24 |
* | re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada) | Richard Sandiford | 2012-06-25 | 1 | -24/+24 |
* | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 2012-05-31 | 1 | -1/+0 |
* | re PR debug/48866 (gcc hangs when -g is set) | Alexandre Oliva | 2012-04-13 | 1 | -94/+185 |
* | df-problems.c (df_note_bb_compute): Do not take note of debug uses for whose ... | Alexandre Oliva | 2012-04-13 | 1 | -1/+6 |
* | df-problems.c (df_kill_notes): Check that the use refers to the note under ex... | Paolo Bonzini | 2012-01-30 | 1 | -2/+4 |
* | re PR rtl-optimization/51505 (ICE: in form_sum, at reload.c:5349 with -O --pa... | Andrey Belevantsev | 2012-01-19 | 1 | -3/+44 |
* | df-problems.c (df_note_bb_compute): Pass uses rather than defs to df_set_dead... | Richard Sandiford | 2011-08-26 | 1 | -1/+1 |
* | re PR debug/49522 (Divide by zero in validate_subreg in emit-rtl.c:695) | Jakub Jelinek | 2011-07-07 | 1 | -2/+22 |
* | df-problems.c (df_lr_local_compute): Manually CSE PIC_OFFSET_TABLE_REGNUM. | Jeff Law | 2011-06-15 | 1 | -3/+4 |
* | re PR rtl-optimization/47612 (RTL crash when cc0 setter moved away from cc0 u... | Bernd Schmidt | 2011-05-04 | 1 | -2/+9 |
* | cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead o... | Anatoly Sokolov | 2011-03-19 | 1 | -7/+4 |
* | re PR libgomp/47464 (Many gomp failures) | Jeff Law | 2011-01-26 | 1 | -1/+1 |
* | re PR rtl-optimization/44374 (Hoist same instructions in different branches) | Bernd Schmidt | 2010-12-14 | 1 | -0/+318 |
* | re PR rtl-optimization/46315 (-O2 -fno-strict-overflow causes wrong code gene... | Eric Botcazou | 2010-11-16 | 1 | -2/+5 |
* | re PR debug/46171 (ICE: in gen_rtx_SUBREG, at emit-rtl.c:774 with -fno-tree-d... | Jakub Jelinek | 2010-11-09 | 1 | -21/+59 |
* | Revert revision 164552. | H.J. Lu | 2010-11-03 | 1 | -316/+0 |
* | re PR rtl-optimization/44374 (Hoist same instructions in different branches) | Bernd Schmidt | 2010-09-23 | 1 | -0/+316 |
* | re PR rtl-optimization/45162 (ARM bootstrap comparison failures after stage 3) | Bernd Schmidt | 2010-08-04 | 1 | -1/+1 |
* | re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness) | Bernd Schmidt | 2010-07-29 | 1 | -460/+156 |
* | df-problems.c (df_kill_notes): Do not collect dead notes. | Jan Hubicka | 2010-07-02 | 1 | -90/+38 |
* | Fix version of patch from previous commit ;( | Jan Hubicka | 2010-06-22 | 1 | -4/+8 |
* | df-problems.c (df_rd_confluence_n, [...]): Return true if something changed. | Jan Hubicka | 2010-06-22 | 1 | -19/+23 |
* | df-core.c (df_clear_bb_info): New function. | Jan Hubicka | 2010-06-12 | 1 | -119/+27 |
* | df-problems.c (df_live_scratch): Convert to bitmap_head. | Jan Hubicka | 2010-06-11 | 1 | -8/+9 |
* | df-problems.c (df_live_problem_data): Add live_bitmaps. | Jan Hubicka | 2010-06-10 | 1 | -54/+63 |
* | re PR middle-end/44454 (Many new failures) | Jan Hubicka | 2010-06-07 | 1 | -4/+10 |
* | df-problems.c (df_lr_problem_data): Add lr_bitmaps. | Jan Hubicka | 2010-06-07 | 1 | -29/+32 |
* | df-core.c (df_set_blocks): Use bitmap_head instead of bitmap. | Jan Hubicka | 2010-06-06 | 1 | -10/+10 |
* | tree-into-ssa.c (insert_phi_nodes): Use bitmap heads for dominance frontiers. | Jan Hubicka | 2010-06-05 | 1 | -5/+5 |
* | df-problems.c (seen_in_block, [...]): Convert to bitmap_head. | Jan Hubicka | 2010-06-05 | 1 | -117/+118 |
* | Update df_lr_bb_local_compute for embedded bitmaps. | H.J. Lu | 2010-06-04 | 1 | -2/+2 |
* | df.h (df_rd_bb_info, [...]): Embedd bitmap_head into the structure. | Jan Hubicka | 2010-06-04 | 1 | -238/+238 |
* | df-problems.c (df_create_unused_note, [...]): micro-optimize the checks when ... | Jan Hubicka | 2010-06-04 | 1 | -4/+4 |
* | re PR debug/44023 (-fcompare-debug failure (length) for alphaev67 target (boo... | Jakub Jelinek | 2010-05-11 | 1 | -3/+26 |
* | re PR bootstrap/43994 (Revision 159063 failed to bootstrap on Linux/ia64) | Jakub Jelinek | 2010-05-06 | 1 | -4/+4 |
* | re PR debug/43478 (Missing DW_AT_location for a variable) | Alexandre Oliva | 2010-05-05 | 1 | -1/+141 |
* | df-problems.c (df_simulate_initialize_forwards): Set, don't clear, bits for a... | Bernd Schmidt | 2010-04-26 | 1 | -8/+4 |
* | ifcvt.c (dead_or_predicable): Use df_simulate_find_defs and df_simulate_find_... | Bernd Schmidt | 2010-04-22 | 1 | -4/+17 |
* | re PR rtl-optimization/41812 (test 20071030-1.c fails execution on powerpc64) | Paolo Bonzini | 2009-11-30 | 1 | -8/+25 |