[PATCH] D74984: [ADT] Add CoalescingBitVector, implemented using IntervalMap [1/3]

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 13:05:29 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb0142cd9867d: [ADT] Add CoalescingBitVector, implemented using IntervalMap [1/3] (authored by vsk).

Changed prior to commit:
  https://reviews.llvm.org/D74984?vs=246598&id=247082#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74984/new/

https://reviews.llvm.org/D74984

Files:
  llvm/docs/ProgrammersManual.rst
  llvm/include/llvm/ADT/CoalescingBitVector.h
  llvm/unittests/ADT/CMakeLists.txt
  llvm/unittests/ADT/CoalescingBitVectorTest.cpp
  llvm/unittests/ADT/IntervalMapTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74984.247082.patch
Type: text/x-patch
Size: 34956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/d531d7c3/attachment.bin>


More information about the llvm-commits mailing list