This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 407552cf0b allocalim.h: use __glibc_likely instead of __builtin_expect
new 9349311964 Update information about the newest versions of tools used t [...]
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:
ChangeLog | 6 ++++++
INSTALL | 13 +++++++------
manual/install.texi | 13 +++++++------
3 files changed, 20 insertions(+), 12 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 df3e4dc0464 net: rename TestAddr6 to avoid gotest confusion
new 40f4459d74a PR rtl-optimization/84071 * doc/tm.texi.in (WORD_REGISTER [...]
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/doc/tm.texi | 8 ++++++--
gcc/doc/tm.texi.in | 8 ++++++--
3 files changed, 18 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 gcc-7-branch
in repository gcc.
from dc128a2e892 PR rtl-optimization/84071 * combine.c (record_dead_and_se [...]
new 09be3fcc198 PR rtl-optimization/84071 * doc/tm.texi.in (WORD_REGISTER [...]
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/doc/tm.texi | 8 ++++++--
gcc/doc/tm.texi.in | 8 ++++++--
3 files changed, 18 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 f135378ec63 Fix build error in r323870
new d79f6c086b6 [ARM GlobalISel] Modernize LegalizerInfo. NFCI
new c462f69b5fa [InstCombine] reduce code duplication for canEvaluate* func [...]
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:
include/llvm/CodeGen/GlobalISel/LegalizerInfo.h | 3 +
lib/Target/ARM/ARMLegalizerInfo.cpp | 194 +++++++++---------------
lib/Transforms/InstCombine/InstCombineCasts.cpp | 90 ++++++-----
3 files changed, 114 insertions(+), 173 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 3045b47554 gdb: Fix remote-sim/MinGW/Darwin builds
new f3a9baf18d LD/testsuite: Move ELF shared library tests from elf.exp to [...]
new 8988502d75 MIPS/LD/testsuite: Correct dynamic links with VR4100, VR4300 [...]
new 450b631735 LD/testsuite: Fix a typo s/scrip/script/ in `note-3.so' buil [...]
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:
ld/ChangeLog | 19 ++++
ld/testsuite/ld-elf/comm-data.exp | 6 ++
ld/testsuite/ld-elf/elf.exp | 155 ------------------------------
ld/testsuite/ld-elf/provide-hidden.exp | 14 ++-
ld/testsuite/ld-elf/shared.exp | 166 +++++++++++++++++++++++++++++++++
ld/testsuite/ld-gc/gc.exp | 10 +-
ld/testsuite/ld-mips-elf/comm-data.exp | 3 +-
7 files changed, 212 insertions(+), 161 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 df52c9a454f Use pointer sized array indices.
new df3e4dc0464 net: rename TestAddr6 to avoid gotest confusion
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/go/gofrontend/MERGE | 2 +-
libgo/go/net/dnsclient_unix_test.go | 6 +++---
2 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.
Diana Picus pushed a change to branch python
in repository toolchain/llvm/linaro-scripts.
from b368cb6 Add support for running the test-suite
new f73abbf Support setting up the test-suite
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:
helpers/llvm-test-suite | 4 +---
modules/llvm.py | 21 +++++++++++++++++++++
scripts/llvm.py | 34 ++++++++++++++++++++++++++++++++++
tests/cli/testllvmtestsuite.py | 30 ++++++++++++++++++++++++++++++
tests/unittests/testsetuptestsuite.py | 31 +++++++++++++++++++++++++++++++
5 files changed, 117 insertions(+), 3 deletions(-)
create mode 100644 tests/unittests/testsetuptestsuite.py
--
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.
Diana Picus pushed a change to branch python
in repository toolchain/llvm/linaro-scripts.
from 9276b78 Remove some duplication from the tests
new b368cb6 Add support for running the test-suite
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:
helpers/llvm-test-suite | 27 ++++++++
modules/llvm.py | 29 ++++++++
scripts/llvm.py | 65 ++++++++++++++++++
tests/cli/testllvmtestsuite.py | 129 ++++++++++++++++++++++++++++++++++++
tests/unittests/testruntestsuite.py | 63 ++++++++++++++++++
5 files changed, 313 insertions(+)
create mode 100755 helpers/llvm-test-suite
create mode 100644 tests/cli/testllvmtestsuite.py
create mode 100644 tests/unittests/testruntestsuite.py
--
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.
Diana Picus pushed a change to branch python
in repository toolchain/llvm/linaro-scripts.
from efebf31 Clarify function interface. NFC
new 9276b78 Remove some duplication from the 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:
tests/cli/llvmtestcase.py | 24 ++++++++++++++++++++++++
tests/cli/testllvmbuild.py | 10 +++-------
tests/cli/testllvmconfigure.py | 22 +++++++---------------
tests/cli/testllvmprojects.py | 38 ++++++++++++++------------------------
tests/cli/testllvmpush.py | 10 +++-------
5 files changed, 51 insertions(+), 53 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 c4f543d2673 [MachineCombiner] Add check for optimal pattern order.
new f135378ec63 Fix build error in r323870
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/regalloc-advanced-split-cost.ll | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.