This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_50
in repository lld.
from 3ffe0f2c0 Merging r310526: -------------------------------------------- [...]
new 859850755 Merging rr310989: ------------------------------------------- [...]
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/Driver.cpp | 4 ++--
test/COFF/def-export-stdcall.s | 3 ++-
2 files changed, 4 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 release_50
in repository llvm.
from f3090ff4462 Merging r310926: ------------------------------------------ [...]
new 96b986a820a Merging r310939: ------------------------------------------ [...]
new 5782e7a2b95 Merging r310988: ------------------------------------------ [...]
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:
include/llvm/Object/COFFImportFile.h | 1 +
lib/Object/COFFImportFile.cpp | 2 +-
utils/release/test-release.sh | 21 +++++++++++++--------
3 files changed, 15 insertions(+), 9 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 e16912e0d0f [Dominators] Teach LoopUnswitch to use the incremental API
new cb8c418e341 Improve line debug info when translating a CaseBlock to SDNodes.
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 14 +++----
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 9 ++++-
test/CodeGen/X86/debugloc-no-line-0.ll | 51 ++++++++++++++++++++++++
3 files changed, 65 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/X86/debugloc-no-line-0.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 7feb6fc8e50 [AVX512] Don't switch unmasked subvector insert/extract ins [...]
new e16912e0d0f [Dominators] Teach LoopUnswitch to use the incremental API
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/LoopUnswitch.cpp | 58 +++++++++++++++++++------
lib/Transforms/Utils/BreakCriticalEdges.cpp | 66 +++++++----------------------
2 files changed, 60 insertions(+), 64 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 release_50
in repository llvm.
from 23827d929ba Add external project LDC to release notes.
new f3090ff4462 Merging r310926: ------------------------------------------ [...]
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:
docs/LangRef.rst | 4 ++++
1 file changed, 4 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 gcc.
from 49a669e2fa6 * lex.c (maybe_add_lang_type_raw): BOUND_TEMPLATE_TEMPLATE [...]
new 7fb56b66e02 Add missing ECF_NOTHROW flags to internal.def
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 | 5 +++++
gcc/internal-fn.def | 12 ++++++------
2 files changed, 11 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 gcc.
from 03a511c845c PR middle-end/81814 * fold-const.c (operand_equal_for_com [...]
new 001cb3b72c9 gcc/ PR target/72804 * config/rs6000/vsx.md (*vsx_le_perm [...]
new 49a669e2fa6 * lex.c (maybe_add_lang_type_raw): BOUND_TEMPLATE_TEMPLATE [...]
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:
gcc/ChangeLog | 9 +++++
gcc/config/rs6000/vsx.md | 62 ++++++++++++++++++++++--------
gcc/cp/ChangeLog | 6 +++
gcc/cp/lex.c | 11 ++----
gcc/cp/mangle.c | 8 ++--
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/powerpc/pr72804.c | 25 ++++++++++++
7 files changed, 100 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr72804.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 dd0efe6d443 [X86] Remove memopmmx pattern fragment
new 7feb6fc8e50 [AVX512] Don't switch unmasked subvector insert/extract ins [...]
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 | 127 +-
test/CodeGen/X86/avx512-cvt.ll | 41 +-
test/CodeGen/X86/avx512-insert-extract.ll | 112 +-
test/CodeGen/X86/avx512-trunc.ll | 31 +-
test/CodeGen/X86/avx512dq-intrinsics-upgrade.ll | 16 +-
test/CodeGen/X86/compress_expand.ll | 2 +-
test/CodeGen/X86/masked_gather_scatter.ll | 26 +-
test/CodeGen/X86/stack-folding-fp-avx512.ll | 6 +-
test/CodeGen/X86/stack-folding-int-avx512.ll | 6 +-
test/CodeGen/X86/subvector-broadcast.ll | 192 +--
test/CodeGen/X86/vector-compare-results.ll | 1516 ++++++++---------------
test/CodeGen/X86/vector-shuffle-512-v16.ll | 8 +-
test/CodeGen/X86/vector-shuffle-avx512.ll | 4 +-
test/CodeGen/X86/vector-shuffle-v1.ll | 2 +-
test/CodeGen/X86/vector-trunc-math.ll | 448 ++-----
15 files changed, 846 insertions(+), 1691 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 7f37f07d7b1 Mark Verifier/invalid-eh.ll as unsupported on windows
new dd0efe6d443 [X86] Remove memopmmx pattern fragment
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/X86InstrFragmentsSIMD.td | 9 ---------
lib/Target/X86/X86InstrMMX.td | 4 ++--
2 files changed, 2 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.