[PATCH] Introduce bitset metadata format and bitset lowering pass.

Peter Collingbourne peter at pcc.me.uk
Thu Feb 12 11:33:18 PST 2015


- Update comment with benchmark results for memory bt


http://reviews.llvm.org/D7288

Files:
  docs/BitSets.rst
  docs/LangRef.rst
  docs/index.rst
  include/llvm/ADT/EquivalenceClasses.h
  include/llvm/ADT/PointerUnion.h
  include/llvm/IR/Intrinsics.td
  include/llvm/InitializePasses.h
  include/llvm/Transforms/IPO.h
  include/llvm/Transforms/IPO/LowerBitSets.h
  lib/Transforms/IPO/CMakeLists.txt
  lib/Transforms/IPO/IPO.cpp
  lib/Transforms/IPO/LowerBitSets.cpp
  lib/Transforms/IPO/PassManagerBuilder.cpp
  test/Transforms/LowerBitSets/constant.ll
  test/Transforms/LowerBitSets/simple.ll
  test/Transforms/LowerBitSets/single-offset.ll
  unittests/Transforms/CMakeLists.txt
  unittests/Transforms/IPO/CMakeLists.txt
  unittests/Transforms/IPO/LowerBitSets.cpp
  unittests/Transforms/IPO/Makefile
  unittests/Transforms/Makefile

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7288.19849.patch
Type: text/x-patch
Size: 40684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150212/b640b1d6/attachment.bin>


More information about the llvm-commits mailing list