Code scheduling for Cortex-A53 isn't as good as it could be.
[gcc.git] / gcc / ChangeLog
index 44df0d7ecddc4d0fa1317946806537d1ba3afa3c..910658a970b53d4f1adc223a331d1d20f3e1db04 100644 (file)
@@ -1,3 +1,13 @@
+2017-05-05  Wilco Dijkstra  <wdijkstr@arm.com>
+
+       * config/arm/aarch-common.c (arm_early_load_addr_dep_ptr):
+       New function.
+       (arm_early_store_addr_dep_ptr): Likewise.
+       * config/arm/aarch-common-protos.h
+       (arm_early_load_addr_dep_ptr): Add prototype.
+       (arm_early_store_addr_dep_ptr): Likewise.
+       * config/arm/cortex-a53.md: Add new bypasses.
+
 2017-05-05  Jakub Jelinek  <jakub@redhat.com>
 
        * tree.c (next_type_uid): Change type to unsigned.