This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3279867fcea [WebAssembly] Only run WebAssembly objdump tests if it is e [...]
new a432d58a0fe Create a PHI value when merging with a known undef live-in
new d1357b6fb27 Clean up a test case
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:
lib/CodeGen/LiveRangeCalc.cpp | 27 +++++---
test/CodeGen/Hexagon/regalloc-liveout-undef.mir | 35 ++++++++++
.../CodeExtractor/BlockAddressSelfReference.ll | 75 ++++++++++++----------
3 files changed, 95 insertions(+), 42 deletions(-)
create mode 100644 test/CodeGen/Hexagon/regalloc-liveout-undef.mir
--
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 be0108aa0 [build system] If there's an OVERRIDE, don't guess the current SCM.
new aee33c33e Upstream the 'eInstrumentationRuntimeTypeSwiftRuntimeReportin [...]
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/lldb-enumerations.h | 1 +
1 file changed, 1 insertion(+)
--
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 f255da2ab7 test: fix test for release builds
new 563c0ec65e [Sema] Allow unmarked overloadable functions.
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/AttrDocs.td | 40 ++++++++++--
include/clang/Basic/DiagnosticSemaKinds.td | 10 +--
lib/Lex/PPMacroExpansion.cpp | 2 +
lib/Sema/SemaDecl.cpp | 93 ++++++++++++++++++++-------
test/CodeGen/mangle-ms.c | 9 +++
test/CodeGen/mangle.c | 4 ++
test/CodeGenCXX/mangle-ms.cpp | 7 ++
test/PCH/attrs.c | 3 +-
test/Sema/overloadable.c | 100 ++++++++++++++++++++++++++---
9 files changed, 224 insertions(+), 44 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 31f493068 Sort lit.cfg architectures
new b1727d424 Add more stringent tests for the resource section of executables.
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/COFF/Inputs/combined-resources-2.rc | 36 ++++++++++++++++++
test/COFF/Inputs/combined-resources-2.res | Bin 0 -> 452 bytes
test/COFF/Inputs/combined-resources-cursor.bmp | Bin 0 -> 822 bytes
test/COFF/Inputs/combined-resources-okay.bmp | Bin 0 -> 822 bytes
test/COFF/Inputs/combined-resources.rc | 50 +++++++++++++++++++++++++
test/COFF/Inputs/combined-resources.res | Bin 0 -> 2332 bytes
test/COFF/combined-resources.test | 17 +++++++++
test/COFF/resource.test | 27 +++++++++++--
8 files changed, 127 insertions(+), 3 deletions(-)
create mode 100644 test/COFF/Inputs/combined-resources-2.rc
create mode 100644 test/COFF/Inputs/combined-resources-2.res
create mode 100644 test/COFF/Inputs/combined-resources-cursor.bmp
create mode 100644 test/COFF/Inputs/combined-resources-okay.bmp
create mode 100644 test/COFF/Inputs/combined-resources.rc
create mode 100644 test/COFF/Inputs/combined-resources.res
create mode 100644 test/COFF/combined-resources.test
--
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 5cc4d23410a [AArch64] Performance enhancements for Cavium ThunderX2 T99
new 3279867fcea [WebAssembly] Only run WebAssembly objdump tests if it is e [...]
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/{MC => tools/llvm-objdump}/WebAssembly/lit.local.cfg | 0
1 file changed, 0 insertions(+), 0 deletions(-)
copy test/{MC => tools/llvm-objdump}/WebAssembly/lit.local.cfg (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 compiler-rt.
from 1a427fa56 Don't double-include cfi tests on linux
new b24f89116 Don't build tsan/dd when COMPILER_RT_HAS_TSAN is false
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/CMakeLists.txt | 6 +++---
1 file changed, 3 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 49ab5d59922 [WebAssembly] Add data size and alignement to linking section
new 08da5c5be51 [WebAssembly] Add support for printing relocations with llv [...]
new 5cc4d23410a [AArch64] Performance enhancements for Cavium ThunderX2 T99
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 | 1 +
lib/Object/WasmObjectFile.cpp | 5 +-
lib/Target/AArch64/AArch64InstrInfo.td | 4 +-
lib/Target/AArch64/AArch64SchedThunderX2T99.td | 1221 +++++++++++++++++---
.../llvm-objdump/WebAssembly/relocations.test | 8 +
tools/llvm-objdump/llvm-objdump.cpp | 20 +-
6 files changed, 1090 insertions(+), 169 deletions(-)
create mode 100644 test/tools/llvm-objdump/WebAssembly/relocations.test
--
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 158b8d042 Fix up the Xcode project:
new be0108aa0 [build system] If there's an OVERRIDE, don't guess the current SCM.
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:
scripts/Xcode/build-llvm.py | 3 +++
scripts/Xcode/repo.py | 11 +++++++++++
2 files changed, 14 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 f4a2d1d749c [Hexagon] Use proper predicate register state when expandin [...]
new 49ab5d59922 [WebAssembly] Add data size and alignement to linking section
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 | 11 +++-
include/llvm/Object/Wasm.h | 2 +
include/llvm/ObjectYAML/WasmYAML.h | 2 +
lib/MC/WasmObjectWriter.cpp | 24 +++++---
lib/Object/WasmObjectFile.cpp | 11 +++-
lib/ObjectYAML/WasmYAML.cpp | 2 +
test/MC/WebAssembly/unnamed-data.ll | 94 ++++++++++++++++---------------
test/MC/WebAssembly/weak-alias.ll | 2 +
test/MC/WebAssembly/weak.ll | 2 +
test/ObjectYAML/wasm/weak_symbols.yaml | 21 ++++++-
test/tools/llvm-nm/wasm/weak-symbols.yaml | 2 +
tools/obj2yaml/wasm2yaml.cpp | 2 +
tools/yaml2obj/yaml2wasm.cpp | 60 ++++++++++++++------
13 files changed, 163 insertions(+), 72 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 6891a99c365 [CGP] simplify code to get bswap in memcmp expansion; NFCI
new aa9b82348cb [Constants] Fix copy-pasto in llvm_unreachable message. NFC
new ea86c526fbd [InstCombine] Propagate nsw flag when turning mul by pow2 i [...]
new f4a2d1d749c [Hexagon] Use proper predicate register state when expandin [...]
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:
lib/IR/Constants.cpp | 2 +-
lib/Target/Hexagon/HexagonInstrInfo.cpp | 18 ++++++--
.../InstCombine/InstCombineMulDivRem.cpp | 4 +-
test/CodeGen/Hexagon/expand-vselect-kill.ll | 53 ++++++++++++++++++++++
test/Transforms/InstCombine/mul.ll | 8 ++--
5 files changed, 74 insertions(+), 11 deletions(-)
create mode 100644 test/CodeGen/Hexagon/expand-vselect-kill.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.