]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-pass.h
* cgraph.c (cgraph_node_name): Remove.
[thirdparty/gcc.git] / gcc / tree-pass.h
2012-04-18  hubicka * cgraph.c (cgraph_node_name): Remove.
2012-04-11  davidxlRemove TODO_dump_func completely
2012-04-10  rguenth2012-04-10 Richard Guenther <rguenther@suse.de>
2012-03-28  rguenth2012-03-28 Richard Guenther <rguenther@suse.de>
2012-03-21  rguenth2012-03-21 Richard Guenther <rguenther@suse.de>
2012-03-20  rguenth2012-03-20 Richard Guenther <rguenther@suse.de>
2011-12-22  bernds * tree-pass.h (pass_reload): Declare.
2011-12-21  kyukhingcc/
2011-11-08  aldyhMerge from transactional-memory branch.
2011-09-27  jakub * common.opt: Add -foptimize-strlen option.
2011-09-27  vries2011-09-27 Tom de Vries <tom@codesourcery.com>
2011-07-08  rthdwarf2: Extract cfi creation to a new pass.
2011-06-29  rguenth2011-06-29 Richard Guenther <rguenther@suse.de>
2011-06-23  hubicka PR tree-optimize/49373
2011-06-10  davidxlre checking -fdump-passes
2011-06-09  davidxlRevert r174848,174849
2011-06-09  davidxl-fdump-pass implementation
2011-05-30  davidxlNew option to disable/enable optimization passes.
2011-03-23  rguenth2011-03-23 Richard Guenther <rguenther@suse.de>
2011-02-01  bernds * tree-dump.c (dump_option_value_info): Add entry...
2011-01-25  spopRemove the lambda framework and make -ftree-loop-linear...
2011-01-22  rthNew -fcompare-elim pass.
2011-01-10  hubicka PR tree-optimization/47234
2010-10-05  rguenth2010-10-05 Richard Guenther <rguenther@suse.de>
2010-09-22  rguenth2010-09-22 Richard Guenther <rguenther@suse.de>
2010-08-21  hubicka * tree-pass.h (pass_ipa_cdtor_merge): New function.
2010-08-11  spopSchedule a copy_prop pass before graphite.
2010-07-26  rthPR target/44132
2010-07-13  amylaargcc:
2010-06-25  hubicka * tree-pass.h (pass_split_functions): Declare.
2010-06-01  charlet * doc/invoke.texi: Mention -fdump-ada-spec.
2010-05-12  tmsriram * implicit-zee.c: New file.
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-22  berndsgcc/
2010-04-21  hubicka * tree-pass.h (ipa_opt_pass_d): Rename function_read_s...
2010-04-15  rguenth2010-04-15 Richard Guenther <rguenther@suse.de>
2010-04-06  spopAlways execute verify_loop_closed_ssa at LNO level.
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-01-13  rguenth2010-01-13 Richard Guenther <rguenther@suse.de>
2009-12-19  amylaar * Makefile.in (PLUGIN_HEADERS): Add more headers.
2009-12-01  amylaar2009-12-01 Grigori Fursin <grigori.fursin@inria.fr>
2009-11-30  rguenth2009-11-30 Richard Guenther <rguenther@suse.de>
2009-11-25  hjlRemove trailing white spaces.
2009-11-10  jamborm2009-11-10 Martin Jambor <mjambor@suse.cz>
2009-10-29  matz * tree-ssa-math-opts.c (execute_convert_to_rsqrt)...
2009-10-14  vmakarov2009-09-26 Vladimir Makarov <vmakarov@redhat.com>
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-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
next