summaryrefslogtreecommitdiff
path: root/gcc/cfgrtl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-1/+1
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-2/+2
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-2/+4
* * df-scan.c (df_ref_chain_change_bb): Simplify.aoliva2008-03-011-8/+3
* gcc/testsuite/ChangeLog:spark2007-11-301-30/+29
* PR rtl-optimization/33648jakub2007-11-011-0/+4
* PR rtl-optimization/33644ebotcazou2007-10-221-0/+17
* * cfgrtl.c (rtl_block_ends_with_call_p): Skip notes at the end.aoliva2007-10-031-1/+2
* Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.hp2007-09-091-8/+16
* Revert:hp2007-09-091-10/+5
* * tree-flow.h (const_block_stmt_iterator): Remove.dnovillo2007-09-071-4/+5
* 2007-09-05 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2007-09-071-5/+10
* * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi2007-08-271-14/+15
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * cfgrtl.c (delete_insn_chain_and_edges): Remove.kazu2007-07-071-15/+0
* Merge dataflow branch into mainlinedberlin2007-06-111-112/+120
* * haifa-sched.c (restore_bb_notes): Clear bb field of the notesrakdver2007-06-061-15/+61
* * cfg.c (init_flow): Use type safe memory macros.tneumann2007-06-051-5/+5
* PR target/31733sje2007-06-041-1/+1
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-8/+6
* * predict.c: Include pointer-set.h.rakdver2007-04-221-6/+0