This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr74113
in repository gcc.
at d98fc61 Don't limit piecewise move to MAX_FIXED_MODE_SIZE
This branch includes the following new commits:
new d98fc61 Don't limit piecewise move to MAX_FIXED_MODE_SIZE
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d751c97 AMDGPU: Fix crashes on memory functions
new f1860b7 Make TwoAddressInstructionPass::rescheduleMIBelowKill subreg-aware
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/TwoAddressInstructionPass.cpp | 39 ++++++++++++++++++++-----------
test/CodeGen/X86/pr28824.ll | 23 ++++++++++++++++++
2 files changed, 48 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/X86/pr28824.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 gcc.
from 83c375b PR c++/72868 * constexpr.c (label_matches): Handle case ran [...]
new df15667 Support TImode CONST_WIDE_INT store in 64-bit STV
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 | 6 ++++++
gcc/config/i386/i386.c | 23 ++++++++++++++++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pieces-strcpy-1.c | 15 +++++++++++++++
gcc/testsuite/gcc.target/i386/pieces-strcpy-2.c | 15 +++++++++++++++
5 files changed, 61 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pieces-strcpy-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pieces-strcpy-2.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 e99815b [AliasSetTracker] Delete dead code
new 9ffb824 AArch64: Assert on analyzeBranch failing
new d751c97 AMDGPU: Fix crashes on memory functions
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Target/AArch64/AArch64BranchRelaxation.cpp | 6 ++-
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 3 +-
lib/Target/AMDGPU/AMDGPUSubtarget.h | 7 ++++
test/CodeGen/AMDGPU/mem-builtins.ll | 54 ++++++++++++++++++++++++++
4 files changed, 67 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/mem-builtins.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 06020e4 Fix unit tests on windows
new 3e080d2 [InstrumentationRuntime] Refactor the API (Part 1/N) (NFCI)
new 7b39d86 [InstrumentationRuntime] Refactor the API (Part 2/N) (NFCI)
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:
include/lldb/Target/InstrumentationRuntime.h | 85 +++++++++++++++++++--
.../AddressSanitizer/AddressSanitizerRuntime.cpp | 78 +++++---------------
.../AddressSanitizer/AddressSanitizerRuntime.h | 27 ++-----
.../ThreadSanitizer/ThreadSanitizerRuntime.cpp | 86 ++++++----------------
.../ThreadSanitizer/ThreadSanitizerRuntime.h | 32 ++------
source/Target/InstrumentationRuntime.cpp | 34 +++++++--
6 files changed, 163 insertions(+), 179 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 gcc-5-branch
in repository gcc.
from 2de1da0 gcc/testsuite/ChangeLog:
new 65ec6c7 2016-08-11 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/namelist_90.f | 28 ++++++++++++++++++++++++++++
libgfortran/ChangeLog | 7 +++++++
libgfortran/io/list_read.c | 2 +-
4 files changed, 42 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/namelist_90.f
--
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 aba9f58 Hexagon: Avoid dereferencing end() in HexagonCopyToCombine::f [...]
new 523717c AMDGPU : Fix SAD related instruction LIT tests function attti [...]
new ece2d8b AMDGPU: Remove unused tracking of flat instructions
new f29c37a AMDGPU: Remove custom getSubReg
new 7a1d8e4 Add move ops to satisfy MSVC.
new c986ab2 Fix some Clang-tidy modernize and Include What You Use warnings.
new e99815b [AliasSetTracker] Delete dead code
The 6 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/AliasSetTracker.h | 17 ---
include/llvm/LTO/Config.h | 46 ++++++++
lib/Analysis/AliasSetTracker.cpp | 129 ---------------------
lib/CodeGen/MachinePipeliner.cpp | 58 ++++++---
lib/ProfileData/InstrProfWriter.cpp | 19 ++-
lib/Target/AMDGPU/SILowerControlFlow.cpp | 15 ---
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp | 1 -
lib/Target/AMDGPU/SIMachineFunctionInfo.h | 9 --
lib/Target/AMDGPU/SIRegisterInfo.cpp | 82 ++-----------
lib/Target/AMDGPU/SIRegisterInfo.h | 6 -
lib/Transforms/IPO/WholeProgramDevirt.cpp | 36 ++++--
lib/Transforms/InstCombine/InstCombineCalls.cpp | 50 ++++++--
.../Instrumentation/IndirectCallPromotion.cpp | 34 ++++--
test/CodeGen/AMDGPU/llvm.amdgcn.mqsad.pk.u16.u8.ll | 5 +-
test/CodeGen/AMDGPU/llvm.amdgcn.mqsad.u32.u8.ll | 5 +-
test/CodeGen/AMDGPU/llvm.amdgcn.msad.u8.ll | 5 +-
test/CodeGen/AMDGPU/llvm.amdgcn.qsad.pk.u16.u8.ll | 5 +-
test/CodeGen/AMDGPU/llvm.amdgcn.sad.hi.u8.ll | 5 +-
test/CodeGen/AMDGPU/llvm.amdgcn.sad.u16.ll | 5 +-
test/CodeGen/AMDGPU/llvm.amdgcn.sad.u8.ll | 5 +-
20 files changed, 217 insertions(+), 320 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 5a52003 [ELF][MIPS] Recognize and print machine name in case of input [...]
new 54f43f8 [ELF][MIPS] Separate different tests by empty lines. NFC
new f3c6014 [ELF][MIPS] Add more tests for ELF flags calculation. 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:
test/ELF/mips-elf-flags.s | 28 ++++++++++++++++++++++++++++
1 file changed, 28 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-6-branch
in repository gcc.
from 40aea68 PR c++/72868 * constexpr.c (label_matches): Handle case ran [...]
new 5efbf7b 2016-08-11 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/namelist_90.f | 28 ++++++++++++++++++++++++++++
libgfortran/ChangeLog | 7 +++++++
libgfortran/io/list_read.c | 2 +-
4 files changed, 42 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/namelist_90.f
--
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 bb11bc4 Add 'inline' attribute to __init to inline the basic_string's [...]
new 1f6a37d test: relax the FS test a slight bit to be more reliable
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:
.../fs.op.funcs/fs.op.last_write_time/last_write_time.pass.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.