summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-03-08 00:21:17 +0000
committerCraig Topper <craig.topper@intel.com>2018-03-08 00:21:17 +0000
commit7ff9779768c2aecb3037e20ffa9ef0b87fd558b4 (patch)
tree054fb861dcd577946c53d38ff7d26c1979d6a2f7 /lldb/packages/Python/lldbsuite/test/python_api
parent06c064824ef29425db785a31fed03821777fbf12 (diff)
downloadbcm5719-llvm-7ff9779768c2aecb3037e20ffa9ef0b87fd558b4.tar.gz
bcm5719-llvm-7ff9779768c2aecb3037e20ffa9ef0b87fd558b4.zip
[X86] Fix some isel patterns that used aligned vector load instructions with unaligned predicates.
These patterns weren't checking the alignment of the load, but were using the aligned instructions. This will cause a GP fault if the data isn't aligned. I believe these were introduced in r312450. llvm-svn: 326967
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud