This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository test-suite.
from 6471567 Identify iOS and arm64 as darwin platform
new f81129e [test-suite] Add regression test for indirect branch critical [...]
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:
SingleSource/Benchmarks/Misc/CMakeLists.txt | 1 +
SingleSource/Benchmarks/Misc/LICENSE.TXT | 4 +
SingleSource/Benchmarks/Misc/evalloop.c | 121 +++++++++++++++++++++
.../Benchmarks/Misc/evalloop.reference_output | 2 +
4 files changed, 128 insertions(+)
create mode 100644 SingleSource/Benchmarks/Misc/evalloop.c
create mode 100644 SingleSource/Benchmarks/Misc/evalloop.reference_output
--
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 3b20a9f [CodeGen] Silence unused variable warning in Release builds.
new 25a675e NFC, Add a test that ensure that we don't emit helper code 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:
test/CodeGen/blocks.c | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 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 lld.
from d53c03f Convert EhOutputSection to be a synthetic section.
new 9a4f520 [COFF] added test for thinlto
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/thinlto.ll | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
create mode 100644 test/COFF/thinlto.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 binutils-gdb.
from a567769 DWARF-5: testcase
new c1556ec MIPS/BFD: Discard ineligible JALR relocations right away
new 5d58c73 MIPS/BFD: Remove duplicate NewABI JALR relocation handling
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:
bfd/ChangeLog | 13 ++
bfd/elf64-mips.c | 1 -
bfd/elfn32-mips.c | 1 -
bfd/elfxx-mips.c | 167 +----------------------
bfd/elfxx-mips.h | 2 -
gas/ChangeLog | 8 ++
gas/testsuite/gas/mips/jalr4-n32.d | 5 +
gas/testsuite/gas/mips/jalr4-n64.d | 42 ++++++
gas/testsuite/gas/mips/jalr4.d | 30 ++++
gas/testsuite/gas/mips/jalr4.s | 63 +++++++++
gas/testsuite/gas/mips/mips.exp | 8 ++
ld/ChangeLog | 13 ++
ld/testsuite/ld-mips-elf/jalr4.dd | 19 +++
ld/testsuite/ld-mips-elf/mips-elf.exp | 9 +-
ld/testsuite/ld-mips-elf/relax-jalr-n32-shared.d | 2 +-
ld/testsuite/ld-mips-elf/relax-jalr-n32.d | 2 +-
ld/testsuite/ld-mips-elf/relax-jalr-n64-shared.d | 2 +-
ld/testsuite/ld-mips-elf/relax-jalr-n64.d | 2 +-
18 files changed, 219 insertions(+), 170 deletions(-)
create mode 100644 gas/testsuite/gas/mips/jalr4-n32.d
create mode 100644 gas/testsuite/gas/mips/jalr4-n64.d
create mode 100644 gas/testsuite/gas/mips/jalr4.d
create mode 100644 gas/testsuite/gas/mips/jalr4.s
create mode 100644 ld/testsuite/ld-mips-elf/jalr4.dd
--
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 d049f24 * config/visium/visium.md (type): Add trap. (b): New mode a [...]
new c994735 /cp 2017-02-23 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/pt.c | 7 ++++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/pr79361-1.C | 7 +++++++
gcc/testsuite/g++.dg/cpp0x/pr79361-2.C | 7 +++++++
5 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr79361-1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr79361-2.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 f035535 [ADT] Fix zip iterator interface.
new 0f08588 [OptDiag] Hide legacy remark ctors
new 16755aa [OptDiag] Remove hotness parameter from legacy remark ctors
new b7b23a9 [OptDiag] Comment about the legacy status of emitOptimization [...]
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/IR/DiagnosticInfo.h | 231 +++++++++++++++++-------------
lib/Transforms/IPO/WholeProgramDevirt.cpp | 6 +-
2 files changed, 140 insertions(+), 97 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 9e36975 [IR] Add a Instruction::dropPoisonGeneratingFlags helper
new f035535 [ADT] Fix zip iterator interface.
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/ADT/STLExtras.h | 101 +++++++++++++++++++++++++++++++----------
unittests/ADT/IteratorTest.cpp | 57 +++++++++++++++++++++--
2 files changed, 131 insertions(+), 27 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 568df2d PR tree-optimization/79389 * ifcvt.c (struct noce_if_info): [...]
new d049f24 * config/visium/visium.md (type): Add trap. (b): New mode a [...]
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 | 10 +++++++++
gcc/config/visium/visium.md | 32 +++++++++++++++++++++-------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/visium/bit_test.c | 2 +-
gcc/testsuite/gcc.target/visium/block_move.c | 2 +-
5 files changed, 41 insertions(+), 10 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 6bc216c [NVPTX] Added support for .f16x2 instructions.
new 9e36975 [IR] Add a Instruction::dropPoisonGeneratingFlags helper
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/IR/Instruction.h | 4 +++
lib/IR/Instruction.cpp | 23 +++++++++++++++
unittests/IR/InstructionsTest.cpp | 61 +++++++++++++++++++++++++++++++++++++++
3 files changed, 88 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 clang.
from 0df4330 Tighten up a regex in a test
new fad0d79 PR32044: Fix some cases where we would confuse a transparent [...]
new 3b20a9f [CodeGen] Silence unused variable warning in Release builds.
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/AST/Expr.cpp | 5 +++++
lib/CodeGen/CGVTables.cpp | 2 ++
lib/Sema/SemaInit.cpp | 5 +++++
test/CodeGenCXX/cxx11-initializer-aggregate.cpp | 15 ++++++++++++---
test/CodeGenCXX/reference-init.cpp | 13 ++++++++++++-
5 files changed, 36 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.