[PowerPC] VSX loads and stores support unaligned access
authorHal Finkel <hfinkel@anl.gov>
Wed, 26 Mar 2014 19:39:09 +0000 (19:39 +0000)
committerHal Finkel <hfinkel@anl.gov>
Wed, 26 Mar 2014 19:39:09 +0000 (19:39 +0000)
commit6da017873777cbe06bf2d5606e408c7cda85062e
treea690681368c69e9e75761b1f2aee0c1ded6ade0a
parent9efa4ff901481dc298933b3316372079c726ad7a
[PowerPC] VSX loads and stores support unaligned access

I've not yet updated PPCTTI because I'm not sure what the actual relative cost
is compared to the aligned uses.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204848 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCTargetTransformInfo.cpp
test/CodeGen/PowerPC/vsx.ll