This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9724d35 [CostModel][X86] Reordered AVX1 arithmetic cost LUT into desc [...]
new 5988cea [CostModel][X86] Added missing AVX2 arithmetic costs.
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/X86TargetTransformInfo.cpp | 56 ++++++++++++++++++-------------
1 file changed, 33 insertions(+), 23 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 a783424 NewGVN: Make sure we properly lookup operand leaders while cr [...]
new 9724d35 [CostModel][X86] Reordered AVX1 arithmetic cost LUT into desc [...]
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/X86TargetTransformInfo.cpp | 54 +++++++++++++++----------------
1 file changed, 27 insertions(+), 27 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 f9fdf76 [X86][AVX512] Use lowerShuffleAsRepeatedMaskAndLanePermute fo [...]
new a783424 NewGVN: Make sure we properly lookup operand leaders while cr [...]
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/NewGVN.cpp | 61 ++++++--
test/Transforms/NewGVN/basic-cyclic-opt.ll | 235 +++++++++++++++++++++++++++++
test/Transforms/NewGVN/memory-handling.ll | 195 ++++++++++++++++++++++++
3 files changed, 478 insertions(+), 13 deletions(-)
create mode 100644 test/Transforms/NewGVN/basic-cyclic-opt.ll
create mode 100644 test/Transforms/NewGVN/memory-handling.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 lldb.
from 4da5f10 Install lldb Python module on Windows.
new 562d4ff Remove an incorrect byte size calculation in DWARFASTParserClang
new 8c033fc Fix dereferencing of pointers to empty classes
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:
.../value/empty_class}/Makefile | 0
.../value/empty_class/TestValueAPIEmptyClass.py | 60 ++++++++++++++++++++++
.../value/empty_class}/main.cpp | 14 ++---
.../SymbolFile/DWARF/DWARFASTParserClang.cpp | 2 +-
source/Symbol/ClangASTContext.cpp | 59 +++++++++++----------
5 files changed, 95 insertions(+), 40 deletions(-)
copy packages/Python/lldbsuite/test/{functionalities/breakpoint/breakpoint_set_res [...]
create mode 100644 packages/Python/lldbsuite/test/python_api/value/empty_class/Tes [...]
copy packages/Python/lldbsuite/test/{functionalities/data-formatter/language_categ [...]
--
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 d45843c Handle versioned undefined symbols.
new 0bc3b63 Attempt to fix windows buildbot
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/COFF/linkrepro.test | 2 ++
1 file changed, 2 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 edd4534 TarWriter: Use fitsInUstar function.
new f9fdf76 [X86][AVX512] Use lowerShuffleAsRepeatedMaskAndLanePermute fo [...]
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 | 6 ++++++
lib/Target/X86/X86TargetTransformInfo.cpp | 3 +--
test/Analysis/CostModel/X86/shuffle-reverse.ll | 2 +-
test/CodeGen/X86/vector-shuffle-512-v64.ll | 9 ++-------
4 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 binutils-gdb.
from a6eb589 Automatic date update in version.in
new 0e123f6 [GOLD] powerpc.cc tidies
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:
gold/ChangeLog | 9 ++++++++
gold/powerpc.cc | 66 ++++++++++++++++++++++++---------------------------------
2 files changed, 37 insertions(+), 38 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 binutils-2_28-branch
in repository binutils-gdb.
from 746abc8 Automatic date update in version.in
new 47ddf85 [GOLD] powerpc.cc tidies
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:
gold/ChangeLog | 9 ++++++++
gold/powerpc.cc | 66 ++++++++++++++++++++++++---------------------------------
2 files changed, 37 insertions(+), 38 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 09a03c6 Added "Michael Park" to `CREDITS.TXT`.
new c60e8fc Replace identifiers called `__out` because Windows.h #defines it.
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/algorithm | 22 +++++++-------
include/experimental/algorithm | 4 +--
include/experimental/iterator | 10 +++----
include/regex | 66 +++++++++++++++++++++---------------------
test/support/nasty_macros.hpp | 7 +++++
5 files changed, 58 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.