This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a69ec545d20 Revert "[X86][AVX] Convert X86ISD::VBROADCAST demanded elts [...]
new 8f2b72e7d1b AMDGPU: Use existing function to check for VGPRs
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/SIShrinkInstructions.cpp | 23 +++++++----------------
1 file changed, 7 insertions(+), 16 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 c74a596b1d [ms] Add __shiftleft128 / __shiftright128 intrinsics
new 527c4ca969 fix typo
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:
docs/ReleaseNotes.rst | 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 test-suite.
from 7afba14b [CUDA, test-suite] Added test cases for the integet SIMD math [...]
new 3d0ce4e4 [CUDA, test-suite] Disable "compiletime" metric collector.
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:
External/CUDA/lit.local.cfg | 5 +++++
1 file changed, 5 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 9f7b7482cbb [llvm-undname] Remove a superfluous semicolon. NFC.
new a69ec545d20 Revert "[X86][AVX] Convert X86ISD::VBROADCAST demanded elts [...]
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/X86/X86ISelLowering.cpp | 58 +++++++++++---------------------------
lib/Target/X86/X86ISelLowering.h | 7 -----
2 files changed, 17 insertions(+), 48 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 906cfe1bf3 [codeview] Don't emit variable templates as class members
new c74a596b1d [ms] Add __shiftleft128 / __shiftright128 intrinsics
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/Headers/intrin.h | 14 ++++++++++++++
test/Headers/ms-intrin.cpp | 2 ++
2 files changed, 16 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 4571da68d10 [FileCheck] Provide an option for FileCheck to dump origina [...]
new 3631b664083 [COFF] Adjust how we flag weak externals
new 337fc79e64d [COFF] Use symbolic constants instead of hardcoded numbers. NFCI.
new 9f7b7482cbb [llvm-undname] Remove a superfluous semicolon. NFC.
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/llvm/Object/COFF.h | 8 ++++
lib/Object/ArchiveWriter.cpp | 3 +-
lib/Object/COFFImportFile.cpp | 7 +++-
lib/Object/COFFObjectFile.cpp | 8 ++--
test/tools/llvm-ar/coff-weak.yaml | 53 +++++++++++++++++++++++++++
test/tools/llvm-dlltool/coff-decorated.def | 2 +-
test/tools/llvm-dlltool/coff-weak-exports.def | 8 ++--
tools/llvm-undname/llvm-undname.cpp | 4 +-
8 files changed, 79 insertions(+), 14 deletions(-)
create mode 100644 test/tools/llvm-ar/coff-weak.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 clang.
from a6d5050bf7 [CStringSyntaxChecker] Fix build bot builds != x86 archs
new 3f8eb57cfc AMDGPU: Switch default dwarf version to 2
new 906cfe1bf3 [codeview] Don't emit variable templates as class members
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/CodeGen/CGDebugInfo.cpp | 15 ++++++----
lib/Driver/ToolChains/AMDGPU.h | 2 +-
.../debug-info-codeview-var-templates.cpp | 35 ++++++++++++++++++++++
test/Driver/amdgpu-toolchain.c | 2 +-
4 files changed, 47 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGenCXX/debug-info-codeview-var-templates.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 clang.
from d642af48b0 [AST] Various micro-optimizations in CXXInheritance
new a6d5050bf7 [CStringSyntaxChecker] Fix build bot builds != x86 archs
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/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp | 17 +++++++++--------
test/Analysis/cstring-syntax.c | 4 ++++
2 files changed, 13 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 lld.
from 5fbd4fe95 [COFF] Sort .reloc before all other discardable sections
new 7a85e8e85 [ELF] Check eh_frame_hdr overflow with PC offsets instead of [...]
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/SyntheticSections.cpp | 36 ++++++++++++++++++-------------
ELF/SyntheticSections.h | 4 ++--
test/ELF/Inputs/eh-frame-pcrel-overflow.s | 25 +++++++++++++++++++++
test/ELF/eh-frame-pcaddr-overflow.s | 32 ---------------------------
test/ELF/eh-frame-pcrel-overflow.s | 33 ++++++++++++++++++++++++++++
5 files changed, 81 insertions(+), 49 deletions(-)
create mode 100644 test/ELF/Inputs/eh-frame-pcrel-overflow.s
delete mode 100644 test/ELF/eh-frame-pcaddr-overflow.s
create mode 100644 test/ELF/eh-frame-pcrel-overflow.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.