aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
AgeCommit message (Expand)Author
2018-01-13Add an "early rematerialisation" passRichard Sandiford
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-16PR tree-optimization/78918 - missing -Wrestrict on memcpy copying over selfMartin Sebor
2017-12-07 PR tree-optimization/81303Bin Cheng
2017-12-07Add unroll and jam passMichael Matz
2017-10-242017-10-23 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2017-08-29Make expansion of balanced binary trees of switches on tree level.Martin Liska
2017-06-162017-06-16 Richard Biener <rguenther@suse.de>Richard Biener
2017-05-31passes.c: implement pre-ICE emergency dumpingAlexander Monakov
2017-05-23 * cgraphunit.c (symbol_table::process_new_functions): Update.Jan Hubicka
2017-05-23 * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgraph_edge_hook_list,Jan Hubicka
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-21 PR bootstrap/78817Jakub Jelinek
2016-11-22OpenMP offloading to NVPTX: middle-end changesAlexander Monakov
2016-10-28GIMPLE store merging passKyrylo Tkachov
2016-10-20loop splittingMichael Matz
2016-10-18 * Makefile.in (OBJS): Add gimple-ssa-warn-alloca.o.Aldy Hernandez
2016-09-21PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor
2016-09-20Add Early VRPKugan Vivekanandarajah
2016-09-18 * passes.def (pass_early_thread_jumps): Schedule after forwprop.Jan Hubicka
2016-08-182016-08-18 Richard Biener <rguenther@suse.de>Richard Biener
2016-05-27 * tree-ssa-threadedge.c: Remove include of tree-ssa-threadbackward.h.Jeff Law
2016-05-032016-05-03 Richard Biener <rguenther@suse.de>Richard Biener
2016-04-17Only finalize dot files that have been initializedTom de Vries
2016-02-16 PR c/69835Jakub Jelinek
2016-01-19Merge of HSAMartin Jambor
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-16Add pass_oacc_ipaTom de Vries
2015-12-15gcc/c-family/Ilya Verbin
2015-12-04Add fuzzing coverage supportDmitry Vyukov
2015-11-25Add pass_oacc_kernelsTom de Vries
2015-11-16Remove first_pass_instanceTom de Vries
2015-11-16Remove first_pass_instance from pass_dominatorTom de Vries
2015-11-16Remove first_pass_instance from pass_vrpTom de Vries
2015-11-13[Patch,tree-optimization]: Add new path Splitting pass on tree ssaAjit Agarwal
2015-11-04Pass manager: add support for termination of pass listMartin Liska
2015-10-302015-10-30 Evgeny Stupachenko <evstupac@gmail.com>Evgeny Stupachenko
2015-10-21Add a pass to back-propagate use informationRichard Sandiford
2015-10-15PR67945: Fix oscillation between pow representationsRichard Sandiford
2015-09-30 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims): New.Nathan Sidwell
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-232015-07-23 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2015-07-09 PR tree-optimization/66718Marek Polacek
2015-07-02gcc/:Alan Lawrence
2015-06-17 PR middle-end/66429Jakub Jelinek
2015-04-17Postpone expanding va_arg until pass_stdargTom de Vries
2015-03-27 PR ipa/65076Jan Hubicka
2015-01-19gcc/Ilya Enkovich
2015-01-14gcc/Ilya Verbin
2015-01-05 Update copyright years.Jakub Jelinek