summaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
Commit message (Expand)AuthorAgeFilesLines
* * dbgcnt.def (cprop1, cprop2, gcse, jump_bypass): Removesteven2009-04-271-4/+6
* * tree-pass.h (pass_del_ssa, pass_mark_used_blocks,matz2009-04-261-4/+0
* gcc/:ian2009-04-201-7/+7
* * cgraph.h (cgraph_node_ptr): New type for vector functions.dnovillo2009-04-201-1/+2
* * df.h: Include "timevar.h".ian2009-04-171-2/+3
* 2009-04-14 Diego Novillo <dnovillo@google.com>dnovillo2009-04-141-0/+1
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-3/+4
* 2009-03-30 Martin Jambor <mjambor@suse.cz>jamborm2009-03-301-0/+1
* 2009-03-09 Paolo Bonzini <bonzini@gnu.org>bonzini2009-03-301-0/+1
* PR middle-end/28850hubicka2009-03-291-0/+1
* * gcc.dg/attr-noinline.c: Avoid pure-const optimization.hubicka2009-03-281-0/+2
* * tree-pass.h (pass_fixup_cfg): New pass.hubicka2009-03-281-0/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-2/+2
* 2008-01-29 Vladimir Makarov <vmakarov@redhat.com>vmakarov2009-01-291-3/+1
* 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>spop2008-09-021-0/+1
* 2008-08-29 Richard Guenther <rguenther@suse.de>rguenth2008-08-291-1/+0
* * cp-gimplify.c (cp_gimplify_expr): Add PRED_CONTINUE heuristic.hubicka2008-08-291-0/+1
* 2008-08-26 Vladimir Makarov <vmakarov@redhat.com>vmakarov2008-08-261-0/+1
* * cgraph.c (first_cgraph_function_insertion_hook): New variable.hubicka2008-08-211-1/+1
* Backport from LTO branch:hubicka2008-08-211-2/+2
* 2008-08-01 Basile Starynkevitch <basile@starynkevitch>bstarynk2008-08-011-1/+2
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-1/+3
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-1/+0
* 2008-07-01 Martin Jambor <mjambor@suse.cz>jamborm2008-07-011-0/+1
* gcc/rwild2008-06-061-2/+3
* 2008-06-04 Xinliang David Li <davidxl@google.com>davidxl2008-06-041-0/+1
* 2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com>dnovillo2008-05-161-0/+2
* 2008-05-15 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-151-12/+12
* 2008-05-15 Richard Guenther <rguenther@suse.de>rguenth2008-05-151-0/+4
* 2008-05-08 Richard Guenther <rguenther@suse.de>rguenth2008-05-091-1/+0
* * cgraph.c (dump_cgraph_node): Update.hubicka2008-05-071-1/+1
* tree-optimization/36100hubicka2008-05-051-0/+1
* * tree-pass.h (opt_pass): Add IPA_PASS.hubicka2008-05-011-5/+35
* 2008-04-27 Richard Guenther <rguenther@suse.de>rguenth2008-04-271-0/+1
* PR testsuite/35843hubicka2008-04-251-1/+1
* 2008-04-24 Richard Sandiford <rsandifo@nildram.co.uk>zadeck2008-04-211-0/+1
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-2/+2
* * tree-dump.c (dump_enable_all): Remove prototype; do not accepthubicka2008-04-051-1/+0
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-217/+240
* * doc/invoke.texi: Document -ftree-loop-distribution.spop2008-02-281-0/+1
* 2008-02-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-02-131-2/+0
* 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-01-221-0/+1
* 2007-10-29 Richard Guenther <rguenther@suse.de>rguenth2007-10-291-1/+0
* 2007-10-24 Olga Golovanevsky <olga@il.ibm.com>olga2007-10-241-0/+1
* PR c++/15764jason2007-10-031-0/+1
* * tree-parloops.c: New file.rakdver2007-09-151-0/+1
* * tree-pass.h (pass_cselim): Declare new pass.matz2007-09-101-0/+1
* * passes.c (init_optimization_passes): Add simple dce and addressablehubicka2007-09-071-0/+2
* * cgraphbuild.c (rebuild_cgraph_edges): Export.rakdver2007-09-071-0/+1
* * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharinghubicka2007-09-051-10/+11