This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4bc5e93aac0 [Support] Try to unbreak windows buildbot new 50b4f7f5164 [InstCombine][X86] Add PACKSS/PACKUS tests for truncation w [...] new 2802669519a [Support] Add JSON streaming output API, faster where the h [...]
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/Support/JSON.h | 159 +++++++++++++++++++-- lib/Support/JSON.cpp | 208 +++++++++++++++------------- lib/Support/TimeProfiler.cpp | 69 +++++---- test/Transforms/InstCombine/X86/x86-pack.ll | 160 +++++++++++++++++++++ unittests/Support/JSONTest.cpp | 39 ++++++ 5 files changed, 497 insertions(+), 138 deletions(-)