This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 618398db9 [ELF] Set Out::TlsPhdr earlier for encoding packed reloc tables
new 4c25fcc55 [COFF] Fix a block with incorrect indentation. NFC.
new 93e3f19b6 [COFF] Add support for delay loading DLLs for ARM64
new 9b7710b45 [COFF] Fix the name mangling of a function in the autoexport [...]
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:
COFF/Chunks.cpp | 6 +--
COFF/Chunks.h | 4 ++
COFF/DLL.cpp | 54 ++++++++++++++++++++++++
COFF/MinGW.cpp | 2 +-
COFF/SymbolTable.cpp | 6 +--
test/COFF/arm64-delayimport.yaml | 91 ++++++++++++++++++++++++++++++++++++++++
6 files changed, 156 insertions(+), 7 deletions(-)
create mode 100644 test/COFF/arm64-delayimport.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 binutils-gdb.
from aff4a11991 Automatic date update in version.in
new 206c1947c1 Cast RLIM_INFINITY to rlim_t to fix 64-bit Solaris 10 build
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/utils.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 gcc.
from 008550bfa99 Handle a library implementation of ffs calling __builtin_f [...]
new e1f1a538ca3 Use v2 map syntax in libgcc-unwind.map if Solaris ld supports it
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:
libgcc/ChangeLog | 8 ++++++++
libgcc/Makefile.in | 1 +
libgcc/config/t-slibgcc-sld | 11 +++++++++++
libgcc/configure | 21 +++++++++++++++++++++
libgcc/configure.ac | 15 +++++++++++++++
5 files changed, 56 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 clang-tools-extra.
from 50deb9af [clang-tidy] Fix tests for performance-for-range-copy
new b6ac5022 [pp-trace] Remove unused using directives
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:
pp-trace/PPTrace.cpp | 3 ---
1 file changed, 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 8ec7f7a8ef3 AMDGPU: Don't form fmed3 if it will require materialization
new d9ef74dde8d [IndVars] Remove unreasonable checks in rewriteLoopExitValues
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/IndVarSimplify.cpp | 16 ++++---------
test/Transforms/IndVarSimplify/dont-recompute.ll | 30 ++++++++++++++++++++++++
2 files changed, 35 insertions(+), 11 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 f0fab161047 Daily bump.
new 008550bfa99 Handle a library implementation of ffs calling __builtin_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:
gcc/ChangeLog | 7 +++++++
gcc/config/mmix/mmix.c | 19 +++++++++++++++++++
2 files changed, 26 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 9ae72b778a2 LSV: Fix adjust alloca alignment trick for AMDGPU
new 8ec7f7a8ef3 AMDGPU: Don't form fmed3 if it will require materialization
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/SIISelLowering.cpp | 11 +++++--
test/CodeGen/AMDGPU/clamp.ll | 4 +--
test/CodeGen/AMDGPU/fmed3.ll | 62 ++++++++++++++++++++++++++++++++++++
3 files changed, 73 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 e63ae034604 AMDGPU: Expand vector canonicalizes
new a52c9558fa5 [PowerPC][NFC] Add a mulld testcase for scheduling check. T [...]
new e5eb6c55953 [PowerPC] Add Itineraries of IIC_IntMulHD for P7/P8
new 9ae72b778a2 LSV: Fix adjust alloca alignment trick for AMDGPU
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/PowerPC/PPCScheduleP7.td | 4 +
lib/Target/PowerPC/PPCScheduleP8.td | 4 +
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | 60 +++++++--------
.../CodeGen/PowerPC/{addegluecrash.ll => mulld.ll} | 49 ++++++------
.../AMDGPU/adjust-alloca-alignment.ll | 86 ++++++++++++++++++++--
5 files changed, 142 insertions(+), 61 deletions(-)
copy test/CodeGen/PowerPC/{addegluecrash.ll => mulld.ll} (54%)
--
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 fbd5ffcbc2c [OCaml] Add OCaml API for LLVMIsCleanup
new e63ae034604 AMDGPU: Expand vector canonicalizes
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/AMDGPUISelLowering.cpp | 1 +
test/CodeGen/AMDGPU/fcanonicalize.ll | 76 +++++++++++++++++++++++++++++++-
2 files changed, 76 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.