[PATCH] D12457: [Bitcode][Asm] Teach LLVM to read and write operand bundles.
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 24 16:49:09 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL248551: [Bitcode][Asm] Teach LLVM to read and write operand bundles. (authored by sanjoy).
Changed prior to commit:
http://reviews.llvm.org/D12457?vs=34915&id=35687#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12457
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
llvm/trunk/lib/AsmParser/LLParser.cpp
llvm/trunk/lib/AsmParser/LLParser.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/IR/AsmWriter.cpp
llvm/trunk/test/Bitcode/compatibility.ll
llvm/trunk/test/Bitcode/operand-bundles.ll
llvm/trunk/test/Verifier/operand-bundles.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12457.35687.patch
Type: text/x-patch
Size: 32121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150924/d7efad6f/attachment.bin>
More information about the llvm-commits
mailing list