]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-ivopts.c
Introduce dump_location_t
[thirdparty/gcc.git] / gcc / tree-ssa-loop-ivopts.c
2018-06-26  dmalcolmIntroduce dump_location_t
2018-06-16  kugangcc/ChangeLog:
2018-01-13  rsandifoMake ivopts handle calls to internal functions
2018-01-03  rsandifopoly_int: GET_MODE_SIZE
2018-01-03  jakub Update copyright years.
2017-12-21  rsandifopoly_int: tree-ssa-loop-ivopts.c:iv_use
2017-12-20  rsandifopoly_int: aff_tree
2017-12-20  rsandifopoly_int: tree constants
2017-12-12  aoliva[SFN] boilerplate changes in preparation to introduce...
2017-11-09  rsandifoImprove ivopts handling of forced scales
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-10-18  amker * tree-loop-distribution.c (INCLUDE_ALGORITHM): New...
2017-10-17  ebotcazou * tree-ssa-loop-ivopts.c (add_autoinc_candidates)...
2017-10-10  rsandifoRequire wi::to_wide for trees
2017-08-30  rsandifo[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30  rsandifo[28/77] Use is_a <scalar_int_mode> for miscellaneous...
2017-08-08  amker * tree-ssa-loop-ivopts.c (relate_compare_use_with_all_...
2017-06-07  amker * tree-ssa-loop-ivopts.c (ivopts_estimate_reg_pressure...
2017-05-16  marxinAdd default value for last argument of dump functions.
2017-05-11  amker * tree-ssa-loop-ivopts.c (determine_set_costs): Skip...
2017-05-11  amker * tree-ssa-loop-ivopts.c (compare_cost_pair): New.
2017-05-11  amker * tree-ssa-loop-ivopts.c (find_interesting_uses):...
2017-05-11  amker * tree-ssa-loop-ivopts.c (allow_ip_end_pos_p): Refine...
2017-05-11  amker PR tree-optimization/53090
2017-05-11  amker * tree-ssa-loop-ivopts.c (enum comp_iv_rewrite): New.
2017-05-11  amker * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr...
2017-05-11  amker * tree-ssa-loop-ivopts.c (relate_compare_use_with_all_...
2017-05-11  amker * tree-ssa-loop-ivopts.c (struct iv_cand): New field...
2017-05-11  amker * tree-ssa-loop-ivopts.c (multiplier_allowed_in_addres...
2017-05-11  amker * tree-ssa-loop-ivopts.c (autoinc_possible_for_pair...
2017-05-11  amker * tree-ssa-loop-ivopts.c (force_expr_to_var_cost)...
2017-05-11  amker * tree-ssa-loop-ivopts.c (get_loop_invariant_expr...
2017-05-05  amker * Makefile.in (GTFILES): Add tree-ssa-loop-ivopts.c.
2017-05-04  amker * tree-ssa-loop-ivopts.c (struct cost_pair): Remove...
2017-05-02  amker * tree-ssa-loop-ivopts.c (get_scaled_computation_cost_...
2017-05-02  amker * tree-ssa-loop-ivopts.c (get_computation_aff_1):...
2017-05-02  amker * tree-ssa-loop-ivopts.c (get_computation_at): Reorder...
2017-05-02  amker * tree-ssa-loop-ivopts.c (rewrite_use_address): Simple...
2017-05-02  amker * tree-ssa-loop-ivopts.c (struct iv_ca): Rename n_regs...
2017-05-02  amker * tree-ssa-loop-ivopts.c (struct walk_tree_data):...
2017-05-02  amker * tree-ssa-loop-ivopts.c (struct cost_pair): Rename...
2017-05-02  amker * tree-ssa-loop-ivopts.c (get_computation_cost_at...
2017-04-10  amker PR tree-optimization/80153
2017-04-10  amker PR tree-optimization/80153
2017-04-06  rguenth2017-04-06 Richard Biener <rguenther@suse.de>
2017-04-03  rediFix numerous typos in comments
2017-03-14  rguenth2017-03-14 Richard Biener <rguenther@suse.de>
2017-03-02  amker PR tree-optimization/66768
2017-01-01  jakub Update copyright years.
2016-11-30  amker PR tree-optimization/78574
2016-11-24  marxinDump probability for edges a frequency for BBs
2016-11-18  rsandifoAdd SET_DECL_MODE
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-09-26  mpolacekImplement -Wimplicit-fallthrough.
2016-09-02  jakub PR tree-optimization/77444
2016-07-20  uros * cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_I...
2016-07-19  uros * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WID...
2016-07-12  marxinIntroduce new param: AVG_LOOP_NITER
2016-07-11  edlinger2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-07-07  hubicka * tree-scalar-evolution.c (iv_can_overflow_p): export.
2016-06-17  amker PR tree-optimization/71347
2016-05-30  marxinAdd profiling support for IVOPTS
2016-05-28  hubicka * tree-ssa-loop-ivopts.c (estimated_stmt_executions_in...
2016-05-26  marxinIVOPTS: make comp_cost in a more c++ fashion.
2016-05-26  rsandifoFix ivopts estimates for internal functions
2016-05-18  amker * tree-ssa-loop-ivopts.c (get_computation_cost_at...
2016-05-13  hjlCast to unsigned HOST_WIDE_INT in printf format
2016-05-13  marxinIVOPTS dump fall-out
2016-05-13  marxinEnhance dumps of IVOPTS
2016-05-03  amker * tree-ssa-loop-ivopts.c (get_computation_cost_at...
2016-05-03  amker * tree-ssa-loop-ivopts.c (get_computation_cost_at...
2016-04-27  amker * tree-ssa-loop-ivopts.c (iv_ca_dump): Fix level of...
2016-04-27  amker * tree-ssa-loop-ivopts.c (struct iv): Use pointer...
2016-04-18  hubicka * tree-ssa-loop-ivopts.c (avg_loop_niter): Use also
2016-04-12  marxinRevert r234572 (aka PR testsuite/70577)
2016-03-31  amker * tree-ssa-loop-ivopts.c (get_computation_cost_at...
2016-03-31  amker * tree-ssa-loop-ivopts.c (struct comp_cost): New scrac...
2016-03-30  hubicka * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We...
2016-03-23  amker PR tree-optimization/69042
2016-02-10  amker PR tree-optimization/68021
2016-01-27  iangcc/:
2016-01-23  jakub * tree-ssanames.c (release_free_names_and_compact_live...
2016-01-04  jakub Update copyright years.
2015-12-09  marxinFix newly introduced memory leak in
2015-11-20  amker PR tree-optimization/52272
2015-11-08  ebotcazouMerge of the scalar-storage-order branch.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amker * tree-ssa-loop-ivopts.c (split_address_cost): Check...
2015-10-01  tbsaunderemove many typedefs
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-17  amker PR tree-optimization/66388
2015-09-15  amker * tree-ssa-loop-ivopts.c (get_shiftadd_cost): Strip
2015-08-19  tbsaunderemove useless typedefs
2015-07-16  amker * tree-ssa-loop-ivopts.c (add_candidate): Remove call to
2015-07-13  aldyhFix double word typos.
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amodra * target.def (rtx_costs): Remove "code" param, add...
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
next