| Commit message (Expand) | Author | Age | Files | Lines |
* | alias.c: Use REG_P... | Shujing Zhao | 2009-06-22 | 1 | -4/+2 |
* | resource.c (mark_referenced_resources): Change include_delayed_effects parame... | Ian Lance Taylor | 2009-06-16 | 1 | -58/+61 |
* | Fix enum conversions which are invalid in C++: | Ian Lance Taylor | 2009-04-20 | 1 | -1/+4 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | re PR rtl-optimization/38740 (Incorrect delayed branch optimization) | Jakub Jelinek | 2009-01-28 | 1 | -1/+2 |
* | function.h (rtl_data): Add a dbr_scheduled_p field. | Richard Sandiford | 2009-01-06 | 1 | -1/+2 |
* | loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | Jan Hubicka | 2008-08-29 | 1 | -1/+1 |
* | alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. | Kaveh R. Ghazi | 2008-08-06 | 1 | -6/+6 |
* | rtlanal.c (add_reg_note): New function. | Ian Lance Taylor | 2008-07-02 | 1 | -8/+3 |
* | c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 2008-06-27 | 1 | -3/+3 |
* | [multiple changes] | Kenneth Zadeck | 2008-05-07 | 1 | -1/+1 |
* | except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r... | Jan Hubicka | 2008-04-18 | 1 | -7/+7 |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -6/+10 |
* | rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET. | Hans-Peter Nilsson | 2007-11-24 | 1 | -4/+4 |
* | re PR debug/33921 (FAIL: gcc.dg/debug/debug-6.c -gdwarf-2 -O scan-assembler x... | Daniel Jacobowitz | 2007-11-03 | 1 | -1/+0 |
* | reorg.c (emit_delay_sequence): Move insn locator from the first insn to the s... | Daniel Jacobowitz | 2007-10-26 | 1 | -0/+3 |
* | Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. | Hans-Peter Nilsson | 2007-09-09 | 1 | -5/+32 |
* | reorg.c (dbr_schedule): Move code removing placeholder USEs later in the pass. | Jan Hubicka | 2007-09-07 | 1 | -11/+11 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -9/+11 |
* | regs.h (end_hard_regno): New function. | Richard Sandiford | 2007-05-22 | 1 | -9/+2 |
* | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 2007-05-21 | 1 | -1/+1 |
* | jump.c (get_label_after): Delete. | Paolo Bonzini | 2007-02-15 | 1 | -0/+256 |
* | revert: reorg.c (emit_delay_sequence): Copy the delay slot insn. | Kaz Kojima | 2006-11-22 | 1 | -1/+1 |
* | genemit.c (gen_insn): Call gen_exp with a non-null used when handling multipl... | Kaz Kojima | 2006-11-13 | 1 | -1/+1 |
* | re PR rtl-optimization/28634 (rounding problem with -fdelayed-branch on hppa/... | Richard Sandiford | 2006-08-14 | 1 | -0/+2 |
* | re PR rtl-optimization/23454 (ICE in invert_exp_1, at jump.c:1719) | Eric Botcazou | 2006-08-11 | 1 | -5/+5 |
* | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 2006-03-02 | 1 | -2/+4 |
* | * reorg.c (dbr_schedule): Use dump_file instead of file. | Richard Sandiford | 2006-02-06 | 1 | -16/+16 |
* | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 2006-02-06 | 1 | -2/+2 |
* | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 2005-12-17 | 1 | -1/+1 |
* | re PR middle-end/25457 (reorg.c:966: warning: unused variable 'insn') | John David Anglin | 2005-12-16 | 1 | -1/+1 |
* | reorg.c (mostly_true_jump): Clean up code depending on LABEL_OUTSIDE_LOOP_P a... | Steven Bosscher | 2005-12-16 | 1 | -53/+3 |
* | re PR rtl-optimization/23585 (mem_fun* code fine with -O1, bus error with -O2) | Eric Botcazou | 2005-10-20 | 1 | -5/+5 |
* | re PR rtl-optimization/23454 (ICE in invert_exp_1, at jump.c:1719) | Jakub Jelinek | 2005-09-03 | 1 | -3/+4 |
* | dwarf2out.c, [...]: Fix comment typos. | Kazu Hirata | 2005-08-01 | 1 | -1/+1 |
* | Makefile.in: Adjust dependencies. | Paolo Bonzini | 2005-07-05 | 1 | -0/+73 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN... | Kazu Hirata | 2005-04-28 | 1 | -1/+1 |
* | * reorg.c (dbr_schedule): Remove #if 0 code to call final. | Ian Lance Taylor | 2005-03-23 | 1 | -11/+0 |
* | reorg.c (relax_delay_slots): Check that the jump is conditional before trying... | Eric Botcazou | 2005-03-07 | 1 | -0/+1 |
* | cfganal.c, [...]: Update copyright. | Kazu Hirata | 2005-01-22 | 1 | -1/+1 |
* | re PR rtl-optimization/19462 (generating return insns while current_function_... | Hans-Peter Nilsson | 2005-01-19 | 1 | -1/+6 |
* | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 2004-09-09 | 1 | -13/+8 |
* | cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP ... | Paolo Bonzini | 2004-08-25 | 1 | -10/+0 |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -86/+83 |
* | re PR bootstrap/16326 (Bootstrap failure after "RTL prologue/epilogue for SPA... | Eric Botcazou | 2004-07-08 | 1 | -62/+85 |
* | RTL prologue/epilogue for SPARC | Eric Botcazou | 2004-06-30 | 1 | -9/+28 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -5/+5 |
* | rtl.h (skip_consecutive_labels): Declare. | Richard Sandiford | 2004-05-28 | 1 | -14/+4 |