summaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
Commit message (Expand)AuthorAgeFilesLines
* 2014-08-14 Richard Biener <rguenther@suse.de>rguenth2014-08-141-0/+1
* remove has_executetbsaunde2014-07-091-5/+1
* * varpool.c (dump_varpool_node): Dump used_by_single_function.hubicka2014-06-241-0/+1
* 2014-06-23 Richard Biener <rguenther@suse.de>rguenth2014-06-231-0/+1
* 2014-06-18 Richard Biener <rguenther@suse.de>rguenth2014-06-181-1/+0
* * tree-pass.h (make_pass_ipa_comdats): New pass.hubicka2014-05-191-0/+1
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-7/+1
* 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-281-1/+3
* 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-281-2/+2
* 2014-04-23 Richard Biener <rguenther@suse.de>rguenth2014-04-231-1/+0
* pass cfun to pass::executetbsaunde2014-04-171-1/+1
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-1/+3
* remove has_gatetbsaunde2014-04-171-7/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * passes.c (execute_function_dump): Set graph_dump_initializedaldyh2013-12-181-0/+5
* Remove leftover function declaration.tschwinge2013-12-171-1/+0
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-3/+3
* * cgraphunit.c: Remove struct tags when referring to classolegendo2013-12-061-11/+11
* * cgraph.h (enum cgraph_simd_clone_arg_type): New.jakub2013-11-271-0/+1
* config/mpolacek2013-11-191-0/+2
* Remove all_lto_gen_passes, replace with plain function callsbernds2013-11-181-2/+0
* 2013-11-06 Vladimir Makarov <vmakarov@redhat.com>vmakarov2013-11-061-0/+1
* * Makefile.in (OBJS): Add gimple-ssa-isolate-paths.olaw2013-11-051-0/+1
* 2013-10-30 Vladimir Makarov <vmakarov@redhat.com>vmakarov2013-10-301-1/+0
* * Makefile.def (target_modules): Remove libmudflaplaw2013-10-261-2/+0
* gcc/rsandifo2013-09-301-1/+1
* gcc/rsandifo2013-09-281-28/+27
* * common.opt (fdevirtualize-speculatively): New function.hubicka2013-09-011-0/+1
* * passes.c (register_pass): Add overload.olegendo2013-08-291-2/+10
* Revert my last two changes, r201865 and r201864dmalcolm2013-08-201-12/+1
* Make opt_pass and gcc::pass_manager be GC-manageddmalcolm2013-08-201-1/+12
* Commit the vtable verification feature. This feature is designed toctice2013-08-071-0/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-228/+238
* Handwritten part of conversion of passes to C++ classesdmalcolm2013-08-051-28/+101
* Introduce beginnings of a pass_manager class.dmalcolm2013-07-301-29/+0
* * tree-pass.h (pass_ipa_lto_wpa_fixup): Remove redundant decl.dmalcolm2013-07-181-1/+0
* 2013-04-12 Richard Biener <rguenther@suse.de>rguenth2013-04-121-0/+2
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+0
* 2013-03-21 Marc Glisse <marc.glisse@inria.fr>glisse2013-03-211-0/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-11-22 Dmitry Vyukov <dvyukov@google.com>wmi2012-11-221-0/+2
* Allow asan at -O0dodji2012-11-121-0/+1
* Initial import of asan from the Google branchdodji2012-11-121-0/+1
* 2012-11-07 Martin Jambor <mjambor@suse.cz>jamborm2012-11-071-0/+3
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+3
* Replace cgraph_node_set and varpool_node_set by symtab_node_encoderhubicka2012-09-091-4/+2
* * tree-pass.h (write_summary, write_optimization_summary): Removehubicka2012-08-131-4/+2
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-1/+0
* Add free inline summary pass after pass_early_local_passes hjl2012-08-021-0/+1