summaryrefslogtreecommitdiff
path: root/gcc/cfgrtl.c
Commit message (Expand)AuthorAgeFilesLines
* PR rtl-optimization/49912jakub2011-11-261-1/+2
* PR rtl-optimization/51051hp2011-11-141-0/+10
* * function.c (bb_active_p): Delete.amodra2011-11-091-14/+22
* Merge from transactional-memory branch.aldyh2011-11-081-0/+2
* PR rtl-optimization/49941amodra2011-10-151-1/+1
* * doc/rtl.texi (simple_return): Document.bernds2011-08-271-7/+23
* PR rtl-optimization/49891bernds2011-07-281-0/+1
* * rtlanal.c (tablejump_p): False for returns.bernds2011-07-281-1/+1
* bb-reorder: Split EH edges crossing partitions.rth2011-07-231-6/+26
* Dump basic_block flags.rth2011-07-201-44/+6
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-3/+4
* * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message.ebotcazou2011-05-131-1/+1
* * cfgrtl.c (commit_one_edge_insertion): Remove always-true test andebotcazou2011-05-111-59/+55
* * basic-block.h (force_nonfallthru): Move to...ebotcazou2011-04-071-37/+6
* * basic-block.h (fixup_abnormal_edges): Adjust prototype.ebotcazou2011-03-261-0/+91
* * cfg.c (redirect_edge_succ_nodup): Duplicate the varm maplaw2011-03-231-4/+4
* * mode-switching.c (optimize_mode_switching): Useuros2010-11-191-2/+1
* * basic-block.h (insert_insn_end_bb_new): Delete.ebotcazou2010-11-021-88/+0
* * cfgcleanup.c (try_forward_edges): Do not throw away previous stepsebotcazou2010-10-211-4/+19
* * basic-block.h (single_succ_edge): Use gcc_checking_assert.froydnj2010-10-211-3/+1
* * basic-block.h (find_fallthru_edge): Define.froydnj2010-10-211-10/+2
* PR rtl-optimization/42775ebotcazou2010-09-201-1/+4
* 2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-301-2/+1
* gcc/ada:lauras2010-06-081-1/+1
* PR middle-end/44071jakub2010-05-111-1/+19
* * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.steven2010-05-031-4/+4
* PR middle-end/42233jakub2010-02-191-2/+2
* Remove trailing white spaces.hjl2009-11-251-4/+4
* 2009-11-24 Paolo Carlini <paolo.carlini@oracle.com>paolo2009-11-241-14/+5
* 2009-11-24 David Binderman <dcb314@hotmail.com>paolo2009-11-241-6/+2
* * cfgrtl.c (pass_free_cfg): Add pass name.amylaar2009-11-081-1/+1
* * builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.rth2009-09-141-0/+39
* Squash commit of EH in gimplerth2009-09-141-28/+27
* gcc/ChangeLog:aoliva2009-09-021-7/+48
* 2009-07-25 David Daney <ddaney@caviumnetworks.com>daney2009-07-251-2/+2
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-6/+2
* 2009-06-11 David Daney <ddaney@caviumnetworks.com>daney2009-06-111-4/+6
* * cfgcleanup.c (try_crossjump_to_edge): Only skip pastrth2009-05-301-2/+10
* PR rtl-optimization/39938ebotcazou2009-04-291-1/+16
* gcc/matz2009-04-261-29/+57
* * df.h: Include "timevar.h".ian2009-04-171-2/+2
* * cfgrtl.c (delete_insn_chain_and_edges): Remove.kazu2009-04-161-16/+0
* * tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.hubicka2009-04-081-10/+0
* Revert:schwab2008-12-121-2/+1
* (rtl_verify_flow_info_1): Don't apply BLOCK_FOR_INSN onschwab2008-12-121-1/+2
* * rtl.h (locator_eq): New decl.jakub2008-10-091-7/+9
* PR debug/29609jakub2008-10-071-2/+33
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-2/+2
* * rtlanal.c (add_reg_note): New function.ian2008-07-021-7/+2
* gcc/rsandifo2008-06-011-1/+1