aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2015-02-27 19:58:28 +0000
committerHal Finkel <hfinkel@anl.gov>2015-02-27 19:58:28 +0000
commit5c3cacf5c0dfe0c8ddcf3784da436f9ec8273531 (patch)
tree0bab33109d709077c70dc29f71d2bbb3a821736b /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent686b1fe65ae90f531d5010b3c6b47b479d4b7ccd (diff)
downloadllvm-5c3cacf5c0dfe0c8ddcf3784da436f9ec8273531.zip
llvm-5c3cacf5c0dfe0c8ddcf3784da436f9ec8273531.tar.gz
llvm-5c3cacf5c0dfe0c8ddcf3784da436f9ec8273531.tar.bz2
[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. llvm-svn: 230788
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions