This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3a124c0 [MC] Fix some Clang-tidy modernize and Include What You Use w [...]
new 5a50fd8 LowerTypeTests: Change a few vtable globals in tests to constants.
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/Transforms/WholeProgramDevirt/bad-read-from-vtable.ll | 4 ++--
test/Transforms/WholeProgramDevirt/vcp-accesses-memory.ll | 4 ++--
test/Transforms/WholeProgramDevirt/vcp-no-this.ll | 4 ++--
test/Transforms/WholeProgramDevirt/vcp-non-constant-arg.ll | 4 ++--
test/Transforms/WholeProgramDevirt/vcp-too-wide-ints.ll | 4 ++--
test/Transforms/WholeProgramDevirt/vcp-type-mismatch.ll | 4 ++--
test/Transforms/WholeProgramDevirt/vcp-uses-this.ll | 4 ++--
7 files changed, 14 insertions(+), 14 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 release_40
in repository llvm.
from af391fe Docs: drop minor version
new 6af4d1a build_llvm_package.bat: remove lldb, as it doesn't work
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:
utils/release/build_llvm_package.bat | 1 -
1 file changed, 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 2012b38 Reapply r294356 ("Keep track of spilled variables in LiveDebu [...]
new 3a124c0 [MC] Fix some Clang-tidy modernize and Include What You Use w [...]
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/MC/SubtargetFeature.h | 21 +++++----
include/llvm/Object/Wasm.h | 15 ++++--
include/llvm/XRay/InstrumentationMap.h | 24 +++++-----
lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | 35 +++++++++-----
lib/DebugInfo/Symbolize/SymbolizableObjectFile.h | 20 +++++---
lib/MC/SubtargetFeature.cpp | 19 ++++----
lib/Object/WasmObjectFile.cpp | 36 +++++++++------
lib/XRay/InstrumentationMap.cpp | 53 ++++++++++++----------
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 24 ++++++----
9 files changed, 148 insertions(+), 99 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 lldb.
from 5c613af [CMake] Add dependency on Mips target if it is available
new eddf31c [cmake] add missing dependency lldbCommands->lldbBase
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/Commands/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
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 gcc.
from 91cde98 * testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c: Sk [...]
new c47d4a0 gcc/arc: Make arc_selected_cpu global
new fa31f56 arc/gcc: Better creation of __NPS400__ define
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:
gcc/ChangeLog | 31 ++++++++++++++++++++++++++++
gcc/config/arc/arc-arch.h | 50 ++++++++++++++++++++++-----------------------
gcc/config/arc/arc-c.def | 1 +
gcc/config/arc/arc.c | 35 ++++++++++++++-----------------
gcc/config/arc/arc.h | 24 ++++++++++++++--------
gcc/config/arc/driver-arc.c | 2 +-
6 files changed, 88 insertions(+), 55 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 gcc.
from 80bc5d9 Daily bump.
new 91cde98 * testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c: Sk [...]
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:
libgomp/ChangeLog | 8 ++++++++
libgomp/testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c | 1 +
libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-cplx-dbl.c | 2 ++
libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-cplx-flt.c | 2 ++
4 files changed, 13 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 clang.
from e849026 [sancov] pc_guard_init is called at least once per DSO.
new f899059 Add check that "#define unix 1" is present for the PS4 target.
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/Preprocessor/init.c | 1 +
1 file changed, 1 insertion(+)
--
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 76ca11d build: repair cross-compilation with clang
new c26b748 [sancov] sanitizer coverage initialization test
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:
.../sanitizer_coverage_trace_pc_guard-init.cc | 73 ++++++++++++++++++++++
1 file changed, 73 insertions(+)
create mode 100644 test/sanitizer_common/TestCases/sanitizer_coverage_trace_pc_gua [...]
--
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 gcc.
from 5c81319 * src/c++11/snprintf_lite.cc (__err): Use https for bug reporting.
new 80bc5d9 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 8edb282 rs6000: Fix spelling of AltiVec in rs6000.opt (PR79397)
new 52782bf 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.