This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 22809c3933c [NFC][InstCombine] Non-canonical clamp pattern: non-canonic [...]
new 7ba7168c112 [SimplifyLibCalls] Add dereferenceable bytes from known callsites
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/Transforms/Utils/SimplifyLibCalls.h | 6 +-
lib/Transforms/Utils/SimplifyLibCalls.cpp | 71 +++++--
test/Analysis/TypeBasedAliasAnalysis/memcpyopt.ll | 2 +-
test/Transforms/InstCombine/ARM/strcmp.ll | 63 +++---
test/Transforms/InstCombine/align-addr.ll | 64 +++++--
test/Transforms/InstCombine/mem-deref-bytes.ll | 127 ++++++++++++
test/Transforms/InstCombine/memchr.ll | 6 +-
.../Transforms/InstCombine/memcmp-constant-fold.ll | 13 +-
test/Transforms/InstCombine/memcpy-from-global.ll | 213 ++++++++++++++-------
test/Transforms/InstCombine/memcpy-to-load.ll | 6 +-
test/Transforms/InstCombine/memcpy.ll | 2 +-
test/Transforms/InstCombine/memcpy_chk-1.ll | 34 ++--
test/Transforms/InstCombine/memmove_chk-1.ll | 21 +-
test/Transforms/InstCombine/memset_chk-1.ll | 73 ++++---
test/Transforms/InstCombine/objsize.ll | 181 ++++++++++++-----
test/Transforms/InstCombine/sprintf-1.ll | 85 ++++++--
test/Transforms/InstCombine/stpcpy_chk-1.ll | 40 ++--
test/Transforms/InstCombine/strcmp-1.ll | 75 ++++++--
test/Transforms/InstCombine/strcmp-memcmp.ll | 46 ++---
test/Transforms/InstCombine/strcpy_chk-1.ll | 40 ++--
test/Transforms/InstCombine/strncpy_chk-1.ll | 26 ++-
.../MemCpyOpt/memcpy-to-memset-with-lifetimes.ll | 37 ++--
22 files changed, 870 insertions(+), 361 deletions(-)
create mode 100644 test/Transforms/InstCombine/mem-deref-bytes.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 dd1f0cfb63 [ASTImporter] Import additional flags for functions.
new 1517f81a06 [NFC] Updated tests after r368657
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/CodeGen/tbaa-struct.cpp | 14 +++++++-------
test/CodeGenCXX/auto-var-init.cpp | 4 ++--
2 files changed, 9 insertions(+), 9 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 lld.
from e515dab76 [ELF] Rename odd variable names "New" after r365730. NFC
new a7b4b5fff [ELF] Simplify handling of exportDynamic and isPreemptible
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/SymbolTable.cpp | 9 +++------
ELF/Symbols.cpp | 2 +-
ELF/Symbols.h | 27 +++++++++++++++++++--------
ELF/Writer.cpp | 14 ++++++--------
4 files changed, 29 insertions(+), 23 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 7a74bf7ee98 PR fortran/91414: Improved PRNG
new cbaa4747d4f PR fortran/91414 Bugfix for previous commit
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:
libgfortran/intrinsics/random.c | 5 ++++-
1 file changed, 4 insertions(+), 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-9-branch
in repository gcc.
from 2b31c2c99a0 PR fortran/91414 Improve initialization of PRNG
new cae6e01d846 PR fortran/91414 Correctly fill master_state from os_seed.
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:
libgfortran/intrinsics/random.c | 5 ++++-
1 file changed, 4 insertions(+), 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 ff983ca0442 Daily bump.
new 52be732635a PR fortran/91414 Improve initialization of PRNG
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:
libgfortran/ChangeLog | 10 +++++++++
libgfortran/intrinsics/random.c | 49 +++++++++++++++++------------------------
2 files changed, 30 insertions(+), 29 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/bmk-scripts.
from 7b7440c perfdatadir2csv.sh, csvs2table.py: Avoid aliasing of symbols [...]
new 20e514f perfdatadir2csv.sh: Improve handling of --verbose option
new 4119acf spec2xxx-config: Profile only user-space events
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:
perfdatadir2csv.sh | 14 ++++++++++----
spec2xxx-config | 2 +-
2 files changed, 11 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from ce73fcd start-container-docker.sh: Make ssh verbose in more cases
new 05fcb50 tcwg-benchmark-results.sh: Update handling of verbose option
new e84211d tcwg-benchmark-results.sh: Produce detailed "full" comparison
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:
tcwg-benchmark-results.sh | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.