This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 11ef6e19fe8 Allow null-valued function operands in getCalledFunction()
new c5e4cd20b51 [DEBUGINFO, NVPTX]DO not emit ',debug' option if no debug i [...]
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:
.../NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp | 10 +++--
.../NVPTX/MCTargetDesc/NVPTXTargetStreamer.h | 3 ++
lib/Target/NVPTX/NVPTXAsmPrinter.cpp | 21 +++++++++-
test/DebugInfo/NVPTX/debug-file-loc-only.ll | 48 ++++++++++++++++++++++
4 files changed, 78 insertions(+), 4 deletions(-)
create mode 100644 test/DebugInfo/NVPTX/debug-file-loc-only.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 gcc.
from 858bf4c8553 2018-11-02 Richard Biener <rguenther(a)suse.de>
new 3024ac6836f Although there's no fundamental reason why shrink wrapping [...]
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 | 5 +++++
gcc/config/aarch64/aarch64.c | 6 ++++++
2 files changed, 11 insertions(+)
--
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 396ce99883 [GOLD] make clean
new d54cfd762b QUIET flag initialization missing in 2 places.
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:
gdb/ChangeLog | 5 +++++
gdb/stack.c | 2 +-
gdb/symtab.c | 2 +-
3 files changed, 7 insertions(+), 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allmodconfig
in repository toolchain/ci/llvm-monorepo.
from eaf24c5de40 Merging r345002:
adds 9dbcfff6bfe Merging r341312:
adds 64664c32012 Merging r344454, r344455, r344645:
adds edff2fb4d12 Merging r342354:
No new revisions were added by this update.
Summary of changes:
clang/lib/Driver/ToolChains/Gnu.cpp | 2 +-
clang/test/Driver/linux-ld.c | 8 ++
llvm/include/llvm/Transforms/Utils/BuildLibCalls.h | 1 +
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 2 +-
llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 5 +-
llvm/lib/Transforms/Utils/BuildLibCalls.cpp | 119 ++++++++++++---------
llvm/test/Transforms/InstCombine/pr39177.ll | 44 ++++++++
7 files changed, 128 insertions(+), 53 deletions(-)
create mode 100644 llvm/test/Transforms/InstCombine/pr39177.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 clang.
from 8974976622 Add support for 'atomic_default_mem_order' clause on 'requir [...]
new 9a556415ec Reapply Logging: make os_log buffer size an integer constant [...]
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/{Analysis/Analyses => AST}/FormatString.h | 0
include/clang/{Analysis/Analyses => AST}/OSLog.h | 0
lib/AST/CMakeLists.txt | 4 ++++
lib/AST/ExprConstant.cpp | 7 +++++++
lib/{Analysis => AST}/FormatString.cpp | 0
lib/{Analysis => AST}/FormatStringParsing.h | 2 +-
lib/{Analysis => AST}/OSLog.cpp | 4 ++--
lib/{Analysis => AST}/PrintfFormatString.cpp | 4 ++--
lib/{Analysis => AST}/ScanfFormatString.cpp | 2 +-
lib/Analysis/CMakeLists.txt | 4 ----
lib/CodeGen/CGBuiltin.cpp | 9 +--------
lib/Sema/SemaChecking.cpp | 2 +-
test/CodeGen/builtins.c | 13 ++++++++-----
13 files changed, 27 insertions(+), 24 deletions(-)
rename include/clang/{Analysis/Analyses => AST}/FormatString.h (100%)
rename include/clang/{Analysis/Analyses => AST}/OSLog.h (100%)
rename lib/{Analysis => AST}/FormatString.cpp (100%)
rename lib/{Analysis => AST}/FormatStringParsing.h (98%)
rename lib/{Analysis => AST}/OSLog.cpp (98%)
rename lib/{Analysis => AST}/PrintfFormatString.cpp (99%)
rename lib/{Analysis => AST}/ScanfFormatString.cpp (99%)
--
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-tools-extra.
from 60b7c871 [clangd] Remove didOpen extraFlags extension.
new f6dc8c79 [clangd] Make in-memory CDB always available as an overlay, r [...]
new c77c2ebc Reapply Logging: make os_log buffer size an integer constant [...]
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:
clang-tidy/cert/CMakeLists.txt | 1 -
clang-tidy/cert/StrToNumCheck.cpp | 2 +-
clangd/ClangdLSPServer.cpp | 55 +++++++---------------
clangd/ClangdLSPServer.h | 43 ++++-------------
clangd/GlobalCompilationDatabase.cpp | 34 ++++++++-----
clangd/GlobalCompilationDatabase.h | 25 ++++++----
clangd/tool/ClangdMain.cpp | 2 +-
.../clangd/GlobalCompilationDatabaseTests.cpp | 55 ++++++++++++++++++++++
8 files changed, 119 insertions(+), 98 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.