This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 83de8211787 [DEBUGINFO] Disable emission of the dwarf sections, but all [...]
new 81f99ce8f5a [WebAssembly] Support for a ternary atomic RMW instruction
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:
.../MCTargetDesc/WebAssemblyMCTargetDesc.h | 14 +
lib/Target/WebAssembly/WebAssemblyInstrAtomics.td | 243 +++++++++++
.../WebAssembly/WebAssemblySetP2AlignOperands.cpp | 7 +
test/CodeGen/WebAssembly/atomic-mem-consistency.ll | 106 +++++
test/CodeGen/WebAssembly/atomic-rmw.ll | 184 +++++++++
test/CodeGen/WebAssembly/offset-atomics.ll | 455 +++++++++++++++++++++
6 files changed, 1009 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 0d49c36e8db Try to fix FreeBSD build.
new 83de8211787 [DEBUGINFO] Disable emission of the dwarf sections, but all [...]
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/IR/DebugInfoMetadata.h | 6 ++-
lib/AsmParser/LLLexer.cpp | 2 +-
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 5 ++-
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 23 +++++++++++
lib/CodeGen/AsmPrinter/DwarfFile.cpp | 6 +++
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 3 ++
lib/IR/DebugInfoMetadata.cpp | 2 +
.../Generic/{multiline.ll => directives-only.ll} | 45 ++++++----------------
8 files changed, 56 insertions(+), 36 deletions(-)
copy test/DebugInfo/Generic/{multiline.ll => directives-only.ll} (65%)
--
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 3c2fe2429 Revert r338596: Simplify. NFC.
new 1dcb79df5 lld-link: Remove /msvclto option
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 | 132 -------------------------------------------
COFF/Driver.h | 2 -
COFF/DriverUtils.cpp | 20 -------
COFF/Options.td | 1 -
test/COFF/msvclto-archive.ll | 40 -------------
test/COFF/msvclto-order.ll | 25 --------
test/COFF/msvclto.ll | 20 -------
7 files changed, 240 deletions(-)
delete mode 100644 test/COFF/msvclto-archive.ll
delete mode 100644 test/COFF/msvclto-order.ll
delete mode 100644 test/COFF/msvclto.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 89d0eefc17e [X86] Canonicalize the pattern for __builtin_ffs in a simil [...]
new 0d49c36e8db Try to fix FreeBSD build.
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/Demangle/MicrosoftDemangle.cpp | 19 ++++++++++---------
1 file changed, 10 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 a227166d0e1 [NFC] small addendum to r334242, FMF propagation
new 68d8e287995 [MS Demangler] Don't crash as often when demangling.
new 5999ebb85cc [MS Demangler] Properly demangle templated operators.
new 39fff696974 [llvm-undname Add an option to dump back references.
new bf6429d608c AMDGPU/R600: Convert kernel param loads to use PARAM_I_ADDRESS
new 6bc30a81e71 [X86] Add test cases for the patterns used by __builtin_ffs.
new 89d0eefc17e [X86] Canonicalize the pattern for __builtin_ffs in a simil [...]
The 6 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/Demangle/Demangle.h | 4 +-
lib/Demangle/MicrosoftDemangle.cpp | 147 ++++++++++++++++-------
lib/Target/AMDGPU/R600ISelLowering.cpp | 88 ++++++++++----
lib/Target/AMDGPU/R600ISelLowering.h | 8 +-
lib/Target/X86/X86ISelLowering.cpp | 12 +-
test/CodeGen/AMDGPU/kernel-args.ll | 19 +--
test/CodeGen/AMDGPU/r600.work-item-intrinsics.ll | 9 +-
test/CodeGen/X86/dagcombine-select.ll | 49 ++++++++
test/Demangle/ms-back-references.test | 4 +
test/Demangle/ms-mangle.test | 3 +
tools/llvm-undname/llvm-undname.cpp | 10 +-
11 files changed, 260 insertions(+), 93 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 lldb.
from f220f9fb3 Remove outdated documentation for Stream's LEB128 methods
new 63e23a1aa Fixed documentation for PutHex8 [NFC]
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/lldb/Utility/Stream.h | 10 +++-------
1 file changed, 3 insertions(+), 7 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 lldb.
from 1c36a09b4 Introduce install-lldb-framework target
new f220f9fb3 Remove outdated documentation for Stream's LEB128 methods
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/lldb/Utility/Stream.h | 6 ------
1 file changed, 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 compiler-rt.
from 6a4b62dee Add missing condition
new 38cb31d9d Fix sizeof(struct pthread) in glibc 2.14.
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/sanitizer_common/sanitizer_linux_libcdep.cc | 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 gcc-8-branch
in repository gcc.
from e15966a1576 PR c/85704 * c-typeck.c (init_field_decl_cmp): New functi [...]
new 4fba440af6e PR sanitizer/86759 * tsan/tsan_platform.h: Cherry-pick co [...]
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:
libsanitizer/ChangeLog | 7 ++
libsanitizer/tsan/tsan_platform.h | 122 ++++++++++++++++++++++---------
libsanitizer/tsan/tsan_platform_linux.cc | 4 +-
3 files changed, 95 insertions(+), 38 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 48d710e2cb4 [X86] FastISel fall back on !absolute_symbol GVs
new a227166d0e1 [NFC] small addendum to r334242, FMF propagation
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/SelectionDAG.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.