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 0c1ded8dc0 [PR20402][LD][AARCH64]Don't emit RELATIVE relocation for abs [...]
new ea005f31ca gdb: Add riscv to list of architectures with a save_reggroup
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/regcache.c | 3 ++-
2 files changed, 7 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 084dcd89dea [AMDGPU] Increased vector length for global/constant loads.
new 81c70f8f4d7 [LangRef] fix formatting in FP descriptions; NFC
new ef29b6a9cc9 [Hexagon] Rewrite non-HVX unaligned loads as pairs of aligned ones
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:
docs/LangRef.rst | 43 +++----
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 64 +++++++++-
lib/Target/Hexagon/HexagonISelDAGToDAG.h | 3 +
lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp | 15 +++
lib/Target/Hexagon/HexagonISelLowering.cpp | 111 ++++++++++++++++-
lib/Target/Hexagon/HexagonISelLowering.h | 6 +-
lib/Target/Hexagon/HexagonISelLoweringHVX.cpp | 60 +---------
lib/Target/Hexagon/HexagonInstrInfo.cpp | 5 +
lib/Target/Hexagon/HexagonPatterns.td | 131 ++++++++++++++-------
lib/Target/Hexagon/HexagonPatternsHVX.td | 10 --
lib/Target/Hexagon/HexagonSubtarget.h | 6 +
.../Hexagon/autohvx/isel-expand-unaligned-loads.ll | 2 +-
test/CodeGen/Hexagon/select-instr-align.ll | 2 +-
test/CodeGen/Hexagon/vect/vect-load-v4i16.ll | 2 +-
test/CodeGen/Hexagon/vect/vect-v4i16.ll | 4 +-
15 files changed, 316 insertions(+), 148 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 lld.
from 30945ac64 Rename Indent{1,2} -> Indent{8,16}.
new a2e73f2d2 Revert r326911: Improve --warn-symbol-ordering.
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 | 43 +++++++++++++-------------------
test/ELF/symbol-ordering-file-icf.s | 9 ++++---
test/ELF/symbol-ordering-file-warnings.s | 2 +-
3 files changed, 24 insertions(+), 30 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 78303097dbe Re-land: Teach CorrelatedValuePropagation to reduce the wid [...]
new 084dcd89dea [AMDGPU] Increased vector length for global/constant loads.
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/AMDGPUTargetTransformInfo.cpp | 34 +++++++++++++++++++---
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h | 6 ++++
lib/Target/AMDGPU/SIISelLowering.cpp | 10 +++++--
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | 12 ++++++--
test/CodeGen/AMDGPU/load-constant-f32.ll | 37 ++++++++++++++++++++++++
test/CodeGen/AMDGPU/load-constant-f64.ll | 33 +++++++++++++++++++++
test/CodeGen/AMDGPU/waitcnt-looptest.ll | 2 +-
7 files changed, 125 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/load-constant-f32.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 lld.
from fd363eb6b [ELF] Prevent crash when reporting errors if debug line canno [...]
new 3b0b3adbb Improve --warn-symbol-ordering.
new 30945ac64 Rename Indent{1,2} -> Indent{8,16}.
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:
COFF/MapFile.cpp | 8 +++---
ELF/MapFile.cpp | 8 +++---
ELF/Writer.cpp | 43 +++++++++++++++++++-------------
test/ELF/symbol-ordering-file-icf.s | 9 +++----
test/ELF/symbol-ordering-file-warnings.s | 2 +-
5 files changed, 38 insertions(+), 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 llvm.
from f53ccf3b4f7 [SampleFDO] Extend SampleProfReader to handle demangled names.
new 7ada867e268 [PowerPC] LSR tunings for PowerPC
new 832984ded28 Revert "[AMDGPU] Widened vector length for global/constant [...]
new 78303097dbe Re-land: Teach CorrelatedValuePropagation to reduce the wid [...]
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/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 34 +------
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h | 6 --
lib/Target/AMDGPU/SIISelLowering.cpp | 10 +-
lib/Target/PowerPC/PPCTargetTransformInfo.cpp | 13 +++
lib/Target/PowerPC/PPCTargetTransformInfo.h | 3 +
.../Scalar/CorrelatedValuePropagation.cpp | 54 +++++++++++
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | 12 +--
test/CodeGen/AMDGPU/load-constant-f32.ll | 37 --------
test/CodeGen/AMDGPU/load-constant-f64.ll | 33 -------
test/CodeGen/AMDGPU/waitcnt-looptest.ll | 2 +-
test/Transforms/CorrelatedValuePropagation/udiv.ll | 95 +++++++++++++++++++
test/Transforms/CorrelatedValuePropagation/urem.ll | 101 +++++++++++++++++++++
.../LoopStrengthReduce/PowerPC/lsr-insns-3.ll | 57 ++++++++++++
13 files changed, 332 insertions(+), 125 deletions(-)
delete mode 100644 test/CodeGen/AMDGPU/load-constant-f32.ll
create mode 100644 test/Transforms/CorrelatedValuePropagation/udiv.ll
create mode 100644 test/Transforms/CorrelatedValuePropagation/urem.ll
create mode 100644 test/Transforms/LoopStrengthReduce/PowerPC/lsr-insns-3.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 5383c119 [clangd] Don't end completion item labels with '::'
new acb5dd35 [clang-tidy] Add "portability" module and rename readability- [...]
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:
clang-tidy/CMakeLists.txt | 1 +
clang-tidy/plugin/CMakeLists.txt | 1 +
clang-tidy/plugin/ClangTidyPlugin.cpp | 5 +++
clang-tidy/{boost => portability}/CMakeLists.txt | 7 ++--
.../PortabilityTidyModule.cpp} | 24 ++++++-------
.../SIMDIntrinsicsCheck.cpp | 40 +++++++++++++---------
.../SIMDIntrinsicsCheck.h | 10 +++---
clang-tidy/readability/CMakeLists.txt | 1 -
clang-tidy/readability/ReadabilityTidyModule.cpp | 3 --
clang-tidy/tool/CMakeLists.txt | 1 +
clang-tidy/tool/ClangTidyMain.cpp | 5 +++
docs/ReleaseNotes.rst | 8 +++--
...rinsics.rst => portability-simd-intrinsics.rst} | 9 +++--
docs/clang-tidy/index.rst | 2 ++
...ppc.cpp => portability-simd-intrinsics-ppc.cpp} | 6 ++--
...x86.cpp => portability-simd-intrinsics-x86.cpp} | 6 ++--
16 files changed, 79 insertions(+), 50 deletions(-)
copy clang-tidy/{boost => portability}/CMakeLists.txt (54%)
copy clang-tidy/{boost/BoostTidyModule.cpp => portability/PortabilityTidyModule.cp [...]
rename clang-tidy/{readability => portability}/SIMDIntrinsicsCheck.cpp (82%)
rename clang-tidy/{readability => portability}/SIMDIntrinsicsCheck.h (86%)
rename docs/clang-tidy/checks/{readability-simd-intrinsics.rst => portability-simd [...]
rename test/clang-tidy/{readability-simd-intrinsics-ppc.cpp => portability-simd-in [...]
rename test/clang-tidy/{readability-simd-intrinsics-x86.cpp => portability-simd-in [...]
--
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 zack/remove-mode-bits
in repository glibc.
discards bf9713106d Remove __no_long_double / __ldbl_is_dbl.
discards 9926dde3d8 Replace _IO_FLAGS2_FORTIFY with PRINTF_FORTIFY.
new f14686ab15 Replace _IO_FLAGS2_FORTIFY with PRINTF_FORTIFY.
new c3db5a40b8 Remove __no_long_double / __ldbl_is_dbl.
new ce66ffc3fb Post-cleanup: don't include math.h/math_private.h in math_ld [...]
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 (bf9713106d)
\
N -- N -- N refs/heads/zack/remove-mode-bits (ce66ffc3fb)
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 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:
include/wchar.h | 2 --
sysdeps/ieee754/ldbl-128ibm/s_ceill.c | 1 +
sysdeps/ieee754/ldbl-128ibm/s_floorl.c | 1 +
sysdeps/ieee754/ldbl-128ibm/s_llrintl.c | 1 +
sysdeps/ieee754/ldbl-128ibm/s_llroundl.c | 1 +
sysdeps/ieee754/ldbl-128ibm/s_lrintl.c | 1 +
sysdeps/ieee754/ldbl-128ibm/s_lroundl.c | 1 +
sysdeps/ieee754/ldbl-128ibm/s_rintl.c | 1 +
sysdeps/ieee754/ldbl-128ibm/s_roundl.c | 1 +
sysdeps/ieee754/ldbl-128ibm/s_truncl.c | 1 +
sysdeps/ieee754/ldbl-opt/nldbl-compat.c | 6 +++---
sysdeps/powerpc/power7/fpu/s_logb.c | 2 ++
sysdeps/powerpc/powerpc64/fpu/multiarch/e_expf.c | 1 +
sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c | 1 +
sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c | 1 +
15 files changed, 17 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 a446275ee2e [AMDGPU] Widened vector length for global/constant address space.
new f53ccf3b4f7 [SampleFDO] Extend SampleProfReader to handle demangled names.
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/ProfileData/SampleProfReader.cpp | 51 ++++++++++++++++++++++++++------
unittests/ProfileData/SampleProfTest.cpp | 8 +++++
2 files changed, 50 insertions(+), 9 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 e95a97d41a Fix watching structs in C++
new 0c1ded8dc0 [PR20402][LD][AARCH64]Don't emit RELATIVE relocation for abs [...]
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/ChangeLog | 6 ++++++
bfd/elfnn-aarch64.c | 13 +++++++++++--
ld/ChangeLog | 7 +++++++
ld/testsuite/ld-aarch64/aarch64-elf.exp | 1 +
ld/testsuite/ld-aarch64/pr20402.d | 7 +++++++
ld/testsuite/ld-aarch64/pr20402.s | 6 ++++++
6 files changed, 38 insertions(+), 2 deletions(-)
create mode 100644 ld/testsuite/ld-aarch64/pr20402.d
create mode 100644 ld/testsuite/ld-aarch64/pr20402.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.