This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 9b6213e03f Fix __repr__ for Diagnostic in clang.cindex
new 3f0db6ed81 Debug info: Fixed faulty debug locations for attributed statements
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/CodeGen/CGStmt.cpp | 38 +++++++++----------------------
lib/CodeGen/CodeGenFunction.h | 2 +-
test/CodeGen/debug-info-attributed-stmt.c | 12 ++++++++++
3 files changed, 24 insertions(+), 28 deletions(-)
create mode 100644 test/CodeGen/debug-info-attributed-stmt.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 gcc.
from 206f0a3fc74 2017-09-06 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 27a8aead2f3 2017-09-06 Richard Biener <rguenther(a)suse.de>
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/gimple-ssa-strength-reduction.c | 3 +--
2 files changed, 7 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 077cf883c3e PR tree-optimization/64910 * tree-ssa-reassoc.c (reassoci [...]
new 206f0a3fc74 2017-09-06 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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 | 7 +++++++
gcc/config/arm/arm.md | 15 +++++++--------
gcc/config/arm/predicates.md | 5 +++++
3 files changed, 19 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 e3cd869533 Driver: delete some dead code (NFC)
new 9b6213e03f Fix __repr__ for Diagnostic in clang.cindex
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:
bindings/python/clang/cindex.py | 8 +++-----
bindings/python/tests/cindex/test_diagnostics.py | 8 ++++++++
.../tests/{ => cindex}/test_exception_specification_kind.py | 0
3 files changed, 11 insertions(+), 5 deletions(-)
rename bindings/python/tests/{ => cindex}/test_exception_specification_kind.py (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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from f0e5100 start-container-qemu.sh: Fix handling of bind-mounts / NFS mounts
new c16fc6d start-container-docker.sh: Add --cp_file option
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:
start-container-docker.sh | 29 ++++++++++++++++++++++++++++-
1 file changed, 28 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 6159c618 Start moving away from --enable-schroot-test to --testcontainer.
new 9d260736 Revert "Start moving away from --enable-schroot-test to --tes [...]
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:
config/boards/abe-container.exp | 2 --
lib/make.sh | 46 +----------------------------------------
2 files changed, 1 insertion(+), 47 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 1467a089bcd [x86] Fix PR34377 by disabling cmov conversion when we reli [...]
new aba02efc6c6 [DAGCombiner] When combining EXTRACT_SUBVECTOR of a BUILD_V [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 5 +++--
1 file 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 llvm.
from 922eae4d2ea X86 Tests: Tidy up AVX512 conversion tests. NFC.
new 1467a089bcd [x86] Fix PR34377 by disabling cmov conversion when we reli [...]
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/X86/X86CmovConversion.cpp | 10 ++++++++++
test/CodeGen/X86/cmov-into-branch.ll | 26 ++++++++++++++++++++++----
2 files changed, 32 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 llvm.
from 2411ad43169 Updating a test reference for rL312608.
new 922eae4d2ea X86 Tests: Tidy up AVX512 conversion tests. 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/CodeGen/X86/avx512-cvt.ll | 454 ++++++++++++++++++++---------------------
1 file changed, 227 insertions(+), 227 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 376cc4e8459 Daily bump.
new 077cf883c3e PR tree-optimization/64910 * tree-ssa-reassoc.c (reassoci [...]
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/tree-ssa-reassoc.c | 17 +++++++++--------
2 files changed, 15 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.