This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8a861286e9c [X86] Strip unnecessary prefetch + vector move/load instrw [...] new 37f137831d0 [bcanalyzer] Recognize more stream types
The 1 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: test/Bitcode/stream-types.c | 12 ++++++ test/Bitcode/stream-types.c.ast | 1 + test/Bitcode/stream-types.c.ast.incomplete | 1 + test/Bitcode/stream-types.c.dia | 1 + test/Bitcode/stream-types.c.dia.incomplete | 1 + tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp | 64 +++++++++++++++++++++--------- 6 files changed, 61 insertions(+), 19 deletions(-) create mode 100644 test/Bitcode/stream-types.c create mode 100644 test/Bitcode/stream-types.c.ast create mode 100644 test/Bitcode/stream-types.c.ast.incomplete create mode 100644 test/Bitcode/stream-types.c.dia create mode 100644 test/Bitcode/stream-types.c.dia.incomplete