[PATCH] Introduce bitset global attribute and bitset lowering pass.
Peter Collingbourne
peter at pcc.me.uk
Tue Feb 3 16:00:10 PST 2015
- Use metadata instead of introducing the bitset global feature
- Move bitcode format updates to separate patch
http://reviews.llvm.org/D7288
Files:
docs/LangRef.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
lib/Transforms/IPO/CMakeLists.txt
lib/Transforms/IPO/IPO.cpp
lib/Transforms/IPO/LowerBitSets.cpp
lib/Transforms/IPO/PassManagerBuilder.cpp
test/Transforms/LowerBitSets/simple.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7288.19281.patch
Type: text/x-patch
Size: 25906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150204/9042ecc7/attachment.bin>
More information about the llvm-commits
mailing list