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 4775ff6 [interception] Check for export table's size before referring [...]
new 220f64c [Bultin][ARM] Make aeabi_uldivmod and aeabi_ldivmod be Thumb1 [...]
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/builtins/CMakeLists.txt | 19 +-----
lib/builtins/arm/aeabi_ldivmod.S | 20 +++---
lib/builtins/arm/aeabi_uldivmod.S | 20 +++---
test/builtins/Unit/arm/aeabi_idivmod_test.c | 74 ++++++++++++++++++++++
.../aeabi_uidivmod_test.c} | 34 +++++-----
.../aeabi_uldivmod_test.c} | 31 ++++++---
6 files changed, 134 insertions(+), 64 deletions(-)
create mode 100644 test/builtins/Unit/arm/aeabi_idivmod_test.c
copy test/builtins/Unit/{udivmodsi4_test.c => arm/aeabi_uidivmod_test.c} (51%)
copy test/builtins/Unit/{udivmoddi4_test.c => arm/aeabi_uldivmod_test.c} (99%)
--
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 glibc.
from f8bf15f Bug 20116: Fix use after free in pthread_create()
new 02b78ff Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]
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:
ChangeLog | 6 ++++++
sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S | 2 ++
2 files changed, 8 insertions(+)
--
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 64b37c5 Use SelectionDAG::getBuildVector/getSplatBuildVector helper f [...]
new 247041e SDAG: Update ChainNodesMatched during UpdateChains if a node [...]
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/CodeGen/SelectionDAGISel.h | 2 +-
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 12 ++++++++-
test/CodeGen/SystemZ/pr31710.ll | 39 +++++++++++++++++++++++++++
3 files changed, 51 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/SystemZ/pr31710.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 bcc1c13 [ASTMatchers] Sprinkle some constexpr on the global matcher c [...]
new beb9d48 [AST] Give TemplateArgumentLoc a constexpr ctor.
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/AST/TemplateBase.h | 11 ++++-------
lib/AST/TemplateBase.cpp | 4 ----
2 files changed, 4 insertions(+), 11 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 913f418 [InstCombine] add vector splat tests for (X >>?exact C1) << C [...]
new 64b37c5 Use SelectionDAG::getBuildVector/getSplatBuildVector helper f [...]
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/LegalizeVectorOps.cpp | 10 +++-------
1 file changed, 3 insertions(+), 7 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 8bb17f5 Adjust tests after folding inlining analysis into missed remarks
new bcc1c13 [ASTMatchers] Sprinkle some constexpr on the global matcher 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:
include/clang/ASTMatchers/ASTMatchersInternal.h | 6 +++---
1 file changed, 3 insertions(+), 3 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 71f295f [XRay][ARM32][AArch64] Fix unstable FDR tests on weak-ordering CPUs
new 4775ff6 [interception] Check for export table's size before referring [...]
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/interception/interception_win.cc | 2 ++
lib/interception/tests/interception_win_test.cc | 7 +++++++
2 files changed, 9 insertions(+)
--
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 c974c74 [ELF] - Change i386 i386-pc8.s/i386-pc16.test to work with 8/ [...]
new 4575a8f ELF: Align RELRO to the target page size rather than the max [...]
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/Writer.cpp | 2 +-
test/ELF/aarch64-relro.s | 13 +++++++++++++
2 files changed, 14 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/aarch64-relro.s
--
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 70c07bb DAG: Fold fneg into compare with constant into the constant
new f390225 AMDGPU: Make i32 uaddo/usubo legal
new 6d874b0 NewGVN: Instead of changeToUnreachable, insert an instruction [...]
new 2c531bb [libFuzzer] Implement TmpDir() for Windows.
new 913f418 [InstCombine] add vector splat tests for (X >>?exact C1) << C [...]
The 4 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/FuzzerIOWindows.cpp | 12 +++-
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 17 +++++
lib/Target/AMDGPU/SIISelLowering.cpp | 3 +
lib/Transforms/Scalar/NewGVN.cpp | 9 +--
test/CodeGen/AMDGPU/uaddo.ll | 119 +++++++++++++++++++++++--------
test/CodeGen/AMDGPU/usubo.ll | 114 ++++++++++++++++++++++-------
test/Transforms/InstCombine/shift.ll | 42 +++++++++--
test/Transforms/NewGVN/pr31594.ll | 1 +
test/Transforms/NewGVN/pr31758.ll | 1 +
9 files changed, 249 insertions(+), 69 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 release_40
in repository lld.
from 7a60df7 Fix binary file that was corrupted in the svn move.
new 1d75c63 Port r292910.
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/SyntheticSections.cpp | 12 +++++++-----
test/ELF/basic-mips.s | 2 +-
test/ELF/basic-ppc.s | 2 +-
3 files changed, 9 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.