This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from fdbc47b [analyzer] Add path note for localizability checker.
new 75ca7db One more fix for use of invalid PresumedLocs missed by r267914.
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/Basic/SourceManager.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 fb3ad89 AMDGPU: Emit error if too much LDS is used
new a59d901 [Hexagon] Add instruction aliases for vector unsigned compare-equal
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/Hexagon/HexagonAlias.td | 65 ++++++++++++++++++++++++++++++++++++++
test/MC/Hexagon/v60-misc.s | 36 +++++++++++++++++++++
2 files changed, 101 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 clang.
from 32ef06a Fix use of uninitialized value exposed by r267802. Accessors [...]
new fdbc47b [analyzer] Add path note for localizability checker.
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:
.../Checkers/LocalizationChecker.cpp | 64 ++++++++++++++++++++++
test/Analysis/localization.m | 43 ++++++++++-----
2 files changed, 93 insertions(+), 14 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 883ee34 rs6000: Clean up rs6000_stack_info a bit
new cdd06d5 PR target/70858 * config/i386/i386.c (bdesc_special_args): [...]
new 91e7d2c compiler: Mark concurrent calls.
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 | 9 +++++++
gcc/config/i386/i386.c | 14 +++++-----
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.h | 16 ++++++++++--
gcc/go/gofrontend/statements.cc | 6 ++++-
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.target/i386/pr70858.c | 45 +++++++++++++++++++++++++++++++++
7 files changed, 86 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr70858.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 gcc-6-branch
in repository gcc.
from dfe9189 Don't include minor version in GCJ ABI version (PR java/70839)
new bde1279 PR target/70858 * config/i386/i386.c (bdesc_special_args): [...]
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 | 9 +++++++
gcc/config/i386/i386.c | 14 +++++-----
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.target/i386/pr70858.c | 45 +++++++++++++++++++++++++++++++++
4 files changed, 66 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr70858.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 gcc-5-branch
in repository gcc.
from e86b75c 2016-04-28 Rainer Orth <ro(a)CeBiTec.Uni-Bielefeld.DE>
new 717d8e2 PR target/70858 * config/i386/i386.c (bdesc_special_args): [...]
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 | 9 +++++++
gcc/config/i386/i386.c | 14 +++++-----
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.target/i386/pr70858.c | 45 +++++++++++++++++++++++++++++++++
4 files changed, 66 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr70858.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 4030c6e Remove doInitialization() and doFinalization() member declara [...]
new fb3ad89 AMDGPU: Emit error if too much LDS is used
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 +++++
test/CodeGen/AMDGPU/32-bit-local-address-space.ll | 6 +++---
test/CodeGen/AMDGPU/over-max-lds-size.ll | 14 ++++++++++++++
3 files changed, 22 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/over-max-lds-size.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 lldb.
from 556ae47 Provide location information (file name, line number) in TSan [...]
new 1aa055d XFail TestBitfields.py Python API tests.
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:
packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py | 1 +
1 file changed, 1 insertion(+)
--
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 1a60079 2016-04-28 Andrew Burgess <andrew.burgess(a)embecosm.com>
new 883ee34 rs6000: Clean up rs6000_stack_info a bit
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/rs6000/rs6000.c | 278 +++++++++++++++++++++------------------------
2 files changed, 133 insertions(+), 151 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 zorg.
from 927cc60 [sanitizers] disable the out-of-tree tsan tests until Dmitry [...]
new 05ab586 Make the LLDB Windows builder use release mode.
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:
buildbot/osuosl/master/config/builders.py | 2 +-
zorg/buildbot/builders/LLDBBuilder.py | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.