This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e1f7cc4 2016-05-31 Richard Biener <rguenther(a)suse.de>
new 7f94683 [AArch64] Use aarch64_fusion_enabled_p to check for insn fusi [...]
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/aarch64/aarch64.c | 16 ++++++----------
2 files changed, 11 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 gcc.
from 70bcc5c 2016-05-31 Roger Sayle <roger(a)nextmovesoftware.com>
new e1f7cc4 2016-05-31 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/tree-ssa/reassoc-45.c | 15 +++++++++++++
gcc/tree-ssa-reassoc.c | 34 +++++++++++++++++++++++-------
4 files changed, 52 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/reassoc-45.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 8140f78 [mips] bnec/beqc register constraint fix
new a8a5e74 [X86][SSE] Add load-folding patterns for (V)CVTDQ2PD (PR27291)
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/X86/X86InstrSSE.td | 4 ++++
test/CodeGen/X86/vec_int_to_fp.ll | 6 ++----
2 files changed, 6 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 clang-tools-extra.
from 4bedafb [include-fixer] collect the number of times a symbols is foun [...]
new fa0a0e8 [find-all-symbols] Add a test to make sure merging actually works.
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/CMakeLists.txt | 1 +
.../Inputs/{fake_yaml_db.yaml => merge/a.yaml} | 4 ---
.../Inputs/{fake_yaml_db.yaml => merge/b.yaml} | 6 +---
test/include-fixer/merge.test | 34 ++++++++++++++++++++++
test/lit.cfg | 2 +-
5 files changed, 37 insertions(+), 10 deletions(-)
copy test/include-fixer/Inputs/{fake_yaml_db.yaml => merge/a.yaml} (77%)
copy test/include-fixer/Inputs/{fake_yaml_db.yaml => merge/b.yaml} (69%)
create mode 100644 test/include-fixer/merge.test
--
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-tools-extra.
from 2d50e9e Make the vim integration output a bit prettier and drop the - [...]
new 4bedafb [include-fixer] collect the number of times a symbols is foun [...]
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-fixer/find-all-symbols/SymbolInfo.cpp | 8 ++++++--
include-fixer/find-all-symbols/SymbolInfo.h | 10 +++++++++-
include-fixer/find-all-symbols/tool/FindAllSymbolsMain.cpp | 14 +++++++++++---
test/include-fixer/Inputs/fake_yaml_db.yaml | 2 ++
4 files changed, 28 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 clang.
from 7613fc9 [OPENMP] Update in ReleaseNotes for OpenMP support.
new 489b931 [Clang][Intrinsics][avx512] Adding round cvt to clang
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/Headers/avx512fintrin.h | 112 +++++++++++++++++++++++++++++++--
test/CodeGen/avx512f-builtins.c | 134 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 241 insertions(+), 5 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 clang-tools-extra.
from 20a6809 [include-fixer] Add missing dependency.
new 2d50e9e Make the vim integration output a bit prettier and drop the - [...]
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-fixer/tool/clang-include-fixer.py | 8 ++++----
1 file changed, 4 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 gcc.
from 4f3b47d Don't needlessly clear xmemdup allocated memory.
new 70bcc5c 2016-05-31 Roger Sayle <roger(a)nextmovesoftware.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/java/ChangeLog | 8 +++
gcc/java/builtins.c | 65 ++++++++++++++++-----
libjava/ChangeLog | 5 ++
libjava/testsuite/libjava.lang/BuiltinBitCount.jar | Bin 0 -> 1033 bytes
.../testsuite/libjava.lang/BuiltinBitCount.java | 51 ++++++++++++++++
.../testsuite/libjava.lang/BuiltinBitCount.out | 0
.../testsuite/libjava.lang/BuiltinReverseBytes.jar | Bin 0 -> 1126 bytes
.../libjava.lang/BuiltinReverseBytes.java | 62 ++++++++++++++++++++
.../testsuite/libjava.lang/BuiltinReverseBytes.out | 0
9 files changed, 175 insertions(+), 16 deletions(-)
create mode 100644 libjava/testsuite/libjava.lang/BuiltinBitCount.jar
create mode 100644 libjava/testsuite/libjava.lang/BuiltinBitCount.java
copy gcc/testsuite/c-c++-common/wdate-time.c => libjava/testsuite/libjava.lang/Bui [...]
create mode 100644 libjava/testsuite/libjava.lang/BuiltinReverseBytes.jar
create mode 100644 libjava/testsuite/libjava.lang/BuiltinReverseBytes.java
copy gcc/testsuite/c-c++-common/wdate-time.c => libjava/testsuite/libjava.lang/Bui [...]
--
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-5-branch
in repository gcc.
from a9ddaac Daily bump.
new b2f04bf [AArch64] PR target/68696 FAIL: gcc.target/aarch64/vbslq_u64_ [...]
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 | 8 ++++++++
gcc/config/aarch64/aarch64-simd.md | 27 +++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.