gcc/testsuite/
[gcc.git] / gcc / tree-pass.h
2014-06-24 Jan Hubickavarpool.c (dump_varpool_node): Dump used_by_single_func...
2014-06-23 Richard Bienertree-ssa-loop.c (gate_loop): New function.
2014-06-18 Richard Bienertree-pass.h (make_pass_dce_loop): Remove.
2014-05-19 Jan Hubickatree-pass.h (make_pass_ipa_comdats): New pass.
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-28 Richard Bienertree-pass.h (TODO_verify_il): Define.
2014-04-28 Richard Bienertree-pass.h (execute_pass_list): Adjust prototype.
2014-04-23 Richard BienerMakefile.in (OBJS): Remove loop-unswitch.o.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-18 Aldy Hernandezpasses.c (execute_function_dump): Set graph_dump_initia...
2013-12-17 Thomas SchwingeRemove leftover function declaration.
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-12-06 Oleg Endocgraphunit.c: Remove struct tags when referring to...
2013-11-27 Aldy Hernandezcgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-19 Marek Polacekbootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.
2013-11-18 Bernd SchmidtRemove all_lto_gen_passes, replace with plain function...
2013-11-06 Vladimir Makarovtree-pass.h (make_pass_live_range_shrinkage): New external.
2013-11-05 Jeff LawMakefile.in (OBJS): Add gimple-ssa-isolate-paths.o
2013-10-30 Vladimir Makarovregmove.c: Remove.
2013-10-26 Jeff LawMakefile.def (target_modules): Remove libmudflap
2013-09-30 Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-01 Jan Hubickacommon.opt (fdevirtualize-speculatively): New function.
2013-08-29 Oleg Endopasses.c (register_pass): Add overload.
2013-08-20 David MalcolmRevert my last two changes, r201865 and r201864
2013-08-20 David MalcolmMake opt_pass and gcc::pass_manager be GC-managed
2013-08-07 Caroline TiceCommit the vtable verification feature.
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-08-05 David MalcolmHandwritten part of conversion of passes to C++ classes
2013-07-30 David MalcolmIntroduce beginnings of a pass_manager class.
2013-07-18 David Malcolmtree-pass.h (pass_ipa_lto_wpa_fixup): Remove redundant...
2013-04-12 Richard Bienertree-pass.h (TODO_do_not_ggc_collect): New.
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-03-21 Marc Glissetree-pass.h (PROP_gimple_lvec): New.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-22 Dmitry Vyukovbuiltins.def (DEF_SANITIZER_BUILTIN): Define tsan builtins.
2012-11-12 Jakub JelinekAllow asan at -O0
2012-11-12 Wei MiInitial import of asan from the Google branch
2012-11-07 Martin Jamborlto-cgraph.c: Include tree-pass.h.
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-09-09 Jan HubickaReplace cgraph_node_set and varpool_node_set by symtab_...
2012-08-13 Jan Hubickatree-pass.h (write_summary, [...]): Remove set and...
2012-08-10 Richard GuentherMakefile.in (OBJS): Remove matrix-reorg.o.
2012-08-02 H.J. LuAdd free inline summary pass after pass_early_local_passes
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-26 Bill Schmidttree-pass.h (pass_strength_reduction): New decl.
2012-06-09 Richard Hendersonre PR c++/53602 (Libre Office causes an internal compil...
2012-05-11 Richard Guenthertree-pass.h (pass_rest_of_compilation, [...]): Remove.
2012-04-18 Jan Hubickacgraph.c (cgraph_node_name): Remove.
2012-04-11 Xinliang David LiRemove TODO_dump_func completely
2012-04-10 Richard Guenthertree-pass.h (tree_lowering_passes): Remove.
2012-03-28 Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2012-03-21 Richard GuentherMakefile.in (cfgexpand.o): Add $(REGS_H) and $(INTEGRAT...
2012-03-20 Richard Guenthertree-pass.h (pass_rtl_eh): Remove.
2011-12-22 Bernd Schmidttree-pass.h (pass_reload): Declare.
2011-12-21 Enkovich Ilyare PR target/50038 (redundant zero extensions)
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-09-27 Jakub Jelinekcommon.opt: Add -foptimize-strlen option.
2011-09-27 Tom de Vriesre PR middle-end/43864 (Same basic blocks should be...
2011-07-08 Richard Hendersondwarf2: Extract cfi creation to a new pass.
2011-06-29 Richard Guentherinvoke.texi: Document -scev dump modifier.
2011-06-23 Jan Hubickare PR middle-end/49373 (Many testcase failures)
2011-06-10 Xinliang David Lire checking -fdump-passes
2011-06-09 Xinliang David LiRevert r174848,174849
2011-06-09 David Li-fdump-pass implementation
2011-05-30 Xinliang David LiNew option to disable/enable optimization passes.
2011-03-23 Richard GuentherMakefile.in (IPA_TYPE_ESCAPE_H): Remove.
2011-02-01 Bernd Schmidttree-dump.c (dump_option_value_info): Add entry for...
2011-01-25 Sebastian PopRemove the lambda framework and make -ftree-loop-linear...
2011-01-22 Richard HendersonNew -fcompare-elim pass.
2011-01-10 Jan Hubickare PR tree-optimization/47234 (ipa-split is executed...
2010-10-05 Richard Guenthervalue-prof.c (gimple_divmod_fixed_value): Work on SSA...
2010-09-22 Richard Guenthertree-ssanames.c (release_dead_ssa_names): Do not remove...
2010-08-21 Jan Hubickatree-pass.h (pass_ipa_cdtor_merge): New function.
2010-08-11 Sebastian PopSchedule a copy_prop pass before graphite.
2010-07-26 Richard Hendersonre PR target/44132 (emutls is broken under a range...
2010-07-13 Joern Renneckere PR other/44874 (TDF_NOUID dumps miss information...
2010-06-25 Jan Hubickatree-pass.h (pass_split_functions): Declare.
2010-06-01 Arnaud Charletinvoke.texi: Mention -fdump-ada-spec.
2010-05-12 Sriraman Tallamimplicit-zee.c: New file.
2010-04-29 Jan Hubicka* lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-27 Jan Hubickainvoke.texi (-fipa-profile): Document.
2010-04-22 Bernd Schmidtre PR middle-end/29274 (not using mulsidi3)
2010-04-21 Jan Hubickatree-pass.h (ipa_opt_pass_d): Rename function_read_summ...
2010-04-15 Richard Guenthertree-ssa-structalias.c (struct variable_info): Add...
2010-04-06 Sebastian PopAlways execute verify_loop_closed_ssa at LNO level.
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-13 Richard Guentherre PR middle-end/42678 (ICE with lto1 in expand_mult...
2009-12-19 Joern RenneckeMakefile.in (PLUGIN_HEADERS): Add more headers.
2009-12-01 Grigori Fursincgraphunit.c (plugin.h): Include.
2009-11-30 Richard Guenthertree-dump.c (dump_option_value_in): Add TDF_NOUID.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-10 Martin Jambortree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup...
2009-10-29 Michael Matztree-ssa-math-opts.c (execute_convert_to_rsqrt): Remove.
2009-10-14 Vladimir Makarovparams.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
next