This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository test-suite.
from 4085cae4 [test-suite, CUDA] Enable tests w/ CUDA-10.0
new 3274e5c5 Fix UB (signed int overflow) in Bullet. The change is the sam [...]
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:
MultiSource/Benchmarks/Bullet/include/LinearMath/btHashMap.h | 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 9fda99d1e58 [llvm-exegesis] Remove unused headers and fix naming issues
new acd4380df99 [mips] Add support MIPS r6 Debian triples
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/ADT/Triple.h | 12 +--
lib/Support/Triple.cpp | 31 ++++---
lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp | 15 +++-
unittests/ADT/TripleTest.cpp | 104 ++++++++++++++++++++++
4 files changed, 142 insertions(+), 20 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 685a1807433 S/390: Implement speculation barrier
new 9a555af75d6 /cp 2018-09-27 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 6 ++++++
gcc/cp/semantics.c | 7 ++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/expr/unary4.C | 8 ++++++++
4 files changed, 23 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/expr/unary4.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 clang.
from 080ad1cf45 Revert "[DebugInfo] Generate debug information for labels."
new 4d8a679e36 [Sema] Handle __va_start for Windows/ARM64 in the same way a [...]
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/Sema/SemaChecking.cpp | 1 +
test/SemaCXX/microsoft-varargs.cpp | 1 +
2 files changed, 2 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 c5b26a575f clang-format: [JS] conditional types.
new 080ad1cf45 Revert "[DebugInfo] Generate debug information for labels."
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/CodeGen/CGDebugInfo.cpp | 26 --------------------------
lib/CodeGen/CGDebugInfo.h | 3 ---
lib/CodeGen/CGStmt.cpp | 10 ----------
test/CodeGen/debug-label-inline.c | 28 ----------------------------
test/CodeGen/debug-label.c | 16 ----------------
5 files changed, 83 deletions(-)
delete mode 100644 test/CodeGen/debug-label-inline.c
delete mode 100644 test/CodeGen/debug-label.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 gcc.
from 29b2bdb4fe3 Daily bump.
new 685a1807433 S/390: Implement speculation barrier
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/ChangeLog | 8 ++++++++
gcc/config/s390/s390.md | 21 +++++++++++++++++++--
2 files changed, 27 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 lldb.
from 7587c0a09 [target] Fix typo and give bool a default value
new a4eb6c250 Replace pointer to C-array of PropertyDefinition with llvm::ArrayRef
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/lldb/Interpreter/OptionValueProperties.h | 2 +-
include/lldb/Interpreter/Property.h | 2 ++
source/Core/Debugger.cpp | 3 +--
source/Core/ModuleList.cpp | 3 +--
source/Interpreter/CommandInterpreter.cpp | 3 +--
source/Interpreter/OptionValueProperties.cpp | 6 +++---
.../DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp | 3 +--
source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp | 3 +--
source/Plugins/OperatingSystem/Go/OperatingSystemGo.cpp | 3 +--
source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp | 5 ++---
source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp | 5 ++---
source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | 3 +--
source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp | 4 +---
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 4 +---
source/Target/Platform.cpp | 3 +--
source/Target/Process.cpp | 3 +--
source/Target/Target.cpp | 6 ++----
source/Target/Thread.cpp | 3 +--
18 files changed, 24 insertions(+), 40 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 ff3184a8c [Coverage] Disable Linux/coverage-missing.cc in AddressSaniti [...]
new bf2aafb66 [compiler-rt][cmake][mips] Use -mabi option to select 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:
cmake/base-config-ix.cmake | 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 lldb.
from d435c19da llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
new 7587c0a09 [target] Fix typo and give bool a default value
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/Target/Target.cpp | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.