This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from ad2e0ec8f1 [analyzer] CStringChecker: Remember to highlight the argumen [...]
new 8dd04ba1ad [Sema] Relax a failing assert in TemplateArgumentLoc
new 41c9b5080b [analyzer] Rename test: cxx17-mandatory-elision.cpp -> copy- [...]
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:
include/clang/AST/TemplateBase.h | 8 +++++++-
test/Analysis/{cxx17-mandatory-elision.cpp => copy-elision.cpp} | 0
test/SemaObjCXX/class-templ-error-null-init.mm | 7 +++++++
3 files changed, 14 insertions(+), 1 deletion(-)
rename test/Analysis/{cxx17-mandatory-elision.cpp => copy-elision.cpp} (100%)
create mode 100644 test/SemaObjCXX/class-templ-error-null-init.mm
--
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 193d78c830f arm: Generate correct const_ints (PR86640)
new aae7bacffd5 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 77d33c8f345 * de.po, sv.po: Update.
new 1ceb29226b3 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 a28452fde93 Daily bump.
new 81193b09796 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 46855b2462e Daily bump.
new ae09630c13f 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 llvm.
from cbb0dfe533d [MS Demangler] Add ms-return-qualifiers.test.
new be764dbd779 [GlobalISel] Add a G_BLOCK_ADDR opcode to handle IR blockad [...]
new 58ce02a3b60 [AArch64][GlobalISel] Make G_BLOCK_ADDR legal.
new a422671937f [AArch64][GlobalISel] Add isel support for G_BLOCK_ADDR.
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/CodeGen/GlobalISel/MachineIRBuilder.h | 10 +++
include/llvm/Support/TargetOpcodes.def | 5 +-
include/llvm/Target/GenericOpcodes.td | 7 ++
lib/CodeGen/GlobalISel/IRTranslator.cpp | 2 +
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 9 ++
lib/Target/AArch64/AArch64InstructionSelector.cpp | 96 +++++++++++++++-------
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 2 +
.../AArch64/GlobalISel/arm64-irtranslator.ll | 12 +++
.../AArch64/GlobalISel/legalize-blockaddress.mir | 45 ++++++++++
.../AArch64/GlobalISel/select-blockaddress.mir | 64 +++++++++++++++
10 files changed, 220 insertions(+), 32 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/legalize-blockaddress.mir
create mode 100644 test/CodeGen/AArch64/GlobalISel/select-blockaddress.mir
--
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 54b2ff7aa [asan/win] Use SRW locks to fix a race in BlockingMutex
new 6172f778f Pacify sanitizer lint script that still does not run on Windows
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/sanitizer_common/sanitizer_mutex.h | 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 fb66cde8a4 Match any kind of error after "cannot resolve name" on lib/g [...]
new ef6ba1ed0d 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.2-branch
in repository binutils-gdb.
from 87cc9dca53 Automatic date update in version.in
new 31655631af 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_31-branch
in repository binutils-gdb.
from 254ade2586 Fix unwind offset for call_info->start_symbol.
new 750af8ddb0 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.