aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivopts.c
AgeCommit message (Expand)Author
2017-06-13Merge branches/gcc-6-branch rev 249140.Yvan Roux
2016-04-12Revert r234572 (aka PR testsuite/70577)marxin
2016-03-31 * tree-ssa-loop-ivopts.c (get_computation_cost_at): Initializeamker
2016-03-31 * tree-ssa-loop-ivopts.c (struct comp_cost): New scrach field.amker
2016-03-30 * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't get realistichubicka
2016-03-23 PR tree-optimization/69042amker
2016-02-10 PR tree-optimization/68021amker
2016-01-27gcc/:ian
2016-01-23 * tree-ssanames.c (release_free_names_and_compact_live_names): Replacejakub
2016-01-04 Update copyright years.jakub
2015-12-09Fix newly introduced memory leak inmarxin
2015-11-20 PR tree-optimization/52272amker
2015-11-08Merge of the scalar-storage-order branch.ebotcazou
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-29 * tree-ssa-loop-ivopts.c (split_address_cost): Check depends_on.amker
2015-10-01remove many typedefstbsaunde
2015-09-20switch from gimple to gimple*tbsaunde
2015-09-17 PR tree-optimization/66388amker
2015-09-15 * tree-ssa-loop-ivopts.c (get_shiftadd_cost): Stripamker
2015-08-19remove useless typedefstbsaunde
2015-07-16 * tree-ssa-loop-ivopts.c (add_candidate): Remove call toamker
2015-07-13Fix double word typos.aldyh
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-08 * target.def (rtx_costs): Remove "code" param, add "mode".amodra
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-02 * tree-ssa-loop-ivopts.c (struct ivopts_data): New field iv_obstack.amker
2015-06-30 * tree-ssa-loop-ivopts.c (record_sub_use): Don't reset ssa_nameamker
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25gcc/rsandifo
2015-06-22Use std::swap instead of manual swaps.miyuki
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-03 * tree-ssa-loop-ivopts.c (dump_iv): New parameter.amker
2015-06-02 PR tree-optimization/52563amker
2015-05-20 PR tree-optimization/65447amker
2015-05-19Use std::swap instead of explicit swapsmiyuki
2015-04-30Fix spurious semicolonsdmalcolm
2015-04-18remove need for store_values_directlytbsaunde
2015-02-13 PR tree-optimization/64705amker
2015-02-092015-02-09 Richard Biener <rguenther@suse.de>rguenth
2015-02-06 PR target/62631ebotcazou
2015-02-04 * tree-ssa-loop-ivopts.c (get_address_cost): Use right mode for offset.ebotcazou
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-12-18 PR tree-optimization/62178amker
2014-11-20PR63426 Fix various signed integer overflowstrippels
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm