aboutsummaryrefslogtreecommitdiff
path: root/gcc/passes.def
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-26re PR tree-optimization/64715 (__builtin_object_size (..., 1) fails to locate...Jakub Jelinek1-0/+1
2015-01-19ipa-chkp.c (chkp_produce_thunks): Add early param to split thunks production ...Ilya Enkovich1-1/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-14timevar.def (TV_SCHED_FUSION): New time var.Bin Cheng1-0/+1
2014-11-13Run pass_expand_omp_ssa after pass_paralellize_loopsTom de Vries1-0/+3
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-8/+22
2014-11-05Reorganize post-ra pipeline for targets without register allocation.Bernd Schmidt1-0/+3
2014-10-21Add AutoFDO.Dehao Chen1-0/+1
2014-10-16IPA ICF pass, part 3/5Martin Liska1-0/+1
2014-10-15loop-unroll.c: (decide_unrolling_and_peeling): Rename toJan Hubicka1-1/+1
2014-09-27re PR middle-end/35545 (tracer pass is run too late)Jan Hubicka1-1/+1
2014-08-14re PR tree-optimization/62081 (ICE: in fix_loop_structure, at loop-init.c:208...Richard Biener1-1/+4
2014-06-30re PR rtl-optimization/61608 (FAIL: gcc.target/arm/epilog-1.c scan-assembler ...Richard Henderson1-9/+2
2014-06-24re PR tree-optimization/57742 (memset(malloc(n),0,n) -> calloc(n,1))Marc Glisse1-1/+1
2014-06-24varpool.c (dump_varpool_node): Dump used_by_single_function.Jan Hubicka1-0/+2
2014-06-23re PR middle-end/39284 (Computed gotos combined too aggressively)Kai Tietz1-1/+8
2014-06-23tree-ssa-loop.c (gate_loop): New function.Richard Biener1-0/+10
2014-06-18tree-pass.h (make_pass_dce_loop): Remove.Richard Biener1-3/+3
2014-06-17passes.def (pass_all_early_optimizations): Remove copy-prop pass.Richard Biener1-2/+1