This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1211c5d71e5 ARM: track globals promoted to coalesced const pool entries
new b64ac2cddc0 [X86] Remove patterns for selecting a v8f32 X86ISD::MOVSS o [...]
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 | 24 ------------------------
lib/Target/X86/X86InstrSSE.td | 24 ------------------------
2 files changed, 48 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 libcxx.
from cd0354ef4 Another missing string_view test
new 0b9db0715 Add even more string_view tests. These found some bugs in the [...]
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/string | 12 +-
.../string_compare/size_size_string_view.pass.cpp | 383 +++++++++++++++++++++
.../string.ops/string_compare/string_view.pass.cpp | 79 +++++
.../string_view_size.pass.cpp | 159 +++++++++
.../string_find.first.of/string_view_size.pass.cpp | 159 +++++++++
.../string_view_size.pass.cpp | 159 +++++++++
.../string_find.last.of/string_view_size.pass.cpp | 159 +++++++++
.../string_find/string_view_size.pass.cpp | 159 +++++++++
.../string_rfind/string_view_size.pass.cpp | 159 +++++++++
9 files changed, 1422 insertions(+), 6 deletions(-)
create mode 100644 test/std/strings/basic.string/string.ops/string_compare/size_si [...]
create mode 100644 test/std/strings/basic.string/string.ops/string_compare/string_ [...]
create mode 100644 test/std/strings/basic.string/string.ops/string_find.first.not. [...]
create mode 100644 test/std/strings/basic.string/string.ops/string_find.first.of/s [...]
create mode 100644 test/std/strings/basic.string/string.ops/string_find.last.not.o [...]
create mode 100644 test/std/strings/basic.string/string.ops/string_find.last.of/st [...]
create mode 100644 test/std/strings/basic.string/string.ops/string_find/string_vie [...]
create mode 100644 test/std/strings/basic.string/string.ops/string_rfind/string_vi [...]
--
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 c906847356f Object: Downgrade invalid weak externals from an assert fai [...]
new 1211c5d71e5 ARM: track globals promoted to coalesced const pool entries
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/ARM/ARMAsmPrinter.cpp | 11 ++++++-----
lib/Target/ARM/ARMConstantPoolValue.cpp | 17 ++++++++++++++---
lib/Target/ARM/ARMConstantPoolValue.h | 12 +++++++-----
test/CodeGen/ARM/constantpool-promote-duplicate.ll | 21 +++++++++++++++++++++
4 files changed, 48 insertions(+), 13 deletions(-)
create mode 100644 test/CodeGen/ARM/constantpool-promote-duplicate.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 libcxx.
from e942bb000 Add more string_view tests
new cd0354ef4 Another missing string_view 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:
...nt.pass.cpp => string_view_assignment.pass.cpp} | 51 +++++++++++-----------
1 file changed, 26 insertions(+), 25 deletions(-)
copy test/std/strings/basic.string/string.cons/{pointer_assignment.pass.cpp => str [...]
--
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 libcxx.
from ea75e09e6 Redirect strftime_l to the locale-ignorant strftime on mingw
new e942bb000 Add more string_view tests
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:
.../string_insert/string_view.pass.cpp | 239 +++++++++++++
.../string_replace/iter_iter_string_view.pass.cpp | 286 +++++++++++++++
.../string_replace/size_size_string_view.pass.cpp | 384 +++++++++++++++++++++
3 files changed, 909 insertions(+)
create mode 100644 test/std/strings/basic.string/string.modifiers/string_insert/st [...]
create mode 100644 test/std/strings/basic.string/string.modifiers/string_replace/i [...]
create mode 100644 test/std/strings/basic.string/string.modifiers/string_replace/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 compiler-rt.
from 9c4184904 [cmake] Work around more -Wunused-driver-argument warnings
new e914d8b10 [libFuzzer] simplify and re-enable CustomCrossOverTest
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/fuzzer/CustomCrossOverTest.cpp | 43 ++++++++++++---------------------
test/fuzzer/fuzzer-customcrossover.test | 18 ++++++++------
2 files changed, 25 insertions(+), 36 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 e0de89287c6 InstSimplify: canonicalize is idempotent
new c906847356f Object: Downgrade invalid weak externals from an assert fai [...]
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/Object/IRSymtab.cpp | 9 ++++++---
test/Bitcode/invalid-weak-external.ll | 11 +++++++++++
2 files changed, 17 insertions(+), 3 deletions(-)
create mode 100644 test/Bitcode/invalid-weak-external.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 35e74d5f6 [scudo] getauxval alternative for Android
new 89c935629 [asan] Add a note to shadow memory setup error.
new 9c4184904 [cmake] Work around more -Wunused-driver-argument warnings
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:
cmake/Modules/AddCompilerRT.cmake | 9 ++++++++-
lib/asan/asan_shadow_setup.cc | 10 ++++++++++
2 files changed, 18 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 d91746fb9e8 LTO: Remove unnecessary Windows support code.
new e0de89287c6 InstSimplify: canonicalize is idempotent
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/InstructionSimplify.cpp | 1 +
test/Transforms/InstSimplify/call.ll | 11 +++++++++--
2 files changed, 10 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 users/hjl/x86
in repository binutils-gdb.
discards 4a04ee9c25 x86: Remove _bfd_{i386,x86_64}_elf_convert_load
new eaaeac29bb x86: Remove _bfd_{i386,x86_64}_elf_convert_load
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (4a04ee9c25)
\
N -- N -- N refs/heads/users/hjl/x86 (eaaeac29bb)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
bfd/elfxx-x86.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.