aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivopts.c
AgeCommit message (Expand)Author
2019-11-252019-11-25 Richard Biener <rguenther@suse.de>Richard Biener
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-11-082019-11-08 Richard Biener <rguenther@suse.de>Richard Biener
2019-10-30 PR tree-optimization/92262Jakub Jelinek
2019-10-23 PR debug/90231Jakub Jelinek
2019-09-14 Consider doloop IV in IVOPTsKewen Lin
2019-07-18 PR tree-optimization/91137Bin Cheng
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-06-18 Add predict_doloop_p target hookKewen Lin
2019-06-13gcc/ChangeLog:Kugan Vivekanandarajah
2019-06-042019-06-04 Richard Biener <rguenther@suse.de>Richard Biener
2019-05-08 PR tree-optimization/90078Bin Cheng
2019-05-08 PR tree-optimization/90240Bin Cheng
2019-04-30 PR tree-optimization/90240Bin Cheng
2019-04-23 PR tree-optimization/90078Bin Cheng
2019-03-252019-03-25 Richard Biener <rguenther@suse.de>Richard Biener
2019-03-04 PR tree-optimization/89487Bin Cheng
2019-01-12 * tree-ssa-loop-ivopts.c (find_inv_vars): Fix a comment typo.Jakub Jelinek
2019-01-092019-01-09 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2019-01-01 Update copyright years.Jakub Jelinek
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm
2018-10-22Add a fun parameter to three stmt_could_throw... functionsMartin Jambor
2018-06-26Introduce dump_location_tDavid Malcolm
2018-06-16gcc/ChangeLog:Kugan Vivekanandarajah
2018-01-13Make ivopts handle calls to internal functionsRichard Sandiford
2018-01-03poly_int: GET_MODE_SIZERichard Sandiford
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-21poly_int: tree-ssa-loop-ivopts.c:iv_useRichard Sandiford
2017-12-20poly_int: aff_treeRichard Sandiford
2017-12-20poly_int: tree constantsRichard Sandiford
2017-12-12[SFN] boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva
2017-11-09Improve ivopts handling of forced scalesRichard Sandiford
2017-11-03 * asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-18 * tree-loop-distribution.c (INCLUDE_ALGORITHM): New header file.Bin Cheng
2017-10-17 * tree-ssa-loop-ivopts.c (add_autoinc_candidates): Bail out only ifEric Botcazou
2017-10-10Require wi::to_wide for treesRichard Sandiford
2017-08-30[62/77] Big machine_mode to scalar_int_mode replacementRichard Sandiford
2017-08-30[28/77] Use is_a <scalar_int_mode> for miscellaneous types of testRichard Sandiford
2017-08-08 * tree-ssa-loop-ivopts.c (relate_compare_use_with_all_cands): HandleBin Cheng
2017-06-07 * tree-ssa-loop-ivopts.c (ivopts_estimate_reg_pressure): NewBin Cheng
2017-05-16Add default value for last argument of dump functions.Martin Liska
2017-05-11 * tree-ssa-loop-ivopts.c (determine_set_costs): Skip non-intergerBin Cheng
2017-05-11 * tree-ssa-loop-ivopts.c (compare_cost_pair): New.Bin Cheng
2017-05-11 * tree-ssa-loop-ivopts.c (find_interesting_uses): Move inv vars dumpBin Cheng
2017-05-11 * tree-ssa-loop-ivopts.c (allow_ip_end_pos_p): Refine comments.Bin Cheng
2017-05-11 PR tree-optimization/53090Bin Cheng
2017-05-11 * tree-ssa-loop-ivopts.c (enum comp_iv_rewrite): New.Bin Cheng
2017-05-11 * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Re-associateBin Cheng