This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxxabi.
from b157fdd Revert "[libcxxabi] When built with ASan, __cxa_throw calls _ [...]
new f6e94df [libcxxabi] When built with ASan, __cxa_throw calls __asan_ha [...]
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:
src/cxa_exception.cpp | 10 ++++++++++
1 file changed, 10 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 lnt.
from dbe2d3e Improve submit test
new 0676ad1 Slightly optimize some counting queries
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:
lnt/server/db/testsuitedb.py | 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 lld.
from fd7c06f45 lld-link: Add --rsp-quoting= flag.
new d470133e8 Fix crbug 759265 by suppressing llvm mt warnings.
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:
COFF/DriverUtils.cpp | 46 +++++++++++-----------------------
test/COFF/manifestinput-error.test | 10 ++++++++
test/COFF/manifestinput-nowarning.test | 11 ++++++++
test/lit.cfg | 4 +++
4 files changed, 39 insertions(+), 32 deletions(-)
create mode 100644 test/COFF/manifestinput-error.test
create mode 100644 test/COFF/manifestinput-nowarning.test
--
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 aee6db7db7e Use the section name if a STT_SECTION symbol has empty name.
new e8aea2996e2 Fix crbug 759265 by suppressing llvm mt warnings.
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:
include/llvm/WindowsManifest/WindowsManifestMerger.h | 2 ++
lib/WindowsManifest/WindowsManifestMerger.cpp | 4 ++++
2 files changed, 6 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 1e1d0b01c1d [AMDGPU] Transform __read_pipe_* and __write_pipe_*
new aee6db7db7e Use the section name if a STT_SECTION symbol has empty name.
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/Object/X86/obj2yaml-dup-symbol-name.s | 9 +++++
test/Object/obj2yaml.test | 53 ++++++++++++++++++++----------
tools/obj2yaml/elf2yaml.cpp | 25 ++++++++++++--
3 files changed, 66 insertions(+), 21 deletions(-)
create mode 100644 test/Object/X86/obj2yaml-dup-symbol-name.s
--
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 804ffcea63 [Darwin] Enable -fstack-protector (back) by default with -ff [...]
new d6878c510c Fix indentation mistake from r312595
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/Driver/ToolChains/Clang.cpp | 2 +-
1 file changed, 1 insertion(+), 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 lnt.
from 01cbd11 Further fixes for fieldchange.
new c77e5f0 Show id in {Run|Machine|Order|Test|Sample}.__repr__()
new fd81d3d Analysis: Fix typo
new dbe2d3e Improve submit test
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:
lnt/server/db/fieldchange.py | 1 +
lnt/server/db/testsuitedb.py | 16 ++++++++++------
lnt/server/reporting/analysis.py | 2 +-
.../{sample-report.json => sample-report1.json} | 2 +-
.../{sample-report.json => sample-report2.json} | 2 +-
tests/SharedInputs/server_wrapper.sh | 14 ++++++++++++++
...{compile_submission.json => compile_submission1.json} | 2 +-
tests/lnttool/submit.shtest | 8 ++++----
8 files changed, 33 insertions(+), 14 deletions(-)
copy tests/SharedInputs/{sample-report.json => sample-report1.json} (97%)
copy tests/SharedInputs/{sample-report.json => sample-report2.json} (97%)
copy tests/lnttool/Inputs/{compile_submission.json => compile_submission1.json} (98%)
--
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 04894a49497 [ValueTracking, InstCombine] canonicalize fcmp ord/uno with [...]
new 1e1d0b01c1d [AMDGPU] Transform __read_pipe_* and __write_pipe_*
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/Target/AMDGPU/AMDGPULibCalls.cpp | 92 +++++++++++++--
lib/Target/AMDGPU/AMDGPULibFunc.cpp | 192 +++++++++++++++++++++++++------
lib/Target/AMDGPU/AMDGPULibFunc.h | 167 ++++++++++++++++++++++-----
test/CodeGen/AMDGPU/simplify-libcalls.ll | 129 ++++++++++++++++++---
4 files changed, 488 insertions(+), 92 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 0a1d98c76 [sanitizer_common][Fuchsia] Update Fuchsia sanitizer markup
new b0d00907e [msan] Remove a stale fixme (NFC).
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/msan/msan_interceptors.cc | 2 --
1 file changed, 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 gcc-6-branch
in repository gcc.
from 7fea81bbf0e [gcc]
new 2ecbe7b2fce Daily bump.
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:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.