This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.12-branch
in repository binutils-gdb.
from 50e7d32 Automatic date update in version.in
new 14a64e0 Automatic date update in version.in
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/version.h | 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 binutils-2_28-branch
in repository binutils-gdb.
from a7b4792 Automatic date update in version.in
new 3899928 Automatic date update in version.in
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/version.h | 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 gcc.
from 43db114 Also fixed by revision r246391.
new b1372e9 internal/syscall/unix: add randomTrap for m68k
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:
.../syscall/unix/{getrandom_linux_arm.go => getrandom_linux_m68k.go} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
copy libgo/go/internal/syscall/unix/{getrandom_linux_arm.go => getrandom_linux_m68 [...]
--
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 f49ec0f [AMDGPU] Do not emit isa info as code object metadata - It [...]
new 8e3da3b Reapply r298417 "[ARM] Recommit the glueless lowering of addc [...]
new c2a07e2 [AArch64] Drive-by cleanup, make this code shorter. NFCI.
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/Target/AArch64/AArch64SelectionDAGInfo.cpp | 4 +-
lib/Target/ARM/ARMBaseInstrInfo.cpp | 10 ++
lib/Target/ARM/ARMISelLowering.cpp | 96 ++++++++++++++---
lib/Target/ARM/ARMInstrThumb.td | 92 ++++++++++++----
test/CodeGen/Thumb/long.ll | 140 +++++++++++++++++++++++--
5 files changed, 300 insertions(+), 42 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 ec8ade8 [ARM] simplifying t2_so_imm_neg as suggested by Eli Friedman [...]
new f49ec0f [AMDGPU] Do not emit isa info as code object metadata - 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:
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 5 +-
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 2 +-
.../AMDGPU/MCTargetDesc/AMDGPUCodeObjectMetadata.h | 65 --------------
.../AMDGPUCodeObjectMetadataStreamer.cpp | 43 +---------
.../AMDGPUCodeObjectMetadataStreamer.h | 8 +-
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp | 23 ++---
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h | 15 ++--
.../code-object-metadata-from-llvm-ir-full.ll | 27 +-----
.../code-object-metadata-invalid-ocl-version-1.ll | 12 ---
.../code-object-metadata-invalid-ocl-version-2.ll | 12 ---
.../code-object-metadata-invalid-ocl-version-3.ll | 12 ---
test/MC/AMDGPU/code-object-metadata-isa.s | 98 ----------------------
test/MC/AMDGPU/code-object-metadata-kernel-args.s | 18 ----
test/MC/AMDGPU/code-object-metadata-kernel-attrs.s | 18 ----
test/MC/AMDGPU/hsa.s | 12 ---
15 files changed, 23 insertions(+), 347 deletions(-)
delete mode 100644 test/MC/AMDGPU/code-object-metadata-isa.s
--
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 93cb3da [AMDGPU] Emit kernel code properties as code object metadata [...]
new a539af9 [AMDGPU] Emit kernel debug properties as code object metadata
new ec8ade8 [ARM] simplifying t2_so_imm_neg as suggested by Eli Friedman [...]
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:
.../AMDGPU/MCTargetDesc/AMDGPUCodeObjectMetadata.h | 79 +++++++++++++++++++---
.../AMDGPUCodeObjectMetadataStreamer.cpp | 38 +++++++++++
.../AMDGPUCodeObjectMetadataStreamer.h | 2 +
lib/Target/ARM/ARMInstrThumb2.td | 7 +-
.../code-object-metadata-kernel-debug-props.ll | 67 ++++++++++++++++++
.../code-object-metadata-kernel-code-props.s | 8 +--
...s => code-object-metadata-kernel-debug-props.s} | 24 ++++---
7 files changed, 196 insertions(+), 29 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/code-object-metadata-kernel-debug-props.ll
copy test/MC/AMDGPU/{code-object-metadata-kernel-code-props.s => code-object-metad [...]
--
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 0cbfdd9 Add a /nopdb flag to disable PDB generation
new 5ef1ca1 Rename forEach -> parallelForEach and forLoop -> parallelFor.
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/Driver.cpp | 17 +++++++++--------
ELF/ICF.cpp | 5 +++--
ELF/OutputSections.cpp | 4 ++--
ELF/SyntheticSections.cpp | 5 +++--
ELF/Threads.h | 5 +++--
5 files changed, 20 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 llvm.
from 9e695dc Clean up some Subtarget uses and casts in the X86 backend, re [...]
new 93cb3da [AMDGPU] Emit kernel code properties as code object metadata [...]
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/AMDGPUAsmPrinter.cpp | 74 ++++++++++----------
lib/Target/AMDGPU/AMDGPUAsmPrinter.h | 5 +-
.../AMDGPU/MCTargetDesc/AMDGPUCodeObjectMetadata.h | 79 ++++++++++++++++++++++
.../AMDGPUCodeObjectMetadataStreamer.cpp | 47 ++++++++++++-
.../AMDGPUCodeObjectMetadataStreamer.h | 6 +-
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp | 5 +-
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h | 3 +-
.../code-object-metadata-from-llvm-ir-full.ll | 6 +-
.../code-object-metadata-kernel-code-props.ll | 32 +++++++++
.../code-object-metadata-kernel-code-props.s | 24 +++++++
10 files changed, 233 insertions(+), 48 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/code-object-metadata-kernel-code-props.ll
create mode 100644 test/MC/AMDGPU/code-object-metadata-kernel-code-props.s
--
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 1c4f185 [AMDGPU] Restructure code object metadata creation - Rename [...]
new 2a46794 [x86] improve tests, add tests, auto-generate checks; NFC
new 9e695dc Clean up some Subtarget uses and casts in the X86 backend, re [...]
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/Target/X86/X86ISelLowering.cpp | 16 +--
test/CodeGen/X86/memcmp.ll | 275 ++++++++++++++++++++++---------------
2 files changed, 173 insertions(+), 118 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.