This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 70356d01bed [X86] Print 'tbyte ptr' instead of 'xword ptr' for f80mem i [...]
new 185e3b30158 [cmake] Make linker detection take flags into account
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:
cmake/modules/AddLLVM.cmake | 3 ++-
1 file changed, 2 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 adccf547b7 Diagnose missing template arguments for a variable template [...]
new d91f4e423d [X86] Add support for _mm512_mullox_epi64 and _mm512_mask_mu [...]
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/Headers/avx512fintrin.h | 12 ++++++++++++
test/CodeGen/avx512f-builtins.c | 13 +++++++++++++
2 files changed, 25 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 llvm.
from 9c7aaf79c7b [X86] Remove alignment restriction on loading folding of pc [...]
new 70356d01bed [X86] Print 'tbyte ptr' instead of 'xword ptr' for f80mem 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:
lib/Target/X86/InstPrinter/X86IntelInstPrinter.h | 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 llvm.
from e6b928e47ef [x86] Allow folding unaligned memory operands into pcmp[ei] [...]
new 9c7aaf79c7b [X86] Remove alignment restriction on loading folding of pc [...]
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/X86InstrSSE.td | 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 llvm.
from e40f6e7cc78 [x86] NFC: Add tests for idiomatic usage patterns of SSE4.2 [...]
new e6b928e47ef [x86] Allow folding unaligned memory operands into pcmp[ei] [...]
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/X86InstrInfo.cpp | 8 ++---
test/CodeGen/X86/sse42-intrinsics-x86.ll | 2 +-
test/CodeGen/X86/sse42.ll | 52 ++++++++++++--------------------
3 files changed, 25 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 llvm.
from fa6d83b0efb Revert "[SCEV] Make computeExitLimit more simple and more p [...]
new e40f6e7cc78 [x86] NFC: Add tests for idiomatic usage patterns of SSE4.2 [...]
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/sse42.ll | 976 ++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 976 insertions(+)
create mode 100644 test/CodeGen/X86/sse42.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 llvm.
from 2339c939d32 [codeview] Ignore .cv_loc directives at the end of a function
new fa6d83b0efb Revert "[SCEV] Make computeExitLimit more simple and more p [...]
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/Analysis/ScalarEvolution.cpp | 75 ++++++++++++++++++-----
test/Analysis/ScalarEvolution/exact_iter_count.ll | 34 ----------
test/Transforms/LoopSimplify/preserve-scev.ll | 2 +-
3 files changed, 59 insertions(+), 52 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 0e3eb07cb5 Revert addition of 'concept' to diagnostics in r330890.
new adccf547b7 Diagnose missing template arguments for a variable template [...]
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/Sema/SemaTemplate.cpp | 8 ++++++++
test/SemaCXX/cxx1y-variable-templates_in_class.cpp | 16 ++++++++++++++++
2 files changed, 24 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 lld.
from 8d52f19b4 [COFF] more informative "broken object file" diagnostics
new b30132a09 Simplify. 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:
ELF/Symbols.cpp | 18 +++++++++---------
1 file changed, 9 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 gcc.
from 6dc485f279a If someone has access to a 64-bit mips-linux system to test [...]
new 488eccdbf9b * config/mips/mips.c (mips_asan_shadow_offset): New functi [...]
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 | 8 ++++++++
gcc/config/mips/mips.c | 11 +++++++++++
gcc/config/mips/mips.h | 3 ++-
3 files changed, 21 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.