This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 91faaa93a5 Update conform/Makefile mkdir commands.
new 968ed5301d Convert tst-efgcvt to the new test framework
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 | 12 ++++++++++++
misc/tst-efgcvt.c | 15 +++++++--------
2 files changed, 19 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 llvm.
from 6b4d662418d [DAGCombiner][X86][Mips] Enable combineShuffleOfScalars to [...]
new 6517c35cb71 Add total function byte size and inline function byte size [...]
new c5c6cf3239d [Hexagon] Implement noreturn optimization
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/Target/Hexagon/Hexagon.td | 3 +
lib/Target/Hexagon/HexagonFrameLowering.cpp | 32 +++++++++-
lib/Target/Hexagon/HexagonFrameLowering.h | 2 +
lib/Target/Hexagon/HexagonSubtarget.h | 3 +
test/CodeGen/Hexagon/noreturn-stack-elim.ll | 94 +++++++++++++++++++++++++++++
test/tools/llvm-dwarfdump/X86/statistics.ll | 3 +
tools/llvm-dwarfdump/Statistics.cpp | 46 ++++++++++----
7 files changed, 171 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/Hexagon/noreturn-stack-elim.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 binutils-gdb.
from 5d762de01c Fix a typo in iconv.m4.
new 4b905ae1b4 [PowerPC] Document requirements for VSX feature
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/doc/ChangeLog | 5 +++++
gdb/doc/gdb.texinfo | 12 +++++++-----
2 files changed, 12 insertions(+), 5 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 dab756ad3ec [Hexagon] Place globals with explicit .sdata section in small data
new 8153acf695e [AMDGPU] Always pass TRI into findRegister[Use/Def]OperandIdx
new 10702260719 [llvm-strings] Fix whitespaces to match strings output.
new 6b4d662418d [DAGCombiner][X86][Mips] Enable combineShuffleOfScalars to [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 7 +-
lib/Target/AMDGPU/AMDGPUMacroFusion.cpp | 5 +-
lib/Target/AMDGPU/R600EmitClauseMarkers.cpp | 4 +-
lib/Target/AMDGPU/R600InstrInfo.cpp | 4 +-
lib/Target/AMDGPU/SIInstrInfo.cpp | 4 +-
test/CodeGen/Mips/cconv/vector.ll | 121 +++++++++++-----------------
test/CodeGen/X86/known-signbits-vector.ll | 7 +-
test/CodeGen/X86/vec_cast.ll | 34 ++++----
test/CodeGen/X86/vec_int_to_fp.ll | 38 ++++-----
test/CodeGen/X86/widen_conv-3.ll | 28 ++++---
test/CodeGen/X86/widen_conv-4.ll | 32 +++-----
test/tools/llvm-strings/file-filename.test | 2 +-
test/tools/llvm-strings/negative-char.test | 2 +-
test/tools/llvm-strings/radix-filename.test | 36 +++++++++
test/tools/llvm-strings/radix.test | 55 +++++++------
test/tools/llvm-strings/whitespace.test | 2 +
tools/llvm-strings/llvm-strings.cpp | 10 +--
17 files changed, 198 insertions(+), 193 deletions(-)
create mode 100644 test/tools/llvm-strings/radix-filename.test
create mode 100644 test/tools/llvm-strings/whitespace.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 lldb.
from e1e5db7e8 Add missing include
new e978b90dd Add missing include
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:
tools/debugserver/source/RNBRemote.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 71ae196c71 Introduce the _Clang scoped attribute token.
new 7e12b9765a Driver: Make -fsanitize=shadow-call-stack compatible with -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/Driver/SanitizerArgs.cpp | 2 +-
test/Driver/fsanitize.c | 4 ++++
2 files changed, 5 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 lldb.
from 31c795635 Annotate switch with LLVM_FALLTHROUGH
new e1e5db7e8 Add missing include
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:
tools/debugserver/source/DNBRegisterInfo.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 c3ec097256 Replace conformtest.pl with conformtest.py.
new 91faaa93a5 Update conform/Makefile mkdir commands.
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 | 4 ++++
conform/Makefile | 4 ++--
2 files changed, 6 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 llvm.
from bbe5fdb08d2 Type safe version of MachinePassRegistry
new dab756ad3ec [Hexagon] Place globals with explicit .sdata section in small data
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/Hexagon/HexagonTargetObjectFile.cpp | 15 ++++++++++-----
test/CodeGen/Hexagon/sdata-explicit-section.ll | 6 ++++++
2 files changed, 16 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/Hexagon/sdata-explicit-section.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-tools-extra.
from 1eee845d [clangd] Don't treat top-level decls as "local" if they are f [...]
new 6399c1f9 [clangd] Fix clang-tidy warnings.
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/clangd/TestTU.cpp | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.