diff options
author | Craig Topper <craig.topper@intel.com> | 2018-07-02 17:01:54 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-07-02 17:01:54 +0000 |
commit | 56440b974539dea36431e1b2a0da33d462367a09 (patch) | |
tree | 726f96ff5f97079e96ae8a3b6e2c35bb66dc5ce5 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 846f2436e8cdebc963c5920a0579dd8af643513f (diff) | |
download | bcm5719-llvm-56440b974539dea36431e1b2a0da33d462367a09.tar.gz bcm5719-llvm-56440b974539dea36431e1b2a0da33d462367a09.zip |
[X86] Don't use aligned load/store instructions for fp128 if the load/store isn't aligned.
Similarily, don't fold fp128 loads into SSE instructions if the load isn't aligned. Unless we're targeting an AMD CPU that doesn't check alignment on arithmetic instructions.
Should fix PR38001
llvm-svn: 336121
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions