This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from ada8296 [X86][SSE] Updated _mm_store_ps1 test to match _mm_store1_ps
new 99820de [ms][dll] #26935 Defining a dllimport function should cause i [...]
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/DiagnosticGroups.td | 4 +-
include/clang/Basic/DiagnosticSemaKinds.td | 5 +-
lib/Sema/SemaDecl.cpp | 52 ++++---
test/CodeGen/dllimport.c | 9 +-
test/CodeGenCXX/dllimport-members.cpp | 28 ++--
test/CodeGenCXX/dllimport.cpp | 4 +-
test/Sema/dllimport.c | 66 +++++++--
test/SemaCXX/dllimport.cpp | 211 +++++++++++++++++++++++------
8 files changed, 288 insertions(+), 91 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 b35931f 2016-05-25 Richard Biener <rguenther(a)suse.de>
new 55174bb Fix dump output typo
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 | 4 ++++
gcc/ipa-inline.c | 2 +-
2 files changed, 5 insertions(+), 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 df706b0 [X86][AVX2] Begun adding fast-isel tests to match clang/test/ [...]
new 2475758 [X86][AVX2] Added more 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/avx2-intrinsics-fast-isel.ll | 697 ++++++++++++++++++++++++--
1 file changed, 660 insertions(+), 37 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 166c308 2016-05-25 Paolo Carlini <paolo.carlini(a)oracle.com>
new b35931f 2016-05-25 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/vect/pr71264.c | 20 ++++++++++++++++++++
gcc/tree-vect-stmts.c | 15 +++++++++++----
4 files changed, 42 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr71264.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 lldb.
from d7147c1 Include <mutex> in Process.h - Jim's change in r270593 added [...]
new 3567f07 Add unit tests for ModuleCache
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:
unittests/Utility/CMakeLists.txt | 3 +
unittests/Utility/Inputs/TestModule.c | 10 ++
.../Inputs/TestModule.so} | Bin 6144 -> 5602 bytes
unittests/Utility/ModuleCacheTest.cpp | 179 +++++++++++++++++++++
4 files changed, 192 insertions(+)
create mode 100644 unittests/Utility/Inputs/TestModule.c
copy unittests/{SymbolFile/PDB/Inputs/test-dwarf.exe => Utility/Inputs/TestModule. [...]
create mode 100644 unittests/Utility/ModuleCacheTest.cpp
--
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 release_38
in repository lldb.
from 2997af6 Merging r264030: -------------------------------------------- [...]
new 6864ec1 Merging r265134: -------------------------------------------- [...]
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:
--
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 5c780f7 [X86][SSE2] Use storeu intrinsics for _mm_storeu_pd/_mm_store [...]
new df706b0 [X86][AVX2] Begun adding 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 | 557 ++++++++++++++++++++++++++
1 file changed, 557 insertions(+)
create mode 100644 test/CodeGen/X86/avx2-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 newlib.
from 3b66731 Git is Git, not GIT
new 030d86d TZ: Replace unreliable isupper calls on wchars
new dd00a8e arc: Rework default exception handlers for ARC EM and HS
new d1dcdb8 arc: Have nops in _exit_halt only for ARCompact
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:
libgloss/arc/crt0.S | 122 ++++++++++++++++-----------------------------
winsup/cygwin/localtime.cc | 6 ++-
2 files changed, 47 insertions(+), 81 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 702bea7 Remove _GLIBCXX14_USE_CONSTEXPR
new 166c308 2016-05-25 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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/alias-decl-53.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/alias-decl-54.C | 15 +++++++++++++++
3 files changed, 39 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-53.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-54.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 clang-tools-extra.
from 0c59161 clang-rename: fix renaming non-members variables when referen [...]
new 771e03e [clang-tidy] Fix typo in test file name.
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:
...by-value-marco-header.cpp => modernize-pass-by-value-macro-header.cpp} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/clang-tidy/{modernize-pass-by-value-marco-header.cpp => modernize-pass [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.