aboutsummaryrefslogtreecommitdiff
path: root/gcc/reorg.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-2/+1
2010-09-15re PR rtl-optimization/45593 (segfault with -Os)Eric Botcazou1-18/+20
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-02-14reorg.c (delete_computation): Comment fixes.Steven Bosscher1-6/+3
2009-11-30re PR rtl-optimization/40086 (cris-elf gfortran.dg/forall_1.f90 -O1 execution)Hans-Peter Nilsson1-2/+5
2009-09-15re PR bootstrap/41349 (bootstrap comparison failure on sparc-linux)Adam Nemet1-4/+6
2009-06-22alias.c: Use REG_P...Shujing Zhao1-4/+2
2009-06-16resource.c (mark_referenced_resources): Change include_delayed_effects parame...Ian Lance Taylor1-58/+61
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-1/+4
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-28re PR rtl-optimization/38740 (Incorrect delayed branch optimization)Jakub Jelinek1-1/+2
2009-01-06function.h (rtl_data): Add a dbr_scheduled_p field.Richard Sandiford1-1/+2
2008-08-29loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka1-1/+1
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-6/+6
2008-07-02rtlanal.c (add_reg_note): New function.Ian Lance Taylor1-8/+3
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-3/+3
2008-05-07[multiple changes]Kenneth Zadeck1-1/+1
2008-04-18except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka1-7/+7
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-6/+10
2007-11-24rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET.Hans-Peter Nilsson1-4/+4
2007-11-03re PR debug/33921 (FAIL: gcc.dg/debug/debug-6.c -gdwarf-2 -O scan-assembler x...Daniel Jacobowitz1-1/+0
2007-10-26reorg.c (emit_delay_sequence): Move insn locator from the first insn to the s...Daniel Jacobowitz1-0/+3
2007-09-09Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson1-5/+32
2007-09-07reorg.c (dbr_schedule): Move code removing placeholder USEs later in the pass.Jan Hubicka1-11/+11
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-9/+11
2007-05-22regs.h (end_hard_regno): New function.Richard Sandiford1-9/+2
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka1-1/+1
2007-02-15jump.c (get_label_after): Delete.Paolo Bonzini1-0/+256
2006-11-22revert: reorg.c (emit_delay_sequence): Copy the delay slot insn.Kaz Kojima1-1/+1
2006-11-13genemit.c (gen_insn): Call gen_exp with a non-null used when handling multipl...Kaz Kojima1-1/+1
2006-08-14re PR rtl-optimization/28634 (rounding problem with -fdelayed-branch on hppa/...Richard Sandiford1-0/+2
2006-08-11re PR rtl-optimization/23454 (ICE in invert_exp_1, at jump.c:1719)Eric Botcazou1-5/+5
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-2/+4
2006-02-06* reorg.c (dbr_schedule): Use dump_file instead of file.Richard Sandiford1-16/+16
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak1-2/+2
2005-12-17basic-block.h: Changed basic block numbering so that the entry block is 0 and...Daniel Berlin1-1/+1
2005-12-16re PR middle-end/25457 (reorg.c:966: warning: unused variable 'insn')John David Anglin1-1/+1
2005-12-16reorg.c (mostly_true_jump): Clean up code depending on LABEL_OUTSIDE_LOOP_P a...Steven Bosscher1-53/+3
2005-10-20re PR rtl-optimization/23585 (mem_fun* code fine with -O1, bus error with -O2)Eric Botcazou1-5/+5
2005-09-03re PR rtl-optimization/23454 (ICE in invert_exp_1, at jump.c:1719)Jakub Jelinek1-3/+4
2005-08-01dwarf2out.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-0/+73
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-28bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN...Kazu Hirata1-1/+1
2005-03-23* reorg.c (dbr_schedule): Remove #if 0 code to call final.Ian Lance Taylor1-11/+0
2005-03-07reorg.c (relax_delay_slots): Check that the jump is conditional before trying...Eric Botcazou1-0/+1
2005-01-22cfganal.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-19re PR rtl-optimization/19462 (generating return insns while current_function_...Hans-Peter Nilsson1-1/+6
2004-09-09ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...Nathan Sidwell1-13/+8