This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 724703a [SLP] Modify test to check IR flags propagation for extra args.
new 29df731 AMDGPU: Add f16 to shader calling conventions
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/AMDGPU/AMDGPUCallingConv.td | 6 ++---
test/CodeGen/AMDGPU/calling-conventions.ll | 35 +++++++++++++++++++++++++-----
2 files changed, 33 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 87fd702 AMDGPU: Add VOP3P instruction format
new 724703a [SLP] Modify test to check IR flags propagation for extra args.
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:
.../SLPVectorizer/X86/horizontal-list.ll | 30 +++++++++++-----------
1 file changed, 15 insertions(+), 15 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 binutils-gdb.
from 8362122 Use range-based for loop in remote_add_target_side_condition
new d538e36 Remove struct keyword from range-based for loop
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 | 5 +++++
gdb/remote.c | 2 +-
2 files changed, 6 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 binutils-gdb.
from 2123df0 Fix array out of bound access
new 8362122 Use range-based for loop in remote_add_target_side_condition
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 | 5 +++++
gdb/remote.c | 6 ++----
2 files changed, 7 insertions(+), 4 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 8a5552e [InlineFunction] add nonnull assumptions based on argument at [...]
new 6cc2c9e Refactor xaluo.ll and xmulo.ll tests. 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:
test/CodeGen/X86/xaluo.ll | 1486 +++++++++++++++++++++++++++++++--------------
test/CodeGen/X86/xmulo.ll | 788 ++++++++++++++++++++++--
2 files changed, 1781 insertions(+), 493 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 glibc.
from 963394a Allow direct use of math_ldbl.h in testsuite.
new d42eed4 sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]
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 | 8 +++++++
sunrpc/Makefile | 3 ++-
sunrpc/clnt_udp.c | 2 +-
sunrpc/tst-udp-error.c | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 73 insertions(+), 2 deletions(-)
create mode 100644 sunrpc/tst-udp-error.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 master
in repository llvm.
from 6b5b29e [Hexagon] Defs and clobbers can overlap
new 8a5552e [InlineFunction] add nonnull assumptions based on argument at [...]
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/Utils/InlineFunction.cpp | 58 ++++++++++++++++----------
test/Transforms/Inline/arg-attr-propagation.ll | 6 ++-
2 files changed, 41 insertions(+), 23 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 llvm.
from 0446fbe [ReleaseNotes] Add MIPS release notes.
new 506dff3 Merging r295116: -------------------------------------------- [...]
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:
.../llvm-xray/X86/Inputs/simple-xray-instrmap.yaml | 18 +++++--------
test/tools/llvm-xray/X86/account-simple-case.yaml | 6 ++---
.../llvm-xray/X86/account-simple-sorting.yaml | 30 ++++++++--------------
test/tools/llvm-xray/X86/convert-roundtrip.yaml | 12 +++------
test/tools/llvm-xray/X86/convert-to-yaml.txt | 18 +++++--------
.../llvm-xray/X86/convert-with-debug-syms.txt | 18 +++++--------
.../X86/convert-with-standalone-instrmap.txt | 18 +++++--------
.../llvm-xray/X86/convert-with-yaml-instrmap.txt | 18 +++++--------
test/tools/llvm-xray/X86/extract-instrmap.ll | 12 +++------
tools/llvm-xray/xray-converter.cc | 2 +-
tools/llvm-xray/xray-extract.cc | 2 +-
11 files changed, 52 insertions(+), 102 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 2b63dff Fix LLVM module build
new 8c89621 Fix comments. NFC.
new 2122ede Fix a bug when unswitching on partial LIV for SwitchInst
new 6b5b29e [Hexagon] Defs and clobbers can overlap
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/ProfileData/InstrProf.cpp | 2 +-
lib/Target/Hexagon/HexagonBlockRanges.cpp | 9 +-
lib/Transforms/Scalar/LoopUnswitch.cpp | 160 +++++++++++++++++-----
test/Transforms/LoopUnswitch/basictest.ll | 211 ++++++++++++++++++++++++++++++
4 files changed, 344 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.