This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 935be04820e [DAGCombiner] fold extract_subvector of extract_subvector
new 6fa77014f0b [InstCombine] canonicalize cmp/select form of uadd saturate [...]
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/InstCombineSelect.cpp | 20 ++++++++++++++++++++
test/Transforms/InstCombine/saturating-add-sub.ll | 12 ++++++------
2 files changed, 26 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 clang.
from 9ae54702e8 [analyzer] [RetainCountChecker] Track input parameters to th [...]
new 2f3561f04c Fix the behavior of clang's -w flag.
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/Basic/DiagnosticIDs.cpp | 17 +++++++++++------
test/Frontend/optimization-remark.c | 3 +++
test/Frontend/warning-mapping-2.c | 6 ++++--
test/Frontend/warning-mapping-4.c | 4 ++++
test/Frontend/warning-mapping-5.c | 5 ++---
test/Frontend/warning-mapping-6.c | 9 +++++++++
test/Modules/implementation-of-module.m | 10 +++++-----
7 files changed, 38 insertions(+), 16 deletions(-)
create mode 100644 test/Frontend/warning-mapping-6.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 azanella/master-hp-timing-refactor
in repository glibc.
at cc149fcd77 Add generic hp-timing support
This branch includes the following new commits:
new 2fae5ede9d Cleanup clock_*time includes
new 408e23c740 nptl: Remove pthread_clock_gettime pthread_clock_settime
new f344827c03 linux: Assume CLOCK_{PROCESS,THREAD}_CPUTIME_ID
new c56f48dcbb Do not use HP_TIMING_NOW for random bits
new 3506b307b6 Refactor hp-timing rtld usage
new cc149fcd77 Add generic hp-timing support
The 6 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.
--
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 5a0f2c00a Cygwin: fork/exec: fix child process permissions
new 4d738e0f6 Cygwin: execve: reduce parent handle to non-inheritable SYNCHRONIZE
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:
winsup/cygwin/dcrt0.cc | 30 +++++++++++++++++++++++-------
winsup/cygwin/sigproc.cc | 3 ++-
2 files changed, 25 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 bacf8f5143 [OPENMP]Make the loop with unsigned counter countable.
new c60730eeeb [analyzer] [RetainCountChecker] Support 'taggedRetain' and ' [...]
new d3933028b5 Extend AnyCall to handle callable declarations without the c [...]
new 68a0ae9516 [analyzer] [ARCMT] [NFC] Unify entry point into RetainSummar [...]
new 0200b17b00 [analyzer] [RetainSummaryManager] [NFC] Split one function i [...]
new 9ae54702e8 [analyzer] [RetainCountChecker] Track input parameters to th [...]
The 5 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/Analysis/AnyCall.h | 54 +-
include/clang/Analysis/RetainSummaryManager.h | 72 +-
lib/ARCMigrate/ObjCMT.cpp | 57 +-
lib/Analysis/RetainSummaryManager.cpp | 182 +-
.../RetainCountChecker/RetainCountChecker.cpp | 59 +-
.../RetainCountChecker/RetainCountChecker.h | 3 +
.../RetainCountChecker/RetainCountDiagnostics.cpp | 54 +-
.../expected-plists/retain-release.m.objc.plist | 6444 +++++++++----------
.../expected-plists/retain-release.m.objcpp.plist | 6460 ++++++++++----------
test/Analysis/os_object_base.h | 4 +
test/Analysis/os_smart_ptr.h | 3 +-
test/Analysis/osobject-retain-release.cpp | 43 +-
test/Analysis/retain-release.m | 16 +
13 files changed, 6792 insertions(+), 6659 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 f502974fa Adjust documentation for git migration.
new be47ca5e7 [MinGW] Don't define names for ignored options. 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:
MinGW/Options.td | 42 ++++++++++++++++++++----------------------
1 file changed, 20 insertions(+), 22 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 binutils-2_32-branch
in repository binutils-gdb.
from 0d2871acb7 Control gas enable-checking default by bfd/development.sh
new 0b404f6e52 xtensa: gas: don't keep relocations for constants
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 | 6 ++++++
gas/config/tc-xtensa.c | 6 ++++++
gas/testsuite/gas/all/forward.d | 2 +-
3 files changed, 13 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 master
in repository llvm.
from 732a5dfdbc8 [VFS] Fix warning and use better check.
new 935be04820e [DAGCombiner] fold extract_subvector of extract_subvector
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 | 13 ++
test/CodeGen/X86/avx512-hadd-hsub.ll | 16 +--
.../CodeGen/X86/avx512-shuffles/partial_permute.ll | 58 ++++----
test/CodeGen/X86/madd.ll | 32 ++---
test/CodeGen/X86/min-legal-vector-width.ll | 8 +-
test/CodeGen/X86/sad.ll | 24 ++--
test/CodeGen/X86/vector-reduce-add-widen.ll | 40 +++---
test/CodeGen/X86/vector-reduce-add.ll | 40 +++---
test/CodeGen/X86/vector-reduce-and-widen.ll | 40 +++---
test/CodeGen/X86/vector-reduce-and.ll | 40 +++---
test/CodeGen/X86/vector-reduce-fadd-fast.ll | 24 ++--
test/CodeGen/X86/vector-reduce-fmul-fast.ll | 24 ++--
test/CodeGen/X86/vector-reduce-mul-widen.ll | 148 ++++++++++-----------
test/CodeGen/X86/vector-reduce-mul.ll | 148 ++++++++++-----------
test/CodeGen/X86/vector-reduce-or-widen.ll | 40 +++---
test/CodeGen/X86/vector-reduce-or.ll | 40 +++---
test/CodeGen/X86/vector-reduce-xor-widen.ll | 40 +++---
test/CodeGen/X86/vector-reduce-xor.ll | 40 +++---
test/CodeGen/X86/vector-shuffle-512-v16.ll | 2 +-
19 files changed, 417 insertions(+), 400 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 ae17beb3c17 GlobalISel: Fix narrowScalar for load/store with different [...]
new 732a5dfdbc8 [VFS] Fix warning and use better check.
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:
unittests/Support/VirtualFileSystemTest.cpp | 2 +-
1 file 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 clang.
from 4d64806bed Rollback unwindlib patch.
new bacf8f5143 [OPENMP]Make the loop with unsigned counter countable.
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/Sema/SemaOpenMP.cpp | 88 +++++++++++++++++++++++++++++-------
test/OpenMP/for_codegen.cpp | 6 ++-
test/OpenMP/ordered_codegen.cpp | 3 +-
test/OpenMP/parallel_for_codegen.cpp | 6 ++-
4 files changed, 81 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.