This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d369b41 ARMAsmParser: clean up of isImmediate functions
new 3c078c1 [DAGCombiner] Check limits before accessing array element (PR32502)
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 | 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 binutils-gdb.
from 46bed67 ld: Support ELF GNU program properties
new 2514e33 Correct the ChangeLog 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:
ld/ChangeLog | 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 38c71d6 [InstCombine] Make foldOpWithConstantIntoOperand take a Binar [...]
new d369b41 ARMAsmParser: clean up of isImmediate functions
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/ARM/ARMInstrFormats.td | 12 +-
lib/Target/ARM/ARMInstrInfo.td | 73 ++++---
lib/Target/ARM/ARMInstrThumb.td | 5 +-
lib/Target/ARM/ARMInstrThumb2.td | 10 +-
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 277 +++++++-------------------
test/MC/ARM/basic-arm-instructions-v8.1a.s | 4 +-
test/MC/ARM/diagnostics.s | 59 +++---
test/MC/ARM/negative-immediates-fail.s | 2 +-
test/MC/ARM/negative-immediates-thumb1-fail.s | 4 +-
test/MC/ARM/thumb-diagnostics.s | 10 +-
test/MC/ARM/thumb-not-mclass.s | 4 +-
test/MC/ARM/thumb2-diagnostics.s | 11 +-
test/MC/ARM/udf-arm-diagnostics.s | 2 +-
test/MC/ARM/udf-thumb-2-diagnostics.s | 2 +-
14 files changed, 193 insertions(+), 282 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 3a1eab8 * tree-nested.c (get_descriptor_type): Make sure that the al [...]
new 488dced 2017-04-03 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/fold-const.c | 18 ++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/opt/pr80275.C | 16 ++++++++++++++++
4 files changed, 45 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/opt/pr80275.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 clang.
from 420357a [ASTImporter] Lookup SearchName instead of Name
new 1542986 [ASTImporter] Fix for importing unnamed structs
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/AST/ASTImporter.cpp | 9 +++--
test/ASTMerge/struct/Inputs/struct1.c | 62 +++++++++++++++++++++++++++++++++++
test/ASTMerge/struct/Inputs/struct2.c | 62 +++++++++++++++++++++++++++++++++++
test/ASTMerge/struct/test.c | 10 +++++-
4 files changed, 139 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/tcwg-buildapp.
from 7f59c4a Revert "build-linux.sh: Do not use BUILD-INFO.txt, to make up [...]
new c60b70d Revert "Revert "build-linux.sh: Do not use BUILD-INFO.txt, to [...]
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:
build-linux.sh | 2 --
1 file changed, 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.
Charles Baylis pushed a change to branch master
in repository toolchain/abe-tests.
from e5d5c4b Use --list-artifacts instead of find.
new 5251f7b test-checkout.sh: Tolerate manifest version change.
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:
compare-manifests.pl | 2 +-
test-checkout.sh | 22 ++++++++++++++++++++--
2 files changed, 21 insertions(+), 3 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 75ec1fd Fix runtime seg-fault in readelf when parsing a corrupt MIPS binary.
new 82156ab readelf: Fix overlarge memory allocation when reading a binar [...]
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 | 6 ++++++
binutils/readelf.c | 17 ++++++++++++++---
2 files changed, 20 insertions(+), 3 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 0a897f0 gcc/testsuite * gcc.dg/tree-ssa/pr71347.c: Add predcom and [...]
new d774622 Fix s390 testcase vcond-shift
new 52c1102 Don't xfail on s390.
new 3a1eab8 * tree-nested.c (get_descriptor_type): Make sure that the al [...]
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:
gcc/ChangeLog | 5 ++++
gcc/testsuite/ChangeLog | 10 +++++++
gcc/testsuite/gcc.dg/attr-alloc_size-11.c | 2 +-
gcc/testsuite/gcc.target/s390/vector/vcond-shift.c | 34 +++++++++++++++-------
gcc/tree-nested.c | 4 +++
5 files changed, 43 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.