From: Tim Northover Date: Tue, 28 Oct 2014 01:24:32 +0000 (+0000) Subject: AArch64: enable Cortex-A57 FP balancing on Cortex-A53. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=dd778c6c9feb6ceb87e851298ada8d8ada4f0c17;hp=dd778c6c9feb6ceb87e851298ada8d8ada4f0c17;p=oota-llvm.git AArch64: enable Cortex-A57 FP balancing on Cortex-A53. Benchmarks have shown that it's harmless to the performance there, and having a unified set of passes between the two cores where possible helps big.LITTLE deployment. Patch by Z. Zheng. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220744 91177308-0d34-0410-b5e6-96231b3b80d8 ---