[PATCH] D20636: PR26055: Speed up LiveDebugValues::transferDebugValue()

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 14:37:50 PDT 2016


aprantl removed rL LLVM as the repository for this revision.
aprantl updated this revision to Diff 58698.
aprantl added a comment.

Address review comments: Add an OpenRangesSet class that hides the dual nature of VarLocList behind a set-like interface.


http://reviews.llvm.org/D20636

Files:
  lib/CodeGen/LiveDebugValues.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20636.58698.patch
Type: text/x-patch
Size: 9341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160526/994e15fd/attachment.bin>


More information about the llvm-commits mailing list