[PATCH] D12457: [Bitcode][Asm] Teach LLVM to read and write operand bundles.
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 8 21:56:00 PDT 2015
sanjoy updated this revision to Diff 34299.
sanjoy added a comment.
- add some tests to compatibility.ll
Note: these do not yet pass but as far as I can tell, the issue is unrelated to operand bundles -- see PR24755.
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.34299.patch
Type: text/x-patch
Size: 31650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150909/2b4b8331/attachment.bin>
More information about the llvm-commits
mailing list