This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 76e435b * cgraph.c (thunk_adjust): Export. * cgraphclones.c (cgraph [...]
new 4d3fbc3 config/sh/sh.h: Remove extra colon from subtarget specs.
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/config/sh/sh.h | 4 ++--
1 file changed, 2 insertions(+), 2 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 ba458cf [X86] Remove extra patterns that check for BUILD_VECTOR of al [...]
new 2b1f6c2 [Bitcode] Fix an unsigned integer overflow while parsing bitc [...]
new 79c01a2 Remove Windows line endings in some tests to prepare for a fu [...]
new 605a46a [X86] Re-generate tests using update_llc_test_checks.py to pr [...]
new dba67a4 [AVX512] Add VLX 128/256-bit SET0 operations that encode to 1 [...]
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:
include/llvm/Bitcode/ReaderWriter.h | 3 +-
lib/Target/X86/X86InstrAVX512.td | 8 +
lib/Target/X86/X86InstrInfo.cpp | 4 +
lib/Target/X86/X86InstrSSE.td | 5 +-
test/CodeGen/X86/avx512-arith.ll | 10 +-
test/CodeGen/X86/avx512-calling-conv.ll | 15 +-
test/CodeGen/X86/avx512-vec-cmp.ll | 10 +-
test/CodeGen/X86/avx512ifmavl-intrinsics.ll | 435 +++++++++++++++-------------
test/CodeGen/X86/avx512vbmivl-intrinsics.ll | 198 +++++++------
test/CodeGen/X86/avx512vl-intrinsics.ll | 16 +-
test/CodeGen/X86/avx512vl-vbroadcast.ll | 12 +-
test/CodeGen/X86/fma_patterns.ll | 5 +-
test/CodeGen/X86/masked_memop.ll | 40 +--
test/CodeGen/X86/vector-shuffle-128-v2.ll | 33 ++-
test/CodeGen/X86/vector-tzcnt-128.ll | 14 +-
test/CodeGen/X86/vector-tzcnt-256.ll | 16 +-
16 files changed, 440 insertions(+), 384 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 ba60f16 [CostModel][X86] Extended comparison instruction cost model t [...]
new ba458cf [X86] Remove extra patterns that check for BUILD_VECTOR of al [...]
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 | 17 ++++++-----------
lib/Target/X86/X86InstrSSE.td | 14 +-------------
2 files changed, 7 insertions(+), 24 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 eb30d5d PR target/70998 * config/i386/sse.md (*sse2_vd_cvtsd2ss): N [...]
new 76e435b * cgraph.c (thunk_adjust): Export. * cgraphclones.c (cgraph [...]
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 | 11 +++++
gcc/cgraph.h | 1 +
gcc/cgraphclones.c | 1 +
gcc/cgraphunit.c | 3 +-
gcc/ipa-inline-analysis.c | 107 +++++++++++++++++++++++-----------------------
gcc/tree-inline.c | 38 +++++++++++++++-
6 files changed, 106 insertions(+), 55 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 0c10d70 gcc/ * config/sh/sh.h (GET_SH_ARG_CLASS): Convert macro into [...]
new eb30d5d PR target/70998 * config/i386/sse.md (*sse2_vd_cvtsd2ss): N [...]
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 | 11 +++++++++++
gcc/config/i386/i386.md | 13 +++++--------
gcc/config/i386/sse.md | 42 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 58 insertions(+), 8 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 af4db76 Teach header search about GCC 4.9 header search paths in Gent [...]
new a350eed clang-format: Support enum type template arguments.
new 09327d7 clang-format: Fix space after argument comments.
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/TokenAnnotator.cpp | 2 +-
lib/Format/UnwrappedLineParser.cpp | 7 +++++++
unittests/Format/FormatTest.cpp | 6 +++++-
3 files changed, 13 insertions(+), 2 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 aa09aeb [X86] Promote several single precision FP libcalls on Windows
new ba60f16 [CostModel][X86] Extended comparison instruction cost model t [...]
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/Analysis/CostModel/X86/cmp.ll | 146 ++++++++++++++++++++++++++++---------
1 file changed, 113 insertions(+), 33 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 923c771 Fix gcc.dg/ipa/pure-const-3.c scan
new 910d6e8 gcc/ * config/sh/sh-protos.h (sh_media_register_for_return): [...]
new 0c10d70 gcc/ * config/sh/sh.h (GET_SH_ARG_CLASS): Convert macro into [...]
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:
gcc/ChangeLog | 36 +++
gcc/config/sh/sh-protos.h | 1 -
gcc/config/sh/sh.c | 570 ++++++++++++++++------------------------------
gcc/config/sh/sh.h | 62 ++---
4 files changed, 261 insertions(+), 408 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 lld.
from 4e6c01e [ELF][MIPS] Remove redundant local variable. NFC
new f4f63ac [ELF][MIPS] Handling 'packed' N64 ABI relocations
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/Target.cpp | 53 ++++++++++++++++++++++++++++++++++++-------------
test/ELF/mips-64-rels.s | 46 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 85 insertions(+), 14 deletions(-)
create mode 100644 test/ELF/mips-64-rels.s
--
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 6df8124 Daily bump.
new 923c771 Fix gcc.dg/ipa/pure-const-3.c scan
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 | 4 ++++
gcc/testsuite/gcc.dg/ipa/pure-const-3.c | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.