This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 8a9100c [CodeGen] Some assorted cleanups
new 63fb39e PR28589: attempt to work around MSVC rejects-valid.
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/Frontend/ChainedIncludesSource.cpp | 3 ++-
1 file changed, 2 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 08df0eb [X86] Add CTPOP/CTLZ/CTTZ scalar cost tests
new 998d310 Strip trailing whitespace
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 | 12 ++++++------
1 file changed, 6 insertions(+), 6 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 5e704c7 Add tests for max/minIntN(64).
new 08df0eb [X86] Add CTPOP/CTLZ/CTTZ scalar cost 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/Analysis/CostModel/X86/ctbits-cost.ll | 177 ++++++++++++++++++++++++++++-
1 file changed, 171 insertions(+), 6 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 lld.
from 0a4d692 Implement almost-zero-cost --trace-symbol.
new 7c1f1ee Remove dead code.
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:
ELF/Config.h | 2 --
ELF/Driver.cpp | 3 ---
2 files changed, 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 bac9a5d Fix warnings in ImmutableSetTest and SequenceTest.
new a0a6942 Use a faster implementation of maxUIntN.
new c71e199 Fix isShiftedInt and isShiftedUint for widths > 32.
new 495097a Add assertions checking SignExtend{32,64}'s bit width.
new 61e00f9 Clean up some comments in MathExtras.h.
new f36e869 Avoid UB in maxIntN(64).
new 5e704c7 Add tests for max/minIntN(64).
The 6 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/MathExtras.h | 88 ++++++++++++++++++++++--------------
unittests/Support/MathExtrasTest.cpp | 42 +++++++++++++++++
2 files changed, 95 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 5bf69d8 [X86][AVX] Added VBROADCASTF128/VBROADCASTI128 tests
new bac9a5d Fix warnings in ImmutableSetTest and SequenceTest.
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:
unittests/ADT/ImmutableSetTest.cpp | 9 ++++++---
unittests/ADT/SequenceTest.cpp | 6 ++++--
2 files changed, 10 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 0aff5d2 [X86] Regenerated ctlz/cttz scalar tests for 32/64-bit target [...]
new 5bf69d8 [X86][AVX] Added VBROADCASTF128/VBROADCASTI128 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/avx-vbroadcastf128.ll | 111 +++++++++++++++++++++++++++
test/CodeGen/X86/avx2-vbroadcasti128.ll | 129 ++++++++++++++++++++++++++++++++
2 files changed, 240 insertions(+)
create mode 100644 test/CodeGen/X86/avx-vbroadcastf128.ll
create mode 100644 test/CodeGen/X86/avx2-vbroadcasti128.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 lld.
from 7f3ef4d Print out file names for common symbols for --trace-symbol.
new c417e20 Remove duplicate public specifier.
new c562b8c Make Lazy's ctro protected because it shouldn't be instantiat [...]
new 0a4d692 Implement almost-zero-cost --trace-symbol.
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:
ELF/Driver.cpp | 5 ++++-
ELF/InputFiles.cpp | 5 -----
ELF/OutputSections.cpp | 1 +
ELF/SymbolTable.cpp | 36 +++++++++++++++++++++++-------------
ELF/SymbolTable.h | 3 ++-
ELF/Symbols.cpp | 16 ++++++++++++++++
ELF/Symbols.h | 22 ++++++++++++++++++----
test/ELF/trace-symbols.s | 18 +++++-------------
8 files changed, 69 insertions(+), 37 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 lld.
from 2f93896 Handle versioned symbols efficiently.
new 7f3ef4d Print out file names for common symbols for --trace-symbol.
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:
ELF/SymbolTable.cpp | 2 +-
ELF/Symbols.cpp | 6 ++++--
ELF/Symbols.h | 2 +-
test/ELF/trace-symbols.s | 2 +-
4 files changed, 7 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 lld.
from ad2a899 Add a pointer to a source file to SymbolBody.
new 2f93896 Handle versioned symbols efficiently.
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:
ELF/Config.h | 1 -
ELF/Driver.cpp | 5 +-
ELF/SymbolTable.cpp | 115 ++++++++++++------
ELF/SymbolTable.h | 1 +
ELF/Symbols.cpp | 10 +-
ELF/Symbols.h | 8 +-
test/ELF/verdef-defaultver.s | 4 -
test/ELF/verdef-executable.s | 269 -------------------------------------------
8 files changed, 90 insertions(+), 323 deletions(-)
delete mode 100644 test/ELF/verdef-executable.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.