aboutsummaryrefslogtreecommitdiff
path: root/gcc/passes.c
AgeCommit message (Expand)Author
2014-05-13Merge branches/gcc-4_9-branch rev 210052yroux
2014-01-17 PR c++/57945jakub
2014-01-02Update copyright years in gcc/rsandifo
2013-12-18 * passes.c (execute_function_dump): Set graph_dump_initializedaldyh
2013-12-06 * asan.c: Remove struct tags when referring to class varpool_node.olegendo
2013-12-06 * cgraphunit.c: Remove struct tags when referring to classolegendo
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-18Remove all_lto_gen_passes, replace with plain function callsbernds
2013-11-13 * passes.c (execute_todo): Don't call do_per_function ifjakub
2013-10-29Autogenerated fixes of "->symbol." to "->"dmalcolm
2013-10-23 * tree-ssa-loop.h: Remove include files.amacleod
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-18 * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod
2013-10-14Introduce gcc::dump_manager classdmalcolm
2013-10-09 * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod
2013-09-30gcc/rsandifo
2013-09-28gcc/rsandifo
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-08-29 * passes.c (register_pass): Add overload.olegendo
2013-08-292013-08-29 Teresa Johnson <tejohnson@google.com>tejohnson
2013-08-20Revert my last two changes, r201865 and r201864dmalcolm
2013-08-20Make opt_pass and gcc::pass_manager be GC-manageddmalcolm
2013-08-06 * cgraph.c (cgraph_get_body): New function based on lto.chubicka
2013-08-05Rewrite how instances of passes are cloneddmalcolm
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-08-05Zero-initialize pass_managerdmalcolm
2013-08-05Handwritten part of conversion of passes to C++ classesdmalcolm
2013-07-31Introduce gen-pass-instances.awk and pass-instances.defdmalcolm
2013-07-30Introduce beginnings of a pass_manager class.dmalcolm
2013-07-18 * passes.def: New.dmalcolm
2013-07-18 * passes.c (init_optimization_passes): Introduce macros fordmalcolm
2013-06-252013-06-25 Richard Biener <rguenther@suse.de>rguenth
2013-06-11 * c-family/c-common.c (handle_alias_ifunc_attribute): Do not sethubicka
2013-06-01 PR middle-end/57467hubicka
2013-06-01 * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...hubicka
2013-05-29This patch re-enables -fdump-passes. It had stopped working becausetejohnson
2013-05-29 * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka
2013-05-29 * passes.c (init_optimization_passes): Move OMP expansion into lowering.hubicka
2013-05-232013-05-23 Richard Biener <rguenther@suse.de>rguenth
2013-05-162013-05-16 Richard Biener <rguenther@suse.de>rguenth
2013-04-262013-03-26 Richard Biener <rguenther@suse.de>rguenth
2013-04-26This patch is the main part of a consolodation of the hash_tablecrowl
2013-04-122013-04-12 Richard Biener <rguenther@suse.de>rguenth
2013-04-102013-04-10 Richard Biener <rguenther@suse.de>rguenth
2013-03-212013-03-21 Marc Glisse <marc.glisse@inria.fr>glisse
2013-03-192013-03-19 Richard Biener <rguenther@suse.de>rguenth
2013-02-202013-02-20 Richard Biener <rguenther@suse.de>rguenth
2013-01-10Update copyright years in gcc/rsandifo
2012-12-05 * passes.c (pass_init_dump_file): Only open a clean graph dump file ifsteven