summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2017-01-06 21:06:51 +0000
committerMehdi Amini <mehdi.amini@apple.com>2017-01-06 21:06:51 +0000
commit27d224fbbb5185bb84df5535ff8682560796ee18 (patch)
treeb15f5c6dc2dd9ef0917306bf26fa019fd55532d8 /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
parent218ecacbf10a238ce2f71d620fa510c9aada0e73 (diff)
downloadbcm5719-llvm-27d224fbbb5185bb84df5535ff8682560796ee18.tar.gz
bcm5719-llvm-27d224fbbb5185bb84df5535ff8682560796ee18.zip
Fix LoopLoadElimination to keep original alignment on the inital hoisted store
This is fixing a bug where Loop Vectorization is widening a load but with a lower alignment. Hoisting the load without propagating the alignment will allow inst-combine to later deduce a higher alignment that what the pointer actually is. Differential Revision: https://reviews.llvm.org/D28408 llvm-svn: 291281
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud