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 b318041 Speed up check by using a recursive visitor.
new 1871ab4 clang-tools-extra/test/clang-tidy/cppcoreguidelines-pro-type- [...]
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/clang-tidy/cppcoreguidelines-pro-type-vararg.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 clang.
from 4f06dcb [X86][F16C] Improved f16c intrinsics checks
new 6a63ab2 [OPENMP] Add option '-fopenmp-version=[31|40|45]' allowing ch [...]
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/LangOptions.def | 2 +-
include/clang/Driver/Options.td | 1 +
lib/Driver/Tools.cpp | 4 +++-
lib/Frontend/CompilerInvocation.cpp | 29 +++++++++++++++++------------
lib/Frontend/InitPreprocessor.cpp | 13 ++++++++++++-
test/OpenMP/driver.c | 19 +++++++++++++++++++
test/OpenMP/predefined_macro.c | 2 +-
7 files changed, 54 insertions(+), 16 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 newlib.
from d1dcdb8 arc: Have nops in _exit_halt only for ARCompact
new e6413b0 Add comment in the v850's crt0.S file noting that separate LM [...]
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:
libgloss/v850/crt0.S | 9 +++++++++
1 file changed, 9 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 binutils-gdb.
from 94740f9 metag: add extern C to header
new 0d832c8 Provide the __bssstart and __bsssize symbols needed by the MS [...]
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:
ld/ChangeLog | 9 ++++++++-
ld/scripttempl/elf32msp430.sc | 4 +++-
ld/scripttempl/elf32msp430_3.sc | 2 ++
3 files changed, 13 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 llvm.
from 30719eb [X86][AVX2] Added gather fast-isel tests to match clang/test/ [...]
new c8706b2 [X86][F16C] Added F16C fast-isel tests to match clang/test/Co [...]
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/X86/f16c-intrinsics-fast-isel.ll | 130 ++++++++++++++++++++++++++
1 file changed, 130 insertions(+)
create mode 100644 test/CodeGen/X86/f16c-intrinsics-fast-isel.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 clang.
from de51746 [MSVC] Support for __unaligned qualifier in functions
new 4f06dcb [X86][F16C] Improved f16c intrinsics checks
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/f16c-builtins.c | 26 ++++++++++++++++++++------
1 file changed, 20 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 llvm.
from 529118e [Sparc] Extend the assembler printing support for Sparc back-end.
new 30719eb [X86][AVX2] Added gather fast-isel tests to match clang/test/ [...]
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/X86/avx2-intrinsics-fast-isel.ll | 697 ++++++++++++++++++++++++--
1 file changed, 665 insertions(+), 32 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 91adb3e [X86][AVX2] Improved checks for float/double mask generation [...]
new de51746 [MSVC] Support for __unaligned qualifier in functions
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/AST/Type.h | 12 +++++++++++-
include/clang/Sema/DeclSpec.h | 25 ++++++++++++-------------
lib/AST/DeclCXX.cpp | 2 +-
lib/AST/MicrosoftMangle.cpp | 5 +++--
lib/Sema/DeclSpec.cpp | 2 +-
lib/Sema/SemaExprCXX.cpp | 2 ++
lib/Sema/SemaType.cpp | 4 ++--
test/CodeGenCXX/mangle-ms-cxx11.cpp | 9 +++++++++
test/Sema/MicrosoftExtensions.c | 2 ++
test/SemaCXX/MicrosoftExtensions.cpp | 4 ++++
10 files changed, 47 insertions(+), 20 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 9b50ad1 libgomp/ 2016-05-26 Chung-Lin Tang <cltang(a)codesourcery.com>
new 5fd1c17 Skip tail call tests on Thumb-1 targets
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/plugin/plugin.exp | 6 ++++++
2 files changed, 10 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 1389ecc Fix instrinsics names: _mm128_cmp_ps_mask-->_mm_cmp_ps_mask _ [...]
new 91adb3e [X86][AVX2] Improved checks for float/double mask generation [...]
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/avx2-builtins.c | 8 ++++++++
1 file changed, 8 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.