This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 1cf4ae7fe6 benchtests: improve argument parsing through argparse library
new 46f2474e93 hurd: Enable thread-safe i386 atomic instructions
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:
ChangeLog | 5 +++++
sysdeps/mach/hurd/i386/tls.h | 2 ++
2 files changed, 7 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 7e9afd4946f Skip out of SimplifyDemandedBits for BITCAST of f16 to i16
new 88c3cbe6a72 [SCCP] Don't use markForcedConstant on branch conditions.
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/Transforms/Scalar/SCCP.cpp | 135 ++++++++++-----------
.../SCCP/ipsccp-branch-unresolved-undef.ll | 24 ++++
test/Transforms/SCCP/ipsccp-phi-one-pred-dead.ll | 4 +-
test/Transforms/SCCP/return-zapped.ll | 62 ++++++++++
4 files changed, 151 insertions(+), 74 deletions(-)
create mode 100644 test/Transforms/SCCP/ipsccp-branch-unresolved-undef.ll
create mode 100644 test/Transforms/SCCP/return-zapped.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 llvm.
from b3e4684b358 ADT: Shrink size of SmallVector by 8B on 64-bit platforms
new 7e9afd4946f Skip out of SimplifyDemandedBits for BITCAST of f16 to i16
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/CodeGen/SelectionDAG/TargetLowering.cpp | 1 +
test/CodeGen/X86/pr38038.ll | 10 ++++++++++
2 files changed, 11 insertions(+)
create mode 100644 test/CodeGen/X86/pr38038.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 73ce27a679 [CStringSyntaxChecker] Check strlcpy sizeof syntax
new b89b5e148b [docs] Correct -fvisibility-inlines-hidden description
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:
docs/ClangCommandLineReference.rst | 2 +-
include/clang/Driver/Options.td | 2 +-
2 files changed, 2 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.
unknown user pushed a change to branch master
in repository llvm.
from f97a90d9582 [DAGCombiner] Teach DAGCombiner that A-(-B) is A+B.
new d11d789e5ef [ThinLTO] Only emit referenced type id records in index files
new b3e4684b358 ADT: Shrink size of SmallVector by 8B on 64-bit platforms
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/llvm/ADT/SmallVector.h | 182 +++++++++++++----------------
lib/Bitcode/Writer/BitcodeWriter.cpp | 24 +++-
lib/Support/SmallVector.cpp | 25 ++--
test/Assembler/thinlto-summary.ll | 4 +-
test/ThinLTO/X86/Inputs/cfi-distributed.ll | 28 +++++
test/ThinLTO/X86/cfi-distributed.ll | 60 ++++++++++
6 files changed, 204 insertions(+), 119 deletions(-)
create mode 100644 test/ThinLTO/X86/Inputs/cfi-distributed.ll
create mode 100644 test/ThinLTO/X86/cfi-distributed.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 llvm.
from 91284ba1d6e [X86][AVX] Use extract_subvector to reduce vector op widths [...]
new f97a90d9582 [DAGCombiner] Teach DAGCombiner that A-(-B) is A+B.
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 5 +++++
test/CodeGen/X86/combine-srem.ll | 11 ++++-------
2 files changed, 9 insertions(+), 7 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 38cf91e5dc8 Add "optinfo" framework
new f3c335607cb 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 | 4 ++++
gcc/align.h | 6 ++++--
2 files changed, 8 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.
unknown user pushed a change to branch master
in repository compiler-rt.
from fe6fc19e8 [profile] Fix typo in test
new c78bd23b8 [libFuzzer] when -print_coverage=1 is given, print more stats [...]
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/fuzzer/FuzzerTracePC.cpp | 29 ++++++++++++++++-------------
lib/fuzzer/FuzzerTracePC.h | 3 ++-
test/fuzzer/OnlySomeBytesTest.cpp | 5 ++++-
test/fuzzer/coverage.test | 2 +-
4 files changed, 23 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 e05bab28b64 [llvm-mca][docs] Add Timeline and How MCA works.
new 91284ba1d6e [X86][AVX] Use extract_subvector to reduce vector op widths [...]
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/X86ISelLowering.cpp | 25 +++++
test/CodeGen/X86/prefer-avx256-mask-shuffle.ll | 2 +-
test/CodeGen/X86/trunc-subvector.ll | 12 +-
test/CodeGen/X86/vec_fpext.ll | 11 +-
test/CodeGen/X86/vec_int_to_fp.ll | 148 +++++++------------------
5 files changed, 74 insertions(+), 124 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 f9af50d37f When we choose to use zeroinitializer for a trailing portion [...]
new 73ce27a679 [CStringSyntaxChecker] Check strlcpy sizeof syntax
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:
.../Checkers/CStringSyntaxChecker.cpp | 62 ++++++++++++++++++++++
test/Analysis/bsd-string.c | 2 +-
test/Analysis/cstring-syntax.c | 15 ++++++
3 files changed, 78 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.