This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 46c8ec503 No, really this time mark 3034 as 'Patch Ready'
new f477af5fd Fix misleading indentation; replace a couple of NULLs with nu [...]
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/__string | 10 +++++-----
include/algorithm | 4 ++--
2 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 llvm.
from 17b6342a4d5 [X86] Auto-generate checks. NFC
new 82c0b7b5985 [InstCombine][ValueTracking] Match non-uniform constant pow [...]
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/IR/PatternMatch.h | 29 +++++++++++++++++++++++++++--
lib/Analysis/ValueTracking.cpp | 13 +++++--------
test/Transforms/InstCombine/vector-urem.ll | 2 +-
3 files changed, 33 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 master
in repository gcc.
from 2469e8c89d4 * doc/invoke.texi: Add section for the PowerPC SPE b [...]
new d6a34f8396c Fix HAVE_GAS_CFI_DIRECTIVE for x86_64-pc-solaris2.*
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 | 10 +++++++-
gcc/configure | 73 +++++++++++++++++++++++++++++++-------------------------
gcc/configure.ac | 73 +++++++++++++++++++++++++++++++-------------------------
3 files changed, 89 insertions(+), 67 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 de795bdaa [testsuite] Skip a flakey test.
new 79660ead0 Build each testcase variant in its own subdirectory and remov [...]
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:
.../lldbsuite/test/api/listeners/TestListener.py | 2 +-
.../comp_dir_symlink/TestCompDirSymLink.py | 12 ++-
.../functionalities/load_unload/TestLoadUnload.py | 25 ++---
.../TestValueOfVectorVariable.py | 8 +-
packages/Python/lldbsuite/test/lldbinline.py | 4 +-
packages/Python/lldbsuite/test/lldbtest.py | 105 +++++++++------------
.../Python/lldbsuite/test/plugins/builder_base.py | 51 +++++-----
.../lldbsuite/test/plugins/builder_darwin.py | 9 +-
.../test/python_api/hello_world/TestHelloWorld.py | 34 ++++---
.../test/python_api/process/io/TestProcessIO.py | 7 ++
.../python_api/symbol-context/TestSymbolContext.py | 8 +-
.../two-files/TestSymbolContextTwoFiles.py | 2 -
.../value_var_update/TestValueVarUpdate.py | 12 +--
13 files changed, 131 insertions(+), 148 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_60
in repository lldb.
from 19e7bfe18 Merging r322081: -------------------------------------------- [...]
new e87a90dfa Merging r324251: -------------------------------------------- [...]
new 9a61218a0 Merging r324234: -------------------------------------------- [...]
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:
source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp | 114 +++++----------------
.../Plugins/Process/NetBSD/NativeProcessNetBSD.cpp | 2 +-
2 files changed, 27 insertions(+), 89 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 e79570a513b [ARM] f16 conversions
new 17b6342a4d5 [X86] Auto-generate checks. 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/CodeGen/X86/lzcnt-tzcnt.ll | 223 ++++++++++++++++++++++------------------
1 file changed, 121 insertions(+), 102 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 test-suite.
from b8db7fac [test-suite, CUDA] fixed use of a wrong target name.
new e7d3e1c4 Add cmake cache for internal iphoneos SDK
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:
...target-arm64-iphoneos.cmake => target-arm64-iphoneos-internal.cmake} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
copy cmake/caches/{target-arm64-iphoneos.cmake => target-arm64-iphoneos-internal.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 lld.
from 31c9a1133 [COFF] LTO does not require a disassembler.
new bac8ff1f6 Hide the --full-shutdown option.
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/DriverUtils.cpp | 1 +
ELF/Options.td | 2 +-
2 files changed, 2 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 clang.
from c58ab38fd0 [analyzer] [tests] Show function name in CmpRuns output
new 58f3ace1dc [clang-format] Add more tests for Objective-C 2.0 generic alignment
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 | 1 -
unittests/Format/FormatTestObjC.cpp | 11 +++++++++++
2 files changed, 11 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 newlib.
from b08e6690a Cygwin: bindresvport: Guard prototypes with __MISC_VISIBLE
new f8ce69122 Cygwin: setsockopt/getsockopt: Clean up code
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:
winsup/cygwin/net.cc | 325 ++++++++++++++++++++++++++++++++-------------------
1 file changed, 207 insertions(+), 118 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.