This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0fadb1f Axe some trailing whitespace from my last commit
new 4d6b849 AArch64: stop trying to use 32-bit MOVZs when expanding patchpoints.
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/AArch64/AArch64AsmPrinter.cpp | 6 +++---
test/CodeGen/AArch64/arm64-patchpoint-webkit_jscc.ll | 13 ++++++++++---
2 files changed, 13 insertions(+), 6 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.
from ba6acbc Add a few Musl related tests that already pass.
new f5f7d51 Add support to clang-cl driver for /GS switch
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/Driver/CLCompatOptions.td | 4 ++--
lib/Driver/Tools.cpp | 13 +++++++++++++
test/Driver/cl-fallback.c | 7 ++++++-
test/Driver/cl-options.c | 10 ++++++++++
4 files changed, 31 insertions(+), 3 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 c882f76 Statistic: Add machine parseable json output
new 2df18c8 [x86] add folds for x86 vector compare nodes (PR27924)
new f07202a [codeview] Move deserialization methods out of line
new 0fadb1f Axe some trailing whitespace from my last commit
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:
include/llvm/DebugInfo/CodeView/TypeRecord.h | 339 +++----------------------
lib/DebugInfo/CodeView/TypeRecord.cpp | 356 +++++++++++++++++++++++++++
lib/Target/X86/X86ISelLowering.cpp | 18 ++
test/CodeGen/X86/vector-compare-combines.ll | 10 +-
4 files changed, 407 insertions(+), 316 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 227b804 [LoopSimplify] Analyses do not need to be member variables.
new c882f76 Statistic: Add machine parseable json output
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/Statistic.h | 16 +++++++---
lib/Support/Statistic.cpp | 74 +++++++++++++++++++++++++++++++++++---------
test/Other/statistic.ll | 16 ++++++++++
3 files changed, 88 insertions(+), 18 deletions(-)
create mode 100644 test/Other/statistic.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 461797d Fix warning in tuple tests. The test suite should now run cle [...]
new b2ce77f Add an Android version check for GNU strerror_r.
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:
src/system_error.cpp | 7 ++++++-
1 file changed, 6 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 gcc.
from b42322b [gcc] 2016-06-15 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new caa5d56 2016-06-15 François Dumont <fdumont(a)gcc.gnu.org>
new 36df191 2016-06-15 Paolo Carlini <paolo.carlini(a)oracle.com>
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:
gcc/cp/ChangeLog | 8 ++
gcc/cp/call.c | 8 +-
gcc/cp/decl.c | 17 +--
libstdc++-v3/ChangeLog | 24 ++++
libstdc++-v3/include/bits/deque.tcc | 6 +-
libstdc++-v3/include/bits/stl_deque.h | 42 +++----
libstdc++-v3/include/bits/stl_vector.h | 197 +++++++++++++++++----------------
libstdc++-v3/include/bits/vector.tcc | 3 +-
8 files changed, 175 insertions(+), 130 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 libcxxabi.
from 58c480d Fix warning about uninitialized const member. NFC
new 5328c6b Fix [libcxxabi] Fix warning about uninitialized const member.
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/catch_member_data_pointer_01.pass.cpp | 3 ++-
1 file 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 64b3408 cc1_main: Do not print statistics twice in -disable_free mode.
new ba6acbc Add a few Musl related tests that already pass.
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/Driver/linux-ld.c | 32 ++++++++++++++++++++++++++++----
1 file changed, 28 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 libcxxabi.
from ef83bd1 [libcxxabi] Reorder base class initializers in libc++abi test [...]
new 58c480d Fix warning about uninitialized const member. 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/catch_member_data_pointer_01.pass.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 6bdead7 Add -Wno-unused-command-line-argument when running the test s [...]
new 461797d Fix warning in tuple tests. The test suite should now run cle [...]
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:
.../std/utilities/tuple/tuple.general/tuple.smartptr.pass.cpp | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.