summaryrefslogtreecommitdiff
path: root/gcc/cfgrtl.c
Commit message (Expand)AuthorAgeFilesLines
* function.c (bb_active_p): Delete.Alan Modra2011-11-091-14/+22
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+2
* re PR rtl-optimization/49941 (segmentation fault in redirect_jump_2)Alan Modra2011-10-151-1/+1
* rtl.texi (simple_return): Document.Bernd Schmidt2011-08-271-7/+23
* re PR rtl-optimization/49891 (ICE in redirect_jump_1)Bernd Schmidt2011-07-281-0/+1
* rtlanal.c (tablejump_p): False for returns.Bernd Schmidt2011-07-281-1/+1
* bb-reorder: Split EH edges crossing partitions.Richard Henderson2011-07-231-6/+26
* Dump basic_block flags.Richard Henderson2011-07-201-44/+6
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-3/+4
* cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message.Eric Botcazou2011-05-131-1/+1
* cfgrtl.c (commit_one_edge_insertion): Remove always-true test and reindent th...Eric Botcazou2011-05-111-59/+55
* basic-block.h (force_nonfallthru): Move to...Eric Botcazou2011-04-071-37/+6
* basic-block.h (fixup_abnormal_edges): Adjust prototype.Eric Botcazou2011-03-261-0/+91
* cfg.c (redirect_edge_succ_nodup): Duplicate the varm map before removing the ...Jeff Law2011-03-231-4/+4
* mode-switching.c (optimize_mode_switching): Use FOR_BB_INSNS instead of open-...Uros Bizjak2010-11-191-2/+1
* basic-block.h (insert_insn_end_bb_new): Delete.Eric Botcazou2010-11-021-88/+0
* cfgcleanup.c (try_forward_edges): Do not throw away previous steps when stopp...Eric Botcazou2010-10-211-4/+19
* basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd2010-10-211-3/+1
* basic-block.h (find_fallthru_edge): Define.Nathan Froyd2010-10-211-10/+2
* re PR rtl-optimization/42775 (GCC fails to rebuild itself with STAGE1_CFLAGS=...Eric Botcazou2010-09-201-1/+4
* toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h.Manuel López-Ibáñez2010-06-301-2/+1
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+1
* re PR middle-end/44071 (ICE with asm goto and __builtin_unreachable())Jakub Jelinek2010-05-111-1/+19
* tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher2010-05-031-4/+4
* re PR middle-end/42233 (c++ builtin_expect code generation regression)Jakub Jelinek2010-02-191-2/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-4/+4
* dwarf2out.c (add_location_or_const_value_attribute): Remove useless NOTE_VAR_...Paolo Carlini2009-11-241-14/+5
* cfgrtl.c (commit_one_edge_insertion): Remove set but not used local variable ...David Binderman2009-11-241-6/+2
* cfgrtl.c (pass_free_cfg): Add pass name.Zbigniew Chamski2009-11-081-1/+1
* builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson2009-09-141-0/+39
* Squash commit of EH in gimpleRichard Henderson2009-09-141-28/+27
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-7/+48
* re PR rtl-optimization/40445 (g++ void f() { __builtin_unreachable(); })David Daney2009-07-251-2/+2
* alias.c: Use REG_P...Shujing Zhao2009-06-221-6/+2
* re PR c/39252 (Request new feature __builtin_unreachable ())David Daney2009-06-111-4/+6
* cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson2009-05-291-2/+10
* re PR rtl-optimization/39938 (build broke for cris-elf with dbr_schedule change)Eric Botcazou2009-04-291-1/+16
* Expand from SSA.Michael Matz2009-04-261-29/+57
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-2/+2
* cfgrtl.c (delete_insn_chain_and_edges): Remove.Kazu Hirata2009-04-161-16/+0
* tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.Jan Hubicka2009-04-081-10/+0
* revert: cfgrtl.c (rtl_verify_flow_info_1): Don't apply BLOCK_FOR_INSN on a BA...Andreas Schwab2008-12-121-2/+1
* (rtl_verify_flow_info_1): Don't apply BLOCK_FOR_INSN onAndreas Schwab2008-12-121-1/+2
* rtl.h (locator_eq): New decl.Jakub Jelinek2008-10-091-7/+9
* re PR middle-end/29609 (Even with -O0 -g gcc optimizes a goto away and I can...Jakub Jelinek2008-10-071-2/+33
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-2/+2
* rtlanal.c (add_reg_note): New function.Ian Lance Taylor2008-07-021-7/+2
* rtl.h (emit_clobber, [...]): Declare.Richard Sandiford2008-06-011-1/+1
* [multiple changes]Kenneth Zadeck2008-05-071-1/+1
* except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka2008-04-181-2/+2