This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 15b0087aa Handle O reply packets during qRcmd
new d32a3c7fa [XCodebuild] Catch up with recent changes (Environment.cpp).
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:
lldb.xcodeproj/project.pbxproj | 8 ++++++--
1 file changed, 6 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 11adaf9955a AArch64: Fix emergency spillslot being out of reach for lar [...]
new 0dc649b1f5e [InstCombine] add test to show missed bswap; NFC
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/InstCombine/bswap.ll | 101 +++++++++++++++++++++++++++++++----
1 file changed, 90 insertions(+), 11 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 gcc-7-branch
in repository gcc.
from 520bf3a62d2 Daily bump.
new e07b30081bc 2018-01-10 Steven G. Kargl <kargl(a)kgcc.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/fortran/ChangeLog | 7 +++++++
gcc/fortran/simplify.c | 5 ++---
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/transfer_simplify_11.f90 | 8 ++++++++
4 files changed, 23 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/transfer_simplify_11.f90
--
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-6-branch
in repository gcc.
from 3a87935168e Daily bump.
new 1fd3448fce2 2018-01-10 Steven G. Kargl <kargl(a)kgcc.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/fortran/ChangeLog | 7 +++++++
gcc/fortran/simplify.c | 5 ++---
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/transfer_simplify_11.f90 | 8 ++++++++
4 files changed, 23 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/transfer_simplify_11.f90
--
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 openmp.
from 0fd60a5 Simplify __kmp_expand_threads
new b94d702 Force HWLOC topology method for NUMA-specific topology
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:
runtime/src/kmp_settings.cpp | 9 +++++++++
1 file changed, 9 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 1b1910a402b Add missing .a files. These should have been committed wit [...]
new 5d9902f2a01 2018-01-10 Aaron Sawdey <acsawdey(a)linux.vnet.ibm.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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/memcmp-1.c | 39 +++++++++++++++++++++------------------
2 files changed, 25 insertions(+), 18 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 openmp.
from 5edd0c0 Missed to add new test case in previous commit
new 03e17bc Improve stability of the runtime in parent/child processes
new 63acc26 Minor code cleanup
new 0fd60a5 Simplify __kmp_expand_threads
The 3 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:
runtime/src/kmp.h | 2 ++
runtime/src/kmp_itt.cpp | 12 +++++++++
runtime/src/kmp_itt.h | 1 +
runtime/src/kmp_lock.h | 4 +--
runtime/src/kmp_runtime.cpp | 59 ++++++++++++++++----------------------------
runtime/src/kmp_tasking.cpp | 7 +++---
runtime/src/z_Linux_util.cpp | 17 +++++++++++--
7 files changed, 57 insertions(+), 45 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 1f2edf66a2a [MIR] Update MIRLangRef with documentation on bundled instructions
new 11adaf9955a AArch64: Fix emergency spillslot being out of reach for lar [...]
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/CodeGen/TargetSubtargetInfo.h | 3 +++
lib/CodeGen/MIRParser/MIRParser.cpp | 2 ++
lib/CodeGen/TargetSubtargetInfo.cpp | 3 +++
lib/Target/AArch64/AArch64FrameLowering.cpp | 32 +++++++++++++++++++++++------
lib/Target/AArch64/AArch64ISelLowering.cpp | 5 +++++
lib/Target/AArch64/AArch64ISelLowering.h | 2 ++
lib/Target/AArch64/AArch64RegisterInfo.cpp | 12 ++++++-----
lib/Target/AArch64/AArch64Subtarget.cpp | 10 +++++++++
lib/Target/AArch64/AArch64Subtarget.h | 2 ++
test/CodeGen/AArch64/big-callframe.ll | 15 ++++++++++++++
10 files changed, 75 insertions(+), 11 deletions(-)
create mode 100644 test/CodeGen/AArch64/big-callframe.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 libcxx.
from 210d12c94 Fix misspelled macro name - thanks to andrew(a)ispras.ru for the catch
new fa614b847 libcxx: Stop providing a definition of __GLIBC_PREREQ.
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/__config | 12 +++++++-----
1 file changed, 7 insertions(+), 5 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-tools-extra.
from b9d36e0a Add a missing dependency for r322192
new 1f107167 [clangd] Pass Context to onDiagnosticsReady callback
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:
clangd/ClangdLSPServer.cpp | 3 ++-
clangd/ClangdLSPServer.h | 2 +-
clangd/ClangdServer.cpp | 2 +-
clangd/ClangdServer.h | 2 +-
unittests/clangd/ClangdTests.cpp | 6 +++---
unittests/clangd/CodeCompleteTests.cpp | 6 ++++--
6 files changed, 12 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.