This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from e381901 [ELF] Change the way we compute file offsets
new 281b5aa [ELF] - Rename testcase folder from "Invalid" to "invalid". NFC.
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/{Invalid => invalid}/Inputs/invalid-binding.elf | Bin
.../{Invalid => invalid}/Inputs/invalid-cie-version2.elf | Bin
.../ELF/{Invalid => invalid}/Inputs/invalid-data-encoding.a | Bin
test/ELF/{Invalid => invalid}/Inputs/invalid-file-class.a | Bin
.../Inputs/invalid-multiple-eh-relocs.elf | Bin
.../{Invalid => invalid}/Inputs/invalid-section-index.elf | Bin
.../{Invalid => invalid}/Inputs/invalid-shentsize-zero.elf | Bin
test/ELF/{Invalid => invalid}/Inputs/invalid-shstrndx.so | Bin
.../{Invalid => invalid}/Inputs/invalid-symtab-sh_info.elf | Bin
test/ELF/{Invalid => invalid}/eh-frame-hdr-no-out.s | 0
test/ELF/{Invalid => invalid}/invalid-elf.test | 0
test/ELF/{Invalid => invalid}/merge-invalid-size.s | 0
12 files changed, 0 insertions(+), 0 deletions(-)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-binding.elf (100%)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-cie-version2.elf (100%)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-data-encoding.a (100%)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-file-class.a (100%)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-multiple-eh-relocs.elf (100%)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-section-index.elf (100%)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-shentsize-zero.elf (100%)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-shstrndx.so (100%)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-symtab-sh_info.elf (100%)
rename test/ELF/{Invalid => invalid}/eh-frame-hdr-no-out.s (100%)
rename test/ELF/{Invalid => invalid}/invalid-elf.test (100%)
rename test/ELF/{Invalid => invalid}/merge-invalid-size.s (100%)
--
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 19b5de6 [AArch64] Fix test case ELF/aarch64-tls-le.s
new e381901 [ELF] Change the way we compute file offsets
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/OutputSections.h | 9 +++++++++
ELF/Writer.cpp | 10 +++++++++-
test/ELF/linkerscript/outsections-addr.s | 4 ++--
3 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 444d024 2016-09-29 Richard Biener <rguenther(a)suse.de>
new f76c9f2 Fix 64-bit gcc.dg/profile-update-warning.c on 32-bit-default x86
new 4267ed0 [Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT [...]
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/ChangeLog | 5 +++++
gcc/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/misc.c | 3 +--
gcc/c-family/ChangeLog | 6 ++++++
gcc/c-family/c-opts.c | 3 +--
gcc/defaults.h | 5 +----
gcc/fortran/ChangeLog | 5 +++++
gcc/fortran/options.c | 3 +--
gcc/java/ChangeLog | 5 +++++
gcc/java/lang.c | 3 +--
gcc/system.h | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/profile-update-warning.c | 4 ++--
13 files changed, 40 insertions(+), 15 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 607b2a3 [X86] Really fix the FileCheck line from r282690.
new 7ff4223 [modules] Centralize the module cache.
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/modules/HandleLLVMOptions.cmake | 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 libcxxabi.
from feb04d7 [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals [...]
new 336985f Revert r282692: Use fallback_malloc to allocate __cxa_eh_glob [...]
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:
src/CMakeLists.txt | 1 -
src/cxa_exception.cpp | 28 +++++++--
src/cxa_exception_storage.cpp | 6 +-
src/fallback_malloc.h | 31 ----------
src/{fallback_malloc.cpp => fallback_malloc.ipp} | 74 ++++++------------------
test/test_exception_storage_nodynmem.pass.cpp | 32 ----------
test/test_fallback_malloc.pass.cpp | 2 +-
7 files changed, 44 insertions(+), 130 deletions(-)
delete mode 100644 src/fallback_malloc.h
rename src/{fallback_malloc.cpp => fallback_malloc.ipp} (82%)
delete mode 100644 test/test_exception_storage_nodynmem.pass.cpp
--
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 ce8f8cc [PR30341] Alias must point to a definition
new 046fede XFAIL Driver/darwin-stdlib.cpp if CLANG_DEFAULT_CXX_STDLIB is set
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/Driver/darwin-stdlib.cpp | 4 ++++
test/lit.cfg | 3 +++
test/lit.site.cfg.in | 1 +
3 files changed, 8 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 zorg.
from 234b305 [asan] Buid internal symbolizer and test runtime with it
new 47572f6 Revert experimental local patch committed by mistake.
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:
.../builders/sanitizers/buildbot_bootstrap.sh | 33 ++++++----------------
1 file changed, 9 insertions(+), 24 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 zorg.
from f806952 Remove code duplication
new 3076329 Revert "revert"
new 1acf354 [asan] Compact bot cleanup code.
new a08f496 [asan] Non-functional bot script reformatting
new 5171ce5 [asan] Restore SCUDO test step lost in one of recent refactor [...]
new 234b305 [asan] Buid internal symbolizer and test runtime with it
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:
.../builders/sanitizers/buildbot_bootstrap.sh | 33 ++++++++----
.../buildbot/builders/sanitizers/buildbot_cmake.sh | 62 ++++++++++++++++++----
2 files changed, 76 insertions(+), 19 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 9080d2c 2016-09-29 Richard Biener <rguenther(a)suse.de>
new 444d024 2016-09-29 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 | 8 ++++++++
gcc/tree-vrp.c | 41 +++++++++++++++++++++--------------------
2 files changed, 29 insertions(+), 20 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 17a10b9 Move verbose clang binaries detection
new 5eab7f6 Limit script to sanitizers as SCUDO does not pass tests if we [...]
new 0688318 Add symbols introduced with -m32 build
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/sanitizer_common/symbolizer/scripts/build_symbolizer.sh | 2 +-
lib/sanitizer_common/symbolizer/scripts/global_symbols.txt | 3 +++
2 files changed, 4 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.
unknown user pushed a change to branch master
in repository gcc.
from a9689f2 runtime: copy runtime.go and runtime1.go from Go 1.7
new 002b742 2016-09-29 Richard Biener <rguenther(a)suse.de>
new 9080d2c 2016-09-29 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 11 +++++++++++
gcc/tree-ssa-sccvn.c | 33 ++++++++++++++++-----------------
gcc/tree-vect-stmts.c | 41 ++++++++++++++++++++++++++++++++++++-----
3 files changed, 63 insertions(+), 22 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 43006cd [AVX-512] Fix a check line from r282690.
new 607b2a3 [X86] Really fix the FileCheck line from r282690.
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/pr29112.ll | 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 37b4149 [AVX-512] Support spills of XMM16-31 and YMM16-31 when VLX is [...]
new 43006cd [AVX-512] Fix a check line from r282690.
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/pr29112.ll | 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 libcxxabi.
from a086331 [libc++abi] Default to DLL annotations on Windows
new feb04d7 [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals [...]
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:
src/CMakeLists.txt | 1 +
src/cxa_exception.cpp | 28 ++-------
src/cxa_exception_storage.cpp | 6 +-
src/{fallback_malloc.ipp => fallback_malloc.cpp} | 74 ++++++++++++++++++------
src/fallback_malloc.h | 31 ++++++++++
test/test_exception_storage_nodynmem.pass.cpp | 32 ++++++++++
test/test_fallback_malloc.pass.cpp | 2 +-
7 files changed, 130 insertions(+), 44 deletions(-)
rename src/{fallback_malloc.ipp => fallback_malloc.cpp} (82%)
create mode 100644 src/fallback_malloc.h
create mode 100644 test/test_exception_storage_nodynmem.pass.cpp
--
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 db79113 [AVX-512] Replicate pattern from AVX to select VMOVDDUP for ( [...]
new 3395e35 [X86] Remove extra FileCheck lines that got left behind in r282688.
new 37b4149 [AVX-512] Support spills of XMM16-31 and YMM16-31 when VLX is [...]
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/X86/X86InstrAVX512.td | 26 ++++++++
lib/Target/X86/X86InstrInfo.cpp | 119 +++++++++++++++++++++++++++++++++---
test/CodeGen/X86/avx2-vbroadcast.ll | 6 --
test/CodeGen/X86/pr29112.ll | 45 ++++++++++++++
4 files changed, 182 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/X86/pr29112.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 e255157 IR: Rename the tablegen'd Attributes file to .gen
new 4059a77 [X86] Add VBROADCASTF128/VBROADCASTI128 to execution domain f [...]
new 08c71c6 [X86] Add 512-bit VPBROADCASTB and VPBROADCASTW tests.
new 9435177 [X86] Remove AddedComplexity adjustments that don't seem to b [...]
new b54d49d [X86] Add EVEX encoded VBROADCASTSS/SD and VPBROADCASTD/Q to [...]
new db79113 [AVX-512] Replicate pattern from AVX to select VMOVDDUP for ( [...]
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:
lib/Target/X86/X86InstrAVX512.td | 8 +-
lib/Target/X86/X86InstrInfo.cpp | 13 +-
lib/Target/X86/X86InstrSSE.td | 10 +-
test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 4 +-
test/CodeGen/X86/avx2-vbroadcast.ll | 775 ++++++++++++++++++---
test/CodeGen/X86/avx512-bugfix-25270.ll | 8 +-
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 8 +-
test/CodeGen/X86/avx512-vbroadcast.ll | 6 +-
test/CodeGen/X86/avx512vl-intrinsics-fast-isel.ll | 12 +-
test/CodeGen/X86/masked_gather_scatter.ll | 4 +-
test/CodeGen/X86/subvector-broadcast.ll | 148 ++--
test/CodeGen/X86/vec_fabs.ll | 4 +-
test/CodeGen/X86/vector-shuffle-256-v4.ll | 58 +-
test/CodeGen/X86/vector-shuffle-512-v16.ll | 2 +-
test/CodeGen/X86/vector-shuffle-512-v32.ll | 53 ++
test/CodeGen/X86/vector-shuffle-512-v64.ll | 151 ++++
test/CodeGen/X86/vector-shuffle-512-v8.ll | 4 +-
.../X86/vector-shuffle-combining-avx512bw.ll | 6 +-
18 files changed, 1017 insertions(+), 257 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 b1f5b0a Automatic date update in version.in
new b82317d Display .gnu.attributes tags for powerpc64
new a5721ba Disallow 3-operand cmp[l][i] for ppc64
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:
binutils/ChangeLog | 5 +++
binutils/readelf.c | 1 +
gas/ChangeLog | 6 +++
gas/config/tc-ppc.c | 4 +-
gas/testsuite/gas/ppc/power8.s | 2 +-
gas/testsuite/gas/ppc/power9.d | 4 +-
include/ChangeLog | 4 ++
include/opcode/ppc.h | 4 ++
opcodes/ChangeLog | 16 +++++++
opcodes/ppc-opc.c | 96 ++++++++++--------------------------------
10 files changed, 65 insertions(+), 77 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 lldb.
from ed2d094 Re-commit the changes from r282565 that I had to back out bec [...]
new 0eaf50b Add a unit test for an x86_64 assembly inspection of a large [...]
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:
.../x86/Testx86AssemblyInspectionEngine.cpp | 195 +++++++++++++++++++--
1 file changed, 177 insertions(+), 18 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 5969de9 Add build script for symbolizer which can be linked into inst [...]
new 17a10b9 Move verbose clang binaries detection
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:
.../symbolizer/scripts/build_symbolizer.sh | 23 +++++++++++-----------
1 file changed, 11 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 llvm.
from 8579d6c Add explanatory comment.
new e255157 IR: Rename the tablegen'd Attributes file to .gen
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/IR/Attributes.h | 2 +-
include/llvm/IR/CMakeLists.txt | 2 +-
2 files changed, 2 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 clang.
from 98a155c Mark P0127R3 as done, and replace its __has_feature check wit [...]
new ce8f8cc [PR30341] Alias must point to a definition
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/CGCXX.cpp | 14 ++++++--------
test/CodeGenCXX/alias-available-externally.cpp | 19 +++++++++++++++++++
2 files changed, 25 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGenCXX/alias-available-externally.cpp
--
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 libcxx.
from c0f860c Partially revert overflow checking in last_write_time
new 56919fc [libc++] Add missing locale aliases
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/support/win32/locale_win32.h | 5 +++--
1 file changed, 3 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 66f2dbf Remove an unnecessary duplicate initialization of TLOF from t [...]
new 8579d6c Add explanatory comment.
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/LTO/LTOBackend.cpp | 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 zorg.
from 641a337 run python tests against i386 and x86_64 inferiors
new f66e0d0 Run multiple svn command in time to speedup checkout.
new f806952 Remove code duplication
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:
.../buildbot/builders/sanitizers/buildbot_cmake.sh | 186 ++++++++-------------
.../builders/sanitizers/buildbot_functions.sh | 33 ++--
2 files changed, 93 insertions(+), 126 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 2b72738 MachineFunction: Add missing newline in debug print()
new 32b5cf7 Tidy spelling and grammar.
new cfc9fcc Update comment about initializing TLOF with a pointer at the [...]
new b660c90 Remove the default constructor and count variable from the Ma [...]
new 66f2dbf Remove an unnecessary duplicate initialization of TLOF from t [...]
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:
include/llvm/IR/Mangler.h | 5 -----
lib/IR/Mangler.cpp | 2 +-
lib/MC/MCContext.cpp | 2 +-
lib/Target/Mips/MipsAsmPrinter.cpp | 4 ----
lib/Target/NVPTX/NVPTXAsmPrinter.cpp | 4 +++-
5 files changed, 5 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 lld.
from 762c9cd Attempt to fix Windows buildbots.
new 19b5de6 [AArch64] Fix test case ELF/aarch64-tls-le.s
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/aarch64-tls-le.s | 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 lld.
from 3ce98db Remove unused #includes.
new 762c9cd Attempt to fix Windows 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/LTO.h | 2 ++
1 file changed, 2 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 abc1d21 ScheduleDAGInstrs: There is no need to set OrigNode for MI SU [...]
new 0461ece AMDGPU: Partially fix control flow at -O0
new 2b72738 MachineFunction: Add missing newline in debug print()
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/CodeGen/MachineFunction.cpp | 1 +
lib/Target/AMDGPU/AMDGPU.h | 3 +
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 21 +-
lib/Target/AMDGPU/CMakeLists.txt | 1 +
lib/Target/AMDGPU/SIInstrInfo.cpp | 19 +-
lib/Target/AMDGPU/SIInstructions.td | 25 +-
lib/Target/AMDGPU/SILowerControlFlow.cpp | 74 +-
lib/Target/AMDGPU/SIOptimizeExecMasking.cpp | 304 +++++++++
test/CodeGen/AMDGPU/control-flow-fastregalloc.ll | 296 ++++++++
.../MIR/AMDGPU/optimize-if-exec-masking.mir | 755 +++++++++++++++++++++
10 files changed, 1478 insertions(+), 21 deletions(-)
create mode 100644 lib/Target/AMDGPU/SIOptimizeExecMasking.cpp
create mode 100644 test/CodeGen/AMDGPU/control-flow-fastregalloc.ll
create mode 100644 test/CodeGen/MIR/AMDGPU/optimize-if-exec-masking.mir
--
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 240c79e Add comments.
new 3ce98db Remove unused #includes.
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/Driver.h | 3 ++-
ELF/LTO.cpp | 21 ---------------------
ELF/LTO.h | 3 ---
ELF/Writer.cpp | 1 +
4 files changed, 3 insertions(+), 25 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 0b61d07 LTO: Fix use-after-scope error.
new abc1d21 ScheduleDAGInstrs: There is no need to set OrigNode for MI SU [...]
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/CodeGen/ScheduleDAGInstrs.h | 1 -
1 file changed, 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 846f55c AArch64: Set shift bit of TLSLE HI12 add instruction
new 0b61d07 LTO: Fix use-after-scope error.
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/LTO/LTOBackend.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 7505b61 Read addend from the correct location.
new 240c79e Add comments.
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/Error.h | 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 lld.
from 6417b45 Use InputFile::Symbol instead of auto for consistency.
new ee91163 [LTO] Fully qualify make_unique to make MSVC happy.
new 7505b61 Read addend from the correct location.
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:
ELF/LTO.cpp | 2 +-
ELF/MarkLive.cpp | 2 +-
test/ELF/gc-sections-implicit-addend.s | 26 ++++++++++++++++++++++++++
3 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/gc-sections-implicit-addend.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 2f99205 [LTO] Add a FIXME, we shouldn't expose getComdat().
new 846f55c AArch64: Set shift bit of TLSLE HI12 add instruction
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/MCTargetDesc/AArch64MCCodeEmitter.cpp | 8 ++++++++
test/MC/AArch64/tls-add-shift.s | 12 ++++++++++++
2 files changed, 20 insertions(+)
create mode 100644 test/MC/AArch64/tls-add-shift.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 lldb.
from 8c519ef Fixed TestObjCStructArgument/i386; expressions can now call O [...]
new ed2d094 Re-commit the changes from r282565 that I had to back out bec [...]
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:
lldb.xcodeproj/project.pbxproj | 36 +
source/Plugins/UnwindAssembly/x86/CMakeLists.txt | 1 +
.../UnwindAssembly/x86/UnwindAssembly-x86.cpp | 1263 ++------------------
.../UnwindAssembly/x86/UnwindAssembly-x86.h | 7 +-
...bly-x86.cpp => x86AssemblyInspectionEngine.cpp} | 930 +++++---------
.../x86/x86AssemblyInspectionEngine.h | 178 +++
unittests/CMakeLists.txt | 1 +
unittests/UnwindAssembly/CMakeLists.txt | 1 +
unittests/UnwindAssembly/x86/CMakeLists.txt | 3 +
.../x86/Testx86AssemblyInspectionEngine.cpp | 281 +++++
10 files changed, 893 insertions(+), 1808 deletions(-)
copy source/Plugins/UnwindAssembly/x86/{UnwindAssembly-x86.cpp => x86AssemblyInspe [...]
create mode 100644 source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.h
create mode 100644 unittests/UnwindAssembly/CMakeLists.txt
create mode 100644 unittests/UnwindAssembly/x86/CMakeLists.txt
create mode 100644 unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp
--
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 libcxx.
from b160392 [libc++] Clarify _LIBCPP_NEW_DELETE_VIS for Windows
new c0f860c Partially revert overflow checking in last_write_time
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:
src/experimental/filesystem/operations.cpp | 12 +++++++-----
1 file changed, 7 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 lld.
from 0458857 [ELF/LTO] Switch to the new resolution-based API.
new 6417b45 Use InputFile::Symbol instead of auto for consistency.
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 | 10 ++++------
1 file changed, 4 insertions(+), 6 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 5b5957c Daily bump.
new a9689f2 runtime: copy runtime.go and runtime1.go from Go 1.7
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/runtime/cputicks.go | 9 +
libgo/go/runtime/env_posix.go | 20 +
libgo/go/runtime/export_test.go | 47 +-
libgo/go/runtime/os_linux.go | 56 +++
libgo/go/runtime/runtime.go | 69 +++
libgo/go/runtime/runtime1.go | 509 +++++++++++++++++++++
libgo/go/runtime/runtime2.go | 6 +-
libgo/go/runtime/stubs.go | 123 ++++-
libgo/go/runtime/stubs2.go | 29 ++
.../go/{net/http/race.go => runtime/vdso_none.go} | 7 +-
libgo/runtime/env_posix.c | 4 +-
libgo/runtime/go-caller.c | 12 +-
libgo/runtime/runtime.c | 352 +++-----------
libgo/runtime/runtime.h | 65 ++-
libgo/runtime/runtime1.goc | 10 -
16 files changed, 920 insertions(+), 400 deletions(-)
create mode 100644 libgo/go/runtime/cputicks.go
create mode 100644 libgo/go/runtime/env_posix.go
create mode 100644 libgo/go/runtime/os_linux.go
create mode 100644 libgo/go/runtime/runtime.go
create mode 100644 libgo/go/runtime/runtime1.go
create mode 100644 libgo/go/runtime/stubs2.go
copy libgo/go/{net/http/race.go => runtime/vdso_none.go} (69%)
--
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 lldb.
from aa78838 Introduced a null check to avoid a crash in a test on i386.
new 8c519ef Fixed TestObjCStructArgument/i386; expressions can now call O [...]
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:
.../Plugins/ExpressionParser/Clang/IRForTarget.cpp | 178 ++++++++++++++++++++-
.../Plugins/ExpressionParser/Clang/IRForTarget.h | 32 ++++
2 files changed, 209 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.
unknown user pushed a change to branch master
in repository llvm.
from 2a49f50 [LTO] Expose getComdatSymbolTable() to linkers.
new 2f99205 [LTO] Add a FIXME, we shouldn't expose getComdat().
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/LTO/LTO.h | 3 +++
1 file changed, 3 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 6642664 Wisely choose sext or zext when widening IV.
new 2a49f50 [LTO] Expose getComdatSymbolTable() to linkers.
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/LTO/LTO.h | 5 +++++
1 file 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 gcc-5-branch
in repository gcc.
from 63287a5 Daily bump.
new c62ba6f 2016-09-28 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 11 +++++++++++
gcc/fortran/decl.c | 12 +++++++++++-
gcc/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/gfortran.dg/array_constructor_26.f03 | 3 +--
gcc/testsuite/gfortran.dg/array_constructor_27.f03 | 3 +--
gcc/testsuite/gfortran.dg/bounds_check_strlen_2.f90 | 2 +-
gcc/testsuite/gfortran.dg/pr71730.f90 | 5 +++++
gcc/testsuite/gfortran.dg/pr77612.f90 | 13 +++++++++++++
8 files changed, 55 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr71730.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr77612.f90
--
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 lldb.
from a092616 Fix an issue where libc++ changed the type information we get [...]
new aa78838 Introduced a null check to avoid a crash in a test on i386.
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:
source/Target/StackFrame.cpp | 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 clang.
from 55fa809 P0127R2: Support type deduction for types of non-type templat [...]
new 98a155c Mark P0127R3 as done, and replace its __has_feature check wit [...]
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/Frontend/InitPreprocessor.cpp | 2 +-
lib/Lex/PPMacroExpansion.cpp | 9 +++++----
test/Lexer/cxx-features.cpp | 3 +--
www/cxx_status.html | 2 +-
4 files changed, 8 insertions(+), 8 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 bb3742b Disable .gnu.attributes tags in compatibility-ldbl.o
new 5b5957c Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from 8bb21d7 2016-09-28 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 63287a5 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 9878f2b 2016-09-28 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com> [...]
new 1a25c6f Daily bump.
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/DATESTAMP | 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 clang.
from e5804c1 [CUDA] Disallow variable-length arrays in CUDA device code.
new 55fa809 P0127R2: Support type deduction for types of non-type templat [...]
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/clang/Basic/DiagnosticSemaKinds.td | 13 +++-
lib/Lex/PPMacroExpansion.cpp | 2 +
lib/Sema/SemaTemplate.cpp | 33 +++++++-
lib/Sema/SemaTemplateDeduction.cpp | 83 ++++++++++++++------
lib/Sema/SemaTemplateInstantiate.cpp | 4 +-
lib/Sema/SemaType.cpp | 14 +++-
test/SemaTemplate/temp_arg_nontype_cxx11.cpp | 4 +
test/SemaTemplate/temp_arg_nontype_cxx1z.cpp | 110 +++++++++++++++++++++++++++
8 files changed, 231 insertions(+), 32 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 6d61dee Fix PR 20345 - call_function_by_hand_dummy: Assertion `tp->th [...]
new b1f5b0a Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.