This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e0316ce24e5 [WebAssembly] Add validation to reloc section
new ec1d1788ce5 [MergeICmp] We can discard initial blocks that do other work
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/Transforms/Scalar/MergeICmps.cpp | 11 +++-
.../MergeICmps/X86/multiple-blocks-does-work.ll | 64 ++++++++++++++++++++++
2 files changed, 72 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/MergeICmps/X86/multiple-blocks-does-work.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 4a9afc559e4 [ARM][Asm] VMOVSRR and VMOVRRS need sequential S registers
new e0316ce24e5 [WebAssembly] Add validation to reloc 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/Object/Wasm.h | 4 +++-
lib/Object/WasmObjectFile.cpp | 44 ++++++++++++++++++++++++++++++----
test/ObjectYAML/wasm/code_section.yaml | 13 ++++++++++
test/ObjectYAML/wasm/data_section.yaml | 12 +++++++++-
4 files changed, 67 insertions(+), 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 gcc.
from 9b33fe18490 2018-03-05 Richard Biener <rguenther(a)suse.de>
new 3da0d341b24 2018-03-05 Richard Biener <rguenther(a)suse.de>
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 | 11 +++++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/pr84670-1.c | 18 ++++++++++++++++++
gcc/testsuite/gcc.dg/pr84670-2.c | 33 +++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr84670-3.c | 38 ++++++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr84670-4.c | 17 +++++++++++++++++
gcc/tree-ssa-pre.c | 15 ++++++++++++++-
7 files changed, 139 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr84670-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr84670-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr84670-3.c
create mode 100644 gcc/testsuite/gcc.dg/pr84670-4.c
--
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 022e5fa26f9 [WebAssembly] Reorder reloc sections to come between symtab [...]
new 4a9afc559e4 [ARM][Asm] VMOVSRR and VMOVRRS need sequential S registers
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/Target/ARM/AsmParser/ARMAsmParser.cpp | 18 ++++++++++++++++++
test/MC/ARM/vmov-pair-diags.s | 6 ++++++
2 files changed, 24 insertions(+)
create mode 100644 test/MC/ARM/vmov-pair-diags.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 llvm.
from a60bc625ceb [WebAssembly] Fix tests with invalid yaml (required CODE se [...]
new 022e5fa26f9 [WebAssembly] Reorder reloc sections to come between symtab [...]
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/MC/WasmObjectWriter.cpp | 2 +-
test/Object/Inputs/trivial-object-test.wasm | Bin 320 -> 320 bytes
test/tools/llvm-objdump/Inputs/trivial.obj.wasm | Bin 320 -> 320 bytes
test/tools/llvm-objdump/wasm.txt | 4 ++--
test/tools/llvm-readobj/Inputs/trivial.obj.wasm | Bin 291 -> 291 bytes
test/tools/llvm-readobj/sections.test | 10 +++++-----
6 files changed, 8 insertions(+), 8 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 fb2d954bad4 2018-03-05 Paolo Carlini <paolo.carlini(a)oracle.com>
new 9b33fe18490 2018-03-05 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/graphite/pr84650.c | 18 ++++++++++++++++++
gcc/tree-ssa-loop-im.c | 2 ++
4 files changed, 31 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr84650.c
--
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 e5da34daa [ELF] - Support moving location counter when MEMORY is used.
new a14023b38 [WebAssembly] Reorder reloc sections to come after symtab
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/Writer.cpp | 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 master
in repository llvm.
from 54767673da1 [WebAssembly] Attach a name to globals similarly to functio [...]
new a60bc625ceb [WebAssembly] Fix tests with invalid yaml (required CODE se [...]
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/ObjectYAML/wasm/export_section.yaml | 8 ++++++++
test/ObjectYAML/wasm/function_section.yaml | 8 ++++++++
test/ObjectYAML/wasm/start_section.yaml | 15 ++++++++++++---
3 files changed, 28 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 17209fa8d77 Fix location of comment in EmitPopInst
new 54767673da1 [WebAssembly] Attach a name to globals similarly to functio [...]
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 | 3 ++-
lib/Object/WasmObjectFile.cpp | 10 ++++++++--
2 files changed, 10 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 fce2d38e397 [Bash-autocompletion] Pass all flags in shell command-line [...]
new 17209fa8d77 Fix location of comment in EmitPopInst
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/Target/ARM/ARMFrameLowering.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.