This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b1bffa1a5b9 [x86] make blend tests resistant to demanded elements impro [...]
new 78b8f9db177 [DebugInfo] Add support for DWARF5 call site-related attributes
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/DebugInfo/DWARF/DWARFVerifier.h | 8 +
include/llvm/IR/DebugInfoFlags.def | 3 +-
include/llvm/IR/DebugInfoMetadata.h | 3 +
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 31 +-
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 10 +-
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 68 +++-
lib/CodeGen/AsmPrinter/DwarfDebug.h | 4 +
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 33 ++
lib/IR/Verifier.cpp | 4 +
test/DebugInfo/Generic/callsite-attr-invalid.ll | 48 +++
test/DebugInfo/X86/dwarf-callsite-related-attrs.ll | 133 ++++++++
test/tools/llvm-dwarfdump/X86/callsite-invalid.s | 376 +++++++++++++++++++++
tools/llvm-dwarfdump/Statistics.cpp | 8 +
13 files changed, 725 insertions(+), 4 deletions(-)
create mode 100644 test/DebugInfo/Generic/callsite-attr-invalid.ll
create mode 100644 test/DebugInfo/X86/dwarf-callsite-related-attrs.ll
create mode 100644 test/tools/llvm-dwarfdump/X86/callsite-invalid.s
--
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 cb7419c61c [COFF, ARM64] Add _InterlockedCompareExchangePointer_nf intrinsic
new 9824022af7 [DebugInfo] Add support for DWARF5 call site-related attributes
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/CGDebugInfo.cpp | 24 +++++++++-
lib/CodeGen/CGDebugInfo.h | 5 ++
test/CodeGenCXX/dbg-info-all-calls-described.cpp | 61 ++++++++++++++++++++++++
3 files changed, 89 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGenCXX/dbg-info-all-calls-described.cpp
--
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 8ffd498e502 rs6000: Some mfcr pattern simplification
new 7e6033ef5f8 RISC-V: Fix -fsignaling-nans for glibc testsuite.
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 | 7 +++++++
gcc/config/riscv/riscv.md | 34 ++++++++++++++++++++++++++++------
2 files changed, 35 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 llvm.
from a8691d04397 Fix dwarf-no-source-loc.ll path separator on Windows
new b1bffa1a5b9 [x86] make blend tests resistant to demanded elements impro [...]
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/avx-schedule.ll | 36 ++++++++++----------
test/CodeGen/X86/sse41-schedule.ll | 68 +++++++++++++++++++-------------------
2 files changed, 52 insertions(+), 52 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 gcc-8-branch
in repository gcc.
from d40eb1213ac i386: Don't pass -msse2avx to assembler for -mavx
new 40c92035250 Backport from trunk * io/close.c [!HAVE_UNLINK_OPEN_FILE] [...]
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:
libgfortran/ChangeLog | 5 +++++
libgfortran/io/close.c | 3 +++
2 files changed, 8 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 clang.
from 52d4fabea8 [CUDA] Use all 64 bits of GUID in __nv_module_id
new cb7419c61c [COFF, ARM64] Add _InterlockedCompareExchangePointer_nf intrinsic
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/clang/Basic/Builtins.def | 1 +
lib/CodeGen/CGBuiltin.cpp | 13 ++++++++-----
test/CodeGen/ms-intrinsics.c | 15 +++++++++++++++
3 files changed, 24 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 20785750a9e DwarfDebug: Pick next location in case of missing location [...]
new a8691d04397 Fix dwarf-no-source-loc.ll path separator on Windows
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/DebugInfo/X86/dwarf-no-source-loc.ll | 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 lld.
from 1b68a4c56 [LLD][COFF] Fix ordering of CRT global initializers in COMDAT [...]
new 304e994cc [COFF] Cope with GCC produced weak aliases referring to comda [...]
new fe7c54fda [docs] Mention some notable feature in the release notes
new ac9b2d98f [COFF] Do MinGW specific entry/subsystem inference
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:
COFF/Driver.cpp | 7 +++
COFF/InputFiles.cpp | 7 +++
docs/ReleaseNotes.rst | 15 +++++++
test/COFF/Inputs/inline-weak.o | Bin 0 -> 1625 bytes
test/COFF/Inputs/inline-weak2.o | Bin 0 -> 1389 bytes
test/COFF/comdat-weak.test | 82 ++++++++++++++++++++++++++++++++++
test/COFF/entry-inference-mingw.s | 44 ++++++++++++++++++
test/COFF/subsystem-inference-mingw.s | 17 +++++++
8 files changed, 172 insertions(+)
create mode 100644 test/COFF/Inputs/inline-weak.o
create mode 100644 test/COFF/Inputs/inline-weak2.o
create mode 100644 test/COFF/comdat-weak.test
create mode 100644 test/COFF/entry-inference-mingw.s
create mode 100644 test/COFF/subsystem-inference-mingw.s
--
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 b47238b7648 2018-10-05 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 8ffd498e502 rs6000: Some mfcr pattern simplification
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 | 7 +++++++
gcc/config/rs6000/rs6000.md | 43 ++++++++++---------------------------------
2 files changed, 17 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.