From: Hal Finkel Date: Thu, 3 Sep 2015 23:23:00 +0000 (+0000) Subject: [PowerPC] Always use aggressive interleaving on the A2 X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=738216def666cdd66d8c07311c30736c60b67fbf;hp=738216def666cdd66d8c07311c30736c60b67fbf [PowerPC] Always use aggressive interleaving on the A2 On the A2, with an eye toward QPX unaligned-load merging, we should always use aggressive interleaving. It is generally superior to only using concatenation unrolling. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246819 91177308-0d34-0410-b5e6-96231b3b80d8 ---