diff options
author | Sam Parker <sam.parker@arm.com> | 2018-08-16 12:24:40 +0000 |
---|---|---|
committer | Sam Parker <sam.parker@arm.com> | 2018-08-16 12:24:40 +0000 |
commit | 0d51197051a6ca1f1bcd99b607bbd0956663d4ce (patch) | |
tree | 4db023a0611de9d1ed33a1c81deec575ee995aee /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 7f2df7df4597772407307d44d8d02cc0f07e35c3 (diff) | |
download | bcm5719-llvm-0d51197051a6ca1f1bcd99b607bbd0956663d4ce.tar.gz bcm5719-llvm-0d51197051a6ca1f1bcd99b607bbd0956663d4ce.zip |
[ARM] Ignore GEPs in ARMCodeGenPrepare
While searching through the use-def tree, ignore GetElementPtrInst
instructions because they don't need promoting and neither do their
indices. Otherwise, the wide indices prevent the transformation from
happening.
Differential Revision: https://reviews.llvm.org/D50762
llvm-svn: 339871
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions