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 4fce1d7 [asan] Improve global-registration.c test
new a6d57df [sanitizer] Add syscall handlers for sigaction and rt_sigaction.
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/sanitizer/linux_syscall_hooks.h | 23 ++++++++++---
lib/sanitizer_common/sanitizer_common_syscalls.inc | 34 ++++++++++++++++++
test/msan/Linux/syscalls_sigaction.cc | 40 ++++++++++++++++++++++
3 files changed, 92 insertions(+), 5 deletions(-)
create mode 100644 test/msan/Linux/syscalls_sigaction.cc
--
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 336eefd Revert r273711, it caused PR28298.
new 153829f [MBP] show function name in debug dump
new 51f85a4 Hookup ProfileSummary with SampleProfilerLoader
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/CodeGen/MachineBlockPlacement.cpp | 1 +
lib/Transforms/IPO/SampleProfile.cpp | 1 +
test/Transforms/SampleProfile/Inputs/summary.prof | 4 ++++
test/Transforms/SampleProfile/summary.ll | 14 ++++++++++++++
4 files changed, 20 insertions(+)
create mode 100644 test/Transforms/SampleProfile/Inputs/summary.prof
create mode 100644 test/Transforms/SampleProfile/summary.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 cf2cc47 Fix lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener. [...]
new 336eefd Revert r273711, it caused PR28298.
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/EarlyCSE.cpp | 17 +++++------------
lib/Transforms/Scalar/GVN.cpp | 21 ++++++---------------
lib/Transforms/Scalar/JumpThreading.cpp | 9 ++-------
lib/Transforms/Scalar/LoopRotation.cpp | 9 ++-------
lib/Transforms/Utils/CloneFunction.cpp | 8 +++-----
lib/Transforms/Utils/Local.cpp | 19 +++++--------------
lib/Transforms/Utils/LoopUnroll.cpp | 11 ++++++-----
lib/Transforms/Utils/SimplifyCFG.cpp | 13 ++++---------
test/Transforms/GVN/volatile.ll | 10 ----------
9 files changed, 33 insertions(+), 84 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 3cc0721 Simplify. NFC.
new cf2cc47 Fix lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener. [...]
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/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp | 7 +++++--
1 file changed, 5 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 55482b2 cfi: Apply pass rename to tests.
new 4fce1d7 [asan] Improve global-registration.c 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/asan/TestCases/Posix/global-registration.c | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 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 newlib.
from cd93c77 Fix comments for AI_ADDRCONFIG and AI_V4MAPPED
new da5b48e No longer support "Interact with desktop"
new cb34fff Remove CYGWIN=detect_bloda option
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:
winsup/cygwin/cygtls.cc | 70 +----------------------------------------------
winsup/cygwin/environ.cc | 1 -
winsup/cygwin/globals.cc | 1 -
winsup/cygwin/net.cc | 12 --------
winsup/cygwin/spawn.cc | 48 ++++++++++++++------------------
winsup/doc/cygwinenv.xml | 15 ++++------
winsup/doc/highlights.xml | 5 +---
7 files changed, 27 insertions(+), 125 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 8a380d8 Fix unused variable warning in -asserts builds.
new 3cc0721 Simplify. NFC.
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/TargetLoweringObjectFile.cpp | 11 +----------
1 file changed, 1 insertion(+), 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 master
in repository test-suite.
from 0c5b890 nbench: Eliminate timing and re-running related code
new be43cad Remove lemon from BENCHMARKING_ONLY set.
new d87471f cmake: Detect test subdirectories when running cmake.
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:
CMakeLists.txt | 28 ++++++++++++++++++++++++---
MultiSource/Applications/Makefile | 1 +
MultiSource/Applications/lemon/CMakeLists.txt | 16 ++++++++-------
3 files changed, 35 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 master
in repository gcc.
from eac4129 * cfgloop.c (flow_loop_dump): Cast nit to uint64_t and print [...]
new f8b0ce5 Fix get_target_expr for bit-field expressions.
new 2275a11d [gcc]
new 176aa55 P0145R2: Refining Expression Order for C++ (complex LHS of =).
The 3 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 | 31 ++++++++++
gcc/c-family/ChangeLog | 6 ++
gcc/c-family/c-common.c | 6 +-
gcc/config/rs6000/rs6000-builtin.def | 33 ++++++++++
gcc/config/rs6000/rs6000.c | 73 +++++++++++++++++++++-
gcc/config/rs6000/rs6000.h | 6 +-
gcc/config/rs6000/rs6000.md | 32 +++++++++-
gcc/cp/ChangeLog | 8 +++
gcc/cp/tree.c | 7 ++-
gcc/cp/typeck.c | 26 ++------
gcc/doc/extend.texi | 34 +++++++++++
gcc/testsuite/ChangeLog | 7 +++
gcc/testsuite/gcc.target/powerpc/abs128-1.c | 61 +++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/copysign128-1.c | 58 ++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/inf128-1.c | 55 +++++++++++++++++
gcc/testsuite/gcc.target/powerpc/nan128-1.c | 77 ++++++++++++++++++++++++
16 files changed, 494 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/abs128-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/copysign128-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/inf128-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/nan128-1.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 d9ae082 Fix documentation for FindAvailableLoadedValue.
new 72fda70 Fix the type signature of DwarfExpression::Add.*Constant to s [...]
new 8a380d8 Fix unused variable warning in -asserts builds.
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/CodeGen/AsmPrinter/DwarfExpression.cpp | 4 +-
lib/CodeGen/AsmPrinter/DwarfExpression.h | 4 +-
lib/Transforms/IPO/CrossDSOCFI.cpp | 3 +-
test/DebugInfo/X86/constant-loclist.ll | 76 ++++++++++++++++++++++++++++++
test/DebugInfo/X86/float_const_loclist.ll | 20 ++++----
5 files changed, 91 insertions(+), 16 deletions(-)
create mode 100644 test/DebugInfo/X86/constant-loclist.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.