aboutsummaryrefslogtreecommitdiff
path: root/gcc/reorg.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-29Use rtx_insn in various places in resource.[ch]David Malcolm1-11/+11
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-54/+56
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsDavid Malcolm1-3/+3
2014-08-28Use rtx subclasses in more places in reorg.cDavid Malcolm1-145/+158
2014-08-27reorg.c: Use rtx_sequenceDavid Malcolm1-12/+12
2014-08-19Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsDavid Malcolm1-4/+4
2014-07-09remove has_executeTrevor Saunders1-2/+0
2014-05-19reg-notes.def (CROSSING_JUMP): Likewise.Richard Sandiford1-7/+6
2014-04-17pass cfun to pass::executeTrevor Saunders1-9/+9
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-19/+17
2014-04-17remove has_gateTrevor Saunders1-2/+0
2014-01-18jump.c (delete_related_insns): Keep (use (insn))s.Richard Sandiford1-1/+4
2014-01-08re PR rtl-optimization/59137 (Miscompilation at -O1 on mips/mipsel)Richard Sandiford1-1/+13
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm1-1/+1
2013-11-13cfgrtl.c (can_fallthru): Reorder code to move tablejump check up.Steven Bosscher1-3/+4
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-7/+7
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford1-1/+1
2013-08-07rtl.h (update_alignments): Declare.Eric Botcazou1-6/+22
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-34/+70
2013-05-16Restore bootstrap on non-cc0 targetsRainer Orth1-0/+2
2013-05-14resource.h (struct resources): Remove unch_memory member.Steven Bosscher1-2/+0
2013-05-14rtl.h (next_label, [...]): Remove prototypes.Steven Bosscher1-0/+38
2013-05-06mips.c: Include tree-pass.h.Steven Bosscher1-1/+1
2013-04-17fix previous commit, include reviewer request.Steven Bosscher1-2/+0
2013-04-17emit-rtl.c (link_insn_into_chain): Handle chaining of SEQUENCEs.Steven Bosscher1-74/+23
2013-04-14reorg.c (fill_simple_delay_slots): Reindent block of code.Eric Botcazou1-53/+50
2013-04-10passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener1-2/+2
2013-04-02reorg.c (get_branch_condition): Deal with conditional returns.Eric Botcazou1-35/+14
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-4/+4
2013-03-29cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...Steven Bosscher1-3/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-02function.h (struct rtl_data): Remove epilogue_delay_list.Steven Bosscher1-8/+2
2012-12-02reorg.c: Remove an obsolete comment.Steven Bosscher1-10/+1
2012-11-27loop-invariant.c (check_invariant_table_size): Take sizeof of the right type.Steven Bosscher1-105/+9
2012-11-26* reorg.c (redundant_insn): Do not handle DEBUG_INSNs.Eric Botcazou1-2/+2
2012-11-25tm.texi.in (DELAY_SLOTS_FOR_EPILOGUE): Remove documentation.Steven Bosscher1-112/+0
2012-11-05reorg.c (fill_simple_delay_slots): Avoid calling optimize_skip with a return ...Joern Rennecke1-1/+2
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+2
2012-10-20emit-rtl.c (copy_delay_slot_insn): New function.Joern Rennecke1-5/+7
2012-09-30re PR rtl-optimization/38449 (delay branch scheduling follows REG_CROSSING_JU...Joern Rennecke1-8/+31
2012-09-30reorg.c (relax_delay_slots): Use delay_insn consistently.Eric Botcazou1-6/+4
2012-09-19Integrate lexical block into source_location.Dehao Chen1-5/+5
2012-08-02reorg.c (dbr_schedule): Delete REG_BR_PRED loop.Richard Sandiford1-22/+0
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+0
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-2/+1
2012-05-04rtl.def (ATTR_FLAG): Remove probability indicating flags.Steven Bosscher1-32/+0
2012-02-11re PR rtl-optimization/52175 (ICE in maybe_record_trace_start after invalid d...Richard Sandiford1-0/+1
2012-01-09re PR debug/51471 (gcc.c-torture/execute/20040811-1.c and gcc.c-torture/execu...Tom de Vries1-1/+2