aboutsummaryrefslogtreecommitdiff
path: root/gcc/passes.def
AgeCommit message (Expand)AuthorFilesLines
2018-10-23re PR tree-optimization/87105 (Autovectorization [X86, SSE2, AVX2, DoublePrec...Richard Biener1-3/+4
2018-08-10Strip only selected predictors after early tree passes (PR tree-optimization/...Martin Liska1-3/+3
2018-06-08Remove MPXMartin Liska1-11/+0
2018-05-18Remove redundand pass pass_lower_switch.Martin Liska1-2/+1
2018-05-18Radically simplify emission of balanced tree for switch statements.Martin Liska1-0/+3
2018-02-19Put pass_sancov_O0 before pass_lower_switch with -O0 (PR sanitizer/82183).Martin Liska1-1/+1
2018-01-13Add an "early rematerialisation" passRichard Sandiford1-0/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20re PR ipa/83506 (ICE: Segmentation fault in force_nonfallthru_and_redirect)Jakub Jelinek1-1/+2
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-09-07passes.def (pass_split_crit_edges): Remove instance before PRE.Richard Biener1-1/+0
2017-08-29Make expansion of balanced binary trees of switches on tree level.Martin Liska1-0/+1
2017-06-21Make early return predictor more precise.Martin Liska1-0/+1
2017-06-16re PR tree-optimization/81090 ([graphite] ICE in loop_preheader_edge)Richard Biener1-1/+0
2017-06-09re PR ipa/81007 (ICE with virtual function in broken class)Richard Biener1-1/+1
2017-06-07* passes.def (pass_iv_canon): Move before pass_loop_distribution.Bin Cheng1-1/+1
2017-05-23cgraphunit.c (symbol_table::process_new_functions): Update.Jan Hubicka1-2/+3
2017-05-23ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka1-1/+1
2017-02-28PR tree-optimization/79691 - -Wformat-truncation suppressed by (and only by) -OgMartin Sebor1-0/+1
2017-02-03Simplify creation of target_clones (PR lto/66295)Martin Liska1-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/+2
2016-12-02Move rebuild_cfg to the end of build_ssa_passesMartin Jambor1-1/+1
2016-11-25re PR tree-optimization/78343 (Loop is not eliminated)Richard Biener1-0/+3
2016-11-25[PR 70965] Schedule extra rebuild_cgraph_edgesMartin Jambor1-0/+1
2016-11-22OpenMP offloading to NVPTX: middle-end changesAlexander Monakov1-0/+1
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/+2
2016-09-20PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor1-0/+2
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/+1
2016-05-27tree-ssa-threadedge.c: Remove include of tree-ssa-threadbackward.h.Jeff Law1-0/+4
2016-05-19re PR tree-optimization/70729 (Loop marked with omp simd pragma is not vector...Richard Biener1-3/+2
2016-05-18passes.def: Put late dse and cd_dce in canonical order.Richard Biener1-1/+1
2016-05-03gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter default true.Richard Biener1-1/+0
2016-04-17Add pass parameter to TERMINATE_PASS_LISTTom de Vries1-6/+6
2016-02-16re PR c/69835 (-Wnonnull diagnoses parameter comparisons with NULL even when ...Jakub Jelinek1-0/+1
2016-02-10re PR tree-optimization/69726 (Bogus warnings with -O3 -Wuninitialized becaus...Richard Biener1-7/+3
2016-01-19Merge of HSAMartin Jambor1-0/+2
2016-01-18Add pass_parallelize_loops to pass_oacc_kernelsTom de Vries1-1/+1
2016-01-18Add oacc_kernels_p argument to pass_parallelize_loopsTom de Vries1-1/+1
2016-01-16Move pass_expand_omp_ssa out of pass_parallelize_loopsTom de Vries1-3/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-17[PATCH] Move split-path pass next to the tracer passJeff Law1-1/+1
2015-12-16Add pass_oacc_ipaTom de Vries1-17/+24
2015-12-15c-common.c (c_common_attribute_table): Handle "omp declare target link" attri...Ilya Verbin1-0/+1