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 411b75de2 [XRay][compiler-rt] Avoid InternalAlloc(...) in Profiling Mode
new 8a93d692d [NFC] Some small test updates for Implicit Conversion sanitizer.
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:
.../fuzzer/fuzzer-implicit-integer-truncation.test | 2 +-
.../ImplicitConversion/integer-conversion.c | 70 ++++++++++++++++++++++
.../integer-truncation-blacklist.c | 16 +++--
.../TestCases/implicit-integer-truncation.c | 3 +-
4 files changed, 84 insertions(+), 7 deletions(-)
create mode 100644 test/ubsan/TestCases/ImplicitConversion/integer-conversion.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 lldb.
from b7cdd7d25 Add a relocation for R_AARCH64_ABS32 in ObjectFileELF
new 67a79a26c Fix compiler warnings after rL339649.
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:
source/Plugins/SymbolFile/PDB/PDBASTParser.cpp | 9 +++------
source/Symbol/ClangASTContext.cpp | 8 ++++----
2 files changed, 7 insertions(+), 10 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 release_70
in repository lld.
from 47f841f57 Merging r339049: -------------------------------------------- [...]
new 2775cb287 Merging r339904: -------------------------------------------- [...]
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:
ELF/SyntheticSections.cpp | 4 +++-
test/ELF/x86-64-reloc-error2.s | 10 +++++++---
2 files changed, 10 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 6d4546ea14a [NFC] Add tests to ensure that improvement of MustThrow ana [...]
new 18374180e36 [MustExecute] Fix algorithmic bug in isGuaranteedToExecute. [...]
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/Analysis/MustExecute.h | 6 ++
lib/Analysis/MustExecute.cpp | 103 +++++++++++++++++++---------
test/Analysis/MustExecute/infinite_loops.ll | 25 +++----
test/Analysis/MustExecute/loop-header.ll | 37 ++++++++++
test/Transforms/LICM/infinite_loops.ll | 7 +-
5 files changed, 125 insertions(+), 53 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 7debc334e64 Revert r339977: [GISel]: Add Opcodes for a few LLVM Intrinsics
new 6d4546ea14a [NFC] Add tests to ensure that improvement of MustThrow ana [...]
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/Transforms/LICM/infinite_loops.ll | 91 ++++++++++++++++++++++++++++++++++
1 file changed, 91 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 llvm.
from d91f0329ac6 [llvm-mc-assemble-fuzzer] Update API - Pass MCObjectWriter [...]
new 7debc334e64 Revert r339977: [GISel]: Add Opcodes for a few LLVM Intrinsics
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/Support/TargetOpcodes.def | 6 ------
include/llvm/Target/GenericOpcodes.td | 15 ---------------
lib/CodeGen/GlobalISel/IRTranslator.cpp | 10 ----------
.../CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll | 20 --------------------
4 files changed, 51 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 7de28914d7d [Support] Add a public API to allow clearing all (static) t [...]
new d91f0329ac6 [llvm-mc-assemble-fuzzer] Update API - Pass MCObjectWriter [...]
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-mc-assemble-fuzzer/llvm-mc-assemble-fuzzer.cpp | 7 ++++---
1 file changed, 4 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 907fb9abe88 [GISel]: Add Opcodes for a few LLVM Intrinsics
new 7de28914d7d [Support] Add a public API to allow clearing all (static) t [...]
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/Support/Timer.h | 14 +++++++++++---
lib/Support/Timer.cpp | 15 +++++++++++++--
2 files changed, 24 insertions(+), 5 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 10f417f6c10 Daily bump.
new 17d7e9ff067 gcc/ChangeLog:
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 | 12 +++
gcc/gimple-ssa-sprintf.c | 73 +++++++++----
gcc/testsuite/ChangeLog | 7 ++
gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-10.c | 119 +++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-11.c | 65 +++++++++++
.../gcc.dg/tree-ssa/builtin-sprintf-warn-18.c | 5 +-
6 files changed, 259 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-10.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-11.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 clang.
from 18639d8d29 Disable pubnames in NVPTX debug info using metadata
new fe627efb7d [hexagon] restore -fuse-cxa-atexit by default
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/Driver/ToolChains/Clang.cpp | 1 -
test/Driver/cxa-atexit.cpp | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.