[PATCH] Introduce bitset global attribute and bitset lowering pass.

Peter Collingbourne peter at pcc.me.uk
Fri Jan 30 15:13:39 PST 2015


- Correctly handle multiple calls to llvm.bitset.test for a single bitset


http://reviews.llvm.org/D7288

Files:
  docs/BitCodeFormat.rst
  docs/LangRef.rst
  include/llvm/IR/GlobalVariable.h
  include/llvm/IR/Intrinsics.td
  include/llvm/InitializePasses.h
  include/llvm/Transforms/IPO.h
  lib/AsmParser/LLLexer.cpp
  lib/AsmParser/LLParser.cpp
  lib/AsmParser/LLToken.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/IR/AsmWriter.cpp
  lib/IR/Globals.cpp
  lib/Object/IRObjectFile.cpp
  lib/Transforms/IPO/CMakeLists.txt
  lib/Transforms/IPO/IPO.cpp
  lib/Transforms/IPO/LowerBitSets.cpp
  lib/Transforms/IPO/PassManagerBuilder.cpp
  test/Feature/bitset.ll
  test/Transforms/LowerBitSets/simple.ll

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


More information about the llvm-commits mailing list