This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from df424f7 [MCJIT] Update MCJIT and get the fibonacci example working again.
new 76efcee DebugInfoPDBTests:MappedBlockStreamTest.TestWriteThenRead: Av [...]
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/DebugInfo/PDB/MappedBlockStreamTest.cpp | 4 +++-
1 file changed, 3 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 clang.
from 9f192e8 Revert "Strip Android version when looking up toolchain paths."
new 44a5e63 Fix this test to handle NDEBUG builds which don't have a 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:
test/CodeGen/avx512vlbw-builtins.c | 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 glibc.
from 6a54bcd localedef: drop unused --old-style
new 277da2a unicode-gen: include standard comment file header
new bc24924 localedata: ne_NP: misc updates [BZ #1170]
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:
localedata/ChangeLog | 16 +++
localedata/locales/ne_NP | 113 ++++++++--------------
localedata/unicode-gen/gen_translit_circle.py | 1 +
localedata/unicode-gen/gen_translit_cjk_compat.py | 1 +
localedata/unicode-gen/gen_translit_combining.py | 1 +
localedata/unicode-gen/gen_translit_compat.py | 1 +
localedata/unicode-gen/gen_translit_font.py | 1 +
localedata/unicode-gen/gen_translit_fraction.py | 1 +
localedata/unicode-gen/unicode_utils.py | 11 +++
9 files changed, 73 insertions(+), 73 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 ff7edbe [AVX512] Add support for lowering v32i16 shuffles with repeat [...]
new df424f7 [MCJIT] Update MCJIT and get the fibonacci example working again.
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:
examples/Fibonacci/CMakeLists.txt | 1 +
examples/Fibonacci/fibonacci.cpp | 2 ++
lib/ExecutionEngine/MCJIT/MCJIT.cpp | 14 +++++++++-----
3 files changed, 12 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 glibc.
from 686db25 localedata: pt_BR/pt_PT: make days/months lowercase [BZ #19133]
new 6a54bcd localedef: drop unused --old-style
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:
ChangeLog | 5 +++++
NEWS | 3 +++
locale/programs/localedef.c | 9 ---------
locale/programs/localedef.h | 1 -
4 files changed, 8 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 glibc.
from 39e0506 localedata: eo: new Esperanto locale [BZ #16190]
new 686db25 localedata: pt_BR/pt_PT: make days/months lowercase [BZ #19133]
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:
localedata/ChangeLog | 10 +++++++++
localedata/locales/pt_BR | 20 ++++++++---------
localedata/locales/pt_PT | 58 ++++++++++++++++++++++++------------------------
3 files changed, 49 insertions(+), 39 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 glibc.
from a6a4395 Fix modf (sNaN) (bug 20240).
new 39e0506 localedata: eo: new Esperanto locale [BZ #16190]
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:
localedata/ChangeLog | 6 ++
localedata/SUPPORTED | 1 +
localedata/locales/eo | 211 ++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 218 insertions(+)
create mode 100644 localedata/locales/eo
--
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 b27a75f Revert "[ASTMatchers] New forEachOverriden matcher."
new 9f192e8 Revert "Strip Android version when looking up toolchain paths."
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/Driver/Driver.cpp | 10 +---------
.../Inputs/android_triple_version/bin/arm-linux-androideabi-ld | 0
.../android_triple_version/bin/arm-linux-androideabi-ld.exe | 0
test/Driver/android-triple-version.c | 10 ----------
4 files changed, 1 insertion(+), 19 deletions(-)
delete mode 100755 test/Driver/Inputs/android_triple_version/bin/arm-linux-androideabi-ld
delete mode 100755 test/Driver/Inputs/android_triple_version/bin/arm-linux-android [...]
delete mode 100644 test/Driver/android-triple-version.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.
from 353a6cc [AVX512] Implement 512-bit and masked shufflelo and shufflehi [...]
new b27a75f Revert "[ASTMatchers] New forEachOverriden matcher."
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:
docs/LibASTMatchersReference.html | 24 ------------
include/clang/AST/ASTContext.h | 3 --
include/clang/AST/DeclCXX.h | 3 --
include/clang/ASTMatchers/ASTMatchers.h | 41 --------------------
lib/AST/ASTContext.cpp | 21 +++++------
lib/AST/DeclCXX.cpp | 7 ----
unittests/ASTMatchers/ASTMatchersTraversalTest.cpp | 44 ----------------------
7 files changed, 9 insertions(+), 134 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 b788f1e LiveIntervalAnalysis: findLastUseBefore() must ignore undef uses.
new 28b7ea9 [AVX512] No need to check for BWI being enabled before loweri [...]
new ff7edbe [AVX512] Add support for lowering v32i16 shuffles with repeat [...]
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/Target/X86/X86ISelLowering.cpp | 22 +++++++++++++---------
test/CodeGen/X86/vector-shuffle-512-v32.ll | 30 +++++++++++++++++++++++++++++-
2 files changed, 42 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.