This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 053b981a20 Driver: remove unused variable (NFC)
new e3cd869533 Driver: delete some dead code (NFC)
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/ToolChains/Clang.cpp | 13 -------------
1 file changed, 13 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 libcxx.
from ed487a3dc Add MINGW_LIBRARIES to the linker flags
new ea75e09e6 Redirect strftime_l to the locale-ignorant strftime on mingw
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/support/win32/locale_win32.h | 4 ++++
1 file changed, 4 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 d6878c510c Fix indentation mistake from r312595
new 053b981a20 Driver: remove unused variable (NFC)
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/ToolChains/Clang.cpp | 11 ++++-------
1 file changed, 4 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 llvm.
from 4bf6215f5e0 [X86] Add more FMA3 patterns to cover a load in all 3 possi [...]
new 2411ad43169 Updating a test reference for rL312608.
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/vector-shuffle-256-v16.ll | 19 ++++++-------------
1 file changed, 6 insertions(+), 13 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 a481ab548d0 [PowerPC] Don't use xscvdpspn on the P7
new 4bf6215f5e0 [X86] Add more FMA3 patterns to cover a load in all 3 possi [...]
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/X86InstrAVX512.td | 6 +-
lib/Target/X86/X86InstrFMA.td | 199 ++++++++++++++++++++++++++-------------
2 files changed, 137 insertions(+), 68 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 f3b9c958695 [X86] Allow cross-lane permutations for sub targets support [...]
new a481ab548d0 [PowerPC] Don't use xscvdpspn on the P7
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/PowerPC/PPCISelLowering.cpp | 9 ++++++---
test/CodeGen/PowerPC/fp-splat.ll | 27 +++++++++++++++++++++++++++
2 files changed, 33 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/PowerPC/fp-splat.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 libcxxabi.
from f6e94df [libcxxabi] When built with ASan, __cxa_throw calls __asan_ha [...]
new caa78da Revert "[libcxxabi] When built with ASan, __cxa_throw calls _ [...]
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:
src/cxa_exception.cpp | 10 ----------
1 file changed, 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 lnt.
from 0676ad1 Slightly optimize some counting queries
new 34ae80a async_ops: Make sure we join() finished jobs
new e20756f We shouldn't call sys.exit() in a multiprocessing Process
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:
lnt/util/async_ops.py | 10 +++++++---
1 file changed, 7 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 e8aea2996e2 Fix crbug 759265 by suppressing llvm mt warnings.
new 6c6e5410161 [ORC] Fix some comments in JITSymbol.
new f3b9c958695 [X86] Allow cross-lane permutations for sub targets support [...]
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:
include/llvm/ExecutionEngine/JITSymbol.h | 7 +-
lib/Target/X86/X86ISelLowering.cpp | 32 +-
test/CodeGen/X86/vector-shuffle-256-v16.ll | 938 ++++++++++++----------
test/CodeGen/X86/vector-shuffle-512-v32.ll | 26 +-
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 16 +-
test/CodeGen/X86/vector-shuffle-v48.ll | 21 +-
test/CodeGen/X86/x86-interleaved-access.ll | 428 +++++-----
7 files changed, 777 insertions(+), 691 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.