[ChangeLog] Fix typo in 228324.

s/Liekwise/Likewise/

From-SVN: r228325
This commit is contained in:
James Greenhalgh 2015-10-01 09:36:01 +00:00
parent cdc1afa3c0
commit 295bdf5c3b

View File

@ -4,7 +4,7 @@
(aarch_accumulator_forwarding): New.
(aarch_forward_to_shift_is_not_shifted_reg): Likewise.
* config/arm/aarch-common.c (aarch_accumulator_forwarding): New.
(aarch_forward_to_shift_is_not_shifted_reg): Liekwise.
(aarch_forward_to_shift_is_not_shifted_reg): Likewise.
* config/arm/cortex-a53.md: Rewrite.
2015-10-01 Richard Biener <rguenther@suse.de>