This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f5839f5 [AVX512] Add parentheses around macro arguments in AVX512F in [...]
new 06f267e clang-format: [JS] fix template string width counting.
new 3d656bf clang-format: [JS] simplify logic by parsing forward.
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/Format/Format.cpp | 123 +++++++++++---------------------------
unittests/Format/FormatTestJS.cpp | 9 +++
2 files changed, 45 insertions(+), 87 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 gcc-4_9-branch
in repository gcc.
from 4a7a56e Daily bump.
new aa39f88 [RTEMS] Fix moxie libgcc support
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:
libgcc/ChangeLog | 10 ++++++++++
libgcc/config.host | 9 ++-------
2 files changed, 12 insertions(+), 7 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 gcc-6-branch
in repository gcc.
from a4e17fa Daily bump.
new 2edd95d [RTEMS] Fix moxie libgcc support
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:
libgcc/ChangeLog | 10 ++++++++++
libgcc/config.host | 9 ++-------
2 files changed, 12 insertions(+), 7 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 gcc-5-branch
in repository gcc.
from 5c066ba Daily bump.
new b45781d [RTEMS] Fix moxie libgcc support
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:
libgcc/ChangeLog | 10 ++++++++++
libgcc/config.host | 9 ++-------
2 files changed, 12 insertions(+), 7 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 4fc8526 [X86] Fix a few intrinsic tests to use the return type that m [...]
new 42049fe [AVX512] Correct types for scalar double precision FMA intrin [...]
new 4e86d68 [AVX512] Fix return types in several test cases to match the [...]
new ab75734 [AVX512] Add parentheses around macro arguments in AVX512BW i [...]
new 570340b [AVX512] Add parentheses around macro arguments in AVX512DQ i [...]
new 79f24a4 [AVX512] Add parentheses around macro arguments in AVX512ER i [...]
new 5e79725 [AVX512] Add parentheses around macro arguments in AVX512PF i [...]
new 7e26091 [AVX512] Add parentheses around macro arguments in AVX512VLBW [...]
new f25a5d8 [AVX512] Add parentheses around macro arguments in AVX512VLDQ [...]
new b8ff524 [AVX512] Add parentheses around macro arguments in AVX512VL i [...]
new f5839f5 [AVX512] Add parentheses around macro arguments in AVX512F in [...]
The 10 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/avx512bwintrin.h | 282 ++-
lib/Headers/avx512dqintrin.h | 848 ++++----
lib/Headers/avx512erintrin.h | 132 +-
lib/Headers/avx512fintrin.h | 4416 +++++++++++++++++++--------------------
lib/Headers/avx512pfintrin.h | 86 +-
lib/Headers/avx512vlbwintrin.h | 424 ++--
lib/Headers/avx512vldqintrin.h | 466 +++--
lib/Headers/avx512vlintrin.h | 2511 +++++++++++-----------
test/CodeGen/avx512f-builtins.c | 6 +-
9 files changed, 4383 insertions(+), 4788 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 94a19b6 Debug Info: Don't emit a DW_AT_data_member_location for DWARF [...]
new c1fd522 [WebAssembly] Improve the precision of memory and side effect [...]
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/WebAssembly/WebAssemblyRegStackify.cpp | 215 +++++++++++++++++++---
test/CodeGen/WebAssembly/reg-stackify.ll | 36 +++-
2 files changed, 226 insertions(+), 25 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 c760a82 Modules: set SystemHeader to true if we are building a system [...]
new 2c77b69 [AVX512] Fix odd formatting in intrinsic header.
new 2f0a67d [AVX512] _m512_setzero_qi/hi should return __m512i.
new bca65bf [X86] Add a few missing typecasts to intrinsics. Found by pla [...]
new 4fc8526 [X86] Fix a few intrinsic tests to use the return type that m [...]
The 4 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/avx2intrin.h | 4 +++-
lib/Headers/avx512bwintrin.h | 28 ++++++++++++++--------------
lib/Headers/smmintrin.h | 6 +++---
test/CodeGen/sse-builtins.c | 8 ++++----
test/Headers/x86intrin-2.c | 2 +-
5 files changed, 25 insertions(+), 23 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 7b8e568 try to avoid unused variable warning in release build; NFCI
new 94a19b6 Debug Info: Don't emit a DW_AT_data_member_location for DWARF [...]
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/CodeGen/AsmPrinter/DwarfUnit.cpp | 6 +++---
test/DebugInfo/ARM/big-endian-bitfield.ll | 4 ----
test/DebugInfo/X86/bitfields-dwarf4.ll | 5 +++--
3 files changed, 6 insertions(+), 9 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 24f1d22 Less broken fix for buildbot breakage.
new c760a82 Modules: set SystemHeader to true if we are building a system [...]
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/Lex/HeaderSearch.h | 2 +-
lib/Lex/HeaderSearch.cpp | 7 ++++---
lib/Lex/PPDirectives.cpp | 9 +++++---
.../Inputs/UseAfterFree/UseAfterFreePrivate.h | 1 +
.../Inputs/UseAfterFree/UseAfterFreePublic.h | 2 ++
test/Modules/Inputs/UseAfterFree/module.map | 3 +++
.../Modules/Inputs/UseAfterFree/module_private.map | 3 +++
test/Modules/use-after-free.m | 24 ++++++++++++++++++++++
8 files changed, 44 insertions(+), 7 deletions(-)
create mode 100644 test/Modules/Inputs/UseAfterFree/UseAfterFreePrivate.h
create mode 100644 test/Modules/Inputs/UseAfterFree/UseAfterFreePublic.h
create mode 100644 test/Modules/Inputs/UseAfterFree/module.map
create mode 100644 test/Modules/Inputs/UseAfterFree/module_private.map
create mode 100644 test/Modules/use-after-free.m
--
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 91b5ad4 [InstCombine] check vector elements before trying to transfor [...]
new 7b8e568 try to avoid unused variable warning in release build; NFCI
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/Transforms/InstCombine/InstCombineCompares.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.