This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 06abfee96e7 [PowerPC] add memcmp test with nobuiltin attr; NFC
new 32a3852f3c3 [Power9] Exploit vector integer extend instructions
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/PPCInstrVSX.td | 51 +++++++++++++++++++++
test/CodeGen/PowerPC/vec_int_ext.ll | 90 +++++++++++++++++++++++++++++++++++++
2 files changed, 141 insertions(+)
create mode 100644 test/CodeGen/PowerPC/vec_int_ext.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 gcc.
from 655af1f9f51 * predict.c (unlikely_executed_edge_p): Move ahead. (prob [...]
new 190a1dba30d Fix no_trampolines test in check_effective_target_trampolines
new fbcddcf83b9 Remove NO_TRAMPOLINES
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/testsuite/ChangeLog | 37 ++++++++++++++++++++++
gcc/testsuite/gcc.c-torture/compile/930506-2.c | 6 ++--
gcc/testsuite/gcc.c-torture/execute/20000822-1.c | 7 ++--
gcc/testsuite/gcc.c-torture/execute/920428-2.c | 5 +--
gcc/testsuite/gcc.c-torture/execute/920501-7.c | 6 ++--
gcc/testsuite/gcc.c-torture/execute/920612-2.c | 6 ++--
gcc/testsuite/gcc.c-torture/execute/921017-1.c | 5 +--
gcc/testsuite/gcc.c-torture/execute/921215-1.c | 5 +--
gcc/testsuite/gcc.c-torture/execute/931002-1.c | 5 +--
gcc/testsuite/gcc.c-torture/execute/comp-goto-2.c | 7 ++--
gcc/testsuite/gcc.c-torture/execute/nestfunc-1.c | 4 +--
gcc/testsuite/gcc.c-torture/execute/nestfunc-2.c | 6 ++--
gcc/testsuite/gcc.c-torture/execute/nestfunc-3.c | 3 +-
gcc/testsuite/gcc.c-torture/execute/nestfunc-5.c | 6 ++--
gcc/testsuite/gcc.c-torture/execute/nestfunc-6.c | 8 ++---
gcc/testsuite/gcc.c-torture/execute/pr24135.c | 6 ++--
gcc/testsuite/gcc.dg/Wtrampolines.c | 6 +---
.../gcc.dg/torture/stackalign/comp-goto-1.c | 6 ++--
gcc/testsuite/gcc.dg/torture/stackalign/nested-5.c | 5 +--
gcc/testsuite/gcc.dg/torture/stackalign/nested-6.c | 7 +---
.../gcc.dg/torture/stackalign/non-local-goto-3.c | 5 +--
.../gcc.dg/torture/stackalign/non-local-goto-4.c | 6 ++--
.../gcc.dg/torture/stackalign/non-local-goto-5.c | 5 +--
gcc/testsuite/gcc.dg/trampoline-1.c | 5 ---
gcc/testsuite/gcc.dg/tree-prof/pr44777.c | 7 ++--
gcc/testsuite/gcc.target/i386/pr67770.c | 5 +--
gcc/testsuite/lib/gcc.exp | 3 --
gcc/testsuite/lib/objc.exp | 3 --
gcc/testsuite/lib/target-supports.exp | 2 +-
29 files changed, 87 insertions(+), 100 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 94a001edde5 [CGP / PowerPC] avoid multi-block overhead for simple memcm [...]
new 5016ba16cfb [x86] remove unused param from tests; NFC
new fe94f417643 [LazyValueInfo] Make LVILatticeVal intersect method take ar [...]
new 06abfee96e7 [PowerPC] add memcmp test with nobuiltin attr; NFC
The 3 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/LazyValueInfo.cpp | 2 +-
.../PowerPC/memCmpUsedInZeroEqualityComparison.ll | 15 +++++++++++++++
test/CodeGen/X86/memcmp.ll | 20 ++++++++++----------
3 files changed, 26 insertions(+), 11 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-tools-extra.
from 9ef3e3fd [clangd] extend completion test
new f08f13c9 Wdocumentation fix.
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:
clang-tidy/modernize/UseNoexceptCheck.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 binutils-gdb.
from b8b6e72f3d Add MN10300_MAX_REGISTER_SIZE
new be9e3704f9 [ARC] Avoid creating dynamic relocs when static linked is re [...]
new 9d5c718b7a [ARC] Disable warning on absolute relocs when symbol is local.
new cc89d0b334 [ARC] Reassign the symbol got information to actual symbol w [...]
new 7ef0acc15e [ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_
new cd6402916f [ARC] ARC_PC32 dynamic reloc incorrectly generated.
new f4e6805f98 [ARC] Add RELOC_FOR_GLOBAL_SYMBOL in ARC target code.
new a0abe74332 [ARC] Fixed TLS for IE model.
new 64aa8e0303 [ARC] Fixed condition to generate TEXTREL.
new e3d1d4088a [ARC] Corrected conditions for dynamic sections creation.
The 9 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:
bfd/ChangeLog | 46 +++++++++++++++++++++
bfd/arc-got.h | 7 +++-
bfd/elf32-arc.c | 89 ++++++++++++++++++++++++++---------------
gas/config/tc-arc.c | 5 +--
gas/config/tc-arc.h | 1 -
ld/ChangeLog | 4 ++
ld/testsuite/ld-arc/tls_ie-01.d | 4 +-
7 files changed, 115 insertions(+), 41 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 9a5b056374e Add scheduler classes to integer/float horizontal operation [...]
new 94a001edde5 [CGP / PowerPC] avoid multi-block overhead for simple memcm [...]
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/CodeGenPrepare.cpp | 63 ++++++++++++++--------
.../PowerPC/memCmpUsedInZeroEqualityComparison.ll | 10 ++--
2 files changed, 47 insertions(+), 26 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 5e1122827a x86-64: Rename wmemset.h to ifunc-wmemset.h
new 4615f5aefe Add more tests for memchr
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 | 6 ++++++
string/test-memrchr.c | 17 +++++++++++++++++
2 files changed, 23 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 a0418c78438 [PDB] Don't crash on /debug:fastlink PDBs.
new ad529c0e6ac [SLP] More comments fix, NFC.
new 9a5b056374e Add scheduler classes to integer/float horizontal operation [...]
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/CodeGen/BasicTTIImpl.h | 6 +++---
lib/Target/X86/X86InstrSSE.td | 10 +++++-----
lib/Target/X86/X86SchedHaswell.td | 33 +++++++++++++++++++++++++++++++++
lib/Target/X86/X86SchedSandyBridge.td | 25 +++++++++++++++++++++++++
lib/Target/X86/X86Schedule.td | 4 ++++
lib/Target/X86/X86ScheduleBtVer2.td | 32 ++++++++++++++++++++++++++++++++
lib/Target/X86/X86ScheduleSLM.td | 27 +++++++++++++++++++++++++++
test/CodeGen/X86/avx-schedule.ll | 32 ++++++++++++++++----------------
8 files changed, 145 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 a7af5a87ea4 2017-06-08 Alexander Ivchenko <alexander.ivchenko(a)intel.com>
new 1530c7541b8 compiler: fix undefined symbol error with unexported method
new 655af1f9f51 * predict.c (unlikely_executed_edge_p): Move ahead. (prob [...]
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 | 5 +++++
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 36 ++++++++++++++++++++----------------
gcc/go/gofrontend/gogo.cc | 29 +++++++++++++++++++++++++----
gcc/go/gofrontend/gogo.h | 4 ++++
gcc/go/gofrontend/types.cc | 4 +++-
gcc/go/gofrontend/types.h | 15 ++++++++++++---
gcc/predict.c | 20 +++++++++++---------
8 files changed, 81 insertions(+), 34 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.