[PATCH] D32060: BitVector: add iterators for bits that are set

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 18:21:17 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303227: BitVector: add iterators for set bits (authored by thegameg).

Changed prior to commit:
  https://reviews.llvm.org/D32060?vs=96234&id=99232#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32060

Files:
  llvm/trunk/include/llvm/ADT/BitVector.h
  llvm/trunk/include/llvm/ADT/SmallBitVector.h
  llvm/trunk/lib/Analysis/DependenceAnalysis.cpp
  llvm/trunk/lib/CodeGen/AggressiveAntiDepBreaker.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.cpp
  llvm/trunk/lib/CodeGen/MachineVerifier.cpp
  llvm/trunk/lib/CodeGen/RegAllocGreedy.cpp
  llvm/trunk/lib/CodeGen/SpillPlacement.cpp
  llvm/trunk/lib/CodeGen/StackColoring.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/lib/CodeGen/TargetRegisterInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/trunk/lib/Target/ARM/Thumb1FrameLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsDelaySlotFiller.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyRegColoring.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/trunk/lib/Transforms/Scalar/NewGVN.cpp
  llvm/trunk/unittests/ADT/BitVectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32060.99232.patch
Type: text/x-patch
Size: 21107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170517/c27d4399/attachment.bin>


More information about the llvm-commits mailing list