Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / passes.def
2016-02-16 jakub PR c/69835
2016-02-10 rguenth2016-02-10 Richard Biener <rguenther@suse.de>
2016-01-19 jambormMerge of HSA
2016-01-18 vriesAdd pass_parallelize_loops to pass_oacc_kernels
2016-01-18 vriesAdd oacc_kernels_p argument to pass_parallelize_loops
2016-01-16 vriesMove pass_expand_omp_ssa out of pass_parallelize_loops
2016-01-04 jakub Update copyright years.
2015-12-18 law[PATCH] Move split-path pass next to the tracer pass
2015-12-16 vriesAdd pass_oacc_ipa
2015-12-15 iverbingcc/c-family/
2015-12-11 vriesRemove unpaired TERMINATE_PASS_LIST in passes.def
2015-12-04 dvyukovAdd fuzzing coverage support
2015-11-25 vriesAdd pass_oacc_kernels pass group in passes.def
2015-11-16 vriesRemove first_pass_instance from pass_ccp
2015-11-16 vriesRemove first_pass_instance from pass_object_sizes
2015-11-16 vriesRemove first_pass_instance from pass_dominator
2015-11-16 vriesRemove first_pass_instance from pass_reassoc
2015-11-16 vriesRemove first_pass_instance from pass_vrp
2015-11-13 law[Patch,tree-optimization]: Add new path Splitting pass...
2015-10-30 iverbin2015-10-30 Evgeny Stupachenko <evstupac@gmail.com>
2015-10-21 rsandifoAdd a pass to back-propagate use information
2015-10-13 jakubgcc/
2015-09-30 nathan * config/nvptx/nvptx.c (nvptx_goacc_validate_dims...
2015-08-14 aoliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-25 dje Revert:
2015-07-23 aoliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-18 spopfix pr46851 and pr60340: remove unmaintained omega...
2015-07-09 mpolacek PR tree-optimization/66718
2015-07-02 alalaw01gcc/:
2015-06-17 jakub PR middle-end/66429
2015-06-10 aolivaRevert "[PR64164] Drop copyrename, use coalescible...
2015-06-09 aoliva[PR64164] Drop copyrename, use coalescible partition...
2015-05-07 rguenth2015-05-07 Richard Biener <rguenther@suse.de>
2015-04-29 vriesMove pass_stdarg to after pass_dce in pass_all_optimiza...
2015-04-23 rguenth2015-04-23 Richard Biener <rguenther@suse.de>
2015-04-22 hubicka PR ipa/65076
2015-04-17 vriesPostpone expanding va_arg until pass_stdarg
2015-03-27 hubicka PR ipa/65076
2015-03-26 jakub PR tree-optimization/64715
2015-01-19 ienkovichgcc/
2015-01-05 jakub Update copyright years.
2014-11-14 amker * timevar.def (TV_SCHED_FUSION): New time var.
2014-11-13 vriesRun pass_expand_omp_ssa after pass_paralellize_loops
2014-11-05 ienkovichgcc/
2014-11-05 berndsReorganize post-ra pipeline for targets without registe...
2014-10-21 dehaoAdd AutoFDO.
2014-10-16 marxinIPA ICF pass, part 3/5
2014-10-15 hubicka * loop-unroll.c: (decide_unrolling_and_peeling): Rename to
2014-09-27 hubicka PR middle-end/35545
2014-08-14 rguenth2014-08-14 Richard Biener <rguenther@suse.de>
2014-06-30 rthPR rtl-opt/61608
2014-06-24 glisse2014-06-24 Marc Glisse <marc.glisse@inria.fr>
2014-06-24 hubicka * varpool.c (dump_varpool_node): Dump used_by_single_f...
2014-06-23 ktietz PR target/39284
2014-06-23 rguenth2014-06-23 Richard Biener <rguenther@suse.de>
2014-06-18 rguenth2014-06-18 Richard Biener <rguenther@suse.de>
2014-06-17 rguenth2014-06-17 Richard Biener <rguenther@suse.de>
2014-06-06 rguenth2014-06-06 Richard Biener <rguenther@suse.de>
2014-05-19 hubicka * tree-pass.h (make_pass_ipa_comdats): New pass.
2014-04-24 mrsMerge in trunk.
2014-04-23 rguenth2014-04-23 Richard Biener <rguenther@suse.de>
2014-04-17 rsandifoMerge from trunk.
2014-04-14 rguenth2014-04-14 Richard Biener <rguenther@suse.de>
2014-02-10 mrsMerge in trunk.
2014-01-17 law PR middle-end/57904
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-13 mrsMerge in trunk.
2013-12-10 jakub * tree-vectorizer.h (struct _loop_vec_info): Add scala...
2013-12-04 rsandifoMerge with trunk.
2013-11-27 jakub * cgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-20 rsandifoMerge from trunk.
2013-11-20 mrsrestore order, soft merge conflict.
2013-11-19 mpolacekconfig/
2013-11-18 tejohnsonThis patch fixes an lto profiledbootstrap failure with
2013-11-18 berndsRemove all_lto_gen_passes, replace with plain function...
2013-11-18 rguenth2013-11-18 Richard Biener <rguenther@suse.de>
2013-11-09 rsandifoMerge with trunk.
2013-11-06 vmakarov2013-11-06 Vladimir Makarov <vmakarov@redhat.com>
2013-11-06 mrsMerge in trunk.
2013-11-05 law * Makefile.in (OBJS): Add gimple-ssa-isolate-paths.o
2013-11-05 rguenth2013-11-05 Richard Biener <rguenther@suse.de>
2013-11-04 mrsMerge in trunk.
2013-10-30 vmakarov2013-10-30 Vladimir Makarov <vmakarov@redhat.com>
2013-10-26 law * Makefile.def (target_modules): Remove libmudflap
2013-09-20 mrsMerge in trunk.
2013-09-12 rguenth2013-09-12 Richard Biener <rguenther@suse.de>
2013-09-11 rguenth2013-09-11 Richard Biener <rguenther@suse.de>
2013-09-04 mrsMerge in trunk.
2013-09-01 hubicka * common.opt (fdevirtualize-speculatively): New function.
2013-08-30 hubicka * cgraph.c (cgraph_function_body_availability): Handle...
2013-08-07 cticeCommit the vtable verification feature. This feature...
2013-07-18 dmalcolm * passes.def: New.