aboutsummaryrefslogtreecommitdiff
path: root/gcc/passes.def
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-11Remove unpaired TERMINATE_PASS_LIST in passes.defTom de Vries1-1/+0
2015-12-04Add fuzzing coverage supportDmitry Vyukov1-0/+3
2015-11-25Add pass_oacc_kernels pass group in passes.defTom de Vries1-0/+17
2015-11-16Remove first_pass_instance from pass_ccpTom de Vries1-4/+6
2015-11-16Remove first_pass_instance from pass_object_sizesTom de Vries1-2/+2
2015-11-16Remove first_pass_instance from pass_dominatorTom de Vries1-2/+2
2015-11-16Remove first_pass_instance from pass_reassocTom de Vries1-2/+2
2015-11-16Remove first_pass_instance from pass_vrpTom de Vries1-2/+2
2015-11-13[Patch,tree-optimization]: Add new path Splitting pass on tree ssaAjit Agarwal1-0/+1
2015-10-30Makefile.in (OBJS): Add multiple_target.o.Evgeny Stupachenko1-0/+2
2015-10-21Add a pass to back-propagate use informationRichard Sandiford1-0/+1
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek1-0/+1
2015-09-30nvptx.c (nvptx_goacc_validate_dims): New.Nathan Sidwell1-0/+1
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-5/+0
2015-07-24Revert:David Edelsohn1-0/+5
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-5/+0
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop1-1/+0
2015-07-09re PR tree-optimization/66718 (Non-invariant ADDR_EXPR not vectorized)Marek Polacek1-0/+1
2015-07-02tree-pass.h (make_pass_ch_vect): New.Alan Lawrence1-0/+1
2015-06-17re PR middle-end/66429 (ICE in expand_GOMP_SIMD_LAST_LANE)Jakub Jelinek1-0/+1
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...Alexandre Oliva1-0/+5
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-5/+0
2015-05-07re PR tree-optimization/66002 (paq8p benchmark 50% slower than clang on sandy...Richard Biener1-0/+1
2015-04-29Move pass_stdarg to after pass_dce in pass_all_optimizationsTom de Vries1-1/+1
2015-04-23passes.def: Remove copy propagation passes run directly after CCP.Richard Biener1-2/+0
2015-04-22re PR ipa/65076 (16% tramp3d-v4.cpp compile time regression)Jan Hubicka1-0/+1
2015-04-17Postpone expanding va_arg until pass_stdargTom de Vries1-0/+1
2015-03-27re PR ipa/65076 (16% tramp3d-v4.cpp compile time regression)Jan Hubicka1-0/+1