This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_39
in repository lld.
from 006e150 Update release notes for MIPS target
new c7a55d7 Update release notes.
The 1 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:
docs/ReleaseNotes.rst | 71 ++++++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 64 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from e6e3844 [ELF] Allow specifying the stack size
new 1090902 [ELF] Linkerscript: support assignment outside SECTIONS
The 1 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:
ELF/LinkerScript.cpp | 2 ++
test/ELF/invalid-linkerscript.test | 2 +-
test/ELF/linkerscript/linkerscript-symbols.s | 26 ++++++++++++++++++++++++++
3 files changed, 29 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2b56e93 Testcase for r279022
new 11eaa16 [Docs] More MemorySSA doc updates!
The 1 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:
docs/MemorySSA.rst | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
ryan.arnold pushed a change to branch ryan_arnold/rngen
in repository toolchain/tcwg-release-tools.
from 622da8d Re-organize python code to use a directory module layout
new 1dc9a5a Replace hardcoded GCC '5' with a variable for determining GCC [...]
The 1 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:
linaropy/rn/rngen.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b60f9a2 Revert r279016 -- it breaks win32-elf JIT tests.
new 2b56e93 Testcase for r279022
The 1 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:
test/CodeGen/X86/taildup-crash.ll | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
create mode 100644 test/CodeGen/X86/taildup-crash.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from a31805c [sanitizer-coverage] add __sanitizer_cov_trace_cmp[1248] to t [...]
new e1537bc [asan] trying to fix the windows bot
The 1 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/asan/asan_win_dll_thunk.cc | 4 ++++
1 file changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from aa4e23e [sanitizer-coverage/libFuzzer] instrument comparisons with _ [...]
new b60f9a2 Revert r279016 -- it breaks win32-elf JIT tests.
The 1 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/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp | 4 ++--
unittests/ExecutionEngine/ExecutionEngineTest.cpp | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b5871f9 Fix bot failure due to new test
new aa4e23e [sanitizer-coverage/libFuzzer] instrument comparisons with _ [...]
The 1 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/FuzzerTraceState.cpp | 51 ++++++++++++++++++++--
lib/Fuzzer/test/value-profile-cmp.test | 2 +
.../Instrumentation/SanitizerCoverage.cpp | 32 ++++++++++----
.../SanitizerCoverage/cmp-tracing.ll | 2 +-
4 files changed, 75 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 40fb0b9 PR28438: Update the information on an identifier with local d [...]
new 91ce246 [sanitizer-coverag] update the docs in __sanitizer_cov_trace_cmp
The 1 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:
docs/SanitizerCoverage.rst | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from b2d566d [asan] Add __asan_set_shadow_*
new a31805c [sanitizer-coverage] add __sanitizer_cov_trace_cmp[1248] to t [...]
The 1 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/dfsan/done_abilist.txt | 8 ++++++++
lib/sanitizer_common/sanitizer_coverage_libcdep.cc | 8 ++++++++
2 files changed, 16 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.