This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8dbab12eeb4 [docs] Use dbgs() instead of errs() for DEBUG()
new ecbaff738d9 COFF: fix IMAGE_FILE_MACHINE_AM33
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:
include/llvm/BinaryFormat/COFF.h | 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 libunwind.
from 0b964a1 [libunwind] Add proper support for DWARF unwind on bare metal.
new 2aff05b [libunwind] Unbreak debug builds after r321440.
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:
src/DwarfParser.hpp | 11 +++++++----
1 file changed, 7 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 libunwind.
from 5d8a75e [libunwind] fix a typo in r321441.
new 0b964a1 [libunwind] Add proper support for DWARF unwind on bare metal.
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:
src/AddressSpace.hpp | 46 ++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 46 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 48e62066852 [ThinLTO] Don't import functions with noinline attribute
new 8dbab12eeb4 [docs] Use dbgs() instead of errs() for DEBUG()
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/ProgrammersManual.rst | 10 +++++-----
1 file changed, 5 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 76618721e0d [MC] - Disallow invalid section groups declarations.
new 48e62066852 [ThinLTO] Don't import functions with noinline attribute
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/ModuleSummaryAnalysis.cpp | 4 +++-
.../Inputs/{personality-local.ll => noinline.ll} | 6 +++--
test/ThinLTO/X86/noinline.ll | 26 ++++++++++++++++++++++
3 files changed, 33 insertions(+), 3 deletions(-)
copy test/ThinLTO/X86/Inputs/{personality-local.ll => noinline.ll} (53%)
create mode 100644 test/ThinLTO/X86/noinline.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 libunwind.
from 642836d [libunwind] convert error logs to _LIBUNWIND_LOG/_LIBUNWIND_LOG0.
new 5d8a75e [libunwind] fix a typo in r321441.
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:
src/DwarfParser.hpp | 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 libunwind.
from 0aee54c [libunwind] Avoid using C++ headers.
new 642836d [libunwind] convert error logs to _LIBUNWIND_LOG/_LIBUNWIND_LOG0.
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:
src/DwarfParser.hpp | 67 +++++++++++++++++++++++++----------------------------
src/config.h | 3 +++
2 files changed, 35 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 libunwind.
from 375a366 [libunwind][MIPS]: Add support for unwinding in O32 and N64 p [...]
new 0aee54c [libunwind] Avoid using C++ headers.
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:
src/DwarfParser.hpp | 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 gcc.
from c57e8a40740 Daily bump.
new 18e3c8c49bb PR target/83488 * config/i386/i386.opt (-mavx512vpopcntdq [...]
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 | 117 ++++++++++
gcc/common/config/i386/i386-common.c | 74 ++++---
gcc/config/i386/avx512bitalgintrin.h | 35 +--
gcc/config/i386/avx512vbmi2intrin.h | 416 ++++++++++++++++++-----------------
gcc/config/i386/i386-builtin.def | 246 +++++++++++----------
gcc/config/i386/i386-c.c | 4 +-
gcc/config/i386/i386.c | 60 +++--
gcc/config/i386/i386.opt | 4 +-
8 files changed, 559 insertions(+), 397 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 cbe298eee6e [SafepointIRVerifier] Allow non-dereferencing uses of unrel [...]
new 76618721e0d [MC] - Disallow invalid section groups declarations.
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/MC/MCParser/ELFAsmParser.cpp | 4 ++--
test/MC/ELF/comdat-declaration-errors.s | 14 ++++++++++++++
2 files changed, 16 insertions(+), 2 deletions(-)
create mode 100644 test/MC/ELF/comdat-declaration-errors.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.