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 202d116e57 RISC-V: Don't enable relaxation in relocatable link
new 0854d50445 xtensa: bfd: fix assertion in xlate_offset_with_removed_text
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 | 8 ++++++++
bfd/elf32-xtensa.c | 16 +++++++++++++---
2 files changed, 21 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 llvm.
from 319ecd75bd3 Revert r327620 "[CodeView] Initial support for emitting S_B [...]
new de41255531c Remove empty file
new f2188eee623 [X86] Add test case showing bad fmsubadd creation due to ba [...]
new a3e0d356f4d [X86] Make sure we use FSUB instruction as the reference fo [...]
new 315ff22c81e [AArch64] Adjust the cost model for Exynos M3
new 41bcd469df0 [AArch64] Adjust the cost model for Exynos M3
new 911ca90266c [AArch64] Adjust the cost model for Exynos M3
The 6 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/AArch64/AArch64InstrInfo.cpp | 62 +++++++++++++++++++++++++-----
lib/Target/AArch64/AArch64SchedExynosM3.td | 16 +++++++-
lib/Target/Hexagon/HexagonDepDecoders.h | 13 -------
lib/Target/X86/X86ISelLowering.cpp | 16 ++++++--
test/CodeGen/X86/fmsubadd-combine.ll | 33 ++++++++++++++++
5 files changed, 111 insertions(+), 29 deletions(-)
delete mode 100644 lib/Target/Hexagon/HexagonDepDecoders.h
--
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 ed3ec2499c1 [LV] Test commit. Removing white space.
new 319ecd75bd3 Revert r327620 "[CodeView] Initial support for emitting S_B [...]
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/CodeGen/AsmPrinter/CodeViewDebug.cpp | 144 +------------
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 38 +---
test/DebugInfo/COFF/lexicalblock.ll | 328 ------------------------------
test/DebugInfo/COFF/register-variables.ll | 14 +-
4 files changed, 14 insertions(+), 510 deletions(-)
delete mode 100644 test/DebugInfo/COFF/lexicalblock.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 74711af0968 [EarlyCSE] Don't hide earler invariant.scopes
new ed3ec2499c1 [LV] Test commit. Removing white space.
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/Vectorize/LoopVectorize.cpp | 2 +-
1 file changed, 1 insertion(+), 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 glibc.
from f1c8185d34 Use correct includes in benchtests
new c429a8d8d6 Remove more old-compilers parts of sysdeps/x86/fpu/bits/math [...]
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 | 27 ++++++
sysdeps/x86/fpu/bits/mathinline.h | 183 --------------------------------------
2 files changed, 27 insertions(+), 183 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 a60f94fa6bd Move some function declarations higher so they can be found.
new 74711af0968 [EarlyCSE] Don't hide earler invariant.scopes
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/Scalar/EarlyCSE.cpp | 11 ++++++++---
test/Transforms/EarlyCSE/invariant-loads.ll | 21 +++++++++++++++++++++
test/Transforms/EarlyCSE/invariant.start.ll | 12 ++++++++++++
3 files changed, 41 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 clang.
from ecef9fa6ef [OPENMP] Codegen for `omp declare target` construct.
new 75f6d61488 [OPENMP, NVPTX] Improve globalization of the variables captu [...]
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/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 219 +++++++++++++++------
lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 21 +-
lib/CodeGen/CGStmtOpenMP.cpp | 51 +++--
.../declare_target_codegen_globalization.cpp | 44 +++++
test/OpenMP/nvptx_teams_codegen.cpp | 24 ++-
5 files changed, 269 insertions(+), 90 deletions(-)
create mode 100644 test/OpenMP/declare_target_codegen_globalization.cpp
--
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 e1e9d6e77f6 i386: Don't generate alias for function return thunk
new 4e37c3bd52d PR libgfortran/84880 * intrinsics/kill.c (kill): Rename t [...]
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:
libgfortran/ChangeLog | 6 ++++++
libgfortran/intrinsics/kill.c | 6 +++---
2 files changed, 9 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 e57bcc46239 PR c++/84222 * cp-tree.h (cp_warn_deprecated_use): Declar [...]
new e1e9d6e77f6 i386: Don't generate alias for function return thunk
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:
gcc/ChangeLog | 19 ++++++
gcc/config/i386/i386.c | 95 +++++++++++------------------
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.target/i386/ret-thunk-9.c | 2 +-
4 files changed, 61 insertions(+), 61 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.