This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cee7f67 [X86][AVX512] Added some more complex v64i8 shuffles
new 23f587b [X86][AVX512] Add avx512vbmi tests
new 1bb4b12 Change setDiagnosticsOutputFile to take a unique_ptr from a r [...]
new 4bd62ab [ThinLTO] Implement -pass-remarks-output in ThinLTOCodeGenerator
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:
include/llvm/IR/LLVMContext.h | 2 +-
lib/IR/LLVMContext.cpp | 4 +-
lib/LTO/LTOCodeGenerator.cpp | 16 +--
lib/LTO/ThinLTOCodeGenerator.cpp | 27 ++++++
test/CodeGen/X86/vector-shuffle-512-v64.ll | 108 +++++++++++++++++++++
...with_cache.ll => diagnostic-handler-remarks.ll} | 8 +-
test/ThinLTO/X86/diagnostic-handler-remarks.ll | 51 ++++++++++
tools/opt/opt.cpp | 3 +-
8 files changed, 204 insertions(+), 15 deletions(-)
copy test/ThinLTO/X86/Inputs/{empty_module_with_cache.ll => diagnostic-handler-rem [...]
create mode 100644 test/ThinLTO/X86/diagnostic-handler-remarks.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 clang.
from 8a6ea81 Introduce a helper class for building complex constant initia [...]
new b806c5a Change setDiagnosticsOutputFile to take a unique_ptr from a r [...]
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/CodeGenAction.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 lld.
from 54c134c Simplify. NFC.
new e8824b7 [ELF] - Exit on --version call.
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/Driver.cpp | 9 ++++++++-
ELF/Options.td | 5 +++--
test/ELF/driver.test | 4 +++-
3 files changed, 14 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 lld.
from 675086e Simplify. NFC.
new de8af25 Change filler type from ArrayRef<uint8_t> to uint32_t.
new 54c134c Simplify. NFC.
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:
ELF/LinkerScript.cpp | 39 +++++++++++++++++----------------------
ELF/LinkerScript.h | 4 ++--
ELF/OutputSections.cpp | 17 +++++++++++------
3 files changed, 30 insertions(+), 30 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 7459c90 PR target/25111 * config/m68k/m68k.md (bsetdreg): New patte [...]
new 4ac97a8 * gfortran.dg/coarray_alloc_comp_1.f08: Add "-latomic" optio [...]
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/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/gfortran.dg/coarray_alloc_comp_1.f08 | 1 +
gcc/testsuite/gfortran.dg/coarray_alloc_comp_2.f08 | 1 +
gcc/testsuite/gfortran.dg/coarray_allocate_10.f08 | 1 +
gcc/testsuite/gfortran.dg/coarray_allocate_7.f08 | 1 +
gcc/testsuite/gfortran.dg/coarray_allocate_8.f08 | 1 +
gcc/testsuite/gfortran.dg/coarray_allocate_9.f08 | 1 +
gcc/testsuite/gfortran.dg/coarray_send_by_ref_1.f08 | 1 +
gcc/testsuite/gfortran.dg/coarray_stat_2.f90 | 1 +
gcc/testsuite/gfortran.dg/coindexed_1.f90 | 1 +
10 files changed, 22 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 d59573d PR target/78426 * config/sh/sh-mem.cc (sh_expand_cmpnstr): [...]
new 7459c90 PR target/25111 * config/m68k/m68k.md (bsetdreg): New patte [...]
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 | 6 +++++
gcc/config/m68k/m68k.md | 39 +++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/m68k/pr25111.c | 32 +++++++++++++++++++++++++++
4 files changed, 82 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/m68k/pr25111.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 aea6373 [X86] Simplify some code a little by removing a dulicate vari [...]
new cee7f67 [X86][AVX512] Added some more complex v64i8 shuffles
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/vector-shuffle-512-v64.ll | 93 ++++++++++++++++++++++++++++++
1 file changed, 93 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 c170429 Try again to fix unused variable warning on lld-x86_64-darwin [...]
new aea6373 [X86] Simplify some code a little by removing a dulicate vari [...]
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 | 32 +++++++++++++++-----------------
1 file changed, 15 insertions(+), 17 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 8417728 Try to fix unused variable warning on lld-x86_64-darwin13 aft [...]
new c170429 Try again to fix unused variable warning on lld-x86_64-darwin [...]
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/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp | 3 +--
utils/TableGen/CodeEmitterGen.cpp | 7 ++++++-
2 files changed, 7 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 master
in repository llvm.
from b313c74 Check that emitted instructions meet their predicates on all [...]
new 8417728 Try to fix unused variable warning on lld-x86_64-darwin13 aft [...]
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/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.