This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from dc1b8f42713 [InstCombine] don't use DeMorgan's Law on integer constants [...]
new a2057043bd4 AMDGPU: Add AMDGPU_HS calling convention
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/CallingConv.h | 4 ++++
lib/AsmParser/LLLexer.cpp | 1 +
lib/AsmParser/LLParser.cpp | 4 ++--
lib/AsmParser/LLToken.h | 1 +
lib/IR/AsmWriter.cpp | 1 +
lib/IR/Verifier.cpp | 1 +
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 1 +
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 1 +
lib/Target/AMDGPU/AMDGPUMachineFunction.cpp | 1 +
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 1 +
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 1 +
lib/Target/AMDGPU/SIDefines.h | 1 +
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 1 +
test/Bitcode/compatibility.ll | 4 ++++
14 files changed, 21 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 lld.
from 8450bb8db ELF: Set symbol binding to STB_GLOBAL when undefining symbols [...]
new 715acd597 Avoid empty .eh_frame sections.
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 | 7 +++++++
test/ELF/Inputs/eh-frame-end.s | 2 ++
test/ELF/eh-frame-begin-end.s | 17 +++++++++++++++++
3 files changed, 26 insertions(+)
create mode 100644 test/ELF/Inputs/eh-frame-end.s
create mode 100644 test/ELF/eh-frame-begin-end.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 binutils-gdb.
from 73ec947d59 PR 21384, --dynamic-list regression with f02cb058
new 1395c6ce47 Don't merge notes when the relocs associated with them canno [...]
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:
binutils/ChangeLog | 5 +++++
binutils/objcopy.c | 7 +++++++
2 files changed, 12 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from d980e14 start-container-docker: Fix problem with cleaning up stale wo [...]
new 80881f7 tcwg-cleanup-stale-workspaces.sh: Robustify against non-exec [...]
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:
tcwg-cleanup-stale-workspaces.sh | 4 ++++
1 file changed, 4 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.
Christophe Lyon pushed a change to branch christophe
in repository toolchain/bmk-scripts.
from 7e2edbb run.sh: Comment out sudo commands until rights are granted.
new 692055e run.sh: Comment out 'kill' command, and ps output for debugging.
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:
run.sh | 3 ++-
1 file changed, 2 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 a30d9c6883d revert r301923 : [InstCombine] don't use DeMorgan's Law on [...]
new dc1b8f42713 [InstCombine] don't use DeMorgan's Law on integer constants [...]
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/Transforms/InstCombine/InstCombineAndOrXor.cpp | 39 ++++++++++++----------
test/Transforms/InstCombine/assume2.ll | 8 ++---
test/Transforms/InstCombine/demorgan.ll | 12 +++----
3 files changed, 31 insertions(+), 28 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 9be7a868616 2017-04-26 Tamar Christina <tamar.christina(a)arm.com>
new b3a1a0dcb8e Fix documentation and a ctor in gcov.c
new 19102cb86ab 2017-05-02 Xi Ruoyao <ryxi(a)stu.xidian.edu.cn>
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:
gcc/ChangeLog | 16 ++++++++++++++--
gcc/doc/gcov.texi | 2 +-
gcc/gcov.c | 7 ++++---
gcc/tree.h | 4 ++--
4 files changed, 21 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 clang.
from c665a65767 Revert r301735 (and subsequent r301786).
new 51cbbdf858 [CodeGen] remove/fix checks that will fail when r301923 is 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:
test/CodeGen/atomic-ops-libcall.c | 8 ++++++--
1 file changed, 6 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 6a974c1fbb4 Make right PR.
new 95e84306ca2 gcc/ 2017-04-27 Tamar Christina <tamar.christina(a)arm.com>
new 9be7a868616 2017-04-26 Tamar Christina <tamar.christina(a)arm.com>
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:
gcc/ChangeLog | 8 +++++++
gcc/expr.c | 9 +++++++
gcc/simplify-rtx.c | 12 ++++++----
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/{asr_div1.c => lsr-div1.c} | 32 ++++++++++++-------------
5 files changed, 44 insertions(+), 21 deletions(-)
copy gcc/testsuite/gcc.dg/{asr_div1.c => lsr-div1.c} (55%)
--
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 gcc-7-branch
in repository gcc.
from f9105a38249 Update ChangeLog and version files for release
new d1ddace5750 * BASE-VER: Set to 7.1.1.
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/BASE-VER | 2 +-
gcc/ChangeLog | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.