This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch melt-branch
in repository gcc.
from 8bc66b8 2016-05-13 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
new 02d823e 2016-05-14 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
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.MELT | 5 +++++
gcc/melt-runtime.cc | 36 ++++++++++++++++++++++++++++++++++++
2 files changed, 41 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 d5bb8349 [AVX512] Immediate for permd builtins should be an ICE.
new 774ff76 Warn when a reference is bound to an empty l-value (dereferen [...]
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/Basic/DiagnosticSemaKinds.td | 6 +++++-
lib/Sema/SemaInit.cpp | 15 +++++++++++++++
test/CXX/expr/expr.prim/expr.prim.lambda/p5.cpp | 4 ++--
test/Parser/cxx-casting.cpp | 2 +-
test/SemaCXX/cstyle-cast.cpp | 6 +++---
test/SemaCXX/functional-cast.cpp | 6 +++---
test/SemaCXX/new-delete.cpp | 4 ++--
test/SemaCXX/static-cast.cpp | 6 +++---
8 files changed, 34 insertions(+), 15 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 compiler-rt.
from 697cbda Revert "Reapply "[ProfileData] (compiler-rt) Use Error in Ins [...]
new 6948b5e [mips][ias] Two XFAIL's now pass on 32-bit MIPS.
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/asan/TestCases/Linux/local_alias.cc | 2 +-
test/asan/TestCases/Linux/odr-violation.cc | 2 +-
2 files changed, 2 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 88f949a 2016-05-14 Fritz Reese <fritzoreese(a)gmail.com>
new a5f5259 2016-05-14 Fritz Reese <fritzoreese(a)gmail.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/fortran/ChangeLog | 4 ++
gcc/fortran/gfortran.texi | 77 ++++++++++++++-----------------
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gfortran.dg/dec_union_4.f90 | 39 ++++++++--------
4 files changed, 63 insertions(+), 61 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 6677e84 [mips] Enable IAS by default for 32-bit MIPS targets (O32).
new d5bb8349 [AVX512] Immediate for permd builtins should be an ICE.
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/Basic/BuiltinsX86.def | 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 224fcde PR target/71097 * config/i386/i386.md (*movtf_internal): Be [...]
new 88f949a 2016-05-14 Fritz Reese <fritzoreese(a)gmail.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/fortran/ChangeLog | 6 +++++
gcc/fortran/expr.c | 5 +++-
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gfortran.dg/pr71047.f08 | 48 +++++++++++++++++++++++++++++++++++
4 files changed, 63 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr71047.f08
--
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 7e38263 Revert "[llc] New diagnostic handler"
new fbe3ed3 Fixed lowering of _comi_ intrinsics from all sets - SSE/SSE2/ [...]
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/X86ISelLowering.cpp | 70 ++++++++++++++++++-------
lib/Target/X86/X86IntrinsicsInfo.h | 90 ---------------------------------
test/CodeGen/X86/avx-intrinsics-x86.ll | 88 +++++++++++++++++++-------------
test/CodeGen/X86/avx512-intrinsics.ll | 45 +++++++----------
test/CodeGen/X86/sse-intrinsics-x86.ll | 88 +++++++++++++++++++-------------
test/CodeGen/X86/sse2-intrinsics-x86.ll | 88 +++++++++++++++++++-------------
6 files changed, 227 insertions(+), 242 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 46303d8 CachePruning.cpp: Don't use errno.
new 495123c [Docs] Add some requirements to the Testing Guide
new 92a3650 Re-enable llvm/test/ThinLTO/X86/cache.ll.
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:
docs/TestingGuide.rst | 6 ++++++
test/ThinLTO/X86/cache.ll | 3 ---
2 files changed, 6 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 f9bb903 Revert changes after test commit.
new 46303d8 CachePruning.cpp: Don't use errno.
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/Support/CachePruning.cpp | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.