This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1334ad3 ValueMapper: fix typo in minor optimization on constant mappi [...] new 6effb71 [libFuzzer] make OOM-handling more portable. Instead of sendi [...] new 317420a [LoopUnrollAnalyzer] Bail out instead of dying with assert wh [...]
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: lib/Analysis/LoopUnrollAnalyzer.cpp | 4 +- lib/Fuzzer/FuzzerInternal.h | 7 +-- lib/Fuzzer/FuzzerLoop.cpp | 62 +++++++--------------- lib/Fuzzer/FuzzerUtil.cpp | 7 --- test/Transforms/LoopUnroll/full-unroll-crashers.ll | 21 ++++++++ 5 files changed, 44 insertions(+), 57 deletions(-)