aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
AgeCommit message (Expand)Author
2016-02-16 PR c/69835jakub
2016-01-19Merge of HSAjamborm
2016-01-04 Update copyright years.jakub
2015-12-16Add pass_oacc_ipavries
2015-12-15gcc/c-family/iverbin
2015-12-04Add fuzzing coverage supportdvyukov
2015-11-25Add pass_oacc_kernelsvries
2015-11-16Remove first_pass_instancevries
2015-11-16Remove first_pass_instance from pass_dominatorvries
2015-11-16Remove first_pass_instance from pass_vrpvries
2015-11-13[Patch,tree-optimization]: Add new path Splitting pass on tree ssalaw
2015-11-04Pass manager: add support for termination of pass listmarxin
2015-10-302015-10-30 Evgeny Stupachenko <evstupac@gmail.com>iverbin
2015-10-21Add a pass to back-propagate use informationrsandifo
2015-10-15PR67945: Fix oscillation between pow representationsrsandifo
2015-09-30 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims): New.nathan
2015-09-20switch from gimple to gimple*tbsaunde
2015-07-232015-07-23 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2015-07-09 PR tree-optimization/66718mpolacek
2015-07-02gcc/:alalaw01
2015-06-17 PR middle-end/66429jakub
2015-04-17Postpone expanding va_arg until pass_stdargvries
2015-03-27 PR ipa/65076hubicka
2015-01-19gcc/ienkovich
2015-01-14gcc/iverbin
2015-01-05 Update copyright years.jakub
2014-11-14 * timevar.def (TV_SCHED_FUSION): New time var.amker
2014-11-13[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.kyukhin
2014-11-13Run pass_expand_omp_ssa after pass_paralellize_loopsvries
2014-11-05gcc/ienkovich
2014-10-21Add AutoFDO.dehao
2014-10-16IPA ICF pass, part 3/5marxin
2014-10-15 * loop-unroll.c: (decide_unrolling_and_peeling): Rename tohubicka
2014-08-142014-08-14 Richard Biener <rguenther@suse.de>rguenth
2014-07-09remove has_executetbsaunde
2014-06-24 * varpool.c (dump_varpool_node): Dump used_by_single_function.hubicka
2014-06-232014-06-23 Richard Biener <rguenther@suse.de>rguenth
2014-06-182014-06-18 Richard Biener <rguenther@suse.de>rguenth
2014-05-19 * tree-pass.h (make_pass_ipa_comdats): New pass.hubicka
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-04-282014-04-28 Richard Biener <rguenther@suse.de>rguenth
2014-04-282014-04-28 Richard Biener <rguenther@suse.de>rguenth
2014-04-232014-04-23 Richard Biener <rguenther@suse.de>rguenth
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde
2014-01-02Update copyright years in gcc/rsandifo
2013-12-18 * passes.c (execute_function_dump): Set graph_dump_initializedaldyh
2013-12-17Remove leftover function declaration.tschwinge
2013-12-06 * asan.c: Remove struct tags when referring to class varpool_node.olegendo