This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d4f4a8e82dc [PatternMatch] enhance m_SignMask() to ignore undef element [...]
new 6a9e037dc72 [SelectionDAG] Support known true/false SimplifySetCC cases [...]
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/TargetLowering.cpp | 145 +++++++++++++++++-----------
test/CodeGen/X86/avx512-mask-op.ll | 24 ++---
test/CodeGen/X86/avx512-schedule.ll | 12 +--
test/CodeGen/X86/vector-compare-simplify.ll | 30 ++----
4 files changed, 111 insertions(+), 100 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 3a759eff5f Correct multiversion unsupported target behavior, add a test.
new 60511a005e [CUDA] Added missing __threadfence_system() function for CUDA9.
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/__clang_cuda_device_functions.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 a2a7ed46d [lld/LTO] Remove unused Path parameter to AddBufferFn
new fa70fad83 [WebAssembly] Remove unused header
new 98d74c93d Use more early returns in SymbolTable.cpp.
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:
wasm/Driver.cpp | 2 +-
wasm/SymbolTable.cpp | 79 ++++++++++++++++++++++++++++++----------------------
2 files changed, 47 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 gcc-7-branch
in repository gcc.
from 04f55d11169 2018-02-19 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 2c9484aa042 libgcc: xtensa: fix build with -mtext-section-literals
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:
libgcc/ChangeLog | 9 +++++++++
libgcc/config/xtensa/ieee754-df.S | 1 +
libgcc/config/xtensa/ieee754-sf.S | 1 +
3 files changed, 11 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 9459471a7a1 Daily bump.
new e53a0ace1be libgcc: xtensa: fix build with -mtext-section-literals
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:
libgcc/ChangeLog | 9 +++++++++
libgcc/config/xtensa/ieee754-df.S | 1 +
libgcc/config/xtensa/ieee754-sf.S | 1 +
3 files changed, 11 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 d6257e1cb66 [InstSimplify] add tests for m_SignMask with undef vector e [...]
new d4f4a8e82dc [PatternMatch] enhance m_SignMask() to ignore undef element [...]
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/PatternMatch.h | 29 +++++++++++++----------------
test/Transforms/InstSimplify/AndOrXor.ll | 8 ++------
2 files changed, 15 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3a4e2cc0b94 PR middle-end/84095 - false-positive -Wrestrict warnings fo [...]
new 51b9036bc4e 2018-02-20 François Dumont <fdumont(a)gcc.gnu.org>
new 372da7cd856 libgcc: xtensa: fix build with -mtext-section-literals
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:
libgcc/ChangeLog | 6 ++++++
libgcc/config/xtensa/ieee754-df.S | 1 +
libgcc/config/xtensa/ieee754-sf.S | 1 +
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/include/ext/aligned_buffer.h | 5 +++++
5 files changed, 18 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 b859fa27862 [AArch64] Refactor instructions using SIMD immediates
new d6257e1cb66 [InstSimplify] add tests for m_SignMask with undef vector e [...]
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/InstSimplify/AndOrXor.ll | 30 ++++++++++++++++++++++++++++--
1 file changed, 28 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 binutils-gdb.
from cd665a945e gas: xtensa: limit size of auto litpools
new 75f3166520 MIPS16/opcodes: Free up `M' operand code
new 1f1e0a5d0e MIPS16/GAS/testsuite: Add cross-section R_MIPS16_PC16_S1 rel [...]
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:
gas/ChangeLog | 8 +++++++
gas/testsuite/gas/mips/mips.exp | 2 ++
...16-branch-reloc-2.d => mips16-branch-reloc-4.d} | 6 +++--
...16-branch-reloc-1.s => mips16-branch-reloc-4.s} | 26 ++++++++++++----------
gas/testsuite/gas/mips/mips16-branch-reloc-5.d | 24 ++++++++++++++++++++
...16-branch-reloc-1.s => mips16-branch-reloc-5.s} | 4 +++-
include/ChangeLog | 4 ++++
include/opcode/mips.h | 5 ++---
opcodes/ChangeLog | 5 +++++
opcodes/mips16-opc.c | 3 +--
10 files changed, 67 insertions(+), 20 deletions(-)
copy gas/testsuite/gas/mips/{mips16-branch-reloc-2.d => mips16-branch-reloc-4.d} (85%)
copy gas/testsuite/gas/mips/{mips16-branch-reloc-1.s => mips16-branch-reloc-4.s} (83%)
create mode 100644 gas/testsuite/gas/mips/mips16-branch-reloc-5.d
copy gas/testsuite/gas/mips/{mips16-branch-reloc-1.s => mips16-branch-reloc-5.s} (83%)
--
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 761281e6685 [LTO] Remove unused Path parameter to AddBufferFn
new b859fa27862 [AArch64] Refactor instructions using SIMD immediates
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Target/AArch64/AArch64ISelLowering.cpp | 649 +++++++++++++----------------
test/CodeGen/AArch64/build-one-lane.ll | 90 ++++
2 files changed, 371 insertions(+), 368 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.