This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 3012cfb0d2 ld.so: Remove internal_function attribute from various functions
new dbc303ef76 Fix spelling mistake in fr.po
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 | 5 +++++
po/fr.po | 4 ++--
2 files changed, 7 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 clang.
from 0018aec614 Rename cxx1z -> cxx17 across all diagnostic IDs.
new d7224802b7 Fix memory leak in ToolChain::TranslateOpenMPTargetArgs
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/Driver/ToolChain.cpp | 6 +++++-
test/Driver/openmp-offload.c | 3 ---
2 files changed, 5 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 7de7a0fee84 [AVX-512] Add hasSideEffects = 0 to the 8-bit and 16-bit re [...]
new 821fe0674f4 [ValueTracking] Revert r310583 which enabled functionality [...]
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/Analysis/ValueTracking.cpp | 9 ++++++++
.../ValueTracking/non-negative-phi-bits.ll | 27 ----------------------
2 files changed, 9 insertions(+), 27 deletions(-)
delete mode 100644 test/Analysis/ValueTracking/non-negative-phi-bits.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 llvm.
from 42aa2a09c6f [opt-viewer] Listify `dict_items` for Py3 indexing
new 0f6b6f4b5da [AVX512] Remove comment I should have removed in r310808. NFC
new c28c3393b5c [X86] Remove unused argument from the vextract_for_size mul [...]
new 7de7a0fee84 [AVX-512] Add hasSideEffects = 0 to the 8-bit and 16-bit re [...]
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:
lib/Target/X86/X86InstrAVX512.td | 26 ++++++++------------------
1 file changed, 8 insertions(+), 18 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 2de896abcee [PowerPC] Revert r310346 (and followups r310356 & r310424) [...]
new 42aa2a09c6f [opt-viewer] Listify `dict_items` for Py3 indexing
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/opt-viewer/optrecord.py | 2 +-
1 file changed, 1 insertion(+), 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 eab92f74e7d [AVX512] Simplify the instruction defintion for VEXTRACT. NFCI
new 2de896abcee [PowerPC] Revert r310346 (and followups r310356 & r310424) [...]
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/PPCISelDAGToDAG.cpp | 132 -----------------------------
test/CodeGen/PowerPC/testComparesigesc.ll | 68 ---------------
test/CodeGen/PowerPC/testComparesigesi.ll | 68 ---------------
test/CodeGen/PowerPC/testComparesigess.ll | 68 ---------------
test/CodeGen/PowerPC/testComparesilesc.ll | 68 ---------------
test/CodeGen/PowerPC/testComparesilesi.ll | 68 ---------------
test/CodeGen/PowerPC/testComparesiless.ll | 68 ---------------
test/CodeGen/PowerPC/testComparesllgesc.ll | 68 ---------------
test/CodeGen/PowerPC/testComparesllgesi.ll | 68 ---------------
test/CodeGen/PowerPC/testComparesllgess.ll | 68 ---------------
test/CodeGen/PowerPC/testCompareslllesc.ll | 69 ---------------
test/CodeGen/PowerPC/testCompareslllesi.ll | 69 ---------------
test/CodeGen/PowerPC/testComparesllless.ll | 69 ---------------
13 files changed, 951 deletions(-)
delete mode 100644 test/CodeGen/PowerPC/testComparesigesc.ll
delete mode 100644 test/CodeGen/PowerPC/testComparesigesi.ll
delete mode 100644 test/CodeGen/PowerPC/testComparesigess.ll
delete mode 100644 test/CodeGen/PowerPC/testComparesilesc.ll
delete mode 100644 test/CodeGen/PowerPC/testComparesilesi.ll
delete mode 100644 test/CodeGen/PowerPC/testComparesiless.ll
delete mode 100644 test/CodeGen/PowerPC/testComparesllgesc.ll
delete mode 100644 test/CodeGen/PowerPC/testComparesllgesi.ll
delete mode 100644 test/CodeGen/PowerPC/testComparesllgess.ll
delete mode 100644 test/CodeGen/PowerPC/testCompareslllesc.ll
delete mode 100644 test/CodeGen/PowerPC/testCompareslllesi.ll
delete mode 100644 test/CodeGen/PowerPC/testComparesllless.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 llvm.
from f3bbe18950c [ARM] Tidy-up Cortex-A15 DPR-SPR optimizer implementation
new eab92f74e7d [AVX512] Simplify the instruction defintion for VEXTRACT. NFCI
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/X86InstrAVX512.td | 49 +++++++++++++---------------------------
1 file changed, 16 insertions(+), 33 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 2ebdd445ba0 [InstCombine] Simplify and inline FoldOrWithConstants/FoldX [...]
new f3bbe18950c [ARM] Tidy-up Cortex-A15 DPR-SPR optimizer implementation
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/ARM/A15SDOptimizer.cpp | 39 ++++++++++++---------------------------
1 file changed, 12 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 gcc.
from ac36c55f2da i386: Replace frame pointer with stack pointer in debug insns
new 67201d014e6 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.