[PATCH] D73725: [DebugInfo] Avoid a quadratic-complexity corner case in LiveDebugValues
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 28 03:53:06 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6af859dcca27: [DebugInfo] Re-implement LexicalScopes dominance method, add unit tests (authored by jmorse).
Changed prior to commit:
https://reviews.llvm.org/D73725?vs=246177&id=247215#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73725/new/
https://reviews.llvm.org/D73725
Files:
llvm/lib/CodeGen/LexicalScopes.cpp
llvm/unittests/CodeGen/CMakeLists.txt
llvm/unittests/CodeGen/LexicalScopesTest.cpp
llvm/unittests/CodeGen/MFCommon.inc
llvm/unittests/CodeGen/MachineInstrTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73725.247215.patch
Type: text/x-patch
Size: 34391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/08e9eba8/attachment.bin>
More information about the llvm-commits
mailing list