Hal Finkel e03aac601f [PowerPC] Use vector types for memcpy and friends (sometimes)
When using Altivec, we can use vector loads and stores for aligned memcpy and
friends. Starting with the P7 and VXS, we have reasonable unaligned vector
stores. Starting with the P8, we have fast unaligned loads too.

For QPX, we use vector loads are stores, but only for aligned memory accesses.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230788 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-27 19:58:28 +00:00
..
2015-01-14 22:27:36 +00:00
2015-01-07 20:54:17 +00:00
2015-01-07 20:54:17 +00:00
2014-10-21 23:01:01 +00:00
2014-10-21 23:01:01 +00:00
2014-12-26 16:42:47 +00:00
2014-08-04 21:06:00 +00:00
2014-08-04 21:06:00 +00:00
2015-01-10 01:57:21 +00:00
2015-01-10 01:57:21 +00:00
2014-10-16 20:00:02 +00:00
2015-01-14 22:27:36 +00:00
2015-02-25 01:26:59 +00:00
2015-02-25 01:26:59 +00:00
2015-01-14 22:27:36 +00:00