This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 99511ff XFAIL TestSBData for gcc-4.9 i386
new ba30d54 Fixing windows build breakage caused by rL282822
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/Host/windows/Windows.cpp | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 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 8511b59 [compiler-rt][asan] Fix incorrect regexp breaking an asan uni [...]
new 7e05a83 [compiler-rt][asan] Disable a broken test on windows 64-bits
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/asan/TestCases/Windows/dll_intercept_memchr.cc | 6 ++++++
1 file changed, 6 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 5f25b7d Fix int <= bool comparison warning on MSVC
new 3013cb7 Strip trailing whitespace (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/Sema/SemaExprCXX.cpp | 334 +++++++++++++++++++++++------------------------
1 file changed, 167 insertions(+), 167 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 5d910eb Remove Google specific code.
new 8511b59 [compiler-rt][asan] Fix incorrect regexp breaking an asan uni [...]
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/asan/TestCases/Windows/dll_intercept_memcpy_indirect.cc | 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 6396cd1 Cosmetic fix: deleted unnecessary line break in comment.
new 5f25b7d Fix int <= bool comparison warning on MSVC
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/Sema/SemaExprCXX.cpp | 7 +++++--
1 file changed, 5 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 ea9ff22 [RegAllocGreedy] Attempt to split unspillable live intervals
new cb9627f [AVR] Add the assembly instruction printer
new eabad28 Revert "[RegAllocGreedy] Attempt to split unspillable live in [...]
new 6f7cc38 [AVR] Add the ELF object file writer
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:
lib/CodeGen/RegAllocGreedy.cpp | 14 +-
lib/Target/AVR/CMakeLists.txt | 3 +-
lib/Target/AVR/InstPrinter/AVRInstPrinter.cpp | 172 +++++++++++++++++++++
lib/Target/AVR/InstPrinter/AVRInstPrinter.h | 54 +++++++
lib/Target/AVR/InstPrinter/CMakeLists.txt | 8 +
.../AVR/{TargetInfo => InstPrinter}/LLVMBuild.txt | 4 +-
lib/Target/AVR/LLVMBuild.txt | 2 +-
lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp | 127 +++++++++++++++
lib/Target/AVR/MCTargetDesc/CMakeLists.txt | 1 +
test/CodeGen/AVR/high-pressure-on-ptrregs.ll | 78 ----------
10 files changed, 373 insertions(+), 90 deletions(-)
create mode 100644 lib/Target/AVR/InstPrinter/AVRInstPrinter.cpp
create mode 100644 lib/Target/AVR/InstPrinter/AVRInstPrinter.h
create mode 100644 lib/Target/AVR/InstPrinter/CMakeLists.txt
copy lib/Target/AVR/{TargetInfo => InstPrinter}/LLVMBuild.txt (82%)
create mode 100644 lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp
delete mode 100644 test/CodeGen/AVR/high-pressure-on-ptrregs.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 156ae09 [CMake] Support symlinks even with LLVM_INSTALL_TOOLCHAIN_ONLY
new ea9ff22 [RegAllocGreedy] Attempt to split unspillable live intervals
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/RegAllocGreedy.cpp | 14 ++---
test/CodeGen/AVR/high-pressure-on-ptrregs.ll | 78 ++++++++++++++++++++++++++++
2 files changed, 86 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/AVR/high-pressure-on-ptrregs.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 ba64a22 Fix another --gc-sections crash.
new eaec5d5 [ELF] - Removed excessive variables. NFC.
new d6faa1c [ELF] - Inlined template argument variable. 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:
ELF/ELFCreator.cpp | 6 ++----
ELF/InputSection.cpp | 5 ++---
2 files changed, 4 insertions(+), 7 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 34c69d2 * config/aarch64/aarch64-simd.md: Adjust fall through comments.
new dd07e32 [Testsuite] Use correct effective-target settings for ARM fp1 [...]
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 | 8 ++++++++
gcc/testsuite/gcc.target/arm/fp16-aapcs-3.c | 2 +-
gcc/testsuite/gcc.target/arm/fp16-aapcs-4.c | 5 ++---
3 files changed, 11 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 binutils-gdb.
from 76276ff v850 linker scripts
new 744ce30 [AArch64] PR target/20553, fix opcode mask for SIMD multiply [...]
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:
gas/ChangeLog | 7 +++++++
gas/testsuite/gas/aarch64/advsimd-fp16.d | 12 ++++++++++++
gas/testsuite/gas/aarch64/advsimd-fp16.s | 3 +++
opcodes/ChangeLog | 5 +++++
opcodes/aarch64-tbl.h | 8 ++++----
5 files changed, 31 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 lldb.
from 8644791 Fix PDB unittests on non-windows platforms
new 99511ff XFAIL TestSBData for gcc-4.9 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:
packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py | 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 gcc.
from 580083a 2016-09-30 Fritz Reese <fritzoreese(a)gmail.com>
new 34c69d2 * config/aarch64/aarch64-simd.md: Adjust fall through 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:
gcc/ChangeLog | 4 ++++
gcc/config/aarch64/aarch64-simd.md | 4 ++--
2 files changed, 6 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 lldb.
from 10099a4 Add the tracking radar on our end.
new 8644791 Fix PDB unittests on non-windows platforms
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:
unittests/SymbolFile/PDB/SymbolFilePDBTests.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 gcc.
from e0e00cf gcc/fortran/ChangeLog:
new f24fcad 2016-09-30 Fritz Reese <fritzoreese(a)gmail.com>
new 580083a 2016-09-30 Fritz Reese <fritzoreese(a)gmail.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/fortran/ChangeLog | 11 ++++++++
gcc/fortran/interface.c | 23 ++++++++++++++---
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/gfortran.dg/dec_structure_16.f90 | 35 ++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/dec_union_8.f90 | 21 ++++++++++++++++
5 files changed, 96 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dec_structure_16.f90
create mode 100644 gcc/testsuite/gfortran.dg/dec_union_8.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 gcc.
from 4421152 [RTL ifcvt] Transform (X == CST) ? -CST : Y into (X == CST) ? [...]
new e0e00cf gcc/fortran/ChangeLog:
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 | 9 ++++++
gcc/fortran/trans-array.c | 7 +---
gcc/fortran/trans-intrinsic.c | 27 ++++++++++++++--
gcc/fortran/trans-types.c | 3 +-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gfortran.dg/coarray_allocate_10.f08 | 39 +++++++++++++++++++++++
gcc/testsuite/gfortran.dg/coindexed_1.f90 | 8 ++---
7 files changed, 84 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray_allocate_10.f08
--
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 80169c8 Fix pr20528 testsuite
new 76276ff v850 linker scripts
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 | 6 ++++++
ld/scripttempl/v850.sc | 2 +-
ld/scripttempl/v850_rh850.sc | 2 +-
3 files changed, 8 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 gcc.
from ec449d5 2016-09-30 Richard Biener <rguenther(a)suse.de>
new dfe03f1 Enhance documentation of asan-use-after-return param.
new 4421152 [RTL ifcvt] Transform (X == CST) ? -CST : Y into (X == CST) ? [...]
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 | 10 +++
gcc/doc/invoke.texi | 4 ++
gcc/ifcvt.c | 80 ++++++++++++++++++++++
gcc/testsuite/ChangeLog | 4 ++
.../aarch64/ifcvt_avoid_const_materialization_1.c | 22 ++++++
5 files changed, 120 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/ifcvt_avoid_const_materialization_1.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 binutils-gdb.
from 4eca022 Remove syntactic sugar
new 80169c8 Fix pr20528 testsuite
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 | 7 +++++++
ld/testsuite/ld-elf/pr20528a.d | 3 +++
ld/testsuite/ld-elf/pr20528b.d | 3 +++
3 files 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 gcc.
from 0914a8e 2016-09-29 Sandra Loosemore <sandra(a)codesourcery.com>
new e2441cd 2016-09-30 Richard Biener <rguenther(a)suse.de>
new ec449d5 2016-09-30 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/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.dg/tree-ssa/forwprop-35.c | 18 ++++++++++
gcc/tree-ssa-forwprop.c | 53 ++++++++++++++++++++++++++---
gcc/tree-vrp.c | 11 +++++-
5 files changed, 93 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/forwprop-35.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 d5118c9 Fix --gc-sections crash.
new ba64a22 Fix another --gc-sections crash.
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/InputSection.cpp | 3 +++
test/ELF/gc-sections-non-alloc-to-merge.s | 6 ++++++
2 files changed, 9 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 dd05262 Move UTF functions into namespace llvm.
new 6396cd1 Cosmetic fix: deleted unnecessary line break in 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/CodeGen/CGDebugInfo.h | 3 +--
1 file changed, 1 insertion(+), 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 lld.
from 733b5de Start linker scripts at 0.
new d5118c9 Fix --gc-sections crash.
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/InputSection.cpp | 4 +++-
test/ELF/gc-sections-non-alloc-to-merge.s | 21 +++++++++++++++++++++
2 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/gc-sections-non-alloc-to-merge.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 d203a8f [AVX-512] Store address operand should be an input operand fo [...]
new 156ae09 [CMake] Support symlinks even with LLVM_INSTALL_TOOLCHAIN_ONLY
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/AddLLVM.cmake | 6 +++---
1 file changed, 3 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 glibc.
from 29cb929 Add iscanonical.
new d61ef73 Bug 20292 - Simplify and test _dl_addr_inside_object
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 | 16 +++
elf/Makefile | 12 ++-
elf/dl-addr-obj.c | 75 +++++++++++++
elf/dl-addr.c | 16 ---
elf/dl-open.c | 18 ----
elf/tst-_dl_addr_inside_object.c | 223 +++++++++++++++++++++++++++++++++++++++
6 files changed, 325 insertions(+), 35 deletions(-)
create mode 100644 elf/dl-addr-obj.c
create mode 100644 elf/tst-_dl_addr_inside_object.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 adcfb5a [libfuzzer] test for c-ares CVE-2016-5180
new fdec3a2 Revert r282835 "[AVX-512] Always use the full 32 register vec [...]
new 2353094 [AVX-512] Add the special stack spilling pseudos for XMM16-31 [...]
new d203a8f [AVX-512] Store address operand should be an input operand fo [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 45 +++++++----
lib/Target/X86/X86InstrAVX512.td | 8 +-
lib/Target/X86/X86InstrInfo.cpp | 8 ++
test/CodeGen/X86/sad.ll | 16 ++--
test/CodeGen/X86/vector-half-conversions.ll | 118 ++++++++++++++--------------
5 files changed, 110 insertions(+), 85 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 9b49573 [sanitizers] Enable symbolizer checks
new 5fc6d44 Replace git -C with cd, -C is not supported by the bot versio [...]
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:
zorg/buildbot/builders/sanitizers/buildbot_cmake.sh | 3 ++-
1 file changed, 2 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 91f3cae [LDist] Port to new streaming API for opt remarks
new adcfb5a [libfuzzer] test for c-ares CVE-2016-5180
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:
.../build.sh | 6 +++---
.../c-ares-CVE-2016-5180/target.cc | 21 +++++++++++++++++++++
.../fuzzer-test-suite/c-ares-CVE-2016-5180/test.sh | 7 +++++++
3 files changed, 31 insertions(+), 3 deletions(-)
copy lib/Fuzzer/fuzzer-test-suite/{re2-2014-12-09 => c-ares-CVE-2016-5180}/build.sh (55%)
create mode 100644 lib/Fuzzer/fuzzer-test-suite/c-ares-CVE-2016-5180/target.cc
create mode 100755 lib/Fuzzer/fuzzer-test-suite/c-ares-CVE-2016-5180/test.sh
--
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 9ac2c16 Daily bump.
new fec695c 2016-09-29 Jerry DeLisle <jvdelisle(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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/inquire_17.f90 | 10 ++++++++++
libgfortran/ChangeLog | 7 +++++++
libgfortran/io/transfer.c | 7 ++++---
4 files changed, 27 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/inquire_17.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 llvm.
from 5635507 [X86] Add AVX-512 VTs to findRepresentativeClass as well as v [...]
new 91f3cae [LDist] Port to new streaming API for opt remarks
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/Scalar/LoopDistribute.cpp | 43 +++++++++++++++++++-------------
1 file changed, 26 insertions(+), 17 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 4fa3e14 [LoopUnroll] Port to the new streaming interface for opt remarks.
new a466cc0 [AVX-512] Always use the full 32 register vector classes for [...]
new 5635507 [X86] Add AVX-512 VTs to findRepresentativeClass as well as v [...]
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/X86ISelLowering.cpp | 53 +++++--------
test/CodeGen/X86/sad.ll | 16 ++--
test/CodeGen/X86/vector-half-conversions.ll | 118 ++++++++++++++--------------
3 files changed, 86 insertions(+), 101 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-tools-extra.
from 14b005f [clang-tidy] fix false-positive for cppcoreguidelines-pro-typ [...]
new 57c267f [change-namespace] fix namespace specifier of global 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:
change-namespace/ChangeNamespace.cpp | 23 +++++++-
.../change-namespace/ChangeNamespaceTests.cpp | 66 ++++++++++++++++++++++
2 files changed, 86 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 llvm.
from a6db855 [thinlto] Don't decay threshold for hot callsites
new 4fa3e14 [LoopUnroll] Port to the new streaming interface for opt remarks.
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/Scalar/LoopUnrollPass.cpp | 49 ++++++++++++++++++--------------
lib/Transforms/Utils/LoopUnroll.cpp | 23 ++++++++-------
2 files changed, 41 insertions(+), 31 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 7eba65d AMDGPU: Use unsigned compare for eq/ne
new a6db855 [thinlto] Don't decay threshold for hot callsites
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/IPO/FunctionImport.cpp | 27 +++++++--
.../FunctionImport/Inputs/hotness_based_import.ll | 68 +++++++++++++++++-----
.../FunctionImport/hotness_based_import.ll | 31 ++++++++--
3 files changed, 101 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 gcc.
from fce0154 Daily bump.
new 0914a8e 2016-09-29 Sandra Loosemore <sandra(a)codesourcery.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/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/c-c++-common/pr27336.c | 2 +-
gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr10.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/constexpr-nullptr-1.C | 2 +-
gcc/testsuite/g++.dg/lto/pr69589_0.C | 2 +-
gcc/testsuite/gcc.dg/pic-1.c | 1 +
gcc/testsuite/gcc.dg/pic-2.c | 1 +
7 files changed, 16 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 ec49d2d [libFuzzer] more the feature set to InputCorpus; on feature u [...]
new 030bfb8 [libFuzzer] remove the code for -print_pcs=1 with the old cov [...]
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/Fuzzer/FuzzerExtFunctions.def | 2 --
lib/Fuzzer/FuzzerInternal.h | 7 ------
lib/Fuzzer/FuzzerLoop.cpp | 39 ++-------------------------------
lib/Fuzzer/test/fuzzer-printcovpcs.test | 1 -
4 files changed, 2 insertions(+), 47 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 e468d3f Add unit tests for simple frameless i386 and x86_64 function [...]
new 10099a4 Add the tracking radar on our end.
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/functionalities/thread/break_after_join/TestBreakAfterJoin.py | 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 072d6af [LoopDataPrefetch] Port to new streaming API for opt remarks
new ec49d2d [libFuzzer] more the feature set to InputCorpus; on feature u [...]
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/Fuzzer/FuzzerCorpus.h | 77 ++++++++++++++++++++++++++++++++++++++++++--
lib/Fuzzer/FuzzerLoop.cpp | 4 +--
lib/Fuzzer/FuzzerTracePC.cpp | 25 --------------
lib/Fuzzer/FuzzerTracePC.h | 13 +++-----
4 files changed, 80 insertions(+), 39 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 ef1c775 Disable symbolizer. Intercepted malloc hangs on some tests.
new c42b4e1 [sanitizers] Simplify update_or_checkout code
new 9b49573 [sanitizers] Enable symbolizer checks
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:
zorg/buildbot/builders/sanitizers/buildbot_cmake.sh | 2 +-
zorg/buildbot/builders/sanitizers/buildbot_functions.sh | 16 ++--------------
2 files changed, 3 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 449cdb5 Move UTF functions into namespace llvm.
new 072d6af [LoopDataPrefetch] Port to new streaming API for opt remarks
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/DiagnosticInfo.h | 5 +++++
lib/IR/DiagnosticInfo.cpp | 7 +++++++
lib/Transforms/Scalar/LoopDataPrefetch.cpp | 3 ++-
3 files changed, 14 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 1247d5c [LV] Port the remarks in processLoop to the new streaming API
new 449cdb5 Move UTF functions into namespace 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:
include/llvm/Support/ConvertUTF.h | 24 ++++++++----------------
lib/Support/CMakeLists.txt | 2 +-
lib/Support/{ConvertUTF.c => ConvertUTF.cpp} | 6 ++++--
3 files changed, 13 insertions(+), 19 deletions(-)
rename lib/Support/{ConvertUTF.c => ConvertUTF.cpp} (99%)
--
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 4923244 Switch to using TEST_EQ, TEST_FALSE where appropriate.
new fcafba5 Move UTF functions into namespace llvm.
new 5fef98e Do not assume we will be able to discover the return type of [...]
new 978ced8 Prefer skipping over x-failing
new e468d3f Add unit tests for simple frameless i386 and x86_64 function [...]
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:
.../data-formatter-objc/TestDataFormatterObjC.py | 2 +-
.../functionalities/type_lookup/TestTypeLookup.py | 2 +-
source/DataFormatters/StringPrinter.cpp | 53 ++---
source/Plugins/Process/minidump/MinidumpTypes.cpp | 10 +-
.../x86/Testx86AssemblyInspectionEngine.cpp | 225 ++++++++++++++++++++-
5 files changed, 257 insertions(+), 35 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 bec0fbe P0035R4: add std::align_val_t overloads of operator new/delet [...]
new dd05262 Move UTF functions into namespace 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:
lib/Analysis/FormatString.cpp | 7 ++++---
lib/CodeGen/CodeGenModule.cpp | 11 +++++------
lib/Format/Encoding.h | 13 +++++++------
lib/Frontend/TextDiagnostic.cpp | 15 ++++++++-------
lib/Lex/Lexer.cpp | 24 ++++++++++++------------
lib/Lex/LiteralSupport.cpp | 26 +++++++++++++-------------
lib/Sema/SemaChecking.cpp | 34 +++++++++++++++++-----------------
lib/Sema/SemaExpr.cpp | 5 +++--
8 files changed, 69 insertions(+), 66 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 2c3be3c [X86] Don't preserve Win64 SSE CSRs when SSE is disabled
new ec6f155 [LV] Port the last opt remark in Hints to the new streaming i [...]
new 1247d5c [LV] Port the remarks in processLoop to the new streaming API
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/Vectorize/LoopVectorize.cpp | 72 +++++++++++++++++++-----------
1 file changed, 45 insertions(+), 27 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 070df39 [AArch64][RegisterBankInfo] Use static mapping for 3-operands [...]
new 2c3be3c [X86] Don't preserve Win64 SSE CSRs when SSE is disabled
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/X86/X86CallingConv.td | 4 +++-
lib/Target/X86/X86RegisterInfo.cpp | 7 ++++++-
test/CodeGen/X86/win64-nosse-csrs.ll | 30 ++++++++++++++++++++++++++++++
3 files changed, 39 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/X86/win64-nosse-csrs.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 15ca732 Don't depend on lld creating space for the headers.
new 733b5de Start linker scripts at 0.
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/LinkerScript.cpp | 2 +-
test/ELF/linkerscript/no-space.s | 4 ++++
test/ELF/linkerscript/va.s | 6 +++---
3 files changed, 8 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 a481451 Revert "Add llvm::enumerate() to STLExtras."
new 381c640 [Diag] Use non-static member initializer for IsVerbose. NFC
new 858cc93 [LAA, LV] Port to new streaming interface for opt remarks. U [...]
new df7724a [AArch64][RegisterBankInfo] Check the statically created Valu [...]
new a7badfe [AArch64][RegisterBankInfo] Add static value mapping for 3-op [...]
new 070df39 [AArch64][RegisterBankInfo] Use static mapping for 3-operands [...]
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/Analysis/LoopAccessAnalysis.h | 8 +-
include/llvm/IR/DiagnosticInfo.h | 36 ++++++++-
lib/Analysis/LoopAccessAnalysis.cpp | 62 +++++++++------
lib/Target/AArch64/AArch64GenRegisterBankInfo.def | 23 +++++-
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 93 +++++++++++++++++++++++
lib/Transforms/Vectorize/LoopVectorize.cpp | 9 ++-
6 files changed, 196 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.