ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
[gcc.git] / gcc / jump.c
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-16 Trevor SaundersReplace INSN_DELETED_P with rtx_insn member functions
2014-09-16 Trevor Saundersuse rtx_insn * more
2014-09-11 David MalcolmIntroduce LABEL_REF_LABEL
2014-09-05 David MalcolmUse rtx_insn for various jump-handling functions and...
2014-09-05 David MalcolmUse rtx_jump_table_data in jump.c:delete_related_insns
2014-09-04 David Malcolmeh_returnjump_p takes an rtx_insn
2014-08-28 David MalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-28 David MalcolmConvert forced_labels from an EXPR_LIST to an INSN_LIST
2014-08-28 Richard Sandifordjump.c (eh_returnjump_p_1): Delete.
2014-08-28 Richard Sandifordjump.c: Include rtl-iter.h.
2014-08-27 David MalcolmUse rtx_expr_list for expr_status.x_forced_labels
2014-08-27 David Malcolmjump.c: Use rtx_sequence
2014-08-22 David Malcolmjump.c: Use rtx_insn in a few places (also touches...
2014-08-21 David Malcolmdelete_related_insns returns an rtx_insn
2014-08-21 David Malcolmpeephole returns an rtx_insn
2014-08-19 David MalcolmMake tablejump_p accept a rtx_jump_table_data **
2014-08-19 David MalcolmSplit NEXT_INSN/PREV_INSN into lvalue and rvalue forms
2014-07-09 Trevor Saundersremove has_execute
2014-06-30 Uros Bizjakexcept.c (emit_note_eh_region_end): New helper function.
2014-05-19 Richard Sandifordreg-notes.def (CROSSING_JUMP): Likewise.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saundersremove has_gate
2014-01-18 Richard Sandifordjump.c (delete_related_insns): Keep (use (insn))s.
2014-01-14 Richard Sandifordjump.c (redirect_jump_2): Remove REG_CROSSING_JUMP...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-11-24 Steven Bosscherre PR bootstrap/59279 (r205337 breaks bootstrap with...
2013-11-24 Steven Bosscherjump.c (reset_insn_reg_label_operand_notes): New functi...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-05-06 Steven Bosschermips.c: Include tree-pass.h.
2013-04-16 Steven Bosscherre PR middle-end/43631 (var-tracking inserts notes...
2013-03-30 Steven Bosschercfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-23 Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-08-25 Eric Botcazoure PR rtl-optimization/54088 (ICE at dwarf2out.c:20632...
2012-08-23 Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-16 David S. MillerFix var tracking ICE due to reorg.
2012-05-08 Michael Matzbasic-block.h (struct rtl_bb_info): Remove visited...
2012-04-18 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Update.
2011-11-23 Chung-Lin Tangre PR rtl-optimization/50496 (ICE in redirect_jump...
2011-10-15 Alan Modrare PR rtl-optimization/49941 (segmentation fault in...
2011-08-27 Bernd Schmidtrtl.texi (simple_return): Document.
2011-08-03 Alan Modrare PR rtl-optimization/49941 (segmentation fault in...
2011-07-28 Bernd Schmidtrtlanal.c (tablejump_p): False for returns.
2011-07-22 Richard HendersonFix mark_all_labels vs cfglayout mode.
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-03 Bernd Schmidtgengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-04-08 Michael Matzre PR rtl-optimization/48389 (ICE: in make_edges, at...
2011-03-31 Jeff Lawtree-ssa-forwprop.c (forward_propagate_into_cond):...
2010-12-13 Alexandre Olivare PR debug/46756 (-fcompare-debug failure (length...
2010-12-10 Jakub Jelinekre PR rtl-optimization/46865 (Using -save-temps (or...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-23 Steven Bosscherregs.h: Do not include obstack.h, basic-block.h.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-07-01 Jakub Jelinekre PR debug/40462 (ICE in dwarf2out_begin_epilogue...
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-06-17 David Daneyjump.c (cleanup_barriers): Handle case of no insns...
2009-06-08 Adam Nemetjump.c (returnjump_p): Handle delayed branches.
2009-05-30 Richard Hendersoncfgcleanup.c (try_crossjump_to_edge): Only skip past...
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-03-27 H.J. Lujump.c (rtx_renumbered_equal_p): Use subreg_get_info.
2009-02-25 H.J. Lure PR rtl-optimization/39241 (ICE in subreg_get_info...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-08-26 Ben Ellistonrtlanal.c: Fix uses of "it's" with "its" where appropriate.
2008-08-06 Joseph Myersjump.c (rtx_renumbered_equal_p): Do not call subreg_reg...
2008-07-02 Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-18 Uros Bizjakre PR rtl-optimization/35604 (Label references are...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-11-24 Hans-Peter Nilssonrtlanal.c (label_is_jump_target_p): Return true for...
2007-10-14 Kazu Hiratafixed-bit.c, [...]: Fix comment typos.
2007-09-09 Hans-Peter NilssonDivide REG_LABEL notes into REG_LABEL_OPERAND and REG_L...
2007-09-03 Kaveh R. Ghazisystem.h (CONST_CAST2, [...]): New macros for type...
2007-09-01 Kaveh R. Ghazic-common.c (const_strip_array_types): Delete.
2007-08-27 Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-24 Kaveh R. Ghazialpha.c (alpha_mangle_type, [...]): Constify.
2007-07-30 Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-30 Kaveh R. Ghazialias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-03-20 Bernd Schmidtjump.c (mark_jump_label): Treat SEQUENCE specially.
2007-02-15 Aldy Hernandezjump.c: Remove prototypes for delete_computation and...
2007-02-15 Paolo Bonzinijump.c (get_label_after): Delete.
2007-02-03 Kazu Hiratac-decl.c, [...]: Fix comment typos.
2006-11-29 Joseph Myerspredicates.md (gpc_reg_operand): Check invalid_e500_subreg.
2006-11-27 Jan Hubickacfgexpand.c (construct_exit_block): Don't disturb end...
2006-11-25 Steven Bosscherjump.c (mark_all_labels): Work in cfglayout mode.
2006-11-11 Jan Hubickatree-pass.h (pass_purge_lineno_notes): Remove declaration.
2006-04-15 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-03-23 Zdenek Dvorakcfgloopmanip.c (create_loop_notes): Removed.
next