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 eb1e02fd05 Use std::vector in add_using_directive
new 0d64823e51 Remove unnecessary calls to is_mi_like_p in print_thread_info_1
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 | 5 +++++
gdb/thread.c | 15 +++++----------
2 files changed, 10 insertions(+), 10 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 8b80450d257 [X86][FMA] Regenerate FMA tests
new 5037d51d6d6 [X86] Add v2i2 test case (PR20011)
new f9d4e1794de [X86] Add v2i4 store test case (PR20012)
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/CodeGen/X86/pr20011.ll | 33 +++++++++++++++++++++++++++++++++
test/CodeGen/X86/pr20012.ll | 17 +++++++++++++++++
2 files changed, 50 insertions(+)
create mode 100644 test/CodeGen/X86/pr20011.ll
create mode 100644 test/CodeGen/X86/pr20012.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 binutils-gdb.
from c0470d489b Use ui_out_emit_list and ui_out_emit_tuple with gdb::optional
new 0b868b60c9 Use gdb::def_vector in func_command
new 49663d051c Use gdb::byte_vector in pascal_object_print_value
new 0fc21fd8cf Use gdb::def_vector in create_sals_line_offset
new eb1e02fd05 Use std::vector in add_using_directive
The 4 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 | 21 +++++++++++++++++++++
gdb/cp-namespace.c | 3 ++-
gdb/dwarf2read.c | 12 ++++--------
gdb/linespec.c | 11 +++--------
gdb/namespace.c | 19 ++++++++-----------
gdb/namespace.h | 2 +-
gdb/p-valprint.c | 13 +++++--------
gdb/stack.c | 7 ++-----
8 files changed, 46 insertions(+), 42 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 compiler-rt.
from 689b841c1 [ubsan] Enable UBsan in sanitizer_common tests
new 8726d8366 [asan] Fix tests broken by r312858
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/asan/TestCases/Linux/preinstalled_signal.cc | 6 +++---
test/asan/TestCases/global-address.cpp | 4 ++--
2 files changed, 5 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 master
in repository binutils-gdb.
from 481695ed5f Remove unnecessary function prototypes.
new f8cc3da6e4 Use ui_out_emit_table and ui_out_emit_list in print_thread_info_1
new dc9fe180a4 Remove make_cleanup_ui_out_table_begin_end
new 76f9c9cfd4 Use ui_out_emit_tuple in more places
new 393702cd59 Use ui_out_emit_tuple in disasm.c
new e6a2252ac3 Use ui_out_emit_list in more places
new ca5909c7de Remove make_cleanup_ui_out_redirect_pop
new c0470d489b Use ui_out_emit_list and ui_out_emit_tuple with gdb::optional
The 7 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 | 61 ++++++++++++++++++
gdb/breakpoint.c | 14 ++--
gdb/darwin-nat-info.c | 49 +++++++-------
gdb/disasm.c | 164 +++++++++++++++++++++++------------------------
gdb/guile/scm-ports.c | 22 ++++---
gdb/mi/mi-cmd-file.c | 5 +-
gdb/mi/mi-cmd-var.c | 24 +++----
gdb/mi/mi-interp.c | 5 +-
gdb/mi/mi-main.c | 104 +++++++++++++-----------------
gdb/probe.c | 170 ++++++++++++++++++++++++------------------------
gdb/spu-tdep.c | 114 +++++++++++++--------------------
gdb/stack.c | 174 +++++++++++++++++++++++++-------------------------
gdb/target.c | 5 +-
gdb/thread.c | 92 +++++++++++++-------------
gdb/top.c | 32 +++++-----
gdb/ui-out.c | 16 -----
gdb/ui-out.h | 31 +++++++--
gdb/utils.c | 19 ------
gdb/utils.h | 4 --
19 files changed, 553 insertions(+), 552 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 fe353a0cbf6 Merge isKnownNonNull into isKnownNonZero It now knows the t [...]
new 8b80450d257 [X86][FMA] Regenerate FMA tests
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/fma-commute-x86.ll | 449 ++++-----
test/CodeGen/X86/fma-intrinsics-x86.ll | 1056 +++++++++++---------
.../X86/fma4-intrinsics-x86_64-folded-load.ll | 55 +-
test/CodeGen/X86/fmaddsub-combine.ll | 65 +-
4 files changed, 910 insertions(+), 715 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 a22f9f24054 [X86][SSE] i32 vector multiplications test cases from PR6399
new fe353a0cbf6 Merge isKnownNonNull into isKnownNonZero It now knows the t [...]
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/Analysis/ValueTracking.h | 13 --
lib/Analysis/InstructionSimplify.cpp | 16 +-
lib/Analysis/LazyValueInfo.cpp | 12 +-
lib/Analysis/Loads.cpp | 2 +-
lib/Analysis/ValueTracking.cpp | 182 ++++++++++------------
lib/Transforms/IPO/FunctionAttrs.cpp | 4 +-
lib/Transforms/InstCombine/InstCombineCalls.cpp | 4 +-
lib/Transforms/Utils/PromoteMemoryToRegister.cpp | 15 +-
test/Other/cgscc-libcall-update.ll | 2 +-
test/Transforms/FunctionAttrs/nonnull.ll | 11 ++
test/Transforms/InstCombine/lifetime.ll | 10 +-
test/Transforms/InstCombine/memcpy-addrspace.ll | 4 +-
test/Transforms/InstCombine/memcpy-from-global.ll | 2 +-
test/Transforms/InstCombine/strcpy_chk-64.ll | 2 +-
test/Transforms/InstCombine/strlen-1.ll | 4 +-
test/Transforms/InstCombine/wcslen-1.ll | 4 +-
test/Transforms/InstCombine/wcslen-3.ll | 4 +-
17 files changed, 142 insertions(+), 149 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 5ee11e2597 [Basic] Update CMakeLists.txt to handle repo
new 99cd18fcc8 clang fix for LLVM API change: isKnownNonNull -> isKnownNonZero
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/CGCall.cpp | 6 ++++--
test/CodeGenCXX/microsoft-abi-dynamic-cast.cpp | 4 ++--
2 files changed, 6 insertions(+), 4 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 ce6571eae63 [X86][MOVBE] Fix typo in MOVBE scheduling test names
new a22f9f24054 [X86][SSE] i32 vector multiplications test cases from PR6399
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/mulvi32.ll | 472 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 472 insertions(+)
create mode 100644 test/CodeGen/X86/mulvi32.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.