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 b4fddec2db6 [ARC] Backport form mainline PR target/85968 * config/arc [...]
new 37f6f681b6b Fix _mm_extract_pi16 for big-endian
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 | 5 +++++
gcc/config/rs6000/xmmintrin.h | 7 +++++--
2 files changed, 10 insertions(+), 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 74e7e1fada8 /cp 2018-11-14 Paolo Carlini <paolo.carlini(a)oracle.com>
new 74b2e25b0bc Add missing ZLIBINC to CFLAGS-optinfo-emit-json.o
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 | 4 ++++
gcc/Makefile.in | 2 +-
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 llvm.
from 0bca5fd90ee [X86] Allow pmulh to be formed from narrow vXi16 vectors un [...]
new 45c215a28e7 [WebAssembly] Add support for dylink section in object format
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 | 7 +++++++
include/llvm/Object/Wasm.h | 3 +++
include/llvm/ObjectYAML/WasmYAML.h | 14 ++++++++++++++
lib/Object/WasmObjectFile.cpp | 17 ++++++++++++++++-
lib/ObjectYAML/WasmYAML.cpp | 15 ++++++++++++++-
test/ObjectYAML/wasm/dylink_section.yaml | 24 ++++++++++++++++++++++++
tools/obj2yaml/wasm2yaml.cpp | 11 ++++++++++-
tools/yaml2obj/yaml2wasm.cpp | 16 +++++++++++++++-
8 files changed, 103 insertions(+), 4 deletions(-)
create mode 100644 test/ObjectYAML/wasm/dylink_section.yaml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.