]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-ivopts.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-ssa-loop-ivopts.c
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-21  Richard Sandifordpoly_int: tree-ssa-loop-ivopts.c:iv_use
2017-12-20  Richard Sandifordpoly_int: aff_tree
2017-12-20  Richard Sandifordpoly_int: tree constants
2017-12-12  Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-11-09  Richard SandifordImprove ivopts handling of forced scales
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-18  Bin Chengtree-loop-distribution.c (INCLUDE_ALGORITHM): New heade...
2017-10-17  Eric Botcazoutree-ssa-loop-ivopts.c (add_autoinc_candidates): Bail...
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-08-30  Richard Sandiford[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30  Richard Sandiford[28/77] Use is_a <scalar_int_mode> for miscellaneous...
2017-08-08  Bin Chengtree-ssa-loop-ivopts.c (relate_compare_use_with_all_can...
2017-06-07  Bin Chengtree-ssa-loop-ivopts.c (ivopts_estimate_reg_pressure...
2017-05-16  Martin LiskaAdd default value for last argument of dump functions.
2017-05-11  Bin Chengtree-ssa-loop-ivopts.c (determine_set_costs): Skip...
2017-05-11  Bin Chengtree-ssa-loop-ivopts.c (compare_cost_pair): New.
2017-05-11  Bin Chengtree-ssa-loop-ivopts.c (find_interesting_uses): Move...
2017-05-11  Bin Chengtree-ssa-loop-ivopts.c (allow_ip_end_pos_p): Refine...
2017-05-11  Bin Chengre PR tree-optimization/53090 (suboptimal ivopt)
2017-05-11  Bin Chengtree-ssa-loop-ivopts.c (enum comp_iv_rewrite): New.
2017-05-11  Bin Chengtree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr...
2017-05-11  Bin Chengtree-ssa-loop-ivopts.c (relate_compare_use_with_all_can...
2017-05-11  Bin Chengtree-ssa-loop-ivopts.c (struct iv_cand): New field...
2017-05-11  Bin Chengtree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p...
2017-05-11  Bin Cheng* tree-ssa-loop-ivopts.c (autoinc_possible_for_pair...
2017-05-11  Bin Chengtree-ssa-loop-ivopts.c (force_expr_to_var_cost): Handle...
2017-05-11  Bin Chengtree-ssa-loop-ivopts.c (get_loop_invariant_expr): Simplify.
2017-05-05  Bin ChengMakefile.in (GTFILES): Add tree-ssa-loop-ivopts.c.
2017-05-04  Bin Chengtree-ssa-loop-ivopts.c (struct cost_pair): Remove field...
2017-05-02  Bin Chengtree-ssa-loop-ivopts.c (get_scaled_computation_cost_at...
2017-05-02  Bin Chengtree-ssa-loop-ivopts.c (get_computation_aff_1): New.
2017-05-02  Bin Chengtree-ssa-loop-ivopts.c (get_computation_at): Reorder...
2017-05-02  Bin Cheng* tree-ssa-loop-ivopts.c (rewrite_use_address): Simple...
2017-05-02  Bin Chengtree-ssa-loop-ivopts.c (struct iv_ca): Rename n_regs...
2017-05-02  Bin Chengtree-ssa-loop-ivopts.c (struct walk_tree_data): New.
2017-05-02  Bin Chengtree-ssa-loop-ivopts.c (struct cost_pair): Rename depen...
2017-05-02  Bin Chengtree-ssa-loop-ivopts.c (get_computation_cost_at): Remov...
2017-04-10  Bin Chengre PR tree-optimization/80153 (ivopt generate wrong...
2017-04-10  Bin Chengre PR tree-optimization/80153 (ivopt generate wrong...
2017-04-06  Richard Bienerre PR tree-optimization/80334 (Segfault when taking...
2017-04-03  Jonathan WakelyFix numerous typos in comments
2017-03-14  Richard Bieneralias.c (struct alias_set_entry): Pack properly.
2017-03-02  Bin Chengre PR tree-optimization/66768 (address space gets lost...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-30  Bin Chengre PR tree-optimization/78574 (ice on valid C code...
2016-11-24  Martin LiskaDump probability for edges a frequency for BBs
2016-11-18  Richard SandifordAdd SET_DECL_MODE
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-09  Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-02  Jakub Jelinekre PR tree-optimization/77444 (Bogus assignments in...
2016-07-20  Uros Bizjakcse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.
2016-07-19  Uros Bizjakbuiltins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-07-12  Martin LiskaIntroduce new param: AVG_LOOP_NITER
2016-07-11  Bernd EdlingerConvert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
2016-07-07  Jan Hubickatree-scalar-evolution.c (iv_can_overflow_p): export.
2016-06-17  Bin Chengre PR tree-optimization/71347 (Performance drop after...
2016-05-30  Martin LiskaAdd profiling support for IVOPTS
2016-05-28  Jan Hubickatree-ssa-loop-ivopts.c (estimated_stmt_executions_int...
2016-05-26  Martin LiskaIVOPTS: make comp_cost in a more c++ fashion.
2016-05-26  Richard SandifordFix ivopts estimates for internal functions
2016-05-18  Bin Chengtree-ssa-loop-ivopts.c (get_computation_cost_at): Check...
2016-05-13  H.J. LuCast to unsigned HOST_WIDE_INT in printf format
2016-05-13  Martin LiskaIVOPTS dump fall-out
2016-05-13  Martin LiskaEnhance dumps of IVOPTS
2016-05-03  Bin Chengtree-ssa-loop-ivopts.c (get_computation_cost_at): Check...
2016-05-03  Bin Chengtree-ssa-loop-ivopts.c (get_computation_cost_at): Don...
2016-04-27  Martin Liskatree-ssa-loop-ivopts.c (iv_ca_dump): Fix level of inden...
2016-04-27  Bin Chengtree-ssa-loop-ivopts.c (struct iv): Use pointer to...
2016-04-18  Jan Hubickatree-ssa-loop-ivopts.c (avg_loop_niter): Use also max_l...
2016-04-12  Martin LiskaRevert r234572 (aka PR testsuite/70577)
2016-03-31  Bin Chengtree-ssa-loop-ivopts.c (get_computation_cost_at): Initi...
2016-03-31  Bin Chengtree-ssa-loop-ivopts.c (struct comp_cost): New scrach...
2016-03-30  Jan Hubickatree-ssa-loop-niter.c (idx_infer_loop_bounds): We can...
2016-03-23  Bin Chengre PR tree-optimization/69042 (Missed optimization...
2016-02-10  Bin Chengre PR tree-optimization/68021 (ice in rewrite_use_nonli...
2016-01-27  Ian Lance Taylorcommon.opt (fkeep-gc-roots-live): New undocumented...
2016-01-23  Jakub Jelinektree-ssanames.c (release_free_names_and_compact_live_na...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-09  Martin LiskaFix newly introduced memory leak in
2015-11-20  Bin Chengre PR tree-optimization/52272 (Performance regression...
2015-11-08  Eric BotcazouMerge of the scalar-storage-order branch.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-29  Bin Chengtree-ssa-loop-ivopts.c (split_address_cost): Check...
2015-10-01  Trevor Saundersremove many typedefs
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-09-17  Bin Chengre PR tree-optimization/66388 (Test gcc.target/i386...
2015-09-15  Bin Chengtree-ssa-loop-ivopts.c (get_shiftadd_cost): Strip unnec...
2015-08-19  Trevor Saundersremove useless typedefs
2015-07-16  Bin Chengtree-ssa-loop-ivopts.c (add_candidate): Remove call...
2015-07-13  Aldy HernandezFix double word typos.
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-02  Bin Chengtree-ssa-loop-ivopts.c (struct ivopts_data): New field...
2015-06-30  Bin Chengtree-ssa-loop-ivopts.c (record_sub_use): Don't reset...
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25  Richard Sandifordhash-traits.h (free_ptr_hash): New class.
next