This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0a1aae823bf Revert "Expose a TargetMachine::getTargetTransformInfo function"
new ead036a2de0 [WebAssembly] Remove unneeded sub-directory
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/Wasm.h | 2 +-
.../llvm/BinaryFormat/{WasmRelocs/WebAssembly.def => WasmRelocs.def} | 0
include/llvm/module.modulemap | 2 +-
lib/Object/WasmObjectFile.cpp | 2 +-
lib/ObjectYAML/WasmYAML.cpp | 2 +-
5 files changed, 4 insertions(+), 4 deletions(-)
rename include/llvm/BinaryFormat/{WasmRelocs/WebAssembly.def => WasmRelocs.def} (100%)
--
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 zorg.
from 545ba4e Add debugsign and test suite
new a142125 Always run cmake to force dependencies
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:
zorg/buildbot/builders/UnifiedTreeBuilder.py | 1 -
1 file changed, 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 e015097dc [WebAssembly] Improve weak alias tests cases
new 90f1dbaa1 [WebAssmebly] Fix references to weak aliases
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/wasm/weak-alias-overide.ll | 6 +++---
wasm/InputFiles.cpp | 9 +++++++++
wasm/SymbolTable.cpp | 10 +---------
3 files changed, 13 insertions(+), 12 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 7f4699ff8ff [SimplifyCFG] Avoid quadratic on a predecessors number beha [...]
new 5b1a4e4b7f1 [WebAssembly] Fix local references to weak aliases
new 0a1aae823bf Revert "Expose a TargetMachine::getTargetTransformInfo function"
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/Wasm.h | 21 +++++---
include/llvm/Target/TargetMachine.h | 18 ++-----
lib/CodeGen/LLVMTargetMachine.cpp | 7 +--
lib/MC/WasmObjectWriter.cpp | 4 +-
lib/Object/WasmObjectFile.cpp | 27 ++++++----
lib/Target/AArch64/AArch64TargetMachine.cpp | 7 +--
lib/Target/AArch64/AArch64TargetMachine.h | 3 +-
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 8 +--
lib/Target/AMDGPU/AMDGPUTargetMachine.h | 2 +-
lib/Target/ARC/ARCTargetMachine.cpp | 7 +--
lib/Target/ARC/ARCTargetMachine.h | 2 +-
lib/Target/ARM/ARMTargetMachine.cpp | 7 +--
lib/Target/ARM/ARMTargetMachine.h | 3 +-
lib/Target/Hexagon/HexagonTargetMachine.cpp | 7 +--
lib/Target/Hexagon/HexagonTargetMachine.h | 2 +-
lib/Target/Lanai/LanaiTargetMachine.cpp | 7 +--
lib/Target/Lanai/LanaiTargetMachine.h | 2 +-
lib/Target/Mips/MipsTargetMachine.cpp | 21 ++++----
lib/Target/Mips/MipsTargetMachine.h | 2 +-
lib/Target/NVPTX/NVPTXTargetMachine.cpp | 7 +--
lib/Target/NVPTX/NVPTXTargetMachine.h | 2 +-
lib/Target/PowerPC/PPCTargetMachine.cpp | 7 +--
lib/Target/PowerPC/PPCTargetMachine.h | 2 +-
lib/Target/SystemZ/SystemZTargetMachine.cpp | 7 +--
lib/Target/SystemZ/SystemZTargetMachine.h | 2 +-
lib/Target/TargetMachine.cpp | 13 ++---
.../WebAssembly/WebAssemblyTargetMachine.cpp | 7 +--
lib/Target/WebAssembly/WebAssemblyTargetMachine.h | 3 +-
lib/Target/X86/X86TargetMachine.cpp | 7 +--
lib/Target/X86/X86TargetMachine.h | 2 +-
lib/Target/XCore/XCoreTargetMachine.cpp | 7 +--
lib/Target/XCore/XCoreTargetMachine.h | 2 +-
test/MC/WebAssembly/weak-alias.ll | 57 +++++++++++++++-------
33 files changed, 163 insertions(+), 119 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 e748800fd Pass an InputFile to the InputSection constructor.
new e015097dc [WebAssembly] Improve weak alias tests cases
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/wasm/Inputs/weak-alias.ll | 36 ++++++++++++++++++++++++---
test/wasm/weak-alias-overide.ll | 55 +++++++++++++++++++++++++++++++----------
test/wasm/weak-alias.ll | 51 +++++++++++++++++++++++++++++---------
3 files changed, 114 insertions(+), 28 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 0325abf84 Convert a few more InputFiles to references.
new e748800fd Pass an InputFile to the InputSection constructor.
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/InputFiles.cpp | 12 +++++-------
ELF/InputSection.cpp | 9 +++++----
ELF/InputSection.h | 2 +-
ELF/SyntheticSections.cpp | 4 ++--
ELF/SyntheticSections.h | 2 +-
5 files changed, 14 insertions(+), 15 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 clang.
from 54595410ae Reverting a file that snuck in with r321229 by accident.
new 40e9a74cba Fix for PR32990
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/CodeGenModule.cpp | 42 +++++++++++++----
test/CodeGenCXX/dllimport-dtor-thunks.cpp | 17 +++----
test/CodeGenCXX/dllimport-members.cpp | 12 ++---
test/CodeGenCXX/dllimport-virtual-base.cpp | 73 ++++++++++++++++++++++++++++++
test/CodeGenCXX/dllimport.cpp | 4 +-
test/CodeGenCXX/external-linkage.cpp | 17 +++++++
6 files changed, 138 insertions(+), 27 deletions(-)
create mode 100644 test/CodeGenCXX/dllimport-virtual-base.cpp
create mode 100644 test/CodeGenCXX/external-linkage.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 lld.
from 4b3bda35b Detemplate createCommentSection.
new 0325abf84 Convert a few more InputFiles to references.
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/InputFiles.cpp | 12 ++++-----
ELF/InputSection.cpp | 76 ++++++++++++++++++++++++++--------------------------
ELF/InputSection.h | 8 +++---
3 files changed, 48 insertions(+), 48 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 binutils-gdb.
from 6eab0eaa1b Automatic date update in version.in
new 27e9ff87a6 Remove write-only assignment in rs6000-tdep.c
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:
gdb/ChangeLog | 5 +++++
gdb/rs6000-tdep.c | 1 -
2 files changed, 5 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 clang.
from 817fbca018 [ubsan] Diagnose noreturn functions which return
new 54595410ae Reverting a file that snuck in with r321229 by accident.
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/Misc/ast-dump-color.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.