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 e1b2624 Pass HWCAP to ifunc resolver
new 855dde8 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 gdb-7.12-branch
in repository binutils-gdb.
from 9e371d3 Automatic date update in version.in
new 076fadf 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_27-branch
in repository binutils-gdb.
from d3867da Automatic date update in version.in
new 4ffd01f 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 llvm.
from 8ad92ff Inliner: Don't mark swifterror allocas with lifetime markers
new 3843a13 AMDGPU: Fix immediate folding logic when shrinking instructions
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/SIInstrInfo.cpp | 14 +++++++-------
lib/Target/AMDGPU/SIInstructions.td | 2 +-
lib/Target/AMDGPU/SIShrinkInstructions.cpp | 10 ++--------
test/CodeGen/AMDGPU/ctlz.ll | 2 +-
test/CodeGen/AMDGPU/fneg-fabs.ll | 15 +++++++++------
test/CodeGen/AMDGPU/half.ll | 4 ++--
test/CodeGen/AMDGPU/llvm.amdgcn.rsq.clamp.ll | 4 +---
test/CodeGen/AMDGPU/or.ll | 6 ++----
test/CodeGen/AMDGPU/s_movk_i32.ll | 16 ++++++++++++++--
test/CodeGen/AMDGPU/si-literal-folding.ll | 9 ++++-----
10 files changed, 43 insertions(+), 39 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 compiler-rt.
from e204370 [sanitizer] fix an allocator bug where the allocated memory m [...]
new 011080a [sanitizer] Add interceptor for ttyname_r
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/sanitizer_common/sanitizer_common_interceptors.inc | 15 +++++++++++++++
lib/sanitizer_common/sanitizer_platform_interceptors.h | 1 +
test/msan/Linux/forkpty.cc | 6 ++++++
3 files changed, 22 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 80bd4fa [ELF] Add support for -b binary
new f146b24 Move the contents of test/elf to test/ELF
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/{elf => ELF}/format-binary.test | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/{elf => ELF}/format-binary.test (100%)
--
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 d5a5e90 AMDGPU: Run LoadStoreVectorizer pass by default
new b6bf353 X86: Fold tail calls into conditional branches also for 64-bi [...]
new 8ad92ff Inliner: Don't mark swifterror allocas with lifetime markers
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/X86ExpandPseudo.cpp | 12 +++++++++---
lib/Target/X86/X86InstrControl.td | 24 +++++++++++++++++-------
lib/Target/X86/X86InstrInfo.cpp | 14 ++++++++++++--
lib/Target/X86/X86MCInstLower.cpp | 2 ++
lib/Transforms/Utils/InlineFunction.cpp | 3 +++
test/CodeGen/X86/conditional-tailcall.ll | 1 +
test/CodeGen/X86/shrink-compare.ll | 6 +++---
test/Transforms/Inline/lifetime.ll | 17 +++++++++++++++++
8 files changed, 64 insertions(+), 15 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 2c9e9a6 [libFuzzer] use sizeof() in tests instead of 4 and 8
new d5a5e90 AMDGPU: Run LoadStoreVectorizer pass by default
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/AMDGPUISelDAGToDAG.cpp | 3 +++
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 2 +-
test/CodeGen/AMDGPU/amdgpu.private-memory.ll | 12 ++++++------
test/CodeGen/AMDGPU/ds_read2_offset_order.ll | 12 +++++-------
test/CodeGen/AMDGPU/invariant-load-no-alias-store.ll | 2 +-
test/CodeGen/AMDGPU/merge-stores.ll | 9 +++++----
test/CodeGen/AMDGPU/promote-alloca-stored-pointer-value.ll | 4 ++--
test/CodeGen/AMDGPU/schedule-global-loads.ll | 1 -
test/CodeGen/AMDGPU/scratch-buffer.ll | 4 ++--
9 files changed, 25 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.