This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 315dd32 Fix a warning introduced in r288874
new 59d0d38 Reintroduce a check accidentally removed in 288873 to fix clang bots
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/Analysis/LazyValueInfo.cpp | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 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 265efe3 Make a decision about whether we should warn on missing entry [...]
new cf0e7e5 Add comments and reorder code a bit to clarify the intention. 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:
ELF/Driver.cpp | 26 +++++++++++++++-----------
1 file changed, 15 insertions(+), 11 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 binutils-gdb.
from 86a6934 Automatic date update in version.in
new dc60b26 [GOLD] PowerPC stub debug
new a5018ae [GOLD] powerpc64le-linux fails to link large Linux kernel
new 1c3a5fb [GOLD] PowerPC --stub-group-multi
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:
gold/ChangeLog | 27 ++++++++
gold/options.h | 7 ++-
gold/powerpc.cc | 192 ++++++++++++++++++++++++++++----------------------------
3 files changed, 129 insertions(+), 97 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 99d6e95 LowerTypeTests: Add a test that covers "unsatisfiable" type m [...]
new 315dd32 Fix a warning introduced in r288874
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/Analysis/LazyValueInfo.cpp | 1 -
1 file changed, 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 lld.
from 9e77a2e Simplify -e <number> option handling.
new 265efe3 Make a decision about whether we should warn on missing entry [...]
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/Config.h | 2 +-
ELF/Driver.cpp | 2 +-
ELF/Writer.cpp | 4 ++--
3 files changed, 4 insertions(+), 4 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 c3aec90 [ELF] Fix the broken PPC test
new 9e77a2e Simplify -e <number> option handling.
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/Config.h | 1 -
ELF/Driver.cpp | 14 +++-----------
ELF/Writer.cpp | 8 +++++---
3 files changed, 8 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 c53f76c AMDGPU : Add S_SETREG instructions to fix fdiv precision issues.
new 99d6e95 LowerTypeTests: Add a test that covers "unsatisfiable" type m [...]
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/LowerTypeTests/unsat.ll | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 test/Transforms/LowerTypeTests/unsat.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 ed45219 [ELF] Shared libraries should have entry point
new c3aec90 [ELF] Fix the broken PPC test
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/basic-ppc.s | 2 +-
test/ELF/gc-sections-keep-shared-start.s | 3 ++-
2 files changed, 3 insertions(+), 2 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 gcc.
from a08f9f8 Fix x86_64-ism in selftest (PR bootstrap/78705)
new 1da6b1a 2016-12-07 Naveen H.S <Naveen.Hurugalawadi(a)cavium.com>
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/ChangeLog | 6 +++++
gcc/config/aarch64/aarch64.c | 39 ++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gcc.target/aarch64/pr71727.c | 33 +++++++++++++++++++++++++
4 files changed, 82 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr71727.c
--
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 d55bd2e [AArch64] Correct the check of signed 9-bit imm in isLegalAdd [...]
new c53f76c AMDGPU : Add S_SETREG instructions to fix fdiv precision issues.
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 | 38 +++++++++
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 3 +
lib/Target/AMDGPU/AMDGPUISelLowering.h | 4 +
lib/Target/AMDGPU/AMDGPUInstrInfo.td | 13 +++
lib/Target/AMDGPU/SIFoldOperands.cpp | 7 ++
lib/Target/AMDGPU/SIISelLowering.cpp | 112 ++++++++++++++++++++++---
lib/Target/AMDGPU/SIInstrInfo.cpp | 2 +
lib/Target/AMDGPU/SOPInstructions.td | 6 +-
test/CodeGen/AMDGPU/fdiv.ll | 139 +++++++++++++++++++------------
9 files changed, 257 insertions(+), 67 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.