This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d57faf858c7 [X86][AVX] Improve (i8 bitcast (v8i1 x)) handling for v8i64 [...]
new 9f2abf5c52f Revert D38481 due to missing cmake check for CPU_COUNT
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 | 1 -
include/llvm/Config/config.h.cmake | 3 ---
include/llvm/Support/ThreadPool.h | 4 ++--
include/llvm/Support/Threading.h | 8 --------
lib/Support/Parallel.cpp | 4 ++--
lib/Support/ThreadPool.cpp | 5 ++---
lib/Support/Threading.cpp | 14 --------------
tools/llvm-profdata/llvm-profdata.cpp | 4 ++--
8 files changed, 8 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 llvm.
from e8cda5736b7 Revert r314886 "[X86] Improvement in CodeGen instruction se [...]
new cba96dc3b22 [Hexagon] Add a member Subtarget to HexagonInstrInfo, NFC
new d57faf858c7 [X86][AVX] Improve (i8 bitcast (v8i1 x)) handling for v8i64 [...]
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/Hexagon/HexagonInstrInfo.cpp | 75 +++++++++++----------------------
lib/Target/Hexagon/HexagonInstrInfo.h | 1 +
lib/Target/X86/X86ISelLowering.cpp | 11 +++--
test/CodeGen/X86/bitcast-setcc-512.ll | 20 +++------
4 files changed, 36 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 gcc.
from ff1a057e000 PR c++/82406 - C++17 error with noexcept function type
new b51f8f71217 [C++ PATCH] give builtin types consistent name
new a29167d3fed [PATCH] remove some unneeded parens
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/caller-save.c | 2 +-
gcc/cp/ChangeLog | 7 +++++++
gcc/cp/decl.c | 52 ++++++++++++++++++++++++++--------------------------
gcc/cp/name-lookup.c | 1 +
gcc/toplev.c | 2 +-
6 files changed, 42 insertions(+), 28 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 85da10aa69a [llvm-objcopy] Fix major layout bugs in llvm-objcopy
new e8cda5736b7 Revert r314886 "[X86] Improvement in CodeGen instruction se [...]
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/CodeGen/MachineInstr.h | 3 +-
include/llvm/CodeGen/SelectionDAG.h | 3 -
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 11 -
lib/Target/X86/X86ISelDAGToDAG.cpp | 85 +----
lib/Target/X86/X86OptimizeLEAs.cpp | 420 +--------------------
test/CodeGen/X86/GlobalISel/callingconv.ll | 2 +-
test/CodeGen/X86/GlobalISel/gep.ll | 34 +-
test/CodeGen/X86/GlobalISel/memop-scalar.ll | 2 +-
test/CodeGen/X86/lea-opt-cse1.ll | 14 +-
test/CodeGen/X86/lea-opt-cse2.ll | 42 ++-
test/CodeGen/X86/lea-opt-cse3.ll | 40 +-
test/CodeGen/X86/lea-opt-cse4.ll | 76 ++--
test/CodeGen/X86/mul-constant-i16.ll | 12 +-
test/CodeGen/X86/mul-constant-i32.ll | 15 +-
test/CodeGen/X86/mul-constant-i64.ll | 9 +-
test/CodeGen/X86/mul-constant-result.ll | 14 +-
test/CodeGen/X86/pr34629.ll | 2 +-
test/CodeGen/X86/pr34634.ll | 20 +-
test/CodeGen/X86/umul-with-overflow.ll | 16 +-
.../LoopStrengthReduce/X86/ivchain-X86.ll | 6 +-
20 files changed, 187 insertions(+), 639 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 90edfc7134c [Dominators] Take fast path when applying <=1 updates
new 85da10aa69a [llvm-objcopy] Fix major layout bugs in llvm-objcopy
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/tools/llvm-objcopy/segment-shift.test | 70 ++++++++++++++++++++++++++++++
tools/llvm-objcopy/Object.cpp | 21 +--------
tools/llvm-objcopy/Object.h | 1 -
3 files changed, 72 insertions(+), 20 deletions(-)
create mode 100644 test/tools/llvm-objcopy/segment-shift.test
--
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 ee124fadd2f /cp 2017-10-04 Paolo Carlini <paolo.carlini(a)oracle.com> [...]
new ff1a057e000 PR c++/82406 - C++17 error with noexcept function type
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/g++.dg/ext/attrib54.C | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ext/attrib54.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 gcc-7-branch
in repository gcc.
from 91afe529e9f PR c++/81525 - broken handling of auto in generic lambda.
new 2fa704a8da0 PR c++/82406 - C++17 error with noexcept function type
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 | 12 ++++++++++++
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/cp-objcp-common.h | 2 ++
gcc/cp/cp-tree.h | 1 +
gcc/cp/tree.c | 15 +++++++++++++++
gcc/langhooks-def.h | 2 ++
gcc/langhooks.h | 4 ++++
gcc/testsuite/g++.dg/ext/attrib54.C | 14 ++++++++++++++
.../g++.dg/{torture/pr70029.C => lto/pr70029_0.C} | 4 +---
gcc/tree.c | 11 ++++++++++-
10 files changed, 67 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/attrib54.C
copy gcc/testsuite/g++.dg/{torture/pr70029.C => lto/pr70029_0.C} (53%)
--
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 406408a5da0 [X86] Redefine MOVSS/MOVSD instructions to take VR128 regcl [...]
new a0070218a51 [test] Fix append_path in the empty case
new 21b336006c6 [X86][SSE] Add support for lowering v8i16 binary shuffles t [...]
new 90edfc7134c [Dominators] Take fast path when applying <=1 updates
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:
include/llvm/Support/GenericDomTree.h | 4 +-
include/llvm/Support/GenericDomTreeConstruction.h | 16 ++++
lib/Target/X86/X86ISelLowering.cpp | 5 ++
test/CodeGen/X86/bitcast-and-setcc-256.ll | 16 +---
test/CodeGen/X86/bitcast-and-setcc-512.ll | 22 ++---
test/CodeGen/X86/psubus.ll | 82 +++++++----------
test/CodeGen/X86/vector-compare-results.ll | 102 +++++++++-------------
test/CodeGen/X86/vector-trunc.ll | 36 ++------
utils/lit/lit/llvm/config.py | 10 ++-
9 files changed, 122 insertions(+), 171 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 4c71c1059f Fix -list-thread-groups --available logic and add test
new 55b11ddf16 Redesign mock environment for gdbarch selftests
new ed4227b7c6 Reimplement support for "maint print registers" with no runn [...]
new 5cd63fda03 Fix "Remote 'g' packet reply is too long" problems with mult [...]
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:
gdb/ChangeLog | 53 +++++++++++++++++
gdb/frame.c | 17 ------
gdb/frame.h | 8 ---
gdb/gdbarch-selftests.c | 105 ++++++++++++++++++++++++++++-----
gdb/progspace.c | 12 ----
gdb/progspace.h | 11 ++++
gdb/regcache.c | 33 ++++++-----
gdb/regcache.h | 10 ----
gdb/remote.c | 100 ++++++++++++++++++++++---------
gdb/spu-multiarch.c | 3 +-
gdb/target.c | 4 +-
gdb/testsuite/ChangeLog | 11 ++++
gdb/testsuite/gdb.multi/hangout.c | 14 +++++
gdb/testsuite/gdb.multi/hello.c | 15 ++++-
gdb/testsuite/gdb.multi/multi-arch.exp | 24 ++++++++
15 files changed, 312 insertions(+), 108 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 aa22cf6e4cc [PATCH][AArch64] Add BIC-imm and ORR-imm SIMD pattern
new ee124fadd2f /cp 2017-10-04 Paolo Carlini <paolo.carlini(a)oracle.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/cp/ChangeLog | 6 ++++++
gcc/cp/parser.c | 3 +++
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-asm1.C | 4 ++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-stmtexpr1.C | 5 +++++
5 files changed, 25 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-asm1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-stmtexpr1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.