]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/passes.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / passes.c
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-04-15  vriesFix fdump-passes
2015-04-13  hubicka * ipa-cp.c (ipcp_driver): Relase prev_edge.
2015-03-25  rguenth2015-03-25 Richard Biener <rguenther@suse.de>
2015-02-26  jakub * passes.c (ipa_write_summaries_1): Call lto_output_in...
2015-01-30  jsm28Always pass explicit location to fatal_error.
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-14  iverbingcc/
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-11  hubicka PR ipa/61324
2014-11-28  iverbingcc/
2014-11-19  dmalcolmPR jit/63854: Fix memory leaks within context/pass_mana...
2014-11-18  ienkovichgcc/
2014-11-16  hubicka * passes.c (execute_one_pass): Do not apply all transf...
2014-11-13  kyukhin[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO...
2014-11-05  ienkovichgcc/
2014-11-05  berndsReorganize post-ra pipeline for targets without registe...
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-21  dmalcolmState cleanups from jit branch
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-08-25  marxinIPA C++ refactoring 4/N
2014-08-20  hubicka * cgraphunit.c (ipa_passes, compile): Reshedule
2014-08-01  marxinIPA ICF pass 1/N
2014-07-24  marxinIPA C++ refactoring 2/N
2014-07-24  marxinIPA C++ refactoring 1/N
2014-07-09  tbsaunderemove has_execute
2014-07-09  tbsaundeconvert some hash_table to hash_map
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-17  davidxlFix dot dump bug
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  rguenth2014-05-05 Richard Biener <rguenther@suse.de>
2014-05-05  rguenth2014-05-05 Richard Biener <rguenther@suse.de>
2014-04-30  mrsMerge in trunk.
2014-04-30  rguenth2014-04-30 Richard Biener <rguenther@suse.de>
2014-04-29  rguenth2014-04-29 Richard Biener <rguenther@suse.de>
2014-04-28  rguenth2014-04-28 Richard Biener <rguenther@suse.de>
2014-04-28  rsandifoMerge from trunk.
2014-04-28  rguenth2014-04-28 Richard Biener <rguenther@suse.de>
2014-04-25  rguenth2014-04-25 Richard Biener <rguenther@suse.de>
2014-04-22  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-04-17  tbsaundemerge register_dump_files_1 into register_dump_files...
2014-04-17  tbsaunderemove properties stuff from register_dump_files_1
2014-02-10  mrsMerge in trunk.
2014-01-17  jakub PR c++/57945
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-18  aldyh * passes.c (execute_function_dump): Set graph_dump_ini...
2013-12-13  mrsMerge in trunk.
2013-12-06  olegendo * asan.c: Remove struct tags when referring to class...
2013-12-06  olegendo * cgraphunit.c: Remove struct tags when referring...
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  berndsRemove all_lto_gen_passes, replace with plain function...
2013-11-16  mrsMerge in trunk.
2013-11-13  jakub * passes.c (execute_todo): Don't call do_per_function if
2013-11-04  mrsMerge in trunk.
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23  amacleod * tree-ssa-loop.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-14  dmalcolmIntroduce gcc::dump_manager class
2013-10-09  amacleod * tree-flow.h: Remove all remaining prototypes, enums...
2013-09-30  rsandifogcc/
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-04  mrsMerge in trunk.
2013-08-29  olegendo * passes.c (register_pass): Add overload.
2013-08-29  tejohnson2013-08-29 Teresa Johnson <tejohnson@google.com>
2013-08-20  dmalcolmRevert my last two changes, r201865 and r201864
2013-08-20  dmalcolmMake opt_pass and gcc::pass_manager be GC-managed
2013-08-06  hubicka * cgraph.c (cgraph_get_body): New function based on...
2013-08-05  dmalcolmRewrite how instances of passes are cloned
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>
next