This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from bcf8901dcf Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new f71a92b829 Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new 75f8194c22 Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new c4aee8f0c1 Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new 5264a2b3d7 Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new a5ec651c30 Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
The 5 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/Parse/ParseExpr.cpp | 5 +++--
lib/Parse/ParseInit.cpp | 3 ++-
lib/Parse/ParseOpenMP.cpp | 4 ++++
lib/Parse/ParseStmt.cpp | 1 +
lib/Parse/ParseTentative.cpp | 2 ++
5 files changed, 12 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 d840ad077ef [llvm-config] Don't use PATH_MAX
new 66150646ec6 [PGO] Adjust indirect call promotion threshold
new ffd22cf2fa8 DbgValueHistoryCalculator: Ignore call instructions that cl [...]
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:
lib/Analysis/IndirectCallPromotionAnalysis.cpp | 2 +-
.../AsmPrinter/DbgValueHistoryCalculator.cpp | 4 +
test/DebugInfo/MIR/AArch64/clobber-sp.mir | 181 +++++++++++++++++++++
test/DebugInfo/{ => MIR}/AArch64/lit.local.cfg | 0
4 files changed, 186 insertions(+), 1 deletion(-)
create mode 100644 test/DebugInfo/MIR/AArch64/clobber-sp.mir
copy test/DebugInfo/{ => MIR}/AArch64/lit.local.cfg (100%)
--
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 d3c869c889 Don't assume that a store source is a vector type just becau [...]
new a86c471ab6 [CGDebugInfo] Finalize SubPrograms when we're done with them
new 48c1c1f35b Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new bcf8901dcf Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
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:
lib/CodeGen/CGDebugInfo.cpp | 7 +++++--
lib/CodeGen/CGDebugInfo.h | 2 +-
lib/CodeGen/CodeGenFunction.cpp | 2 +-
lib/Parse/ParseDecl.cpp | 4 ++++
lib/Parse/ParseDeclCXX.cpp | 1 +
5 files changed, 12 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 gcc-7-branch
in repository gcc.
from a3ea1ef1ca2 PR ada/80921 * configure.ac (default_gnatlib_target): Rem [...]
new d1c1da24417 * es.po: Update.
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/po/ChangeLog | 4 ++
gcc/po/es.po | 184 +++++++++++++++++++++++--------------------------------
2 files changed, 79 insertions(+), 109 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 9f3a34c3a3c testsuite: ensure GCC_COLORS is unset
new 96e7fdadc29 * es.po: Update.
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/po/ChangeLog | 4 ++
gcc/po/es.po | 184 +++++++++++++++++++++++--------------------------------
2 files changed, 79 insertions(+), 109 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 cb703310973 [DIBuilder] Add a more fine-grained finalization method
new d840ad077ef [llvm-config] Don't use PATH_MAX
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:
tools/llvm-config/llvm-config.cpp | 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 ccb80b9c0f6 (NFC) Track global summary liveness in GVFlags.
new cb703310973 [DIBuilder] Add a more fine-grained finalization method
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/DIBuilder.h | 4 ++++
lib/IR/DIBuilder.cpp | 33 +++++++++++++++++----------------
2 files changed, 21 insertions(+), 16 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 cbf8bcc206b [SDAG] Fix CombineTo ordering in visitZERO_EXTEND and visit [...]
new ccb80b9c0f6 (NFC) Track global summary liveness in GVFlags.
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/ModuleSummaryIndex.h | 44 +++++++----
include/llvm/Transforms/IPO/FunctionImport.h | 12 +--
lib/Analysis/ModuleSummaryAnalysis.cpp | 12 +--
lib/Bitcode/Reader/BitcodeReader.cpp | 6 +-
lib/Bitcode/Writer/BitcodeWriter.cpp | 2 +-
lib/LTO/LTO.cpp | 18 ++++-
lib/LTO/ThinLTOCodeGenerator.cpp | 16 ++--
lib/Transforms/IPO/FunctionImport.cpp | 107 ++++++++++++---------------
8 files changed, 114 insertions(+), 103 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 hjl/avx2/master
in repository glibc.
at 29995cdfd5 Update between_2_3 memcmp-avx2.S
This branch includes the following new commits:
new 986b51f7fb benchtests: Add more tests for memrchr
new 2e88eb8c07 Add more tests for memchr
new 6c6a107dad x86_64: Remove redundant REX bytes from memrchr.S
new f37a2a4d04 x86-64: Update strlen.S to support wcslen/wcsnlen
new 51597d57a2 x86-64: Optimize wmemset with SSE2/AVX2/AVX512
new 33a455e5a9 x86-64: Optimize memcmp/wmemcmp AVX2
new a9c26d841e x86-64: Optimize memchr/rawmemchr/wmemchr with SSE2/AVX2
new c67ef62d59 x86-64: Optimize strlen/strnlen/wcslen/wcsnlen with AVX2
new adb1885921 x86-64: Optimize strchr/strchrnul/wcschr with AVX2
new b3395c9a74 x86-64: Optimize memrchr with AVX2
new 3180371a82 x86-64: Optimize strrchr/wcsrchr with AVX2
new 3793249d7a memcmp-avx2.S
new 29995cdfd5 Update between_2_3 memcmp-avx2.S
The 13 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.
--
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 d2f497236f [Modules] Handle sanitizer feature mismatches when importing [...]
new 0ea78f6793 Escape filenames in module map line marker directives, to un [...]
new d3c869c889 Don't assume that a store source is a vector type just becau [...]
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:
lib/CodeGen/CGExpr.cpp | 4 ++--
lib/Frontend/FrontendActions.cpp | 7 +++++--
lib/Frontend/Rewrite/FrontendActions.cpp | 7 +++++--
test/CodeGen/pr26099.c | 12 ++++++++++++
4 files changed, 24 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/pr26099.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.