Reviewers: t.p.northover, hans, kristof.beyls
Reviewed By: hans
Subscribers: aemerson, rengolin, llvm-commits
Differential Revision: https://reviews.llvm.org/D36965
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_50@311539
91177308-0d34-0410-b5e6-
96231b3b80d8
Changes to the Arm Targets
--------------------------
+During this release the AArch64 target has:
+
+* Made instruction fusion more aggressive, resulting in speedups
+ for code making use of AArch64 AES instructions. AES fusion has been
+ enabled for most Cortex-A cores and the AArch64MacroFusion pass was moved
+ to the generic MacroFusion pass.
+* Added preferred function alignments for most Cortex-A cores.
+
During this release the ARM target has:
* Improved mixed ARM/Thumb code generation. Some cases in which wrong