This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 967c9cb [ARM] Generate checks for shuffle tests using update_llc_test [...]
new 1e77c70 [ARM] Implement isExtractSubvectorCheap.
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 | 8 ++++++
lib/Target/ARM/ARMISelLowering.h | 4 +++
test/CodeGen/ARM/vext.ll | 34 ++++++++++--------------
test/CodeGen/ARM/vpadd.ll | 53 +++++++++++++++++++++++---------------
test/CodeGen/ARM/vuzp.ll | 31 +++++++++++++++++-----
test/CodeGen/ARM/vzip.ll | 5 ++--
6 files changed, 84 insertions(+), 51 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 524a1da [CMake] [PR31433] Fix LLDB tool installation
new 36d2cd3 Rollback my commit r290168 to fix linux tests failure. I'll be back!
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/Target/Thread.h | 11 --
include/lldb/Target/ThreadPlan.h | 4 +-
.../breakpoint/step_over_breakpoint/Makefile | 9 --
.../step_over_breakpoint/TestStepOverBreakpoint.py | 119 ---------------------
.../breakpoint/step_over_breakpoint/main.cpp | 12 ---
source/Target/StopInfo.cpp | 18 ----
source/Target/Thread.cpp | 61 +++--------
source/Target/ThreadPlanStepInstruction.cpp | 9 --
source/Target/ThreadPlanStepRange.cpp | 10 --
9 files changed, 18 insertions(+), 235 deletions(-)
delete mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/step_ [...]
delete mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/step_ [...]
delete mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/step_ [...]
--
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 96a2ab4 Use MaxDepth instead of repeating its value
new 967c9cb [ARM] Generate checks for shuffle tests using update_llc_test [...]
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/ARM/vext.ll | 260 ++++++++++++++++++++++++++++++++++------------
test/CodeGen/ARM/vpadd.ll | 165 ++++++++++++++++++++++-------
test/CodeGen/ARM/vuzp.ll | 260 +++++++++++++++++++++++++++++++++++++++-------
3 files changed, 542 insertions(+), 143 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 gdb-7.12-branch
in repository binutils-gdb.
from ada8ff5 Fix longjmp across readline w/ --enable-sjlj-exceptions toolchains
new 9bfe029 gdb: Fix C and C++03 builds
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:
gdb/ChangeLog | 8 ++++++++
gdb/event-top.c | 12 ++++++++++--
2 files changed, 18 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 gcc.
from 184b4eb * gcc.dg/pr70859-2.c: Define _ISOC99_SOURCE on AIX.
new 03ab671 * gcc.dg/sms-3.c: Add -fno-sched-pressure for powerpc. * gc [...]
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 | 5 +++++
gcc/testsuite/gcc.dg/sms-3.c | 1 +
gcc/testsuite/gcc.dg/sms-6.c | 2 +-
3 files 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 llvm.
from 4bcae75 AMDGPU: Run fp combine tests on VI
new 256f801 AMDGPU: Allow 16-bit types in inline asm constraints
new 96a2ab4 Use MaxDepth instead of repeating its value
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/Analysis/ValueTracking.cpp | 6 +++---
lib/Target/AMDGPU/SIISelLowering.cpp | 2 ++
test/CodeGen/AMDGPU/inlineasm-16.ll | 41 ++++++++++++++++++++++++++++++++++++
3 files changed, 46 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/inlineasm-16.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 llvm.
from 8a2cde8 Replace std::find_if with llvm::find_if. NFC.
new 44e5760 AMDGPU: Don't add same instruction multiple times to worklist
new 4bcae75 AMDGPU: Run fp combine tests on VI
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/AMDGPU/SIInstrInfo.cpp | 8 +-
test/CodeGen/AMDGPU/fmul-2-combine-multi-use.ll | 45 ++++---
test/CodeGen/AMDGPU/fmuladd.ll | 167 +++++++++++++-----------
test/CodeGen/AMDGPU/mad-sub.ll | 94 +++++++------
test/CodeGen/AMDGPU/sminmax.ll | 14 ++
5 files changed, 192 insertions(+), 136 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 33ae526 Revert "Re-add the assert to StringRef's const char *, length [...]
new 8a2cde8 Replace std::find_if with llvm::find_if. 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:
lib/Analysis/MemoryBuiltins.cpp | 9 ++++-----
1 file changed, 4 insertions(+), 5 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 aoliva/SFN
in repository gcc.
from f3ea0e1 SFN: drop markers and don't expect them if VTA is disabled
new 66e9ba5 SFN: oops, only clear begin_stmt_markers if we skipped VTA
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/var-tracking.c | 8 +++++---
1 file changed, 5 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 gcc.
from 011088b * gcc.dg/tls/alias-1.c: dg-add-options tls.
new 184b4eb * gcc.dg/pr70859-2.c: Define _ISOC99_SOURCE on AIX.
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 | 1 +
gcc/testsuite/gcc.dg/pr70859-2.c | 3 +++
2 files changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.