This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from fcead82b9 [WebAssembly] Output functions individually
new d28e1b78b [WebAssembly] Refactor symbol and symbol table to remove Wasm [...]
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:
wasm/InputFiles.cpp | 40 ++++++++++++++++++--------------
wasm/InputFiles.h | 12 +++++-----
wasm/SymbolTable.cpp | 64 ++++++++++++++++++++++++----------------------------
wasm/SymbolTable.h | 11 ++++-----
wasm/Symbols.cpp | 38 +++++++++++++++----------------
wasm/Symbols.h | 19 +++++++---------
6 files changed, 91 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 libcxx.
from 95b20f885 [libcxx] Support the use of compiler-rt in lit tests
new 4ffbed58e [libcxx] [test] Improve MSVC portability.
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:
.../atomics/atomics.lockfree/isalwayslockfree.pass.cpp | 2 ++
.../function.objects/func.not_fn/not_fn.pass.cpp | 12 ++++++++----
test/support/msvc_stdlib_force_include.hpp | 15 +++++++++++++++
3 files changed, 25 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 binutils-gdb.
from d9ccd460fd Automatic date update in version.in
new 35fd2b2bcf RISC-V: Disassemble x0 based addresses as 0.
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:
gas/ChangeLog | 5 +++++
gas/testsuite/gas/riscv/auipc-x0.d | 12 ++++++++++++
gas/testsuite/gas/riscv/auipc-x0.s | 4 ++++
opcodes/ChangeLog | 5 +++++
opcodes/riscv-dis.c | 2 +-
5 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644 gas/testsuite/gas/riscv/auipc-x0.d
create mode 100644 gas/testsuite/gas/riscv/auipc-x0.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 glibc.
from 1272748886 Fix ldbl-128ibm lrintl, lroundl missing "invalid" exceptions [...]
new 87faac5516 Fix powerpc-nofpu fmaxmagl, fminmagl spurious "invalid" exce [...]
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:
ChangeLog | 5 +++++
sysdeps/powerpc/nofpu/Makefile | 2 ++
2 files changed, 7 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 lnt.
from 30d311b These excludes probably aren't needed and cause warnings when [...]
new 34540da Looks like in modern setuptools this is not used
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:
setup.py | 3 +--
1 file changed, 1 insertion(+), 2 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 ee4fbee7148 LowerTypeTests: Add limited support for aliases
new c7c090f1632 [ORC] Re-apply r321838 again with a workaround for a bug pr [...]
new 52483265a57 [llvm-readobj] Consistent use of ScopedPrinter
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/ExecutionEngine/JITSymbol.h | 2 +
include/llvm/ExecutionEngine/Orc/Core.h | 235 ++++++++++++++++++
include/llvm/Support/ScopedPrinter.h | 6 +-
lib/ExecutionEngine/Orc/CMakeLists.txt | 1 +
lib/ExecutionEngine/Orc/Core.cpp | 317 +++++++++++++++++++++++++
tools/llvm-readobj/COFFDumper.cpp | 5 +-
tools/llvm-readobj/COFFImportDumper.cpp | 38 +--
tools/llvm-readobj/ELFDumper.cpp | 11 +-
tools/llvm-readobj/MachODumper.cpp | 9 +-
tools/llvm-readobj/ObjDumper.h | 3 +-
tools/llvm-readobj/StackMapPrinter.h | 49 ++--
tools/llvm-readobj/llvm-readobj.cpp | 39 +--
unittests/ExecutionEngine/Orc/CMakeLists.txt | 1 +
unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 211 ++++++++++++++++
14 files changed, 855 insertions(+), 72 deletions(-)
create mode 100644 include/llvm/ExecutionEngine/Orc/Core.h
create mode 100644 lib/ExecutionEngine/Orc/Core.cpp
create mode 100644 unittests/ExecutionEngine/Orc/CoreAPIsTest.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 lnt.
from a25741a [LNT] Provide a way to reliably point to results page
new 30d311b These excludes probably aren't needed and cause warnings when [...]
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:
MANIFEST.in | 2 --
1 file changed, 2 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 gcc.
from 06e83d10e60 compiler: use temporary variable for stack allocation
new 670027a5527 Daily bump.
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/DATESTAMP | 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-7-branch
in repository gcc.
from 5ad20f2b539 * es.po: Update.
new 520bf3a62d2 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.