aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorAmara Emerson <amara@apple.com>2021-02-26 12:01:14 -0800
committerAmara Emerson <amara@apple.com>2021-03-01 13:52:57 -0800
commitb783aa89795635cbe7b25b4143b562931fcec9f6 (patch)
tree97bd72687d20055057085c4cb72b5c2b06049ac5 /lldb/unittests/ScriptInterpreter/Python
parent8bfc14193170c95a49fca3e66aa077203783a137 (diff)
downloadllvm-b783aa89795635cbe7b25b4143b562931fcec9f6.zip
llvm-b783aa89795635cbe7b25b4143b562931fcec9f6.tar.gz
llvm-b783aa89795635cbe7b25b4143b562931fcec9f6.tar.bz2
[AArch64] Fix emitting an AdrpAddLdr LOH when there's a potential clobber of the
def of the adrp before the ldr. Apparently this pass used to have liveness analysis but it was removed for scompile time reasons. This workaround prevents the LOH from being emitted unless the ADD and LDR are adjacent. Fixes https://github.com/JuliaLang/julia/issues/39820 Differential Revision: https://reviews.llvm.org/D97571
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions