This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a0ca6ae Add an index for Module Metadata record in the bitcode new 6c8d9bc [NewGVN] replace emplace_back with push_back new 0ece617 Revert "Add an index for Module Metadata record in the bitcode"
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Bitcode/BitstreamWriter.h | 7 +- include/llvm/Bitcode/LLVMBitCodes.h | 6 +- lib/Bitcode/Writer/BitcodeWriter.cpp | 85 ++-------------------- lib/Transforms/Scalar/NewGVN.cpp | 14 ++-- test/Bitcode/mdnodes-distinct-in-post-order.ll | 4 - .../Bitcode/mdnodes-distinct-nodes-break-cycles.ll | 4 - test/Bitcode/mdnodes-distinct-nodes-first.ll | 4 - test/Bitcode/mdnodes-in-post-order.ll | 7 -- test/Bitcode/metadata-function-blocks.ll | 3 - tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp | 21 ------ 10 files changed, 15 insertions(+), 140 deletions(-)