summaryrefslogtreecommitdiff
path: root/gcc/passes.c
Commit message (Expand)AuthorAgeFilesLines
* New implementation of Graphite.spop2009-07-311-0/+5
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-4/+2
* Give names to some currently nameless passes (thisbaldrick2009-07-071-1/+1
* * gcc.dg/tree-ssa/loop-24.c: Update dump file matching; enable -O2.hubicka2009-07-031-1/+0
* 2009-06-27 Paolo Bonzini <bonzini@gnu.org>bonzini2009-06-271-1/+1
* 2009-06-27 Paolo Bonzini <bonzini@gnu.org>bonzini2009-06-271-1/+1
* see removalrazya2009-06-181-1/+0
* 2009-06-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2009-06-141-0/+1
* Reschedule predictive-commoning passrevitale2009-06-101-1/+1
* PR debug/39834hubicka2009-06-081-1/+2
* 2009-05-25 Richard Guenther <rguenther@suse.de>rguenth2009-05-251-1/+5
* * doc/passes.texi (Tree-SSA passes): Document SLP pass.irar2009-05-241-0/+1
* gcc/ChangeLog:ian2009-05-161-5/+5
* ./:ian2009-05-141-1/+1
* 2009-05-11 Richard Guenther <rguenther@suse.de>rguenth2009-05-111-8/+0
* * cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument;hubicka2009-05-081-1/+1
* * dbgcnt.def (cprop1, cprop2, gcse, jump_bypass): Removesteven2009-04-271-2/+7
* * tree-pass.h (pass_del_ssa, pass_mark_used_blocks,matz2009-04-261-4/+0
* gcc/matz2009-04-261-5/+5
* * df.h: Include "timevar.h".ian2009-04-171-5/+5
* 2009-04-14 Diego Novillo <dnovillo@google.com>dnovillo2009-04-141-1/+1
* * tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.hubicka2009-04-081-0/+1
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-6/+10
* * passes.c (init_optimization_passes): Remove two copies of ehcleanuphubicka2009-04-021-2/+0
* 2009-03-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>ramana2009-03-311-1/+0
* 2009-03-30 Martin Jambor <mjambor@suse.cz>jamborm2009-03-301-0/+2
* 2009-03-30 Paolo Bonzini <bonzini@gnu.org>bonzini2009-03-301-1/+1
* PR middle-end/28850hubicka2009-03-291-0/+3
* * gcc.dg/attr-noinline.c: Avoid pure-const optimization.hubicka2009-03-281-0/+28
* * tree-pass.h (pass_fixup_cfg): New pass.hubicka2009-03-281-0/+1
* * cgraph.c (dump_cgraph_node): Add replace output flag by process.hubicka2009-03-281-0/+3
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-01-29 Vladimir Makarov <vmakarov@redhat.com>vmakarov2009-01-291-3/+1
* PR middle-end/37858jakub2008-11-031-0/+1
* PR tree-optimization/14703hubicka2008-09-061-0/+1
* 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>spop2008-09-021-0/+1
* * 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
* 2008-08-20 Richard Guenther <rguenther@suse.de>rguenth2008-08-201-9/+1
* 2008-08-19 Richard Guenther <rguenther@suse.de>rguenth2008-08-191-1/+1
* 2008-08-18 Richard Guenther <rguenther@suse.de>rguenth2008-08-181-17/+18
* 2008-08-13 Richard Guenther <rguenther@suse.de>rguenth2008-08-131-1/+1
* * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.ghazi2008-08-061-7/+7
* 2008-08-01 Basile Starynkevitch <basile@starynkevitch>bstarynk2008-08-011-1/+1
* 2008-07-31 Richard Guenther <rguenther@suse.de>rguenth2008-07-311-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-15/+7
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-9/+2
* * cgraph.c (cgraph_add_new_function): Do early local passes.hubicka2008-07-201-8/+10
* 2008-07-01 Martin Jambor <mjambor@suse.cz>jamborm2008-07-011-0/+1
* * config/i386/driver-i386.c (detect_caches_amd,ghazi2008-06-261-4/+4