]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/passes.c
Update copyright years.
[thirdparty/gcc.git] / gcc / passes.c
2016-01-04  jakub Update copyright years.
2015-12-03  alalaw01Empty the redirect_edge_var_map after each pass
2015-11-16  vriesRemove first_pass_instance
2015-11-16  vriesRemove first_pass_instance from pass_vrp
2015-11-11  marxinFix various memory leaks
2015-11-04  marxinPass manager: add support for termination of pass list
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  rguenth2015-10-28 Richard Biener <rguenther@suse.de>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-23  law[PATCH] Call flush_ssaname_freelist more often
2015-10-16  chrbr2015-10-16 Christian Bruel <christian.bruel@st.com>
2015-09-30  law[PATCH] Update SSA_NAME manager to use two lists
2015-09-21  rguenth2015-09-21 Richard Biener <rguenther@suse.de>
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-17  rguenth2015-09-17 Richard Biener <rguenther@suse.de>
2015-08-27  rguenth2015-08-27 Richard Biener <rguenther@suse.de>
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  rguenth2015-07-08 Richard Biener <rguenther@suse.de>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-13  iainsgcc:
2015-06-09  amacleod * gcc-plugin.h: Move decls to plugin.h and include it.
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-05  aldyhMerge debug-early branch into mainline.
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...
next