This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from acaf7916965 [PowerPC] define target hook isReallyTriviallyReMaterializable()
new 41428eb757c [PDB] Add symbols to the PDB
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:
.../llvm/DebugInfo/CodeView/TypeIndexDiscovery.h | 6 ++
lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp | 82 ++++++++++++++++++++
.../DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp | 87 ++++++++++++++++++++--
3 files changed, 167 insertions(+), 8 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 8cfc4d548 [COFF] Set MajorLinkerVersion to 14 instead of 0.
new 16fde015a [PDB] Add symbols to the PDB
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:
COFF/PDB.cpp | 100 +++++++++++-
test/COFF/pdb-comdat.test | 50 +++++-
test/COFF/pdb-symbol-types.yaml | 344 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 492 insertions(+), 2 deletions(-)
create mode 100644 test/COFF/pdb-symbol-types.yaml
--
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 glibc.
from 9695dd0c93 DCIGETTEXT: Use getcwd, asprintf to construct absolute pathname
new 03feacb562 x86: Rename glibc.tune.ifunc to glibc.tune.hwcaps
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:
ChangeLog | 18 ++++++++++++++++++
elf/dl-tunables.list | 4 ----
manual/tunables.texi | 8 ++++----
sysdeps/x86/cpu-features.c | 4 ++--
sysdeps/x86/cpu-features.h | 6 +++---
sysdeps/x86/cpu-tunables.c | 29 +++++++++++------------------
sysdeps/x86/dl-tunables.list | 6 +++---
7 files changed, 41 insertions(+), 34 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 2c60ba89439 [x86] set the datalayout to match the RUN line triple; NFC
new acaf7916965 [PowerPC] define target hook isReallyTriviallyReMaterializable()
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/PowerPC/PPCInstr64Bit.td | 6 +-
lib/Target/PowerPC/PPCInstrInfo.cpp | 23 +++++
lib/Target/PowerPC/PPCInstrInfo.h | 2 +
test/CodeGen/PowerPC/licm-remat.ll | 179 ++++++++++++++++++++++++++++++++++++
4 files changed, 208 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/PowerPC/licm-remat.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 hjl/memcmp/avx2
in repository glibc.
from 04a4c8ed54 Use vptest
new 3f422f51cb Add do_test2
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:
benchtests/bench-memcmp.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 49 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 ebc007dabbe [InstCombine] Add range metadata to cttz/ctlz/ctpop intrins [...]
new 2c60ba89439 [x86] set the datalayout to match the RUN line triple; 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:
test/Transforms/CodeGenPrepare/X86/memcmp.ll | 6 ++----
1 file changed, 2 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 binutils-gdb.
from 2c6b98ea6f [ARM] Rework Tag_CPU_arch build attribute value selection
new 7f2c8a1d37 Fix address violation when reading corrupt DWARF data.
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:
binutils/ChangeLog | 10 ++++
binutils/dwarf.c | 154 +++++++++++++++++++++++++++++++++--------------------
2 files changed, 106 insertions(+), 58 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 a807ad0a5a Correct VectorCall x86 (32 bit) behavior for SSE Register As [...]
new dba970f4d1 Use -NOT prefix instead of adding `not` to FileCheck.
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/Driver/autocomplete.c | 4 ++--
1 file changed, 2 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 lld.
from 6291d373c Implement the --exclude-libs option.
new 8cfc4d548 [COFF] Set MajorLinkerVersion to 14 instead of 0.
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:
COFF/Writer.cpp | 9 +++++++++
test/COFF/hello32.test | 2 +-
2 files changed, 10 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 f2fe26d60eb [InstCombine] Don't let folding (select (icmp eq (and X, C1 [...]
new ebc007dabbe [InstCombine] Add range metadata to cttz/ctlz/ctpop intrins [...]
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/InstCombine/InstCombineCalls.cpp | 46 +++++++++++++++++++++++++
test/Transforms/InstCombine/ctpop.ll | 39 +++++++++++++++++----
test/Transforms/InstCombine/intrinsics.ll | 41 +++++++++++++++-------
3 files changed, 108 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.