This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4ec31dd2d69 [AArch64] Minor rtx costs tweak
new 81ba46decc8 PR rtl-optimization/82778 PR rtl-optimization/82597 * co [...]
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 | 22 ++++++++
gcc/compare-elim.c | 112 ++++++++++++++++++-------------------
gcc/testsuite/ChangeLog | 10 ++++
gcc/testsuite/g++.dg/opt/pr82778.C | 37 ++++++++++++
gcc/testsuite/gcc.dg/pr82597.c | 40 +++++++++++++
5 files changed, 165 insertions(+), 56 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr82778.C
create mode 100644 gcc/testsuite/gcc.dg/pr82597.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 master
in repository llvm.
from 7f53f83a3c2 Rewrite FileOutputBuffer as two separate classes.
new d005962cad8 [X86][SSE] Add PACKUS support to LowerTruncate
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/X86/X86ISelLowering.cpp | 38 ++++++++++-----
test/CodeGen/X86/avg.ll | 21 ++++----
test/CodeGen/X86/combine-srl.ll | 5 +-
test/CodeGen/X86/pr31773.ll | 26 ++++------
test/CodeGen/X86/psubus.ll | 99 ++++++++++++++++----------------------
test/CodeGen/X86/vector-trunc.ll | 23 +++++----
6 files changed, 101 insertions(+), 111 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 a9eef8da6 Add data formatter for libc++ std::queue
new 32d0d4727 add LibCxxTuple.cpp, LibCxxQueue.cpp to xcode project file.
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:
lldb.xcodeproj/project.pbxproj | 8 ++++++++
1 file changed, 8 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 66f724ee92f [dsymutil, llvm-objcopy] Fix some Clang-tidy modernize and [...]
new 7f53f83a3c2 Rewrite FileOutputBuffer as two separate classes.
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/FileOutputBuffer.h | 34 ++----
lib/Support/FileOutputBuffer.cpp | 202 +++++++++++++++++++-------------
2 files changed, 129 insertions(+), 107 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 libunwind.
from 85f4cfd Change unw_word_t to always have the same size as the pointer size
new fc0a910 [libunwind] Don't use dl_iterate_phdr if __ANDROID_API__ < 21
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:
src/AddressSpace.hpp | 8 ++++++++
1 file changed, 8 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 release_50
in repository libunwind.
from 5fd891f Merging r316657: fixing libunwind tests
new 29d1624 Merge r311574: ARM: explicitly specify the 8-byte alignment
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/unwind.h | 2 +-
test/alignment.pass.cpp | 12 ++++++++++--
2 files changed, 11 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 llvm.
from e58f980c356 [X86] Add custom code to EVEX to VEX pass to turn unmasked [...]
new 66f724ee92f [dsymutil, llvm-objcopy] Fix some Clang-tidy modernize and [...]
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:
tools/dsymutil/DebugMap.cpp | 43 ++++--
tools/dsymutil/DebugMap.h | 54 +++++---
tools/dsymutil/DwarfLinker.cpp | 216 ++++++++++++++++++++++--------
tools/dsymutil/NonRelocatableStringpool.h | 23 ++--
tools/dsymutil/dsymutil.cpp | 23 ++--
tools/dsymutil/dsymutil.h | 38 ++++--
tools/llvm-objcopy/Object.cpp | 79 ++++++-----
tools/llvm-objcopy/Object.h | 202 +++++++++++++++-------------
tools/llvm-objcopy/llvm-objcopy.cpp | 53 +++++---
tools/llvm-objcopy/llvm-objcopy.h | 13 +-
10 files changed, 491 insertions(+), 253 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 libcxx.
from d422c9531 More statuses, a new patch, too
new f56f1bba1 [libc++] Don't alias quick_exit if __ANDROID_API__ < 21
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/__config | 6 +++++-
1 file changed, 5 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 7b5f7b40ad5 loop-rotate: avoid duplicating dbg.value intrinsics in the [...]
new e58f980c356 [X86] Add custom code to EVEX to VEX pass to turn unmasked [...]
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/X86/X86EvexToVex.cpp | 21 +++++++++++++++++++++
test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 8 ++++----
utils/TableGen/X86EVEX2VEXTablesEmitter.cpp | 8 +++++++-
3 files changed, 32 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 llvm.
from f14c45fbabe loop-rotate: eliminate duplicate debug intrinsics after splicing.
new 7b5f7b40ad5 loop-rotate: avoid duplicating dbg.value intrinsics in the [...]
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/Transforms/Scalar/LoopRotation.cpp | 24 ++++++++++++++++++++++
test/Transforms/LoopRotate/dbg-value-duplicates.ll | 2 ++
2 files changed, 26 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.