]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-pass.h
* lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has
[thirdparty/gcc.git] / gcc / tree-pass.h
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-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-07-22  dnovillo * tree-pass.h (TDF_EH): Define.
2009-07-17  rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-06-18  rth PR 40488
2009-06-18  razyasee removal
2009-06-14  krebbel2009-06-14 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2009-06-07  aldot2009-06-07 Bernhard Reutner-Fischer <aldot@gcc.gnu...
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-11  rguenth2009-05-11 Richard Guenther <rguenther@suse.de>
2009-05-11  ian./:
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-20  iangcc/:
2009-04-20  dnovillo * cgraph.h (cgraph_node_ptr): New type for vector...
2009-04-17  ian * df.h: Include "timevar.h".
2009-04-14  dnovillo2009-04-14 Diego Novillo <dnovillo@google.com>
2009-04-03  rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-03-30  jamborm2009-03-30 Martin Jambor <mjambor@suse.cz>
2009-03-30  bonzini2009-03-09 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-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2009-01-29  vmakarov2008-01-29 Vladimir Makarov <vmakarov@redhat.com>
2008-09-02  spop2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2008-08-29  rguenth2008-08-29 Richard Guenther <rguenther@suse.de>
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-21  hubicka * cgraph.c (first_cgraph_function_insertion_hook)...
2008-08-21  hubicka Backport from LTO branch:
2008-08-01  bstarynk2008-08-01 Basile Starynkevitch <basile@starynkevitch>
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-25  hubicka * cgraphbuild.c (record_reference): Drop non-unit...
2008-07-01  jamborm2008-07-01 Martin Jambor <mjambor@suse.cz>
2008-06-06  rwildgcc/
2008-06-04  davidxl2008-06-04 Xinliang David Li <davidxl@google.com>
2008-05-16  dnovillo2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-15  zadeck2008-05-15 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-15  rguenth2008-05-15 Richard Guenther <rguenther@suse.de>
2008-05-09  rguenth2008-05-08 Richard Guenther <rguenther@suse.de>
2008-05-07  hubicka * cgraph.c (dump_cgraph_node): Update.
2008-05-05  hubicka tree-optimization/36100
2008-05-01  hubicka * tree-pass.h (opt_pass): Add IPA_PASS.
2008-04-27  rguenth2008-04-27 Richard Guenther <rguenther@suse.de>
2008-04-25  hubicka PR testsuite/35843
2008-04-21  zadeck2008-04-24 Richard Sandiford <rsandifo@nildram.co.uk>
2008-04-18  hubicka * except.c (dw2_size_of_call_site_table,
2008-04-05  hubicka * tree-dump.c (dump_enable_all): Remove prototype...
2008-03-19  hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-02-28  spop * doc/invoke.texi: Document -ftree-loop-distribution.
2008-02-13  manu2008-02-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-01-22  manu2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-10-29  rguenth2007-10-29 Richard Guenther <rguenther@suse.de>
2007-10-24  olga2007-10-24 Olga Golovanevsky <olga@il.ibm.com>
2007-10-03  jason PR c++/15764
2007-09-15  rakdver * tree-parloops.c: New file.
2007-09-10  matz * tree-pass.h (pass_cselim): Declare new pass.
2007-09-07  hubicka * passes.c (init_optimization_passes): Add simple...
2007-09-07  rakdver * cgraphbuild.c (rebuild_cgraph_edges): Export.
2007-09-05  hubicka * regrename.c (pass_regrename, pass_cprop_hardreg...
2007-08-25  ghazi * c-common.c (vector_types_convertible_p,
2007-08-14  dberlin2007-08-14 Daniel Berlin <dberlin@dberlin.org>
2007-08-05  bonzini2008-08-05 Paolo Bonzini <bonzini@gnu.org>
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-11  zadeck2007-07-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-07-05  bonzini2007-07-05 Paolo Bonzini <bonzini@gnu.org>
2007-06-16  uros PR middle-end/31723
2007-06-12  rguenth2007-06-12 Richard Guenther <rguenther@suse.de>
2007-06-11  dberlinMerge dataflow branch into mainline
2007-05-28  razya2007-05-07 Razya Ladelsky <razya@il.ibm.com>
2007-05-24  rakdver * doc/passes.texi: Document predictive commoning.
2007-05-17  rakdver * tree-vrp.c (finalize_jump_threads): Do not care...
2007-04-28  hubicka * config/alpha/alpha.c (alpha_output_mi_thunk_osf...
2007-04-24  simartin2007-04-24 Simon Martin <simartin@users.sourceforge...
2007-04-24  hubicka Revert:
2007-04-23  hubicka * function.c (init_function_start): Don't init line...
2007-04-18  rguenth2007-04-18 Richard Guenther <rguenther@suse.de>
2007-03-12  steven * tree-pass.h (pass_into_cfg_layout_mode,
2007-03-10  dnovillo * tree-pass.h (TODO_update_smt_usage): Remove.
2007-03-09  spop * doc/loop.texi: Document the Omega linear constraints...
2007-02-14  rth * tree-sra.c (early_sra): New.
2007-02-09  hubicka * Makefile.in (passes.o, ipa-inline.o): Add dependencies.
2007-02-01  iangcc/:
2007-01-22  rguenth2007-01-22 Richard Guenther <rguenther@suse.de>
2007-01-16  hubicka * cgraph.h (cgraph_decide_inlining_incrementally)...
2007-01-11  hubicka PR tree-optimization/1046
2007-01-08  hubicka * tree-pas.h (TODO_remove_function): New flag.
2007-01-06  hubicka * tree-pass.h (pass_build_cgraph_edges): Declare.
2007-01-03  hubicka * gcc.dg/pr16194.c: We now output error on all three...
2006-12-12  dalecki2006-12-12 Marcin Dalecki <martin@dalecki.de>
2006-12-12  dalecki2006-12-12 Marcin Dalecki <martin@dalecki.de>
2006-12-12  dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-05  dberlin2006-12-05 Daniel Berlin <dberlin@dberlin.org>
next