This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a83a726 [yaml2obj] Sort MachO LinkEdit write operations based on offset
new 8d6539b Testcase cleanup: Remove an unused input file.
new 865444b Revert "[yaml2obj] Sort MachO LinkEdit write operations based [...]
new ae4f064 Testcase cleanup: remove an unused RUN line in an input file.
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:
test/DebugInfo/Generic/Inputs/gmlt.ll | 152 -------------
test/DebugInfo/Inputs/gmlt.ll | 1 -
test/ObjectYAML/MachO/out_of_order_linkedit.yaml | 266 -----------------------
tools/yaml2obj/yaml2macho.cpp | 92 +++-----
4 files changed, 26 insertions(+), 485 deletions(-)
delete mode 100644 test/DebugInfo/Generic/Inputs/gmlt.ll
delete mode 100644 test/ObjectYAML/MachO/out_of_order_linkedit.yaml
--
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 1b40ec0 Fix PR python/18984
new e943215 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-7.11-branch
in repository binutils-gdb.
from bd343ab Automatic date update in version.in
new 4ae84c7 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_26-branch
in repository binutils-gdb.
from 010bc14 Automatic date update in version.in
new ad61dde Automatic date update in version.in
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:
bfd/version.h | 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 25aa673 [lit] Factor out a helper for shell command results.
new bf67aef [lit] Improve readability of failing scripts.
new a83a726 [yaml2obj] Sort MachO LinkEdit write operations based on offset
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:
test/ObjectYAML/MachO/out_of_order_linkedit.yaml | 266 +++++++++++++++++++++
tools/yaml2obj/yaml2macho.cpp | 92 +++++--
utils/lit/lit/TestRunner.py | 39 ++-
.../tests/Inputs/shtest-output-printing/basic.txt | 3 +
.../tests/Inputs/shtest-output-printing/lit.cfg | 4 +
utils/lit/tests/shtest-format.py | 5 +-
utils/lit/tests/shtest-output-printing.py | 26 ++
utils/lit/tests/shtest-shell.py | 6 +-
8 files changed, 401 insertions(+), 40 deletions(-)
create mode 100644 test/ObjectYAML/MachO/out_of_order_linkedit.yaml
create mode 100644 utils/lit/tests/Inputs/shtest-output-printing/basic.txt
create mode 100644 utils/lit/tests/Inputs/shtest-output-printing/lit.cfg
create mode 100644 utils/lit/tests/shtest-output-printing.py
--
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 a761325 clangFrontend: Make intrinsics_gen optional for standalone build.
new 5ce5d3d Delete configure left over.
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/Config/config.h.in | 43 ----------------------------------------
1 file changed, 43 deletions(-)
delete mode 100644 include/clang/Config/config.h.in
--
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 5142c10 [TailRecursionElimination] Refactor/cleanup.
new 25aa673 [lit] Factor out a helper for shell command results.
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:
utils/lit/lit/TestRunner.py | 30 ++++++++++++++++++++++--------
1 file changed, 22 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.
charles.baylis pushed a change to branch aarch64-v2.1-gc64-dis
in repository toolchain/luajit-aarch64.
from 58e460d Merge remote-tracking branch 'rtrk/arm64' into tmp
new 65b13bd LDR instruction selection fix
new 5ceb522 Support various constant generation operations.
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:
src/lj_asm_arm64.h | 7 +++++--
src/lj_emit_arm64.h | 23 +++++++++++++++++++----
2 files changed, 24 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 f675898 microblaze.c: fix warnings
new 0d29e15 /cp 2016-06-02 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 6 ++++++
gcc/cp/decl.c | 14 +++++++-------
gcc/cp/parser.c | 4 ++--
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/forw_enum10.C | 4 ++--
gcc/testsuite/g++.dg/cpp0x/forw_enum6.C | 8 ++++----
gcc/testsuite/g++.dg/cpp0x/forw_enum8.C | 4 ++--
gcc/testsuite/g++.dg/cpp0x/override2.C | 4 ++--
gcc/testsuite/g++.dg/parse/crash5.C | 2 +-
gcc/testsuite/g++.dg/parse/error16.C | 2 +-
gcc/testsuite/g++.dg/parse/error27.C | 4 ++--
gcc/testsuite/g++.dg/template/qualttp15.C | 2 +-
gcc/testsuite/g++.dg/template/redecl4.C | 2 +-
gcc/testsuite/g++.old-deja/g++.other/crash39.C | 2 +-
gcc/testsuite/g++.old-deja/g++.other/struct1.C | 10 +++++-----
gcc/testsuite/g++.old-deja/g++.pt/m9a.C | 2 +-
gcc/testsuite/g++.old-deja/g++.pt/memclass10.C | 2 +-
17 files changed, 55 insertions(+), 33 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 d4c1756 [InstCombine] change tests to show a more obvious transform p [...]
new 4aa4497 [obj2yaml] [yaml2obj] Support for MachO nlist and string table
new 13e11d7 Revert "[WebAssembly] Emit type signatures for declared functions"
new 5142c10 [TailRecursionElimination] Refactor/cleanup.
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:
include/llvm/ObjectYAML/MachOYAML.h | 15 +
lib/ObjectYAML/MachOYAML.cpp | 11 +
.../MCTargetDesc/WebAssemblyTargetStreamer.cpp | 10 -
.../MCTargetDesc/WebAssemblyTargetStreamer.h | 9 -
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 41 +-
lib/Transforms/Scalar/TailRecursionElimination.cpp | 271 +++++------
test/CodeGen/WebAssembly/indirect-import.ll | 70 ---
test/ObjectYAML/MachO/symtab.yaml | 511 +++++++++++++++++++++
tools/obj2yaml/macho2yaml.cpp | 37 ++
tools/yaml2obj/yaml2macho.cpp | 43 +-
10 files changed, 741 insertions(+), 277 deletions(-)
delete mode 100644 test/CodeGen/WebAssembly/indirect-import.ll
create mode 100644 test/ObjectYAML/MachO/symtab.yaml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.