This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bd8bfbd [Hexagon] Update instruction itineraries new af8dbbc [AliasAnalysis] Give back AA results for fence instructions new 3d1f237 [libFuzzer] add ThreadedLeakTest
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/IR/Instruction.h | 17 +++++++++++++++++ lib/Analysis/AliasAnalysis.cpp | 3 +++ lib/Fuzzer/test/CMakeLists.txt | 1 + .../test/{LeakTimeoutTest.cpp => ThreadedLeakTest.cpp} | 11 ++++++----- lib/Fuzzer/test/fuzzer-leak.test | 5 +++++ lib/Transforms/Utils/MemorySSA.cpp | 12 +++++++----- 6 files changed, 39 insertions(+), 10 deletions(-) copy lib/Fuzzer/test/{LeakTimeoutTest.cpp => ThreadedLeakTest.cpp} (59%)