This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from deb1922 Add a warning for 'main' returning 'true' or 'false'.
new 9ee0283 clang-format: Fix unnnecessary line break.
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/Format/ContinuationIndenter.cpp | 3 ++-
unittests/Format/FormatTest.cpp | 6 ++++++
2 files changed, 8 insertions(+), 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 lldb.
from 956a86c [lldb] Fix compilation of SymbolFileDWARF.cpp with ENABLE_DEB [...]
new 6bc92b0 Remove ConnectionMachPort
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/ConnectionMachPort.h | 79 ----------
lldb.xcodeproj/project.pbxproj | 6 -
source/Core/CMakeLists.txt | 1 -
source/Core/ConnectionMachPort.cpp | 259 ---------------------------------
4 files changed, 345 deletions(-)
delete mode 100644 include/lldb/Core/ConnectionMachPort.h
delete mode 100644 source/Core/ConnectionMachPort.cpp
--
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_39
in repository llvm.
from fadb1c1 Merging r286998: -------------------------------------------- [...]
new 25c1eb0 Merging r277500:
new efccb7d Merging r277504:
new 25e2616 Merging r280589:
new c95a737 Merging r287339:
The 4 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/SIInstrInfo.cpp | 18 ++++++++----
lib/Target/AMDGPU/SIInstructions.td | 1 +
lib/Target/AMDGPU/SIWholeQuadMode.cpp | 7 -----
test/CodeGen/AMDGPU/mubuf-shader-vgpr.ll | 49 ++++++++++++++++++++++++++++++++
test/CodeGen/AMDGPU/wqm.ll | 49 +++++++++++++++++++++++++++++---
5 files changed, 108 insertions(+), 16 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/mubuf-shader-vgpr.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 llvm.
from 14cd316 Test commit. Comment changes. NFC.
new 62c10d6 [SLPVectorizer] Improved support of partial tree vectorization.
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/Transforms/Vectorize/SLPVectorizer.h | 6 +
lib/Transforms/Vectorize/SLPVectorizer.cpp | 265 ++++++++++++++-------
.../SLPVectorizer/X86/horizontal-list.ll | 161 ++++++-------
3 files changed, 258 insertions(+), 174 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 c6c13e5 builtins: switch to c11 from c99
new e575309 Revert "Revert "[ASan] Enable on SystemZ.""
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/config-ix.cmake | 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 lld.
from 6d8008b Style fix.
new 29a478d [ELF] Refactor target error messages
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:
ELF/OutputSections.cpp | 1 +
ELF/OutputSections.h | 3 ++
ELF/Target.cpp | 110 +++++++++++++++++++++++-------------------
ELF/Writer.cpp | 28 +++++++++++
ELF/Writer.h | 1 +
test/ELF/mips-align-err.s | 2 +-
test/ELF/x86-64-reloc-error.s | 4 +-
test/ELF/x86-64-reloc-range.s | 2 +-
8 files changed, 97 insertions(+), 54 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 10217c9 2016-11-29 Janus Weil <janus(a)gcc.gnu.org>
new e5c2af0 2016-11-29 Richard Biener <rguenther(a)suse.de>
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 | 5 +++++
gcc/match.pd | 11 +++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/forwprop-36.c | 24 ++++++++++++++++++++++++
4 files changed, 43 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/forwprop-36.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 10b1e9b rs6000: Testcases for rl*i*
new 10217c9 2016-11-29 Janus Weil <janus(a)gcc.gnu.org>
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 | 4 ++++
gcc/doc/contrib.texi | 15 +++++++++++++++
2 files changed, 19 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 gcc.
from 489f795 rs6000: Make deallocation of a large frame work (PR77687)
new f084f43 combine: Tweak change_zero_ext
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 | 5 +++++
gcc/combine.c | 4 +++-
2 files changed, 8 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.