aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-28Move jump threading before reloadIlya Leoshkevich1-1/+1
2019-09-20New IPA-SRAMartin Jambor1-1/+1
2019-09-09Remove bt-load.cRichard Sandiford1-4/+0
2019-08-26PR tree-optimization/83431 - -Wformat-truncation may incorrectly report trunc...Martin Sebor1-0/+1
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-1/+1
2019-07-08subreg: Add -fsplit-wide-types-early (PR88233)Segher Boessenkool1-1/+2
2019-07-04re PR ipa/91062 (gcc.dg/ipa/ipa-pta-1.c dump contains garbage when gcc was co...Richard Biener1-1/+1
2019-04-25tree-pass.h (make_pass_phi_only_cprop): Remove.Richard Biener1-1/+0
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-17Add a loop versioning passRichard Sandiford1-0/+1
2018-12-03Repeat jump threading after combineIlya Leoshkevich1-0/+1
2018-11-20re PR ipa/87706 (Inlined functions trigger invalid -Wmissing-profile warning)Jan Hubicka1-0/+1
2018-06-08Convert dump and optgroup flags to enumsDavid Malcolm1-1/+1
2018-06-08Remove MPXMartin Liska1-6/+0
2018-05-18Radically simplify emission of balanced tree for switch statements.Martin Liska1-0/+1
2018-01-13Add an "early rematerialisation" passRichard Sandiford1-0/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-16PR tree-optimization/78918 - missing -Wrestrict on memcpy copying over selfMartin Sebor1-0/+1
2017-12-07re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Bin Cheng1-0/+1
2017-12-07Add unroll and jam passMichael Matz1-0/+1
2017-10-23tree-pass.h (PROP_rtl_split_insns): Define.Sandra Loosemore1-0/+1
2017-08-29Make expansion of balanced binary trees of switches on tree level.Martin Liska1-0/+1
2017-06-16re PR tree-optimization/81090 ([graphite] ICE in loop_preheader_edge)Richard Biener1-1/+0
2017-05-31passes.c: implement pre-ICE emergency dumpingAlexander Monakov1-0/+1
2017-05-23cgraphunit.c (symbol_table::process_new_functions): Update.Jan Hubicka1-1/+2
2017-05-23ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka1-2/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-21re PR bootstrap/78817 (stage2 bootstrap failure in vec.h:1613:5: error: argum...Jakub Jelinek1-0/+1
2016-11-22OpenMP offloading to NVPTX: middle-end changesAlexander Monakov1-0/+2
2016-10-28GIMPLE store merging passKyrylo Tkachov1-0/+1
2016-10-20loop splittingMichael Matz1-0/+1
2016-10-18Makefile.in (OBJS): Add gimple-ssa-warn-alloca.o.Aldy Hernandez1-0/+1
2016-09-20PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor1-0/+1
2016-09-20Add Early VRPKugan Vivekanandarajah1-0/+1
2016-09-18passes.def (pass_early_thread_jumps): Schedule after forwprop.Jan Hubicka1-0/+1
2016-08-18tree-pass.h (make_pass_materialize_all_clones): Declare.Richard Biener1-0/+2
2016-05-27tree-ssa-threadedge.c: Remove include of tree-ssa-threadbackward.h.Jeff Law1-0/+1
2016-05-03gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter default true.Richard Biener1-1/+0
2016-04-17Only finalize dot files that have been initializedTom de Vries1-5/+0
2016-02-16re PR c/69835 (-Wnonnull diagnoses parameter comparisons with NULL even when ...Jakub Jelinek1-0/+1
2016-01-19Merge of HSAMartin Jambor1-0/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-16Add pass_oacc_ipaTom de Vries1-1/+2
2015-12-15c-common.c (c_common_attribute_table): Handle "omp declare target link" attri...Ilya Verbin1-0/+1
2015-12-04Add fuzzing coverage supportDmitry Vyukov1-0/+2
2015-11-25Add pass_oacc_kernelsTom de Vries1-0/+2
2015-11-16Remove first_pass_instanceTom de Vries1-6/+0
2015-11-16Remove first_pass_instance from pass_dominatorTom de Vries1-5/+2
2015-11-16Remove first_pass_instance from pass_vrpTom de Vries1-0/+1
2015-11-13[Patch,tree-optimization]: Add new path Splitting pass on tree ssaAjit Agarwal1-0/+1