summaryrefslogtreecommitdiff
path: root/cpp/ScriptIntrinsics.cpp
diff options
context:
space:
mode:
authorTim Murray <timmurray@google.com>2014-09-24 10:08:25 -0700
committerTim Murray <timmurray@google.com>2014-09-24 15:22:16 -0700
commit01ca8a4f99583e0fcaa980ca70415f21e0621b9b (patch)
treef9303fa1141239b473c4681dc0c5da4b0703419f /cpp/ScriptIntrinsics.cpp
parent631b9e32336e9d3bb8a586330498f7e09c76c4f7 (diff)
Fix vstore/vload/setelementat.
This contains two fixes. The first removes the readonly attribute from vstore functions. The second fixes 64-bit operations with vectors greater than 128 bits. ll64/allocation.ll was based on ll32/allocation.ll, but the AArch64 calling convention passes vectors greater than 128 bits on the stack rather by value. This fixes vload/vstore/SetElementAt. bug 17615222 Change-Id: Ib8e2633f9b1236c8b360929b9ca5fe53ebb24703
Diffstat (limited to 'cpp/ScriptIntrinsics.cpp')
0 files changed, 0 insertions, 0 deletions