This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 3e3b2b3 XFAIL TestRegisterVariables on gcc-4.8-x86_64
new f16ece3 Update to match clang r291737.
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:
source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp | 5 ++---
1 file changed, 2 insertions(+), 3 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 4a19ab5 [index] Introduce symbol subkinds to mark an accessor getter [...]
new 5ceef6b Remove redundant passing around of a "ContainsAutoType" flag.
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/clang/Sema/Sema.h | 11 ++++-----
lib/Parse/ParseDecl.cpp | 13 ++++-------
lib/Parse/ParseDeclCXX.cpp | 9 ++++----
lib/Parse/ParseExprCXX.cpp | 3 +--
lib/Parse/Parser.cpp | 2 +-
lib/Sema/SemaCoroutine.cpp | 2 +-
lib/Sema/SemaDecl.cpp | 36 ++++++++++++++---------------
lib/Sema/SemaDeclObjC.cpp | 6 ++---
lib/Sema/SemaExprCXX.cpp | 14 ++++--------
lib/Sema/SemaOpenMP.cpp | 39 +++++++++++++++-----------------
lib/Sema/SemaStmt.cpp | 9 +++-----
lib/Sema/SemaTemplateInstantiateDecl.cpp | 7 +++---
12 files changed, 65 insertions(+), 86 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 glibc.
from 4dfb9c9 Make fallback fegetexceptflag work with generic fetestexceptflag.
new c1f0601 Fix MIPS o32 posix_fadvise.
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:
ChangeLog | 2 ++
sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c | 4 ++++
2 files changed, 6 insertions(+)
create mode 100644 sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
--
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 glibc.
from 6a1cefa Make endian-conversion macros always return correct types (bu [...]
new 4dfb9c9 Make fallback fegetexceptflag work with generic fetestexceptflag.
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:
ChangeLog | 5 +++++
math/fgetexcptflg.c | 1 +
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 compiler-rt.
from 64d6b14 [sancov] moving sancov rt to sancov/ directory
new b1b21e5 [sancov] there are windows tests that check linker symbols
new c4c8246 Revert "[sancov] moving sancov rt to sancov/ directory"
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/CMakeLists.txt | 4 ----
lib/asan/CMakeLists.txt | 2 --
lib/asan/tests/CMakeLists.txt | 3 ---
lib/cfi/CMakeLists.txt | 2 --
lib/dfsan/CMakeLists.txt | 1 -
lib/esan/CMakeLists.txt | 1 -
lib/lsan/CMakeLists.txt | 1 -
lib/msan/CMakeLists.txt | 1 -
lib/sancov/CMakeLists.txt | 16 ----------------
lib/sanitizer_common/CMakeLists.txt | 2 ++
lib/{sancov => sanitizer_common}/sancov_flags.cc | 4 ++--
lib/{sancov => sanitizer_common}/sancov_flags.h | 4 ++--
lib/{sancov => sanitizer_common}/sancov_flags.inc | 0
.../sanitizer_coverage_libcdep_new.cc} | 8 ++++----
lib/sanitizer_common/tests/CMakeLists.txt | 9 +++------
lib/scudo/CMakeLists.txt | 1 -
lib/stats/CMakeLists.txt | 1 -
lib/tsan/CMakeLists.txt | 2 --
lib/tsan/dd/CMakeLists.txt | 2 --
lib/tsan/tests/CMakeLists.txt | 1 -
lib/ubsan/CMakeLists.txt | 2 --
lib/xray/CMakeLists.txt | 3 +--
22 files changed, 14 insertions(+), 56 deletions(-)
delete mode 100644 lib/sancov/CMakeLists.txt
rename lib/{sancov => sanitizer_common}/sancov_flags.cc (94%)
rename lib/{sancov => sanitizer_common}/sancov_flags.h (90%)
rename lib/{sancov => sanitizer_common}/sancov_flags.inc (100%)
rename lib/{sancov/sanitizer_coverage_libcdep.cc => sanitizer_common/sanitizer_cov [...]
--
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 9ed4828 Revert "[CMake][compiler-rt] Mark libcxx build for tsan as s [...]
new 64d6b14 [sancov] moving sancov rt to sancov/ directory
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/CMakeLists.txt | 4 ++++
lib/asan/CMakeLists.txt | 2 ++
lib/asan/tests/CMakeLists.txt | 3 +++
lib/cfi/CMakeLists.txt | 2 ++
lib/dfsan/CMakeLists.txt | 1 +
lib/esan/CMakeLists.txt | 1 +
lib/lsan/CMakeLists.txt | 1 +
lib/msan/CMakeLists.txt | 1 +
lib/sancov/CMakeLists.txt | 16 ++++++++++++++++
lib/{sanitizer_common => sancov}/sancov_flags.cc | 4 ++--
lib/{sanitizer_common => sancov}/sancov_flags.h | 4 ++--
lib/{sanitizer_common => sancov}/sancov_flags.inc | 0
.../sanitizer_coverage_libcdep.cc} | 8 ++++----
lib/sanitizer_common/CMakeLists.txt | 2 --
lib/sanitizer_common/sanitizer_coverage_libcdep.cc | 2 ++
lib/sanitizer_common/tests/CMakeLists.txt | 9 ++++++---
lib/scudo/CMakeLists.txt | 1 +
lib/stats/CMakeLists.txt | 1 +
lib/tsan/CMakeLists.txt | 2 ++
lib/tsan/dd/CMakeLists.txt | 2 ++
lib/tsan/tests/CMakeLists.txt | 1 +
lib/ubsan/CMakeLists.txt | 2 ++
lib/xray/CMakeLists.txt | 3 ++-
23 files changed, 58 insertions(+), 14 deletions(-)
create mode 100644 lib/sancov/CMakeLists.txt
rename lib/{sanitizer_common => sancov}/sancov_flags.cc (94%)
rename lib/{sanitizer_common => sancov}/sancov_flags.h (90%)
rename lib/{sanitizer_common => sancov}/sancov_flags.inc (100%)
rename lib/{sanitizer_common/sanitizer_coverage_libcdep_new.cc => sancov/sanitizer [...]
--
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 ef33822 AMDGPU: Fold fneg into fmul
new 94bf68d AMDGPU: Fold fneg into fma or fmad
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/AMDGPUISelLowering.cpp | 24 +++
test/CodeGen/AMDGPU/fneg-combines.ll | 308 +++++++++++++++++++++++++++++++
2 files changed, 332 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 bcf34bb AMDGPU: Fold fneg into fadd
new ef33822 AMDGPU: Fold fneg into fmul
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/AMDGPUISelLowering.cpp | 17 +++
test/CodeGen/AMDGPU/fmul-2-combine-multi-use.ll | 8 +-
test/CodeGen/AMDGPU/fneg-combines.ll | 177 ++++++++++++++++++++++++
test/CodeGen/AMDGPU/mad-combine.ll | 16 +--
4 files changed, 206 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 llvm.
from 8694e2f AMDGPU: Pull fneg/fabs out of a select
new bcf34bb AMDGPU: Fold fneg into fadd
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/AMDGPUISelLowering.cpp | 60 +++++++++++
lib/Target/AMDGPU/AMDGPUISelLowering.h | 1 +
test/CodeGen/AMDGPU/fneg-combines.ll | 179 +++++++++++++++++++++++++++++++
3 files changed, 240 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/fneg-combines.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 08dbefb [CMake][compiler-rt] Mark libcxx build for tsan as standalone
new 9ed4828 Revert "[CMake][compiler-rt] Mark libcxx build for tsan as s [...]
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:
cmake/Modules/AddCompilerRT.cmake | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.