This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2a7d3fa [InstCombine][X86] Regenerate vperm2f128/vperm2i128 combine tests
new f3c6524 [InstCombine][X86] Regenerate masked memory op combine tests
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/Transforms/InstCombine/x86-masked-memops.ll | 202 +++++++++++++----------
1 file changed, 114 insertions(+), 88 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 0cd49c0 [InstCombine][X86] Regenerate insertps combine tests
new 2a7d3fa [InstCombine][X86] Regenerate vperm2f128/vperm2i128 combine tests
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/Transforms/InstCombine/x86-vperm2.ll | 202 +++++++++++++++++-------------
1 file changed, 116 insertions(+), 86 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 913a7aa Revert "[ESan][MIPS] Adds support for MIPS64"
new b5dd574 Really fix warnings about passing -std=gnu99 to 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:
cmake/Modules/BuiltinTests.cmake | 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 e3aa0d9 [TableGen] AsmMatcher: Add AsmVariantName to Instruction class.
new c87eb16 [Coverage] Delete some dead code (NFC)
new 0cd49c0 [InstCombine][X86] Regenerate insertps combine tests
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:
.../llvm/ProfileData/Coverage/CoverageMapping.h | 10 --
.../ProfileData/Coverage/CoverageMappingWriter.h | 4 -
test/Transforms/InstCombine/x86-insertps.ll | 102 ++++++++++++---------
3 files changed, 59 insertions(+), 57 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 92655f0 [compiler-rt] Don't use -fPIC when building for Windows
new 913a7aa Revert "[ESan][MIPS] Adds support for MIPS64"
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 | 2 +-
lib/esan/esan.cpp | 8 --
lib/esan/esan.h | 1 -
lib/esan/esan_linux.cpp | 2 +-
lib/esan/esan_shadow.h | 134 ++++-----------------
lib/sanitizer_common/CMakeLists.txt | 4 -
lib/sanitizer_common/sanitizer_linux.cc | 4 +-
lib/sanitizer_common/sanitizer_linux.h | 2 +-
lib/sanitizer_common/sanitizer_linux_mips64.S | 23 ----
.../sanitizer_platform_limits_posix.h | 8 --
test/esan/TestCases/verbose-simple.c | 18 ++-
test/esan/lit.cfg | 2 +-
test/lit.common.cfg | 3 -
13 files changed, 36 insertions(+), 175 deletions(-)
delete mode 100644 lib/sanitizer_common/sanitizer_linux_mips64.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 compiler-rt.
from e1be165 [asan] Fix handle_abort_on_error.cc test on Darwin
new 92655f0 [compiler-rt] Don't use -fPIC when building for 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:
CMakeLists.txt | 4 +++-
1 file changed, 3 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 1a53e07 Give an x86 assembler test a triple
new 88e07a9 Remove restriction that 'sret' must be on the first parameter
new e3aa0d9 [TableGen] AsmMatcher: Add AsmVariantName to Instruction class.
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:
docs/LangRef.rst | 7 +++---
include/llvm/Target/Target.td | 10 ++++++++
test/TableGen/AsmVariant.td | 46 ++++++++++++++++++++++++++++++++++++
utils/TableGen/AsmMatcherEmitter.cpp | 11 +++++++++
4 files changed, 70 insertions(+), 4 deletions(-)
create mode 100644 test/TableGen/AsmVariant.td
--
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 035ff49 revert r280427
new 1a53e07 Give an x86 assembler test a triple
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/MC/COFF/cv-errors.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 llvm.
from 08450b5 [ARM XRay] Try to fix Thumb-only failure
new 035ff49 revert r280427
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/Transforms/Utils/Local.h | 6 ++----
lib/Transforms/Scalar/GVN.cpp | 4 ++--
lib/Transforms/Utils/Local.cpp | 6 ++----
3 files changed, 6 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 lld.
from 6753cc3 Use a protected destructor instead of a virtual one.
new a499b2d Handle globs in global symbol names.
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 | 14 ++++++++++++-
test/ELF/version-script-glob.s | 45 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 58 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/version-script-glob.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from a46c43f Automatic date update in version.in
new 8d471ec Allow PROCESSOR_IAMCU for Intel MCU
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 | 5 +++++
gas/config/tc-i386.c | 2 +-
2 files changed, 6 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 compiler-rt.
from 8231599 [asan] Handle SIGBART signal description. (found by buildbot)
new e1be165 [asan] Fix handle_abort_on_error.cc test on Darwin
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/sanitizer_common/sanitizer_mac.cc | 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.
ryan.arnold pushed a change to branch releases/linaro-6.1-2016.08-rc2
in repository toolchain/release-notes.
at fc935d5 Generated Release Notes for linaro-GCC-6.1-2016.08-rc2.
This branch includes the following new commits:
new fc935d5 Generated Release Notes for linaro-GCC-6.1-2016.08-rc2.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 3a3836f Avoid compile error by giving the test type a user defined de [...]
new b9e6e89 Added 'inline' attribute to basic_string's destructor
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/string | 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 lldb.
from d65fa83 Fix -Wcovered-switch-default warning in AppleObjCRuntimeV2.cpp
new 4a4474b Fix for rL280668, Intel(R) Memory Protection Extensions (Inte [...]
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:
.../intel_xtended_registers}/Makefile | 2 +-
.../intel_xtended_registers/TestMPXRegisters.py | 74 ++++++++++
.../register/intel_xtended_registers/main.cpp | 69 ++++++++++
.../register/{ => register_command}/Makefile | 2 +-
.../{ => register_command}/TestRegisters.py | 24 +++-
.../register/{ => register_command}/a.cpp | 0
.../register/{ => register_command}/main.cpp | 0
source/Plugins/ABI/SysV-i386/ABISysV_i386.cpp | 79 ++++++++++-
source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp | 78 ++++++++++-
.../Linux/NativeRegisterContextLinux_x86_64.cpp | 149 ++++++++++++++++++++-
.../Linux/NativeRegisterContextLinux_x86_64.h | 15 ++-
.../Plugins/Process/Utility/RegisterContext_x86.h | 36 ++++-
.../Plugins/Process/Utility/RegisterInfos_i386.h | 44 ++++++
.../Plugins/Process/Utility/RegisterInfos_x86_64.h | 45 +++++++
.../Process/Utility/lldb-x86-register-enums.h | 32 ++++-
.../GDBRemoteCommunicationServerLLGS.cpp | 3 +
.../Process/gdb-remote/ProcessGDBRemote.cpp | 3 +
17 files changed, 633 insertions(+), 22 deletions(-)
copy packages/Python/lldbsuite/test/functionalities/{data-formatter/ptr_ref_typede [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/register/intel_x [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/register/intel_x [...]
rename packages/Python/lldbsuite/test/functionalities/register/{ => register_comma [...]
rename packages/Python/lldbsuite/test/functionalities/register/{ => register_comma [...]
rename packages/Python/lldbsuite/test/functionalities/register/{ => register_comma [...]
rename packages/Python/lldbsuite/test/functionalities/register/{ => register_comma [...]
--
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.
Ryan Arnold pushed a change to branch master
in repository toolchain/abe.
from 6d86da3 Remove broken copy of libwinpthread-1.dll.
new c1f2200 Do not attempt to copy gcc libs to sysroot when building the [...]
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/make.sh | 8 +++++++-
1 file changed, 7 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 lld.
from 71f509d Pack InputSectionData from 72 to 64 bytes. NFC.
new ea8c63b Compute section names only once.
new 6753cc3 Use a protected destructor instead of a virtual one.
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/ICF.cpp | 6 ++--
ELF/InputFiles.cpp | 96 ++++++++++++++++++++++++--------------------------
ELF/InputSection.cpp | 45 ++++++++++++-----------
ELF/InputSection.h | 29 +++++++++------
ELF/LinkerScript.cpp | 6 ++--
ELF/LinkerScript.h | 4 ++-
ELF/MarkLive.cpp | 2 +-
ELF/OutputSections.cpp | 8 ++---
ELF/Writer.cpp | 6 ++--
9 files changed, 105 insertions(+), 97 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 7442ca4 [SDAGBuilder] Don't create a binary tree for switches in mins [...]
new 08450b5 [ARM XRay] Try to fix Thumb-only failure
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/ARM/ARMSubtarget.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 compiler-rt.
from 4fa1ab2 [asan] Reify ErrorDeadlySignal
new 8231599 [asan] Handle SIGBART signal description. (found by buildbot)
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/asan/asan_posix.cc | 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 ac84ac0 [Thumb1] AND with a constant operand can be converted into BIC
new 7442ca4 [SDAGBuilder] Don't create a binary tree for switches in mins [...]
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/SelectionDAG/SelectionDAGBuilder.cpp | 3 ++-
test/CodeGen/ARM/switch-minsize.ll | 34 ++++++++++++++++++++++++
2 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/ARM/switch-minsize.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 lldb.
from cca9166 Fix unused variable and integer sign warnings from r280906
new d65fa83 Fix -Wcovered-switch-default warning in AppleObjCRuntimeV2.cpp
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:
.../LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp | 2 --
1 file changed, 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 5512942 LLDB: API for iPermission of object file's sections
new cca9166 Fix unused variable and integer sign warnings from r280906
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/Core/Disassembler.cpp | 5 ++---
1 file changed, 2 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 707719e [DAGCombiner] Enable AND combines of splatted constant vectors
new d88990b [SelectionDAG] Add BUILD_VECTOR support to computeKnownBits a [...]
new 210e77b [Thumb1] Fix cost calculation for complemented immediates
new ac84ac0 [Thumb1] AND with a constant operand can be converted into BIC
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/SelectionDAG/SelectionDAG.cpp | 20 +++++++++++++++
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 27 ++++++++++++++++++++
lib/Target/ARM/ARMTargetTransformInfo.cpp | 6 ++++-
test/CodeGen/AMDGPU/load-constant-i16.ll | 7 +++---
test/CodeGen/AMDGPU/load-global-i16.ll | 7 +++---
test/CodeGen/ARM/immcost.ll | 39 +++++++++++++++++++++++++++++
test/CodeGen/X86/combine-and.ll | 10 ++------
7 files changed, 101 insertions(+), 15 deletions(-)
create mode 100644 test/CodeGen/ARM/immcost.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 compiler-rt.
from 79261d3 [tsan] Support C++11 call_once in TSan on Darwin
new 4fa1ab2 [asan] Reify ErrorDeadlySignal
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/asan/asan_errors.cc | 46 +++++++++++++++++++++++++++++++++++
lib/asan/asan_errors.h | 50 ++++++++++++++++++++++++++++++++++++++
lib/asan/asan_internal.h | 3 +++
lib/asan/asan_posix.cc | 19 +++++++++------
lib/asan/asan_report.cc | 62 ++++--------------------------------------------
lib/asan/asan_report.h | 5 +++-
lib/asan/asan_win.cc | 11 ++++-----
7 files changed, 125 insertions(+), 71 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 ad84cf4 Revert "[ARM] Lower UDIV+UREM to UDIV+MLS (and the same for SREM)"
new 707719e [DAGCombiner] Enable AND combines of splatted constant vectors
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/SelectionDAG/DAGCombiner.cpp | 14 +++++++-------
test/CodeGen/X86/combine-and.ll | 6 ++----
2 files changed, 9 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 9f81c12 [ELF] - Add virtual destructor to LinkerScriptBase class. NFC.
new 71f509d Pack InputSectionData from 72 to 64 bytes. 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:
ELF/InputSection.cpp | 14 +++++++-------
ELF/InputSection.h | 15 +++++++++++----
ELF/OutputSections.cpp | 2 +-
3 files changed, 19 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 gcc.
from 97d2444 Daily bump.
new 51688bb PR fortran/77516 * omp-low.c (lower_rec_simd_input_clauses) [...]
new a34338c PR fortran/77500 * trans-openmp.c (gfc_trans_omp_atomic): F [...]
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 | 6 ++++++
gcc/fortran/ChangeLog | 7 +++++++
gcc/fortran/trans-openmp.c | 10 +++++++++-
gcc/omp-low.c | 4 +++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/gomp/pr77500.f90 | 9 +++++++++
gcc/testsuite/gfortran.dg/gomp/pr77516.f90 | 12 ++++++++++++
7 files changed, 54 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr77500.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr77516.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 951d3d6 Fix test breakage in r280919
new 5512942 LLDB: API for iPermission of object file's sections
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/lldb/API/SBSection.h | 15 +++++++++++++++
scripts/interface/SBSection.i | 3 +++
source/API/SBSection.cpp | 9 +++++++++
3 files changed, 27 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 newlib.
from 091a0ac Fix typo in strerror doc
new 97974e3 dlopen: switch to new pathfinder class
new b37c3ed dlopen (pathfinder): try each basename per dir
new f763e2d dlopen: on x/lib search x/bin if exe is in x/bin
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:
winsup/cygwin/dlfcn.cc | 351 +++++++++++++++++++++++++++++-------------
winsup/cygwin/pathfinder.h | 208 +++++++++++++++++++++++++
winsup/cygwin/vstrlist.h | 373 +++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 823 insertions(+), 109 deletions(-)
create mode 100644 winsup/cygwin/pathfinder.h
create mode 100644 winsup/cygwin/vstrlist.h
--
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 c071a22 gdb-remote: Add jModulesInfo packet
new 951d3d6 Fix test breakage in r280919
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:
.../lldbsuite/test/tools/lldb-server/TestGdbRemoteModuleInfo.py | 6 +++++-
1 file changed, 5 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 clang.
from 6fb5898 Fixed a 'not all control paths return a value' warning on MSV [...]
new 9225ec2 Moved unreachable to appease msvc, gcc and clang
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/CGVTables.cpp | 5 ++---
1 file changed, 2 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 compiler-rt.
from f463f13 [asan] Test that asan does not report use-after-scope if prog [...]
new 79261d3 [tsan] Support C++11 call_once in TSan on Darwin
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/tsan/rtl/tsan_interceptors_mac.cc | 27 +++++++++++++++++++++++++++
test/tsan/Darwin/libcxx-call-once.mm | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 61 insertions(+)
create mode 100644 test/tsan/Darwin/libcxx-call-once.mm
--
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 09e9256 [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add [...]
new ad84cf4 Revert "[ARM] Lower UDIV+UREM to UDIV+MLS (and the same for SREM)"
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/ARM/ARMISelLowering.cpp | 19 +----------------
test/CodeGen/ARM/urem-opt-size.ll | 43 --------------------------------------
2 files changed, 1 insertion(+), 61 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 cd357f9 I'm experimenting with changing how the mixed source & assemb [...]
new c071a22 gdb-remote: Add jModulesInfo packet
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:
docs/lldb-gdb-remote.txt | 22 +++++
include/lldb/Target/Process.h | 5 ++
.../tools/lldb-server/TestGdbRemoteModuleInfo.py | 39 +++++++++
.../POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp | 7 ++
.../gdb-remote/GDBRemoteCommunicationClient.cpp | 90 +++++++++++++++++++-
.../gdb-remote/GDBRemoteCommunicationClient.h | 9 +-
.../GDBRemoteCommunicationServerCommon.cpp | 99 +++++++++++++++++++---
.../GDBRemoteCommunicationServerCommon.h | 6 ++
.../Process/gdb-remote/ProcessGDBRemote.cpp | 22 +++++
.../Plugins/Process/gdb-remote/ProcessGDBRemote.h | 31 +++++++
source/Utility/StringExtractorGDBRemote.cpp | 2 +
source/Utility/StringExtractorGDBRemote.h | 1 +
.../GDBRemoteCommunicationClientTest.cpp | 74 ++++++++++++++++
13 files changed, 390 insertions(+), 17 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteM [...]
--
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 5987351 Add explicit casts to size_t to try to appease MSVC.
new 6fb5898 Fixed a 'not all control paths return a value' warning on MSV [...]
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/CGVTables.cpp | 41 ++++++++++++++++++++++-------------------
1 file changed, 22 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 lld.
from 8d67e0d Linker script: implement ALIGNOF
new 9f81c12 [ELF] - Add virtual destructor to LinkerScriptBase class. 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:
ELF/LinkerScript.h | 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 ac8c686 Set entry address to 0x0 if no _start symbol
new 36510d1 [ELF][MIPS] Update the comment
new b5bc797 [ELF][MIPS] Fix initialization of TLS-related GOT entries
new 8d67e0d Linker script: implement ALIGNOF
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:
ELF/LinkerScript.cpp | 16 ++++++
ELF/LinkerScript.h | 2 +
ELF/OutputSections.cpp | 31 ++++++++++-
ELF/OutputSections.h | 2 +-
ELF/Relocations.cpp | 14 ++---
test/ELF/linkerscript/alignof.s | 41 ++++++++++++++
test/ELF/mips-tls-64.s | 116 ++++++++++++++++++++++++----------------
test/ELF/mips-tls-static.s | 12 +++--
test/ELF/mips-tls.s | 99 ++++++++++++++++++++++------------
9 files changed, 242 insertions(+), 91 deletions(-)
create mode 100644 test/ELF/linkerscript/alignof.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 lld.
from 557e5be [ELF] - Apply clang-format to LinkerScript.cpp, NFC.
new ac8c686 Set entry address to 0x0 if no _start symbol
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/Config.h | 2 +-
ELF/Driver.cpp | 31 +++++++++++++++++++------------
ELF/Writer.cpp | 4 +---
test/ELF/arm-gnu-ifunc.s | 2 +-
test/ELF/edata-etext.s | 18 +++++++++---------
test/ELF/entry.s | 4 +++-
test/ELF/linkerscript/symbols-synthetic.s | 3 ++-
test/ELF/reproduce-windows.s | 2 +-
test/ELF/resolution.s | 18 +++++++++---------
test/ELF/undef-start.s | 3 +--
10 files changed, 47 insertions(+), 40 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 817f7f7 Rename test file. NFC.
new e85b161 [ELF] - Linkerscript: simplify access to templated methods fr [...]
new 557e5be [ELF] - Apply clang-format to LinkerScript.cpp, 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/Driver.cpp | 2 +-
ELF/LinkerScript.cpp | 124 +++++++++++++--------------------------------------
ELF/LinkerScript.h | 19 ++++++--
3 files changed, 47 insertions(+), 98 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 52bc7ab [asan] Avoid lifetime analysis for allocas with can be in amb [...]
new 09e9256 [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add [...]
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/Mips/AsmParser/MipsAsmParser.cpp | 17 +++++++--
lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h | 5 ++-
lib/Target/Mips/MicroMips64r6InstrFormats.td | 46 +++++++++++++++++++++++
lib/Target/Mips/MicroMips64r6InstrInfo.td | 35 +++++++++++++++++
lib/Target/Mips/Mips32r6InstrInfo.td | 2 +-
lib/Target/Mips/Mips64r6InstrInfo.td | 8 +---
lib/Target/Mips/MipsInstrFormats.td | 4 ++
lib/Target/Mips/MipsInstrInfo.td | 21 ++++++++++-
test/MC/Disassembler/Mips/micromips64r6/valid.txt | 4 ++
test/MC/Mips/micromips64r6/invalid.s | 10 +++++
test/MC/Mips/micromips64r6/valid.s | 6 +++
11 files changed, 146 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 compiler-rt.
from 5ec37e1 Correctly escape %.
new f463f13 [asan] Test that asan does not report use-after-scope if prog [...]
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/use-after-scope-goto.c | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 test/asan/TestCases/use-after-scope-goto.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 e53b49a Revert "[LoopUnroll] Properly update loop-info when cloning p [...]
new 52bc7ab [asan] Avoid lifetime analysis for allocas with can be in amb [...]
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:
.../Instrumentation/AddressSanitizer.cpp | 75 ++++++++++++++++++++++
test/Instrumentation/AddressSanitizer/lifetime.ll | 41 ++++++++++++
2 files changed, 116 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 linaro/gcc-6-branch
in repository gcc.
from 54cf94a gcc/testsuite/ Backport from trunk r239609. 2016-08-19 Pr [...]
adds 252156b Make Linaro GCC Snapshot 6.2-2016.09.
adds e1214ef gcc/ * LINARO-VERSION: Bump version number, post snapshot.
No new revisions were added by this update.
Summary of changes:
gcc/LINARO-VERSION | 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 54cf94a gcc/testsuite/ Backport from trunk r239609. 2016-08-19 Pr [...]
adds 252156b Make Linaro GCC Snapshot 6.2-2016.09.
new e1214ef gcc/ * LINARO-VERSION: Bump version number, post snapshot.
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/LINARO-VERSION | 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.
Yvan Roux pushed a change to branch linaro-local/snapshots/linaro-6.2-2016.09
in repository toolchain/gcc.
at 1a5c817 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
This branch includes the following new commits:
new 1a5c817 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to annotated tag linaro-snapshot-6.2-2016.09
in repository toolchain/gcc.
at af32b88 (tag)
tagging 252156be91ac3dabd1ca65508804d1f05b01c50e (commit)
replaces linaro-snapshot-6.1-2016.07
tagged by Yvan Roux
on Wed Sep 7 22:30:25 2016 +0200
- Log -----------------------------------------------------------------
Linaro GCC Snapshot 6.2-2016.09
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 252156b Make Linaro GCC Snapshot 6.2-2016.09.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 0b52be7 I had a problem with one SDK where dispatch_release was actua [...]
new cd357f9 I'm experimenting with changing how the mixed source & assemb [...]
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/lldb/Core/Disassembler.h | 99 +++++++--
source/Commands/CommandObjectDisassemble.cpp | 7 +-
source/Core/Disassembler.cpp | 301 ++++++++++++++++++++++++---
source/Target/StackFrame.cpp | 18 +-
4 files changed, 367 insertions(+), 58 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 d9fa490 [LoopUnroll] Properly update loop-info when cloning prologues [...]
new e53b49a Revert "[LoopUnroll] Properly update loop-info when cloning p [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Transforms/Utils/LoopUnrollRuntime.cpp | 65 +++++-------------------------
test/Transforms/LoopUnroll/pr28888.ll | 44 --------------------
2 files changed, 11 insertions(+), 98 deletions(-)
delete mode 100644 test/Transforms/LoopUnroll/pr28888.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 5688a1d ELF: Add -Qy as ignored option
new 817f7f7 Rename test file. 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/linkerscript/{linkerscript-fill.s => fill.s} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/ELF/linkerscript/{linkerscript-fill.s => fill.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 lldb.
from bc25b47 Remove lldb coding conventions as they are no longer relevant.
new ded6c69 Force the initialization of the m_type ivar in Function::GetS [...]
new 0b52be7 I had a problem with one SDK where dispatch_release was actua [...]
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:
source/Host/macosx/Host.mm | 2 +-
source/Symbol/Function.cpp | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.