This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 987dd01d1bc [LoopUnrollRuntime] NFC: use the precomputed loop exit in C [...]
new d73686e8412 [cloning] Do not duplicate types when cloning functions
new 41cafc737b7 vim: add 'builtin', 'nobuiltin', 'nonnull', and 'speculatab [...]
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:
lib/Transforms/Utils/CloneFunction.cpp | 20 +++++++++++++++++---
unittests/Transforms/Utils/Cloning.cpp | 13 +++++++++++--
utils/vim/syntax/llvm.vim | 4 ++++
3 files changed, 32 insertions(+), 5 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 9163803bf0f [PPC CodeGen] Expand the bitreverse.i32 intrinsic.
new 987dd01d1bc [LoopUnrollRuntime] NFC: use the precomputed loop exit in C [...]
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/Utils/LoopUnrollRuntime.cpp | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 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 lnt.
from 58144cd lnt/test/__init__: Fix pep8 warnings
new 53bdd88 Move some v4db methds down to TestSuiteDB
new 06dfa7e db: rename check_json_schema_changes -> check_schema_changes; NFC
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:
lnt/server/db/testsuite.py | 2 +-
lnt/server/db/testsuitedb.py | 12 ++++++++++++
lnt/server/db/v4db.py | 31 +------------------------------
lnt/util/ImportData.py | 44 ++++++++++++++++++++++++++------------------
4 files changed, 40 insertions(+), 49 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 c620a2b547 Make ppc476 testcases more robust
new e54cb31aa3 MIPS/LD: Fix a segfault from ELF `e_flags' access with non-E [...]
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 | 9 +++++++++
ld/emultempl/mipself.em | 15 +++++++++------
ld/testsuite/ld-mips-elf/binary.d | 8 ++++++++
ld/testsuite/ld-mips-elf/binary.ld | 5 +++++
ld/testsuite/ld-mips-elf/binary.s | 2 ++
ld/testsuite/ld-mips-elf/mips-elf.exp | 3 +++
6 files changed, 36 insertions(+), 6 deletions(-)
create mode 100644 ld/testsuite/ld-mips-elf/binary.d
create mode 100644 ld/testsuite/ld-mips-elf/binary.ld
create mode 100644 ld/testsuite/ld-mips-elf/binary.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 binutils-2_29-branch
in repository binutils-gdb.
from 9cbb589699 Make ppc476 testcases more robust
new 14106172b8 MIPS/LD: Fix a segfault from ELF `e_flags' access with non-E [...]
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 | 9 +++++++++
ld/emultempl/mipself.em | 15 +++++++++------
ld/testsuite/ld-mips-elf/binary.d | 8 ++++++++
ld/testsuite/ld-mips-elf/binary.ld | 5 +++++
ld/testsuite/ld-mips-elf/binary.s | 2 ++
ld/testsuite/ld-mips-elf/mips-elf.exp | 3 +++
6 files changed, 36 insertions(+), 6 deletions(-)
create mode 100644 ld/testsuite/ld-mips-elf/binary.d
create mode 100644 ld/testsuite/ld-mips-elf/binary.ld
create mode 100644 ld/testsuite/ld-mips-elf/binary.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 gcc.
from 00e46ca3f54 Fix pr60510.f test on arm-linux-gnueabihf
new e415e8ac5f2 [gcc] 2017-07-07 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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.md | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr81348.c | 24 ++++++++++++++++++++++++
4 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr81348.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 2541a59ac39 Fix some more -Wimplicit-fallthrough warnings. NFCI.
new 9163803bf0f [PPC CodeGen] Expand the bitreverse.i32 intrinsic.
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/PowerPC/PPCISelLowering.cpp | 3 ++
lib/Target/PowerPC/PPCInstrInfo.td | 68 ++++++++++++++++++++++++++++++++++
test/CodeGen/PowerPC/bitreverse.ll | 23 ------------
test/CodeGen/PowerPC/pr33093.ll | 67 +++++++++++++++++++++++++++++++++
test/CodeGen/PowerPC/testBitReverse.ll | 42 +++++++++++++++++++++
5 files changed, 180 insertions(+), 23 deletions(-)
delete mode 100644 test/CodeGen/PowerPC/bitreverse.ll
create mode 100644 test/CodeGen/PowerPC/pr33093.ll
create mode 100644 test/CodeGen/PowerPC/testBitReverse.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 lld.
from 912219ea5 [LTO] Add a test for ThinLTO + --wrap.
new 4f803360f [LTO] Add a test for ThinLTO + --defsym.
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/ELF/lto/defsym.ll | 14 ++++++++++++++
1 file changed, 14 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 gcc.
from 51409254bca gcc/testsuite/ChangeLog:
new 00e46ca3f54 Fix pr60510.f test on arm-linux-gnueabihf
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gfortran.dg/vect/pr60510.f | 1 +
2 files changed, 5 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 llvm.
from 94fdc9b4580 [ARM] Implement interleaved access bug fix from r306334
new 2541a59ac39 Fix some more -Wimplicit-fallthrough warnings. NFCI.
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/AArch64/Disassembler/AArch64Disassembler.cpp | 4 ++--
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 7 +++++--
lib/Target/ARM/Thumb1FrameLowering.cpp | 2 +-
lib/Target/Hexagon/HexagonGenPredicate.cpp | 1 +
4 files changed, 9 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.