This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch linaro-local/ci/llvm-kernel-aarch64
in repository toolchain/llvm/clang.
at 293b7c5989 Convert if/else to a switch. NFC.
No new revisions were added by this update.
--
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 3bf779de60 [Driver] -print-target-triple and -print-effective-triple options
new 49634ed0fd [ASTImporter] Add test for ForStmt and ContinueStmt
new ee2fe4ae66 [ASTImporter] Add test for CXXScalarValueInit
new 9327733b3c [ASTImporter] Add test for CXXDefaultInitExpr
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:
test/Import/cxx-default-init-expr/Inputs/S.cpp | 9 ++++++
test/Import/cxx-default-init-expr/test.cpp | 22 +++++++++++++++
test/Import/cxx-scalar-value-init/Inputs/S.cpp | 2 ++
test/Import/cxx-scalar-value-init/test.cpp | 11 ++++++++
test/Import/for-stmt/Inputs/F.cpp | 9 ++++++
test/Import/for-stmt/test.cpp | 38 ++++++++++++++++++++++++++
6 files changed, 91 insertions(+)
create mode 100644 test/Import/cxx-default-init-expr/Inputs/S.cpp
create mode 100644 test/Import/cxx-default-init-expr/test.cpp
create mode 100644 test/Import/cxx-scalar-value-init/Inputs/S.cpp
create mode 100644 test/Import/cxx-scalar-value-init/test.cpp
create mode 100644 test/Import/for-stmt/Inputs/F.cpp
create mode 100644 test/Import/for-stmt/test.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 master
in repository llvm.
from 21f571c07cb [BFI] Use rounding while computing profile counts.
new d914c51df99 [x86] Actually initialize the SLH pass with the x86 backend [...]
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/X86/X86SpeculativeLoadHardening.cpp | 6 +++---
lib/Target/X86/X86TargetMachine.cpp | 2 ++
test/CodeGen/X86/speculative-load-hardening.ll | 2 +-
3 files changed, 6 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 llvm.
from 8f94a553bfa [Metadata] Replace a SmallVector with an array; NFC
new 21f571c07cb [BFI] Use rounding while computing profile counts.
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/Analysis/BlockFrequencyInfoImpl.cpp | 4 +++-
test/Analysis/BlockFrequencyInfo/irreducible_pgo.ll | 20 ++++++++++----------
test/Instrumentation/cgprofile.ll | 2 +-
unittests/Analysis/BlockFrequencyInfoTest.cpp | 6 ++++--
4 files changed, 18 insertions(+), 14 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 958ba22e48 Implementation of nested loops in cxx_loop_proto
new 3bf779de60 [Driver] -print-target-triple and -print-effective-triple options
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/Options.td | 4 ++++
lib/Driver/Driver.cpp | 12 ++++++++++++
test/Driver/print-effective-triple.c | 6 ++++++
test/Driver/print-target-triple.c | 6 ++++++
4 files changed, 28 insertions(+)
create mode 100644 test/Driver/print-effective-triple.c
create mode 100644 test/Driver/print-target-triple.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 ba3bc05e98e * config/i386/i386.opt (mmitigate-rop): Mark as deprecated [...]
new 1e89247b00d Daily bump.
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/DATESTAMP | 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 gcc-8-branch
in repository gcc.
from e82e6381842 Daily bump.
new 171222242f0 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 1fbef54ee36 Daily bump.
new 2b63f7a0f2e Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 75e92b36455 Daily bump.
new 923fe695993 Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from 495143533a Use pulongest in aarch64-linux-tdep.c
new 3b7b80752f Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.