This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8738ed486fb [ObjectYAML] Map relocation types for COFF ARMNT and ARM64
new 708a132cbc0 [test] Add test files that were missed from SVN r317459
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/Object/Inputs/trivial-object-test.coff-arm64 | Bin 0 -> 318 bytes
test/Object/Inputs/trivial-object-test.coff-armnt | Bin 0 -> 314 bytes
2 files changed, 0 insertions(+), 0 deletions(-)
create mode 100644 test/Object/Inputs/trivial-object-test.coff-arm64
create mode 100644 test/Object/Inputs/trivial-object-test.coff-armnt
--
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 028edca1226 [x86][AVX512] Lowering Broadcastm intrinsics to LLVM IR
new 8738ed486fb [ObjectYAML] Map relocation types for COFF ARMNT and ARM64
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:
include/llvm/ObjectYAML/COFFYAML.h | 10 +++
lib/ObjectYAML/COFFYAML.cpp | 48 +++++++++++
test/Object/obj2yaml.test | 158 +++++++++++++++++++++++++++++++++++++
3 files changed, 216 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 lld.
from 60931e16e [COFF] Handle ARM64 in getDefaultType
new 702c5f735 Update tests for ARMNT/ARM64 reloc 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:
test/COFF/arm64-import2.test | 4 +--
test/COFF/arm64-relocs-imports.test | 52 +++++++++++++++++------------------
test/COFF/armnt-blx23t.test | 2 +-
test/COFF/armnt-branch24t.test | 2 +-
test/COFF/armnt-imports.test | 2 +-
test/COFF/armnt-mov32t-exec.test | 2 +-
test/COFF/armnt-movt32t.test | 2 +-
test/COFF/delayimports-armnt.yaml | 2 +-
test/COFF/locally-imported-arm64.test | 2 +-
test/COFF/reloc-arm.test | 16 +++++------
10 files changed, 43 insertions(+), 43 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 f9f3d363763 [X86] Use EVEX encoded intrinsics for legacy FMA intrinsics [...]
new 2513e7c5ce7 adding a pattern for broadcastm
new 028edca1226 [x86][AVX512] Lowering Broadcastm intrinsics to LLVM IR
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/IR/AutoUpgrade.cpp | 11 +++-
lib/Target/X86/X86ISelLowering.cpp | 32 +++++----
lib/Target/X86/X86IntrinsicsInfo.h | 6 --
test/CodeGen/X86/avx512cd-intrinsics-fast-isel.ll | 37 +++++++++++
test/CodeGen/X86/avx512cd-intrinsics-upgrade.ll | 23 +++++++
test/CodeGen/X86/avx512cd-intrinsics.ll | 22 -------
test/CodeGen/X86/avx512cdvl-intrinsics-upgrade.ll | 44 +++++++++++++
test/CodeGen/X86/avx512cdvl-intrinsics.ll | 43 -------------
.../CodeGen/X86/avx512vlcd-intrinsics-fast-isel.ll | 75 ++++++++++++++++++++++
test/CodeGen/X86/broadcastm-lowering.ll | 7 +-
10 files changed, 210 insertions(+), 90 deletions(-)
create mode 100644 test/CodeGen/X86/avx512cd-intrinsics-fast-isel.ll
create mode 100644 test/CodeGen/X86/avx512vlcd-intrinsics-fast-isel.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.
from d7094ac936 Remove \brief from doxygen comments in PrettyPrinter.h
new b1d69c02eb lowering broadcastm
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:
include/clang/Basic/BuiltinsX86.def | 6 ----
lib/Headers/avx512cdintrin.h | 5 ++--
lib/Headers/avx512vlcdintrin.h | 10 +++----
test/CodeGen/avx512cdintrin.c | 38 +++++++++++++++++++++----
test/CodeGen/avx512vlcd-builtins.c | 56 +++++++++++++++++++++++++++----------
5 files changed, 82 insertions(+), 33 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 3eb49c9f7 ELF: Remove SymbolTable::SymIndex class.
new 60931e16e [COFF] Handle ARM64 in getDefaultType
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:
COFF/Chunks.cpp | 1 +
test/COFF/{locally-imported.test => locally-imported-arm64.test} | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
copy test/COFF/{locally-imported.test => locally-imported-arm64.test} (94%)
--
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 67a801250fe [X86] Use EVEX encoded instructions for legacy scalar sqrt [...]
new 105371319b2 [X86] Simplify command lines on the fma-instrinsics-x86.ll [...]
new 9b9ae41a885 [X86] Add avx512vl command line to fma-instrinsics-x86.ll
new af14030ea20 [X86] Add scalar FMA ISD nodes without rounding mode. NFC
new f9f3d363763 [X86] Use EVEX encoded intrinsics for legacy FMA intrinsics [...]
The 4 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/X86/X86ISelLowering.cpp | 43 +-
lib/Target/X86/X86ISelLowering.h | 6 +
lib/Target/X86/X86InstrAVX512.td | 49 +-
lib/Target/X86/X86InstrFMA.td | 80 +--
lib/Target/X86/X86InstrFragmentsSIMD.td | 11 +
lib/Target/X86/X86IntrinsicsInfo.h | 28 +-
test/CodeGen/X86/fma-intrinsics-x86.ll | 874 ++++++++++++++++++++------------
7 files changed, 681 insertions(+), 410 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 4e7011812 ELF: Remove function Symbol::isInCurrentOutput().
new 3eb49c9f7 ELF: Remove SymbolTable::SymIndex class.
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/SymbolTable.cpp | 23 +++++++++++------------
ELF/SymbolTable.h | 8 +-------
2 files changed, 12 insertions(+), 19 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 7ca03de1f Do not consider Shared symbols as defined symbols.
new dc49c0c9c ELF: Remove DefinedCommon.
new bf4f9bd94 ELF: Merge DefinedRegular and Defined.
new 4e7011812 ELF: Remove function Symbol::isInCurrentOutput().
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:
ELF/Arch/Mips.cpp | 2 +-
ELF/Driver.cpp | 8 -----
ELF/GdbIndex.cpp | 2 +-
ELF/ICF.cpp | 8 ++---
ELF/InputFiles.cpp | 4 +--
ELF/InputSection.cpp | 10 +++---
ELF/InputSection.h | 9 ++---
ELF/LinkerScript.cpp | 8 ++---
ELF/LinkerScript.h | 4 +--
ELF/MapFile.cpp | 4 +--
ELF/MarkLive.cpp | 6 ++--
ELF/OutputSections.h | 2 +-
ELF/Relocations.cpp | 2 +-
ELF/SymbolTable.cpp | 82 ++++++++++++++++++++++++-------------------
ELF/SymbolTable.h | 6 ++--
ELF/Symbols.cpp | 62 ++++++++++++++------------------
ELF/Symbols.h | 80 +++++++++++------------------------------
ELF/SyntheticSections.cpp | 59 ++++++++++---------------------
ELF/SyntheticSections.h | 3 +-
ELF/Thunks.cpp | 6 ++--
ELF/Thunks.h | 2 +-
ELF/Writer.cpp | 21 ++++++-----
test/ELF/relocatable-common.s | 2 +-
23 files changed, 160 insertions(+), 232 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 cf8fa41dd Inline a small function.
new 7ca03de1f Do not consider Shared symbols as defined symbols.
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/Symbols.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.