This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6e5e12e [libFuzzer] split one slow test into several, for more parall [...] new e559426 Revert "[SCEVExpander] Use llvm data structures; NFC" new 6dc865c Revert "Remove system-libs.test for now" new 1c770ff [llvm-config] Fix cflags test looking for "error" new d1dcfd2 clang-format to fix post-commit feedback new c24eb21 Avoid infinite loops in branch folding new 5340b5b [llvm-config] Fix bug where `--libfiles` and `--names` would [...]
The 6 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/Analysis/ScalarEvolutionExpander.h | 14 ++--- lib/CodeGen/BranchFolding.cpp | 14 ++++- test/CodeGen/WinEH/wineh-noret-cleanup.ll | 12 ++-- test/CodeGen/X86/branchfolding-catchpads.ll | 64 ++++++++++++++++++++++ test/tools/llvm-config/cflags.test | 2 +- .../{system-libs.windows.test => system-libs.test} | 5 +- tools/llvm-config/llvm-config.cpp | 10 +++- tools/yaml2obj/yaml2macho.cpp | 5 +- 8 files changed, 103 insertions(+), 23 deletions(-) copy test/tools/llvm-config/{system-libs.windows.test => system-libs.test} (50%)