This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 7c71f29dc Revert "Build fixes for pdb-diff test."
new 3cf66e820 Resubmit "Add pdb-diff 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/COFF/pdb-diff.test | 212 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 212 insertions(+)
create mode 100644 test/COFF/pdb-diff.test
--
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 lnt.
from 59f86a6 Use yaml schema mechanism to describe compile suite
new 800c358 Revert "Use yaml schema mechanism to describe compile suite"
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:
lnt/server/db/migrations/upgrade_13_to_14.py | 74 ----------------------------
schemas/README.md | 2 -
schemas/compile.yaml | 30 -----------
tests/SharedInputs/create_temp_instance.py | 4 --
tests/server/db/CreateV4TestSuite.py | 4 +-
5 files changed, 2 insertions(+), 112 deletions(-)
delete mode 100644 lnt/server/db/migrations/upgrade_13_to_14.py
delete mode 100644 schemas/README.md
delete mode 100644 schemas/compile.yaml
--
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 33287d8a695 [Hexagon] Fix check for HMOTF_ConstExtend operand flag
new 41d802b2b5f [docs] Remove obsolete section in CMake documentation.
new f3550754a57 [cmake] Remove obsolete unset in 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:
cmake/modules/AddLLVM.cmake | 5 -----
docs/CMakePrimer.rst | 27 ---------------------------
2 files changed, 32 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 bd3d53bd6 [X86] Sync a few more things from llvm's Host.cpp to cpu_model.
new b8c00bd80 Add an #if SANITIZER_MAC and a comment to lsan_common's suppr [...]
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/lsan/lsan_common.cc | 8 +++++---
1 file changed, 5 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 gcc.
from 42fd75d8faf PR libstdc++/81381 support stateful allocators in basic_stringbuf
new be93e1578ea Include missing header for std::free
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:
libstdc++-v3/ChangeLog | 2 ++
libstdc++-v3/testsuite/abi/pr42230.cc | 1 +
2 files changed, 3 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 dc4a67cca0a [PPC CodeGen] Expand the bitreverse.i64 intrinsic.
new 374ba004d2a [Hexagon] Handle Hexagon-specific machine operand target fl [...]
new 589c8caef1a [WebAssembly] Use the correct size for MCFillFragment
new 33287d8a695 [Hexagon] Fix check for HMOTF_ConstExtend operand flag
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:
lib/MC/WasmObjectWriter.cpp | 2 +-
lib/Target/Hexagon/HexagonInstrInfo.cpp | 44 ++++++++++++++++++-----
lib/Target/Hexagon/HexagonInstrInfo.h | 21 +++++++++++
lib/Target/Hexagon/HexagonTargetMachine.cpp | 10 +++---
lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 12 +++----
lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h | 13 ++++---
test/CodeGen/Hexagon/target-flag-ext.mir | 24 +++++++++++++
test/CodeGen/MIR/Hexagon/target-flags.mir | 36 +++++++++++++++++++
test/MC/WebAssembly/array-fill.ll | 14 ++++++++
9 files changed, 152 insertions(+), 24 deletions(-)
create mode 100644 test/CodeGen/Hexagon/target-flag-ext.mir
create mode 100644 test/CodeGen/MIR/Hexagon/target-flags.mir
create mode 100644 test/MC/WebAssembly/array-fill.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 bd92bdd24f0 [Docs] Updating CMake docs to include LLVM_REVERSE_ITERATION
new dc4a67cca0a [PPC CodeGen] Expand the bitreverse.i64 intrinsic.
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/PowerPC/PPCISelLowering.cpp | 1 +
lib/Target/PowerPC/PPCInstrInfo.td | 119 +++++++++++++++++++++++++++++++++
test/CodeGen/PowerPC/pr33093.ll | 98 +++++++++++++++++++++++++++
test/CodeGen/PowerPC/testBitReverse.ll | 63 +++++++++++++++++
4 files changed, 281 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 lnt.
from 51a08dd Make LNT client print server's error messages
new 59f86a6 Use yaml schema mechanism to describe compile suite
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:
lnt/server/db/migrations/upgrade_13_to_14.py | 74 ++++++++++++++++++++++++++++
schemas/README.md | 2 +
schemas/compile.yaml | 30 +++++++++++
tests/SharedInputs/create_temp_instance.py | 4 ++
tests/server/db/CreateV4TestSuite.py | 4 +-
5 files changed, 112 insertions(+), 2 deletions(-)
create mode 100644 lnt/server/db/migrations/upgrade_13_to_14.py
create mode 100644 schemas/README.md
create mode 100644 schemas/compile.yaml
--
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 927c0132251 [ARC] Configure script to allow non uclibc based triplets
new 4169c1948b5 PR libstdc++/81338 correctly manage string capacity
new 42fd75d8faf PR libstdc++/81381 support stateful allocators in basic_stringbuf
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:
libstdc++-v3/ChangeLog | 17 ++++++++++++
libstdc++-v3/include/bits/basic_string.h | 5 +++-
libstdc++-v3/include/bits/sstream.tcc | 21 ++++++++++++++-
libstdc++-v3/include/std/sstream | 30 ++++++++++++++++------
.../2.cc => 27_io/basic_stringbuf/cons/81381.cc} | 29 +++++++++++----------
.../basic_stringstream/assign/81338.cc} | 19 +++++++-------
6 files changed, 89 insertions(+), 32 deletions(-)
copy libstdc++-v3/testsuite/{22_locale/conversions/buffer/2.cc => 27_io/basic_stri [...]
copy libstdc++-v3/testsuite/{23_containers/queue/77528.cc => 27_io/basic_stringstr [...]
--
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 adce5b398d Fix compile time warning about duplicate case values for pow [...]
new 6dc8d7579d Add missing ChangeLog etries
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:
gdb/ChangeLog | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.