This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 19cf7f75582 [lit] Print warning if we fail to delete temp directory new f5f2c97ffa8 [Utils] Cleanup similar cases to MergeBlockIntoPredecessor. new 1b6d9ac9fa8 [support] GlobPattern: add support for `` and `[!...]`, an [...]
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/GlobPattern.h | 2 +- include/llvm/Transforms/Utils/BasicBlockUtils.h | 8 +- lib/Support/GlobPattern.cpp | 23 ++-- lib/Transforms/Scalar/LoopUnswitch.cpp | 49 +++------ lib/Transforms/Utils/BasicBlockUtils.cpp | 37 +++++-- lib/Transforms/Utils/LoopRotationUtils.cpp | 32 +----- unittests/Support/GlobPatternTest.cpp | 134 +++++++++++++++++------- 7 files changed, 169 insertions(+), 116 deletions(-)