[PATCH] Introduce bitset metadata format and bitset lowering pass.
Peter Collingbourne
peter at pcc.me.uk
Tue Feb 3 22:19:01 PST 2015
- Switch to metadata format { bitset name, global, byte offset } to avoid removeDeadConstantUsers issue
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.19301.patch
Type: text/x-patch
Size: 26821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150204/c5a445a2/attachment.bin>
More information about the llvm-commits
mailing list