OSDN Git Service

* doc/install.texi (Specific, i?86-*-solaris2.10): Fix grammar.
[pf3gnuchains/gcc-fork.git] / gcc / passes.c
2010-05-23 spopAvoid calling verify_ssa twice in verify_loop_closed_ssa.
2010-05-23 spopAlways execute verify_loop_closed_ssa at LNO level.
2010-05-23 hubicka * ipa-prop.c (ipa_prop_read_section): Add sanity check...
2010-05-23 hubicka * ipa-reference.c: Include toplev.h
2010-05-23 tmsriram * implicit-zee.c: New file.
2010-05-23 hubicka * passes.c (ipa_write_summaries_1, ipa_write_optimizat...
2010-05-23 rguenth2010-04-30 Richard Guenther <rguenther@suse.de>
2010-05-23 hubicka * lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-05-23 hubicka * doc/invoke.texi (-fipa-profile): Document.
2010-05-23 hubicka * cgraph.c (cgraph_create_node): Set node frequency...
2010-05-23 berndsgcc/
2010-05-23 hubicka * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
2010-05-23 hubicka * tree-pass.h (ipa_opt_pass_d): Rename function_read_s...
2010-05-23 hubicka * cgraph.c (cgraph_remove_node): Kill bodies in other...
2010-05-23 spopAvoid calling verify_ssa twice in verify_loop_closed_ssa.
2010-05-23 spopAlways execute verify_loop_closed_ssa at LNO level.
2010-05-21 stevengcc/ChangeLog:
2010-05-19 jsm28 * diagnostic.c (FLOAT, FFS): Don't undefine.
2010-05-15 hubicka * ipa-prop.c (ipa_prop_read_section): Add sanity check...
2010-05-15 hubicka * ipa-reference.c: Include toplev.h
2010-05-12 tmsriram * implicit-zee.c: New file.
2010-05-10 hubicka * passes.c (ipa_write_summaries_1, ipa_write_optimizat...
2010-04-30 rguenth2010-04-30 Richard Guenther <rguenther@suse.de>
2010-04-29 hubicka * lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-27 hubicka * doc/invoke.texi (-fipa-profile): Document.
2010-04-26 hubicka * cgraph.c (cgraph_create_node): Set node frequency...
2010-04-22 berndsgcc/
2010-04-21 hubicka * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
2010-04-21 hubicka * tree-pass.h (ipa_opt_pass_d): Rename function_read_s...
2010-04-20 hubicka * cgraph.c (cgraph_remove_node): Kill bodies in other...
2010-04-06 spopAvoid calling verify_ssa twice in verify_loop_closed_ssa.
2010-04-06 spopAlways execute verify_loop_closed_ssa at LNO level.
2010-04-06 spopFix PR32824.
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-31 spopAdd pass_copy_prop after Graphite.
2010-02-22 baldrickIf a pass occurs in several pass lists, like pass_clean...
2010-01-13 rguenth2010-01-13 Richard Guenther <rguenther@suse.de>
2009-12-19 amylaar * Makefile.in (PLUGIN_HEADERS): Add more headers.
2009-12-11 baldrickIPA passes are bigger than other passes, so more memory...
2009-12-01 amylaar2009-12-01 Grigori Fursin <grigori.fursin@inria.fr>
2009-11-25 hjlRemove trailing white spaces.
2009-11-18 jamborm2009-11-18 Martin Jambor <mjambor@suse.cz>
2009-11-16 hubicka * cgraph.c (cgraph_release_function_body): Update...
2009-11-10 jamborm2009-11-10 Martin Jambor <mjambor@suse.cz>
2009-11-08 amylaar * cfgrtl.c (pass_free_cfg): Add pass name.
2009-10-29 matz * tree-ssa-math-opts.c (execute_convert_to_rsqrt)...
2009-10-22 hubicka * ipa-cp.c (ipcp_write_summary, ipcp_read_summary...
2009-10-14 vmakarov2009-09-26 Vladimir Makarov <vmakarov@redhat.com>
2009-10-13 bstarynk2009-10-13 Basile Starynkevitch <basile@starynkevitch...
2009-10-08 matz PR middle-end/41573
2009-10-07 hubicka * lto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-10-03 dnovilloMerge lto branch into trunk.
2009-09-28 ian * tree-pass.h (register_pass_info): New structure.
2009-09-28 matz * builtins.c (interclass_mathfn_icode): New helper.
2009-09-17 jamborm2009-09-17 Martin Jambor <mjambor@suse.cz>
2009-09-14 rthSquash commit of EH in gimple
2009-09-03 dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-09-02 vmakarov2009-09-02 Vladimir Makarov <vmakarov@redhat.com>
2009-07-31 spopNew implementation of Graphite.
2009-07-17 rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-07-07 baldrickGive names to some currently nameless passes (this
2009-07-03 hubicka * gcc.dg/tree-ssa/loop-24.c: Update dump file matching...
2009-06-27 bonzini2009-06-27 Paolo Bonzini <bonzini@gnu.org>
2009-06-27 bonzini2009-06-27 Paolo Bonzini <bonzini@gnu.org>
2009-06-18 razyasee removal
2009-06-14 krebbel2009-06-14 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2009-06-10 revitaleReschedule predictive-commoning pass
2009-06-08 hubicka PR debug/39834
2009-05-25 rguenth2009-05-25 Richard Guenther <rguenther@suse.de>
2009-05-24 irar * doc/passes.texi (Tree-SSA passes): Document SLP...
2009-05-16 iangcc/ChangeLog:
2009-05-14 ian./:
2009-05-11 rguenth2009-05-11 Richard Guenther <rguenther@suse.de>
2009-05-08 hubicka * cgraphbuild.c (compute_call_stmt_bb_frequency):...
2009-04-27 steven * dbgcnt.def (cprop1, cprop2, gcse, jump_bypass):...
2009-04-26 matz * tree-pass.h (pass_del_ssa, pass_mark_used_blocks,
2009-04-26 matzgcc/
2009-04-17 ian * df.h: Include "timevar.h".
2009-04-14 dnovillo2009-04-14 Diego Novillo <dnovillo@google.com>
2009-04-08 hubicka * tree-eh.c (cleanup_eh): When not optimizing, do...
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-04-02 hubicka * passes.c (init_optimization_passes): Remove two...
2009-03-31 ramana2009-03-31 Ramana Radhakrishnan <ramana.radhakrishnan...
2009-03-30 jamborm2009-03-30 Martin Jambor <mjambor@suse.cz>
2009-03-30 bonzini2009-03-30 Paolo Bonzini <bonzini@gnu.org>
2009-03-29 hubicka PR middle-end/28850
2009-03-28 hubicka * gcc.dg/attr-noinline.c: Avoid pure-const optimization.
2009-03-28 hubicka * tree-pass.h (pass_fixup_cfg): New pass.
2009-03-28 hubicka * cgraph.c (dump_cgraph_node): Add replace output...
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-01-29 vmakarov2008-01-29 Vladimir Makarov <vmakarov@redhat.com>
2008-11-03 jakub PR middle-end/37858
2008-09-06 hubicka PR tree-optimization/14703
2008-09-02 spop2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2008-08-29 hubicka * cp-gimplify.c (cp_gimplify_expr): Add PRED_CONTINUE...
2008-08-26 vmakarov2008-08-26 Vladimir Makarov <vmakarov@redhat.com>
2008-08-20 rguenth2008-08-20 Richard Guenther <rguenther@suse.de>
2008-08-19 rguenth2008-08-19 Richard Guenther <rguenther@suse.de>
2008-08-18 rguenth2008-08-18 Richard Guenther <rguenther@suse.de>
2008-08-13 rguenth2008-08-13 Richard Guenther <rguenther@suse.de>
next