This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 807369220f1 [InstSimplify] regenerate checks and add tests for commutes; NFC
new 8677133ebc5 [X86] Add intrinsic support for the RDPID instruction
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/IR/IntrinsicsX86.td | 6 ++++++
lib/Support/Host.cpp | 4 +++-
lib/Target/X86/X86.td | 5 ++++-
lib/Target/X86/X86InstrInfo.td | 1 +
lib/Target/X86/X86InstrSystem.td | 20 ++++++++++++++------
lib/Target/X86/X86Subtarget.cpp | 1 +
lib/Target/X86/X86Subtarget.h | 4 ++++
test/CodeGen/X86/rdpid.ll | 21 +++++++++++++++++++++
8 files changed, 54 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/X86/rdpid.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 83a04111d Add a missing file header.
new 77b5366af [WebAssembly] Export the stack pointer when using --emit-relocs
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/wasm/stack-pointer.ll | 3 +++
wasm/Writer.cpp | 9 ++++++---
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 lld.
from 4e9e3658e Speed up iteration of CodeView record streams.
new 948fc65a2 [WebAssembly] Add missing function exports and SYM_INFO to -- [...]
new 83a04111d Add a missing file header.
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:
Common/Timer.cpp | 9 +
test/wasm/Inputs/locals-duplicate1.ll | 49 +++
test/wasm/Inputs/locals-duplicate2.ll | 49 +++
test/wasm/call-indirect.ll | 6 +-
test/wasm/init-fini.ll | 39 ++-
test/wasm/locals-duplicate.test | 543 ++++++++++++++++++++++++++++++++++
test/wasm/relocatable.ll | 15 +
test/wasm/visibility-hidden.ll | 6 +-
wasm/Writer.cpp | 127 +++++---
9 files changed, 803 insertions(+), 40 deletions(-)
create mode 100644 test/wasm/Inputs/locals-duplicate1.ll
create mode 100644 test/wasm/Inputs/locals-duplicate2.ll
create mode 100644 test/wasm/locals-duplicate.test
--
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 54fd982d765 Fix template/inherit4.C.
new 189b46c45b7 PR ipa/83619 PR testsuite/83934 * g++.dg/torture/pr83619 [...]
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/testsuite/ChangeLog | 19 ++++++++++++++-----
gcc/testsuite/g++.dg/torture/pr83619.C | 7 +++----
2 files changed, 17 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 llvm.
from 8691a358b03 AMDGPU/SI: Fix typos in d16 support patch the buffer intrinsics.
new 807369220f1 [InstSimplify] regenerate checks and add tests for commutes; NFC
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/Transforms/InstSimplify/reassociate.ll | 141 ++++++++++++++++++----------
1 file changed, 92 insertions(+), 49 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 1e426c2a34d AMDGPU/SI: Add d16 support for image intrinsics.
new 1ef4dbfc0f0 [CodeView] Sink complex inline functions to .cpp file, NFC
new cbd60f7c94b [CodeView] Add line numbers for inlined call sites
new 8691a358b03 AMDGPU/SI: Fix typos in d16 support patch the buffer intrinsics.
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/MC/MCCodeView.h | 48 ++++---------------------
lib/MC/MCCodeView.cpp | 69 ++++++++++++++++++++++++++++++++++++
lib/Target/AMDGPU/BUFInstructions.td | 8 ++---
test/MC/COFF/cv-inline-linetable.s | 26 ++++++++++++++
4 files changed, 106 insertions(+), 45 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 sthibaul/hurd-builds
in repository glibc.
at 8e448310d7 Fix integer overflows in internal memalign and malloc functi [...]
No new revisions were added by this update.
--
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 89f57a8f4a0 2018-01-18 Paolo Carlini <paolo.carlini(a)oracle.com>
new 54fd982d765 Fix template/inherit4.C.
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/cp/ChangeLog | 7 +++++++
gcc/cp/pt.c | 3 +++
gcc/cp/search.c | 7 +++++++
gcc/testsuite/g++.dg/torture/pr83619.C | 2 +-
4 files changed, 18 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 31e026c6188 Typo fix SIBABRT -> SIGABRT.
new 1e426c2a34d AMDGPU/SI: Add d16 support for image 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/Target/AMDGPU/AMDGPUISelLowering.cpp | 77 +++
lib/Target/AMDGPU/AMDGPUISelLowering.h | 85 ++++
lib/Target/AMDGPU/MIMGInstructions.td | 557 ++++++++++++++-------
lib/Target/AMDGPU/SIDefines.h | 5 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 344 ++++++++++++-
lib/Target/AMDGPU/SIInstrFormats.td | 7 +
lib/Target/AMDGPU/SIInstrInfo.h | 8 +
lib/Target/AMDGPU/SIInstrInfo.td | 128 +++++
test/CodeGen/AMDGPU/llvm.amdgcn.image.d16.ll | 125 +++++
.../AMDGPU/llvm.amdgcn.image.gather4.d16.ll | 137 +++++
.../CodeGen/AMDGPU/llvm.amdgcn.image.sample.d16.ll | 135 +++++
11 files changed, 1406 insertions(+), 202 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.image.d16.ll
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.image.gather4.d16.ll
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.d16.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.