This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e5b9a43eaa4 [BypassSlowDivision][CodeGenPrepare] avoid crashing on unus [...] new 522eca6a11f [FileCheck] Move private interface to its own header
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: include/llvm/Support/FileCheck.h | 599 +-------------------- lib/Support/FileCheck.cpp | 1 + .../FileCheck.h => lib/Support/FileCheckImpl.h | 162 +----- unittests/Support/FileCheckTest.cpp | 2 + 4 files changed, 15 insertions(+), 749 deletions(-) copy include/llvm/Support/FileCheck.h => lib/Support/FileCheckImpl.h (81%)