]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/passes.c
Automated conversion of passes to C++ classes
[thirdparty/gcc.git] / gcc / passes.c
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-08-05  dmalcolmZero-initialize pass_manager
2013-08-05  dmalcolmHandwritten part of conversion of passes to C++ classes
2013-07-31  dmalcolmIntroduce gen-pass-instances.awk and pass-instances.def
2013-07-30  dmalcolmIntroduce beginnings of a pass_manager class.
2013-07-18  dmalcolm * passes.def: New.
2013-07-18  dmalcolm * passes.c (init_optimization_passes): Introduce macro...
2013-06-25  rguenth2013-06-25 Richard Biener <rguenther@suse.de>
2013-06-11  hubicka * c-family/c-common.c (handle_alias_ifunc_attribute...
2013-06-01  hubicka PR middle-end/57467
2013-06-01  hubicka * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1):...
2013-05-29  tejohnsonThis patch re-enables -fdump-passes. It had stopped...
2013-05-29  hubicka * cgraph.h (symtab_node_base): Add definition, alias...
2013-05-29  hubicka * passes.c (init_optimization_passes): Move OMP expans...
2013-05-23  rguenth2013-05-23 Richard Biener <rguenther@suse.de>
2013-05-16  rguenth2013-05-16 Richard Biener <rguenther@suse.de>
2013-04-26  rguenth2013-03-26 Richard Biener <rguenther@suse.de>
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-04-12  rguenth2013-04-12 Richard Biener <rguenther@suse.de>
2013-04-10  rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-03-21  glisse2013-03-21 Marc Glisse <marc.glisse@inria.fr>
2013-03-19  rguenth2013-03-19 Richard Biener <rguenther@suse.de>
2013-02-20  rguenth2013-02-20 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-05  steven * passes.c (pass_init_dump_file): Only open a clean...
2012-12-04  steven * rtl.h (print_insn_with_notes): Remove prototype.
2012-12-03  steven * rtl.h (print_insn_with_notes): Prototype.
2012-11-27  jakub * passes.c (init_optimization_passes): Add pass_asan...
2012-11-26  stevengcc/
2012-11-22  wmi2012-11-22 Dmitry Vyukov <dvyukov@google.com>
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-12  dodjiAllow asan at -O0
2012-11-12  dodjiInitial import of asan from the Google branch
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-31  crowlThis patch implements generic type query and conversion...
2012-10-09  steven * basic-block. (profile_record): New struct, moved...
2012-10-07  hubicka * lto-cgraph.c (lto_symtab_encoder_new): New parameter...
2012-10-06  hubickaFix previous commit once again :(
2012-10-06  hubickaFix previous commit.
2012-10-06  hubicka * doc/invoke.texi (-fprofile-report): Document.
2012-10-01  singhai2012-09-30 Sharad Singhai <singhai@google.com>
2012-09-20  jamborm2012-09-20 Martin Jambor <mjambor@suse.cz>
2012-09-19  rguenth2012-09-19 Richard Guenther <rguenther@suse.de>
2012-09-19  rguenth2012-09-19 Richard Guenther <rguenther@suse.de>
2012-09-14  rguenth2012-09-14 Richard Guenther <rguenther@suse.de>
2012-09-09  hubicka * passes.c (ipa_write_summaries_1): Set state;
2012-09-09  hubicka Replace cgraph_node_set and varpool_node_set by symtab...
2012-09-06  rguenth2012-09-06 Richard Guenther <rguenther@suse.de>
2012-08-13  hubicka * tree-pass.h (write_summary, write_optimization_summa...
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-02  hjlAdd free inline summary pass after pass_early_local_passes
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-20  stevengcc/
2012-07-17  steven * dumpfile.h (TDF_COMMENT): New define.
2012-07-16  stevengcc/
2012-06-26  wschmidtgcc:
2012-06-15  eraman2012-06-15 Easwaran Raman <eraman@google.com>
2012-06-09  rthPR c++/53602
2012-05-31  steven * Makefile.in: Fix many dependencies.
2012-05-29  steven * integrate.c: Remove.
2012-05-11  rguenth2012-05-11 Richard Guenther <rguenther@suse.de>
2012-05-10  hubicka * cgraph.h (cgraph_remove_unreachable_nodes): Rename...
2012-05-09  hubicka * cgraphbuild.c (build_cgraph_edges): Do not finalize...
2012-04-30  hubicka * cgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-22  hubicka * lto-symtab.c (lto_varpool_replace_node): Do not...
2012-04-20  hubicka * lto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-18  hubicka * cgraph.c (cgraph_node_name): Remove.
2012-04-16  hubicka * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE,...
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-04-12  rguenth2012-04-12 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>
2012-02-24  rguenth2012-02-24 Richard Guenther <rguenther@suse.de>
2012-02-13  rguenth2012-02-13 Richard Guenther <rguenther@suse.de>
2012-01-02  jakub * passes.c (register_one_dump_file): Free full_name.
2011-12-22  bernds * tree-pass.h (pass_reload): Declare.
2011-12-21  kyukhingcc/
2011-12-06  rguenth2011-12-06 Richard Guenther <rguenther@suse.de>
2011-11-08  aldyhMerge from transactional-memory branch.
2011-10-03  rthVector shuffling patch from Artem Shinkarov.
2011-09-27  jakub * common.opt: Add -foptimize-strlen option.
2011-07-11  krebbel2011-07-11 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-07-08  rthdwarf2: Extract cfi creation to a new pass.
2011-06-27  rguenth2011-06-27 Richard Guenther <rguenther@suse.de>
2011-06-23  hubicka PR tree-optimize/49373
2011-06-18  hubicka * lto-symtab.c (lto_varpool_replace_node): Remove...
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-10  davidxlre checking -fdump-passes
2011-06-09  davidxlRevert r174848,174849
2011-06-09  davidxl-fdump-pass implementation
2011-06-07  davidxlHandle assembler name in -fdisable/enable options
2011-06-06  aoliva* tree-pretty-print.c (dump_function_header): Add flags.
2011-06-01  davidxlBetter function header dump
2011-05-30  davidxlNew option to disable/enable optimization passes.
2011-05-06  hubicka * cgraph.c (cgraph_add_thunk): Create real function...
2011-05-03  hubicka * cgraph.h (cgraph_node_set_def, varpool_node_set_def...
2011-04-29  jamborm2011-04-29 Martin Jambor <mjambor@suse.cz>
2011-04-11  jamborm2011-04-11 Martin Jambor <mjambor@suse.cz>
2011-03-25  rguenth2011-03-25 Richard Guenther <rguenther@suse.de>
next