Daily bump.
[gcc.git] / gcc / tree-pass.h
2018-06-08 David MalcolmConvert dump and optgroup flags to enums
2018-06-08 Martin LiskaRemove MPX
2018-05-18 Martin LiskaRadically simplify emission of balanced tree for switch...
2018-01-13 Richard SandifordAdd an "early rematerialisation" pass
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-16 Martin SeborPR tree-optimization/78918 - missing -Wrestrict on...
2017-12-07 Bin Chengre PR tree-optimization/81303 (410.bwaves regression...
2017-12-07 Michael MatzAdd unroll and jam pass
2017-10-24 Sandra Loosemoretree-pass.h (PROP_rtl_split_insns): Define.
2017-08-29 Martin LiskaMake expansion of balanced binary trees of switches...
2017-06-16 Richard Bienerre PR tree-optimization/81090 ([graphite] ICE in loop_p...
2017-05-31 Alexander Monakovpasses.c: implement pre-ICE emergency dumping
2017-05-23 Jan Hubickacgraphunit.c (symbol_table::process_new_functions)...
2017-05-23 Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-21 Jakub Jelinekre PR bootstrap/78817 (stage2 bootstrap failure in...
2016-11-22 Alexander MonakovOpenMP offloading to NVPTX: middle-end changes
2016-10-28 Kyrylo TkachovGIMPLE store merging pass
2016-10-20 Michael Matzloop splitting
2016-10-18 Aldy HernandezMakefile.in (OBJS): Add gimple-ssa-warn-alloca.o.
2016-09-21 Martin SeborPR middle-end/49905 - Better sanity checking on sprintf...
2016-09-20 Kugan VivekanandarajahAdd Early VRP
2016-09-18 Jan Hubickapasses.def (pass_early_thread_jumps): Schedule after...
2016-08-18 Richard Bienertree-pass.h (make_pass_materialize_all_clones): Declare.
2016-05-27 Jeff Lawtree-ssa-threadedge.c: Remove include of tree-ssa-threa...
2016-05-03 Richard Bienergimplify.h (get_initialized_tmp_var): Add allow_ssa...
2016-04-17 Tom de VriesOnly finalize dot files that have been initialized
2016-02-16 Jakub Jelinekre PR c/69835 (-Wnonnull diagnoses parameter comparison...
2016-01-19 Martin JamborMerge of HSA
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-16 Tom de VriesAdd pass_oacc_ipa
2015-12-15 Ilya Verbinc-common.c (c_common_attribute_table): Handle "omp...
2015-12-04 Dmitry VyukovAdd fuzzing coverage support
2015-11-25 Tom de VriesAdd pass_oacc_kernels
2015-11-16 Tom de VriesRemove first_pass_instance
2015-11-16 Tom de VriesRemove first_pass_instance from pass_dominator
2015-11-16 Tom de VriesRemove first_pass_instance from pass_vrp
2015-11-13 Ajit Agarwal[Patch,tree-optimization]: Add new path Splitting pass...
2015-11-04 Martin LiskaPass manager: add support for termination of pass list
2015-10-30 Evgeny StupachenkoMakefile.in (OBJS): Add multiple_target.o.
2015-10-21 Richard SandifordAdd a pass to back-propagate use information
2015-10-15 Richard SandifordPR67945: Fix oscillation between pow representations
2015-09-30 Nathan Sidwellnvptx.c (nvptx_goacc_validate_dims): New.
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-07-23 Bernd Edlingertree-pass.h (get_current_pass_name): Removed.
2015-07-09 Marek Polacekre PR tree-optimization/66718 (Non-invariant ADDR_EXPR...
2015-07-02 Alan Lawrencetree-pass.h (make_pass_ch_vect): New.
2015-06-17 Jakub Jelinekre PR middle-end/66429 (ICE in expand_GOMP_SIMD_LAST_LANE)
2015-04-17 Tom de VriesPostpone expanding va_arg until pass_stdarg
2015-03-27 Jan Hubickare PR ipa/65076 (16% tramp3d-v4.cpp compile time regres...
2015-01-19 Ilya Enkovichipa-chkp.c (chkp_produce_thunks): Add early param to...
2015-01-14 Ilya Verbincgraphunit.c (ipa_passes): Remove argument from ipa_wri...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-14 Bin Chengtimevar.def (TV_SCHED_FUSION): New time var.
2014-11-13 Ilya Verbin[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO...
2014-11-13 Tom de VriesRun pass_expand_omp_ssa after pass_paralellize_loops
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-21 Dehao ChenAdd AutoFDO.
2014-10-16 Martin LiskaIPA ICF pass, part 3/5
2014-10-15 Jan Hubickaloop-unroll.c: (decide_unrolling_and_peeling): Rename to
2014-08-14 Richard Bienerre PR tree-optimization/62081 (ICE: in fix_loop_structu...
2014-07-09 Trevor Saundersremove has_execute
2014-06-24 Jan Hubickavarpool.c (dump_varpool_node): Dump used_by_single_func...
2014-06-23 Richard Bienertree-ssa-loop.c (gate_loop): New function.
2014-06-18 Richard Bienertree-pass.h (make_pass_dce_loop): Remove.
2014-05-19 Jan Hubickatree-pass.h (make_pass_ipa_comdats): New pass.
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-28 Richard Bienertree-pass.h (TODO_verify_il): Define.
2014-04-28 Richard Bienertree-pass.h (execute_pass_list): Adjust prototype.
2014-04-23 Richard BienerMakefile.in (OBJS): Remove loop-unswitch.o.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-18 Aldy Hernandezpasses.c (execute_function_dump): Set graph_dump_initia...
2013-12-17 Thomas SchwingeRemove leftover function declaration.
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-12-06 Oleg Endocgraphunit.c: Remove struct tags when referring to...
2013-11-27 Aldy Hernandezcgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-19 Marek Polacekbootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.
2013-11-18 Bernd SchmidtRemove all_lto_gen_passes, replace with plain function...
2013-11-06 Vladimir Makarovtree-pass.h (make_pass_live_range_shrinkage): New external.
2013-11-05 Jeff LawMakefile.in (OBJS): Add gimple-ssa-isolate-paths.o
2013-10-30 Vladimir Makarovregmove.c: Remove.
2013-10-26 Jeff LawMakefile.def (target_modules): Remove libmudflap
2013-09-30 Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-01 Jan Hubickacommon.opt (fdevirtualize-speculatively): New function.
2013-08-29 Oleg Endopasses.c (register_pass): Add overload.
2013-08-20 David MalcolmRevert my last two changes, r201865 and r201864
2013-08-20 David MalcolmMake opt_pass and gcc::pass_manager be GC-managed
2013-08-07 Caroline TiceCommit the vtable verification feature.
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-08-05 David MalcolmHandwritten part of conversion of passes to C++ classes
2013-07-30 David MalcolmIntroduce beginnings of a pass_manager class.
2013-07-18 David Malcolmtree-pass.h (pass_ipa_lto_wpa_fixup): Remove redundant...
2013-04-12 Richard Bienertree-pass.h (TODO_do_not_ggc_collect): New.
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-03-21 Marc Glissetree-pass.h (PROP_gimple_lvec): New.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
next