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 6e673e80d [libFuzzer] allow merge to resume after being preempted
new 1e2459adf [lsan] Add "static" to internal function
new c43a93ec7 [msan] Add context argument into GetStackTrace
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/lsan/lsan.cc | 2 +-
lib/msan/msan.cc | 6 +++---
lib/msan/msan.h | 38 +++++++++++++++++++-------------------
3 files changed, 23 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 llvm.
from 7595e4c4023 [X86] Make X86ISD::FMADDS3 isel patterns commutable.
new 5a61b4ed92d [SectionMemoryManager] Abstract out mmap, munmap, mprotect [...]
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:
.../llvm/ExecutionEngine/SectionMemoryManager.h | 75 ++++++++++++++++-
lib/ExecutionEngine/SectionMemoryManager.cpp | 94 ++++++++++++++++------
2 files changed, 140 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.
unknown user pushed a change to branch master
in repository llvm.
from 9c3564018d1 [GVN PRE] Patch the source for Phi node in PRE
new 7595e4c4023 [X86] Make X86ISD::FMADDS3 isel patterns commutable.
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/X86InstrFragmentsSIMD.td | 8 +--
test/CodeGen/X86/avx512-fma-commute.ll | 95 +++++++++++++++++++++++++++++++++
2 files changed, 99 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/X86/avx512-fma-commute.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 4cbd11509a1 [X86] Rename the VEX scalar fma builtins to end with a '3' [...]
new 9c3564018d1 [GVN PRE] Patch the source for Phi node in PRE
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/GVN.cpp | 7 +++--
test/Transforms/GVN/PRE/pre-jt-add.ll | 36 +++++++++++++++++++++
test/Transforms/GVN/PRE/pre-poison-add.ll | 52 +++++++++++++++++++++++++++++++
3 files changed, 93 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/GVN/PRE/pre-jt-add.ll
create mode 100644 test/Transforms/GVN/PRE/pre-poison-add.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 compiler-rt.
from fd65fa524 ubsan: Allow programs to use setenv to configure ubsan_standalone.
new 6e673e80d [libFuzzer] allow merge to resume after being preempted
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/FuzzerFlags.def | 2 +
lib/fuzzer/FuzzerMerge.cpp | 84 ++++++++++++++++++++++++++-----------
test/fuzzer/merge-control-file.test | 47 +++++++++++++++++++++
3 files changed, 108 insertions(+), 25 deletions(-)
create mode 100644 test/fuzzer/merge-control-file.test
--
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 564828c811e Daily bump.
new 37db795769b Add option to force indirect calls for x86
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 | 6 ++++++
gcc/config/i386/i386.opt | 4 ++++
gcc/config/i386/predicates.md | 3 ++-
gcc/doc/invoke.texi | 8 +++++++-
gcc/testsuite/ChangeLog | 6 ++++++
.../gcc.target/i386/force-indirect-call-1.c | 23 ++++++++++++++++++++++
.../gcc.target/i386/force-indirect-call-2.c | 5 +++++
.../gcc.target/i386/force-indirect-call-3.c | 5 +++++
8 files changed, 58 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/force-indirect-call-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/force-indirect-call-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/force-indirect-call-3.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 llvm.
from cd8823fb873 [llvm-cov] Fix more -path-equivalence test bugs
new 4cbd11509a1 [X86] Rename the VEX scalar fma builtins to end with a '3' [...]
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/IntrinsicsX86.td | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 5598246269 [Coverage] Emit deferred regions in headers
new 66cb228856 [X86] Rename the VEX scalar fma builtins to end with a '3' 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/clang/Basic/BuiltinsX86.def | 16 ++++++++--------
lib/Headers/fma4intrin.h | 16 ++++++++--------
lib/Headers/fmaintrin.h | 16 ++++++++--------
3 files changed, 24 insertions(+), 24 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 d1556f2b7dc [llvm-cov] Fix a -path-equivalence bug in a test
new cd8823fb873 [llvm-cov] Fix more -path-equivalence test bugs
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/tools/llvm-cov/Inputs/deferred-regions.covmapping | Bin 900 -> 836 bytes
.../llvm-cov/Inputs/prefer_used_to_unused.covmapping | Bin 612 -> 268 bytes
test/tools/llvm-cov/deferred-region.cpp | 2 +-
3 files 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 5a74fe77721 [llvm-cov] Don't render empty region marker lines
new d1556f2b7dc [llvm-cov] Fix a -path-equivalence bug in a test
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/tools/llvm-cov/showRegionMarkers.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.