ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
[gcc.git] / gcc / passes.def
2014-11-14 Bin Chengtimevar.def (TV_SCHED_FUSION): New time var.
2014-11-13 Tom de VriesRun pass_expand_omp_ssa after pass_paralellize_loops
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-11-05 Bernd SchmidtReorganize post-ra pipeline for targets without registe...
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-09-27 Jan Hubickare PR middle-end/35545 (tracer pass is run too late)
2014-08-14 Richard Bienerre PR tree-optimization/62081 (ICE: in fix_loop_structu...
2014-06-30 Richard Hendersonre PR rtl-optimization/61608 (FAIL: gcc.target/arm...
2014-06-24 Marc Glissere PR tree-optimization/57742 (memset(malloc(n),0,n...
2014-06-24 Jan Hubickavarpool.c (dump_varpool_node): Dump used_by_single_func...
2014-06-23 Kai Tietzre PR middle-end/39284 (Computed gotos combined too...
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-06-17 Richard Bienerpasses.def (pass_all_early_optimizations): Remove copy...
2014-06-06 Richard Bienerpasses.def: Move 2nd VRP pass before phi-only-cprop.
2014-05-19 Jan Hubickatree-pass.h (make_pass_ipa_comdats): New pass.
2014-04-23 Richard BienerMakefile.in (OBJS): Remove loop-unswitch.o.
2014-04-14 Richard Bienerpasses.def: Move early points-to after early SRA.
2014-01-17 Jeff Lawre PR middle-end/57904 (Bogus(?) "invokes undefined...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Jakub Jelinektree-vectorizer.h (struct _loop_vec_info): Add scalar_l...
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 Teresa JohnsonThis patch fixes an lto profiledbootstrap failure with...
2013-11-18 Bernd SchmidtRemove all_lto_gen_passes, replace with plain function...
2013-11-18 Richard Bienerre PR middle-end/59125 (gcc triggers wrong strncpy_chk)
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-11-05 Richard Bienerre PR ipa/58492 (ICE: verify_flow_info failed)
2013-10-30 Vladimir Makarovregmove.c: Remove.
2013-10-26 Jeff LawMakefile.def (target_modules): Remove libmudflap
2013-09-12 Richard Bienerre PR middle-end/58402 (FAIL: gcc.dg/tree-ssa/phi-opt...
2013-09-11 Richard Bienerre PR c++/58377 (spurious "may be used uninitialized...
2013-09-01 Jan Hubickacommon.opt (fdevirtualize-speculatively): New function.
2013-08-30 Jan Hubickacgraph.c (cgraph_function_body_availability): Handle...
2013-08-07 Caroline TiceCommit the vtable verification feature.
2013-07-18 David Malcolmpasses.def: New.