This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch melt-branch
in repository gcc.
from 6e0c0ae 2016-05-03 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
new da09c66 2016-05-03 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
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.MELT | 3 ++
INSTALL/README-MELT-PLUGIN | 124 ++++++++++++++++++++++++++++-----------------
gcc/ChangeLog.MELT | 4 ++
gcc/melt-runtime.h | 3 +-
4 files changed, 86 insertions(+), 48 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 1f8afe4 [mips][fastisel] ADJCALLSTACKUP has a second immediate operand.
new 0e6cb51 [Sparc] Constification of TargetMachine arguments
new bf6a9dfb Fold compares irrespective of whether allocation can be elided
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/Analysis/CaptureTracking.cpp | 10 ++-
lib/Analysis/InstructionSimplify.cpp | 26 +++++--
lib/Target/Sparc/SparcISelLowering.cpp | 2 +-
lib/Target/Sparc/SparcISelLowering.h | 2 +-
lib/Target/Sparc/SparcSubtarget.cpp | 2 +-
lib/Target/Sparc/SparcSubtarget.h | 2 +-
test/Transforms/InstCombine/compare-unescaped.ll | 90 +++++++++++++++++++++---
7 files changed, 115 insertions(+), 19 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 60b27d5 S/390: Add patterns for r<nox>sbg instructions.
new 1489589 PR70890, stage2 miscompilation
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 | 6 ++++++
gcc/ira.c | 16 ++++++++++++++++
2 files changed, 22 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 3ef59a4 [Clang][avx512][Builtin] Adding intrinsics for cvtw2mask{128| [...]
new 42d8927 [clang][AVX512][BuiltIn] Adding intrinsics for cast{pd|ps|si} [...]
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/Headers/avx512fintrin.h | 25 +++++++++++++++++++++++++
test/CodeGen/avx512f-builtins.c | 25 +++++++++++++++++++++++++
2 files changed, 50 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 lld.
from 0a72dce Remove unused includes.
new 38794f2 Don't depend on checking the response file when lld fails.
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/ELF/reproduce.s | 17 ++++++++++-------
1 file changed, 10 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 llvm.
from 205465e [mips] Fix unused variable warning for release builds introdu [...]
new 1f8afe4 [mips][fastisel] ADJCALLSTACKUP has a second immediate operand.
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/Mips/MipsFastISel.cpp | 2 +-
test/CodeGen/Mips/Fast-ISel/callabi.ll | 8 ++++----
test/CodeGen/Mips/Fast-ISel/memtest1.ll | 4 ++--
3 files changed, 7 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 lldb.
from 1d5d1b4 Add a read_full_buffer argument to ConnectionFileDescriptor::Read
new faef953 Revert "Add a read_full_buffer argument to ConnectionFileDesc [...]
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/Core/Connection.h | 15 +--
include/lldb/Core/ConnectionSharedMemory.h | 7 +-
.../Host/posix/ConnectionFileDescriptorPosix.h | 4 +-
source/Core/Communication.cpp | 6 +-
source/Core/ConnectionSharedMemory.cpp | 7 +-
source/Host/common/Editline.cpp | 5 +-
.../Host/posix/ConnectionFileDescriptorPosix.cpp | 49 +++-----
source/Plugins/Platform/Android/AdbClient.cpp | 24 ++--
unittests/Host/CMakeLists.txt | 1 -
.../Host/ConnectionFileDescriptorPosixTest.cpp | 135 ---------------------
unittests/Host/SocketTest.cpp | 80 +++++++++++-
unittests/Host/SocketUtil.h | 66 ----------
12 files changed, 127 insertions(+), 272 deletions(-)
delete mode 100644 unittests/Host/ConnectionFileDescriptorPosixTest.cpp
delete mode 100644 unittests/Host/SocketUtil.h
--
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 e9c6482 [Clang][AVX512][Builtin] Adding intrinsics for vcvt{ph|ps}2{p [...]
new 3ef59a4 [Clang][avx512][Builtin] Adding intrinsics for cvtw2mask{128| [...]
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/Basic/BuiltinsX86.def | 3 +++
lib/Headers/avx512bwintrin.h | 6 ++++++
lib/Headers/avx512vlbwintrin.h | 12 ++++++++++++
test/CodeGen/avx512bw-builtins.c | 7 +++++++
test/CodeGen/avx512vlbw-builtins.c | 12 ++++++++++++
5 files changed, 40 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 c8b0a11 [mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relo [...]
new 205465e [mips] Fix unused variable warning for release builds introdu [...]
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/Mips/InstPrinter/MipsInstPrinter.cpp | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.