This is an automated email from the git hooks/post-receive script.
Christophe Lyon pushed a change to branch christophe
in repository toolchain/bmk-scripts.
from a58969e run.sh: Comment out 'kill' command, and ps output for debugging.
new d15f576 run.sh: Try to run ssh -O exit to close ssh master connexion. [...]
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:
run.sh | 4 ++++
1 file changed, 4 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 b1b2c37305a [Hexagon] Change iconst to emit 27bit relocation
new d25714fcab8 [Hexagon] Fix uninitialized value caught with valgrind
new 5c95b810cb3 AMDGPU: Don't promote alloca to LDS for leaf functions
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/Target/AMDGPU/AMDGPUPromoteAlloca.cpp | 9 ++-
lib/Target/Hexagon/HexagonVLIWPacketizer.h | 2 +-
test/CodeGen/AMDGPU/promote-alloca-calling-conv.ll | 74 ++++++++++++++++++++++
test/CodeGen/AMDGPU/promote-alloca-shaders.ll | 29 ---------
4 files changed, 83 insertions(+), 31 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/promote-alloca-calling-conv.ll
delete mode 100644 test/CodeGen/AMDGPU/promote-alloca-shaders.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 llvm.
from e77118b4a6e [Hexagon] Add extenders for GD_PLT_B22_PCREL and LD_PLT_B22_PCREL
new b1b2c37305a [Hexagon] Change iconst to emit 27bit relocation
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:
include/llvm/Support/ELFRelocs/Hexagon.def | 1 +
lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp | 10 +++++-----
lib/Target/Hexagon/HexagonAsmPrinter.cpp | 2 +-
lib/Target/Hexagon/HexagonOperands.td | 4 ++--
lib/Target/Hexagon/HexagonPseudo.td | 7 +++++--
lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp | 1 +
lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp | 2 ++
lib/Target/Hexagon/MCTargetDesc/HexagonFixupKinds.h | 1 +
lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp | 4 ++--
lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp | 8 ++++----
lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.h | 6 +++---
lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp | 8 ++++----
lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h | 4 ++--
test/MC/Hexagon/iconst.s | 2 +-
14 files changed, 34 insertions(+), 26 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 584a18cd273 [Hexagon] Remove unused validSubtarget TSFlags
new 033d5060aaa [Hexagon] Formatting changes, NFC
new 32526ea5c1a [Hexagon] Don't ignore mult-cycle latency information
new e77118b4a6e [Hexagon] Add extenders for GD_PLT_B22_PCREL and LD_PLT_B22_PCREL
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:
include/llvm/Support/ELFRelocs/Hexagon.def | 4 +
lib/Target/Hexagon/HexagonISelLowering.cpp | 7 +-
lib/Target/Hexagon/HexagonInstrInfo.cpp | 12 +--
lib/Target/Hexagon/HexagonMCInstLower.cpp | 2 +-
lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 29 ++++--
lib/Target/Hexagon/HexagonVLIWPacketizer.h | 4 +
.../Hexagon/MCTargetDesc/HexagonAsmBackend.cpp | 14 ++-
.../MCTargetDesc/HexagonELFObjectWriter.cpp | 8 ++
.../Hexagon/MCTargetDesc/HexagonFixupKinds.h | 4 +
.../Hexagon/MCTargetDesc/HexagonMCChecker.cpp | 10 +-
lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h | 3 +-
.../Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp | 19 +++-
.../Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp | 6 ++
.../Hexagon/MCTargetDesc/HexagonShuffler.cpp | 2 +-
test/CodeGen/Hexagon/multi-cycle.ll | 103 +++++++++++++++++++++
test/CodeGen/Hexagon/plt-rel.ll | 37 ++++++++
test/MC/Hexagon/plt-rel.s | 13 +++
17 files changed, 249 insertions(+), 28 deletions(-)
create mode 100644 test/CodeGen/Hexagon/multi-cycle.ll
create mode 100644 test/CodeGen/Hexagon/plt-rel.ll
create mode 100644 test/MC/Hexagon/plt-rel.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 binutils-gdb.
from b560ebd660 Remove definition of VEC (CORE_ADDR)
new d17f7b365c solib-target: Remove local variables
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:
gdb/ChangeLog | 5 +++++
gdb/solib-target.c | 22 +++++++++-------------
2 files changed, 14 insertions(+), 13 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 lld.
from 715acd597 Avoid empty .eh_frame sections.
new 9122c8fb5 Rename pdb::StringTable -> pdb::PDBStringTable.
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:
COFF/PDB.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 glibc.
from 24a10cfb3e powerpc: Update powerpc-fpu libm-test-ulps
new 827b823783 posix: Fix internal p{read,write} plt usage
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 | 11 +++++++++++
include/unistd.h | 3 +++
sysdeps/unix/sysv/linux/microblaze/localplt.data | 1 -
sysdeps/unix/sysv/linux/pread.c | 1 +
sysdeps/unix/sysv/linux/pread64.c | 1 +
sysdeps/unix/sysv/linux/pwrite.c | 1 +
6 files changed, 17 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
at 5f883f4030c Create Linaro branch from gcc-7-branch at r247521.
This branch includes the following new commits:
new 5f883f4030c Create Linaro branch from gcc-7-branch at r247521.
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.
--
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 4f77dbb38b2 [lit] Try to exit more cleanly
new 78070a72ad6 Bitcode: Simplify how we enumerate summaries in the index. NFCI.
new 9aa1d44080d [Hexagon] Check for .cur def without use without using a ma [...]
new b712cbbe034 Revert "Remove "_NC" suffix and semantics from TLSDESC_LD{6 [...]
new 20867e3138e [Hexagon] Add new packet iterator which will iterate throug [...]
new 7cac2fa3dd5 [Hexagon] Extract function that checks endloops with other [...]
The 5 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/Support/ELFRelocs/AArch64.def | 37 +--
lib/Bitcode/Writer/BitcodeWriter.cpp | 164 ++----------
lib/Target/AArch64/AArch64AsmPrinter.cpp | 3 +-
.../MCTargetDesc/AArch64ELFObjectWriter.cpp | 128 ++-------
lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp | 1 -
lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h | 3 +-
.../Hexagon/MCTargetDesc/HexagonMCChecker.cpp | 88 ++++---
lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h | 9 +-
.../Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp | 59 ++++-
.../Hexagon/MCTargetDesc/HexagonMCInstrInfo.h | 25 +-
test/CodeGen/AArch64/arm64-tls-dynamics.ll | 32 +--
test/MC/AArch64/adrp-relocation.s | 6 -
test/MC/AArch64/arm32-elf-relocs.s | 163 +++++-------
test/MC/AArch64/arm32-large-relocs.s | 31 ---
test/MC/AArch64/arm32-tls-relocs.s | 290 ---------------------
test/MC/AArch64/arm64-elf-reloc-condbr.s | 9 -
test/MC/AArch64/arm64-elf-relocs.s | 138 +++++-----
test/MC/AArch64/arm64-tls-relocs.s | 24 +-
test/MC/AArch64/elf-reloc-ldrlit.s | 12 -
test/MC/AArch64/elf-reloc-pcreladdressing-ilp32.s | 17 --
test/MC/AArch64/elf-reloc-tstb.s | 10 -
test/MC/AArch64/elf-reloc-uncondbrimm.s | 10 -
test/MC/AArch64/error-location.s | 2 +-
test/MC/AArch64/ilp32-diagnostics.s | 32 +--
test/MC/AArch64/inline-asm-modifiers.s | 2 +-
test/MC/AArch64/lp64-diagnostics.s | 13 -
test/MC/AArch64/tls-relocs.s | 4 +-
test/MC/Hexagon/PacketRules/endloop_branches.s | 12 +
test/MC/Hexagon/endloop.s | 19 --
test/tools/llvm-readobj/reloc-types.test | 4 +-
30 files changed, 357 insertions(+), 990 deletions(-)
delete mode 100644 test/MC/AArch64/arm32-large-relocs.s
delete mode 100644 test/MC/AArch64/arm32-tls-relocs.s
delete mode 100644 test/MC/AArch64/elf-reloc-pcreladdressing-ilp32.s
delete mode 100644 test/MC/AArch64/lp64-diagnostics.s
create mode 100644 test/MC/Hexagon/PacketRules/endloop_branches.s
delete mode 100644 test/MC/Hexagon/endloop.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.