This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6c030ac85c2 [X86][AVX] Added codegen tests for _mm256_zext* helper intr [...]
new f31ac9d1e8c [globalisel][tablegen] Compute available feature bits correctly.
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:
.../llvm/CodeGen/GlobalISel/InstructionSelector.h | 3 -
include/llvm/Target/Target.td | 6 ++
lib/CodeGen/GlobalISel/InstructionSelector.cpp | 5 +-
lib/Target/AArch64/AArch64InstrInfo.td | 4 +-
lib/Target/AArch64/AArch64InstructionSelector.cpp | 20 ++----
lib/Target/AArch64/AArch64Subtarget.cpp | 5 +-
lib/Target/AArch64/AArch64Subtarget.h | 6 +-
lib/Target/AArch64/AArch64TargetMachine.cpp | 7 +-
lib/Target/X86/X86InstrInfo.td | 10 +--
lib/Target/X86/X86InstructionSelector.cpp | 21 ++----
lib/Target/X86/X86Subtarget.cpp | 8 ++-
lib/Target/X86/X86Subtarget.h | 9 ++-
lib/Target/X86/X86TargetMachine.cpp | 12 +++-
test/CodeGen/X86/GlobalISel/select-inc.mir | 37 ++++++++++
test/TableGen/GlobalISelEmitter.td | 17 ++++-
unittests/Target/AArch64/InstSizes.cpp | 3 +-
utils/TableGen/GlobalISelEmitter.cpp | 78 +++++++++++++++++-----
utils/TableGen/SubtargetFeatureInfo.cpp | 22 +++---
utils/TableGen/SubtargetFeatureInfo.h | 36 +++++-----
19 files changed, 209 insertions(+), 100 deletions(-)
create mode 100644 test/CodeGen/X86/GlobalISel/select-inc.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8b696105741 [KnownBits] Add methods for determining if the known bits r [...]
new 6c030ac85c2 [X86][AVX] Added codegen tests for _mm256_zext* helper intr [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
test/CodeGen/X86/avx-intrinsics-fast-isel.ll | 54 +++++++++++
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 120 ++++++++++++++++++++++++
2 files changed, 174 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 f83586caa9 Remove Sema::CheckForIntOverflow, and instead check all full [...]
new 1f0a1b46cb [X86][AVX] Added support for _mm256_zext* helper intrinsics [...]
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/Headers/avx512fintrin.h | 110 ++++++++++++++++++++++++++++++++++++++++
lib/Headers/avxintrin.h | 55 ++++++++++++++++++++
test/CodeGen/avx-builtins.c | 21 ++++++++
test/CodeGen/avx512f-builtins.c | 41 +++++++++++++++
4 files changed, 227 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 d9e74d6d4a5 [mips][FastISel] Fix a nullptr deference.
new 8b696105741 [KnownBits] Add methods for determining if the known bits r [...]
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/KnownBits.h | 20 ++++-
lib/Analysis/ValueTracking.cpp | 90 +++++++++++-----------
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 10 +--
.../InstCombine/InstCombineSimplifyDemanded.cpp | 8 +-
4 files changed, 73 insertions(+), 55 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 e71cfb99bba [X86][SSE] Add initial <2 x half> tests for PR31088
new d9e74d6d4a5 [mips][FastISel] Fix a nullptr deference.
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/MipsFastISel.cpp | 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 gcc.
from 2c4d1c325a5 PR rtl-optimization/80491 * alias.c (memory_modified_in_i [...]
new a39fa36b8d8 PR rtl-optimization/80491 * ifcvt.c (noce_process_if_bloc [...]
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/ifcvt.c | 9 ++++++++-
2 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 gcc.
from 3fead0631ba Add st[pr]ncpy to stmt_kills_ref_p
new 2c4d1c325a5 PR rtl-optimization/80491 * alias.c (memory_modified_in_i [...]
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 | 5 +++++
gcc/alias.c | 4 ++++
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 lld.
from 4c0e7f87f [ELF] When a rel points to a SHF_MERGE section, don't merge the sec.
new 851ec164b Bring back r301678.
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 | 96 ++++++++++++++++++++++++++++++++++++----------------
ELF/LinkerScript.h | 5 +--
ELF/Writer.cpp | 2 ++
3 files changed, 69 insertions(+), 34 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 5529b112271 [ConstantRange] Use ternary operator instead of 'if' to avo [...]
new e71cfb99bba [X86][SSE] Add initial <2 x half> tests for PR31088
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
test/CodeGen/X86/pr31088.ll | 105 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 105 insertions(+)
create mode 100644 test/CodeGen/X86/pr31088.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 2c98f97230b 2017-04-29 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new 3fead0631ba Add st[pr]ncpy to stmt_kills_ref_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:
gcc/ChangeLog | 5 +++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/strncpy-1.c | 16 ++++++++++++++++
gcc/tree-ssa-alias.c | 2 ++
4 files changed, 28 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/strncpy-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.