This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a74ad576470 Daily bump.
new b8c83ca39ab * fold-const.c (int_const_binop_1): Abstract... [...]
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 | 16 ++++
gcc/fold-const.c | 213 +++++++++++++++++++++++++-------------------------
gcc/fold-const.h | 5 +-
gcc/tree-vrp.c | 231 ++++++++++++++++++++++++++-----------------------------
gcc/tree-vrp.h | 6 ++
5 files changed, 242 insertions(+), 229 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 binutils-gdb.
from 4ad422a635 Automatic date update in version.in
new 3ac21baa84 x86: fix operand size checking
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:
gas/ChangeLog | 16 ++++++
gas/config/tc-i386.c | 115 ++++++++++++++++++++++-------------------
gas/testsuite/gas/i386/inval.l | 73 ++++++++++++++------------
gas/testsuite/gas/i386/inval.s | 5 ++
4 files changed, 123 insertions(+), 86 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 27d1a66dff Run thread safety tests with both lock and capability attrib [...]
new e3f43c2ae1 [MinGW] Automatically mangle Windows-specific entry points as C
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/AST/ItaniumMangle.cpp | 12 ++++++++++++
test/CodeGenCXX/mangle-mingw.cpp | 19 +++++++++++++++++++
2 files changed, 31 insertions(+)
create mode 100644 test/CodeGenCXX/mangle-mingw.cpp
--
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 07f0205adef [x86/SLH] Teach speculative load hardening to correctly har [...]
new d8c8d742377 [x86/SLH] Fix an unused variable warning in release builds [...]
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/X86SpeculativeLoadHardening.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 d27cef10a89 [InstCombine] add more SPFofSPF folding
new 07f0205adef [x86/SLH] Teach speculative load hardening to correctly har [...]
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/X86InstrAVX512.td | 2 +-
lib/Target/X86/X86SpeculativeLoadHardening.cpp | 107 ++-
.../X86/speculative-load-hardening-gather.ll | 955 +++++++++++++++++++++
3 files changed, 1047 insertions(+), 17 deletions(-)
create mode 100644 test/CodeGen/X86/speculative-load-hardening-gather.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 727a214dd58 [InstCombine] fold icmp pred (sub 0, X) C for vector type
new d27cef10a89 [InstCombine] add more SPFofSPF folding
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/Analysis/ValueTracking.cpp | 63 +++++++++++++---------
lib/Transforms/InstCombine/InstCombineSelect.cpp | 5 ++
test/Transforms/InstCombine/abs_abs.ll | 68 ++++++++----------------
test/Transforms/InstCombine/icmp.ll | 2 +-
4 files changed, 67 insertions(+), 71 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 fd78449c8 [CMake] Change the flag to use compiler-rt builtins to boolean
new 73c10fb13 [XRay][compiler-rt] Use `SANITIZER_CXX_ABI_LIBRARY` for XRay [...]
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/xray/tests/CMakeLists.txt | 4 ++--
1 file 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 3da6ce5ebe1 Recommit r335794 "Add support for generating a call graph p [...]
new 727a214dd58 [InstCombine] fold icmp pred (sub 0, X) C for vector type
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/InstCombine/InstCombineCompares.cpp | 4 +--
test/Transforms/InstCombine/abs_abs.ll | 35 +++++++---------------
test/Transforms/InstCombine/icmp.ll | 13 ++++++++
3 files changed, 25 insertions(+), 27 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 0ad50ac3b85 Prune empty directory.
new 3da6ce5ebe1 Recommit r335794 "Add support for generating a call graph p [...]
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/CodeGen/TargetLoweringObjectFileImpl.h | 3 +
.../llvm/Transforms/Instrumentation/CGProfile.h | 31 +++++++
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 60 +++++++++++--
lib/IR/Verifier.cpp | 23 +++++
lib/Passes/PassBuilder.cpp | 3 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/Instrumentation/CGProfile.cpp | 100 +++++++++++++++++++++
lib/Transforms/Instrumentation/CMakeLists.txt | 1 +
test/Instrumentation/cgprofile.ll | 41 +++++++++
test/MC/ELF/cgprofile.ll | 51 +++++++++++
test/Other/new-pm-defaults.ll | 1 +
test/Other/new-pm-thinlto-defaults.ll | 1 +
test/Verifier/module-flags-cgprofile.ll | 30 +++++++
13 files changed, 339 insertions(+), 7 deletions(-)
create mode 100644 include/llvm/Transforms/Instrumentation/CGProfile.h
create mode 100644 lib/Transforms/Instrumentation/CGProfile.cpp
create mode 100644 test/Instrumentation/cgprofile.ll
create mode 100644 test/MC/ELF/cgprofile.ll
create mode 100644 test/Verifier/module-flags-cgprofile.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 gcc-6-branch
in repository gcc.
from 29ba57fc150 Daily bump.
new 5f0866e4ec2 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.