[PATCH] LowerBitSets: Use byte arrays instead of bit sets to represent in-memory bit sets.

Peter Collingbourne peter at pcc.me.uk
Mon Mar 2 16:07:25 PST 2015


- Document choice of 1 byte per array element


http://reviews.llvm.org/D7954

Files:
  include/llvm/Transforms/IPO/LowerBitSets.h
  lib/Transforms/IPO/LowerBitSets.cpp
  test/Transforms/LowerBitSets/simple.ll
  unittests/Transforms/IPO/LowerBitSets.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7954.21059.patch
Type: text/x-patch
Size: 25380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150303/8d1b5ecf/attachment.bin>


More information about the llvm-commits mailing list