| commit | 75afa2b6b61e26ccc560732d33dcad3c1fc9f871 | [log] [tgz] |
|---|---|---|
| author | Hal Finkel <hfinkel@anl.gov> | Thu Sep 03 23:23:00 2015 +0000 |
| committer | Hal Finkel <hfinkel@anl.gov> | Thu Sep 03 23:23:00 2015 +0000 |
| tree | 9e41a4f4eace0abdf236fb757e7345c2fa6252a9 | |
| parent | b47128aaf37bc027d66a0bc331beaad4a84da4dd [diff] |
[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. llvm-svn: 246819