This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2bd7c60ff75 [yaml2obj] - Simplify and reduce the code. NFC. new e8fab5b74fa [LoopSimplifyCFG] Suppress expensive DomTree verification new 4a42ca47715 FileCheck [2/12]: Stricter parsing of -D option
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/FileCheck.h | 13 ++- lib/Support/FileCheck.cpp | 155 +++++++++++++++++++++--------- lib/Transforms/Scalar/LoopSimplifyCFG.cpp | 8 +- test/FileCheck/defines.txt | 16 ++- unittests/Support/FileCheckTest.cpp | 109 ++++++++++++++++++++- 5 files changed, 250 insertions(+), 51 deletions(-)