This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e4a60f4 [X86][SSE41] Regenerated intrinsics tests new 03ef7f1 Move whole-program virtual call optimization pass after funct [...] new b9dfbbc [X86][SSE41] Removed pblendw intrinsics tests - they are auto [...] new b28eca7 Port the strip-invalid-debuginfo logic to the legacy verifier [...]
The 3 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/Transforms/IPO/PassManagerBuilder.h | 1 - lib/IR/Verifier.cpp | 22 +++++++--- lib/Transforms/IPO/PassManagerBuilder.cpp | 51 +++++++++++++----------- test/CodeGen/X86/sse41-intrinsics-x86.ll | 16 -------- unittests/IR/VerifierTest.cpp | 24 ++++++++++- 5 files changed, 66 insertions(+), 48 deletions(-)