2018-11-23 Christoph Muellner <christoph.muellner@theobroma-systems.com>
Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
* config/aarch64/aarch64.c (xgene1_addrcost_table): Correct the post modify
costs.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@266412
138bc75d-0d04-0410-961f-
82ee72b054a4
2018-11-23 Christoph Muellner <christoph.muellner@theobroma-systems.com>
+ Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
+ * config/aarch64/aarch64.c (xgene1_addrcost_table): Correct the post-modify
+ costs.
* config/arm/aarch-cost-tables.h (xgene1_extra_costs): Update the cost table
- for Xgene1.
+ for XGene1.
2018-11-23 Richard Biener <rguenther@suse.de>
1, /* ti */
},
1, /* pre_modify */
- 0, /* post_modify */
+ 1, /* post_modify */
0, /* register_offset */
1, /* register_sextend */
1, /* register_zextend */