[PATCH] D12457: [Bitcode][Asm] Teach LLVM to read and write operand bundles.
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 11 15:57:23 PDT 2015
sanjoy updated this revision to Diff 34599.
sanjoy added a comment.
- address two other comments by Duncan:
- always use 0 abbrev in WriteOperandBundles
- hyphenation in the comment
http://reviews.llvm.org/D12457
Files:
docs/LangRef.rst
include/llvm/Bitcode/LLVMBitCodes.h
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLParser.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/IR/AsmWriter.cpp
test/Bitcode/compatibility.ll
test/Bitcode/operand-bundles.ll
test/Verifier/operand-bundles.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12457.34599.patch
Type: text/x-patch
Size: 31707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150911/1dfbbf4b/attachment.bin>
More information about the llvm-commits
mailing list