This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from c20c6f9cf Attempt to fix buildbots.
new 353565665 [ELF, LinkerScript] Memory region name parsing fix
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:
ELF/ScriptParser.cpp | 2 ++
test/ELF/linkerscript/memory.s | 4 ++--
2 files changed, 4 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 690a4c706a4 [lit] Un-XFAIL selecting.py test on Windows
new cdd1a9849d4 Fix a comment (test commit).
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/InstCombine/InstCombineAddSub.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 release_50
in repository llvm.
from de90d748ddd Merging r308808, r308813 and r308906: --------------------- [...]
new 9a5c333388c Merging r308978: ------------------------------------------ [...]
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/Sparc/MCTargetDesc/SparcAsmBackend.cpp | 15 ++--
test/MC/Sparc/sparc-tls-relocations.s | 83 +++++++++++++++++++++++
2 files changed, 90 insertions(+), 8 deletions(-)
create mode 100644 test/MC/Sparc/sparc-tls-relocations.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 llvm.
from ddb10d2e51d [AMDGPU] Optimize SI_IF lowering for simple if regions
new 690a4c706a4 [lit] Un-XFAIL selecting.py test on Windows
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:
utils/lit/tests/selecting.py | 3 ---
1 file changed, 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 522e3c6b899 runtime: handle Alpha GNU/Linux in getSiginfo
new 0a83c23a723 * configure.ac: Check for XCOFF32/XCOFF64. Check for load [...]
new c8766acfc70 /cp 2017-07-26 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 6 +
gcc/cp/lambda.c | 5 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice17.C | 12 +
libbacktrace/ChangeLog | 7 +
libbacktrace/config.h.in | 9 +
libbacktrace/configure | 66 +-
libbacktrace/configure.ac | 33 +-
libbacktrace/elf.c | 2 +-
libbacktrace/filetype.awk | 4 +-
libbacktrace/xcoff.c | 1456 +++++++++++++++++++++-
11 files changed, 1571 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice17.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 lld.
from db1d0aec6 Remove unnecessary namespace specifier.
new c20c6f9cf Attempt to fix buildbots.
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:
ELF/SymbolTable.cpp | 13 +++++++++++++
1 file changed, 13 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 ea5f088f789 Revert "Set a different var for checking I686, because LLVM [...]
new 4e19ea6aa75 Close if statement in config-ix.cmake while checking for i6 [...]
new 9a965ff9ad9 [AArch64] Adjust the cost model for Exynos M1 and M2
new 077cafbaa3c [ARM] Minor cosmetic edits (NFC)
new ddb10d2e51d [AMDGPU] Optimize SI_IF lowering for simple if regions
The 4 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:
cmake/config-ix.cmake | 7 ++++-
lib/Target/AArch64/AArch64SchedM1.td | 6 +++--
lib/Target/AMDGPU/SILowerControlFlow.cpp | 31 ++++++++++++++++------
lib/Target/ARM/ARM.td | 2 +-
lib/Target/ARM/ARMSubtarget.cpp | 2 +-
test/CodeGen/AMDGPU/branch-condition-and.ll | 1 -
test/CodeGen/AMDGPU/branch-relaxation.ll | 3 ---
test/CodeGen/AMDGPU/control-flow-fastregalloc.ll | 2 --
test/CodeGen/AMDGPU/i1-copy-phi.ll | 2 --
test/CodeGen/AMDGPU/llvm.amdgcn.div.fmas.ll | 1 -
test/CodeGen/AMDGPU/multi-divergent-exit-region.ll | 1 -
test/CodeGen/AMDGPU/ret_jump.ll | 2 --
.../si-lower-control-flow-unreachable-block.ll | 2 --
test/CodeGen/AMDGPU/skip-if-dead.ll | 3 ---
test/CodeGen/AMDGPU/subreg-coalescer-undef-use.ll | 1 -
test/CodeGen/AMDGPU/uniform-cfg.ll | 3 ---
.../AMDGPU/uniform-loop-inside-nonuniform.ll | 2 --
test/CodeGen/AMDGPU/valu-i1.ll | 15 +++++------
18 files changed, 41 insertions(+), 45 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 a3c0e6e5c [COFF, ARM64] Handle ADRP immediate offsets in relocations
new db1d0aec6 Remove unnecessary namespace specifier.
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:
ELF/InputFiles.cpp | 26 ++++++++++++--------------
1 file changed, 12 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 llvm.
from af7be0d4b03 AMDGPU : Widen extending scalar loads to 32-bits.
new ea5f088f789 Revert "Set a different var for checking I686, because LLVM [...]
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:
cmake/config-ix.cmake | 6 +-----
1 file changed, 1 insertion(+), 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 compiler-rt.
from 01ebee35b [sanitizer-coverage] remove stale code
new 861f5212c Add liblog to ubsan `UBSAN_DYNAMIC_LIBS`
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/ubsan/CMakeLists.txt | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.