This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c95df94 Move pdb code into pdb namespace. new 18c0216 [libFuzzer] print stats after running individual inputs new 00ed93a [AArch64] Add cheap as move instructions for Exynos M1 new 609f4dd [SimplifyCFG] propagate branch metadata when creating select
The 3 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/Fuzzer/FuzzerDriver.cpp | 3 +- lib/Fuzzer/FuzzerInternal.h | 2 +- lib/Fuzzer/test/fuzzer.test | 4 ++ lib/Target/AArch64/AArch64InstrInfo.cpp | 35 +++++++++++++++- lib/Transforms/Utils/SimplifyCFG.cpp | 42 ++++++++++++------- .../SimplifyCFG/preserve-branchweights.ll | 47 ++++++++++++++++++---- 6 files changed, 107 insertions(+), 26 deletions(-)