This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3f7dc4ddd70 2018-09-29 Paul Thomas <pault(a)gcc.gnu.org>
new 016e38b1674 i386: Use TImode for BLKmode values in 2 integer registers
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 | 6 +++++
gcc/config/i386/i386.c | 17 ++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr87370.c | 39 +++++++++++++++++++++++++++++++++
4 files changed, 65 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr87370.c
--
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 linux.
from af17b3aa1fea Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...]
new 3b7d96a0dbb6 clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONST [...]
new 4451d3f59f2a clocksource/drivers/fttmr010: Fix set_next_event handler
new 864f893f31ee Merge branch 'clockevents/4.19-fixes' of https://git.linar [...]
new 52bf4a900d9c clocksource/drivers/timer-atmel-pit: Properly handle error cases
new 090bcfd5d1b6 Merge branch 'clockevents/4.19-fixes' of https://git.linar [...]
new e1ce697db674 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...]
new bdec8d7fa55e x86/boot: Fix kexec booting failure in the SEV bit detection code
new e75417739b1d Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
The 8 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:
arch/x86/boot/compressed/mem_encrypt.S | 19 -------------------
drivers/clocksource/timer-atmel-pit.c | 20 ++++++++++++++------
drivers/clocksource/timer-fttmr010.c | 18 +++++++++++-------
drivers/clocksource/timer-ti-32k.c | 3 +++
4 files changed, 28 insertions(+), 32 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 linux.
from 82ec752cce8b Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/li [...]
new befb1b3c2703 perf/core: Add sanity check to deal with pinned event failure
new af17b3aa1fea Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...]
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:
kernel/events/core.c | 6 ++++++
1 file changed, 6 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 ca85b1757cd [X86][AVX2] Cleanup shuffle combining tests - add common prefixes
new 21b46b07d71 [DAGCombiner][NFC] Tests for X div/rem Y single bit fold
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/combine-sdiv.ll | 324 +++++++++++++++++++++++++++++++++++++++
test/CodeGen/X86/combine-srem.ll | 80 ++++++++++
test/CodeGen/X86/combine-udiv.ll | 167 ++++++++++++++++++++
test/CodeGen/X86/combine-urem.ll | 104 +++++++++++++
4 files changed, 675 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 bbb291c0d3c [X86] SimplifyDemandedVectorEltsForTargetNode - remove iden [...]
new ca85b1757cd [X86][AVX2] Cleanup shuffle combining tests - add common prefixes
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-combining-avx2.ll | 845 +++++++---------------
1 file changed, 278 insertions(+), 567 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 59b80ed4d57 [X86] Add fast-isel test cases for unaligned load/store int [...]
new bbb291c0d3c [X86] SimplifyDemandedVectorEltsForTargetNode - remove iden [...]
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/X86ISelLowering.cpp | 36 ++++++++++++++++++------------------
test/CodeGen/X86/dagcombine-cse.ll | 4 +---
test/CodeGen/X86/oddshuffles.ll | 4 ++--
3 files changed, 21 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 aa55d1b77cb [X86][SSE] LowerScalarImmediateShift - remove 32-bit vXi64 [...]
new 59b80ed4d57 [X86] Add fast-isel test cases for unaligned load/store int [...]
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/sse2-intrinsics-fast-isel.ll | 277 ++++++++++++++++++++++++++
1 file changed, 277 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 792faf1a89 Attempt to fix a -Wdocumentation-html warning. NFCI.
new 5fd1ab66bf [X86] Add more of the icc unaligned load/store to/from 128 b [...]
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/emmintrin.h | 107 ++++++++++++++++++++++++++++++++++++++++++-
test/CodeGen/sse2-builtins.c | 48 +++++++++++++++++++
2 files changed, 154 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 llvm.
from 204e40ee59d Fix signed/unsigned mismatch warning. NFCI.
new aa55d1b77cb [X86][SSE] LowerScalarImmediateShift - remove 32-bit vXi64 [...]
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/X86ISelLowering.cpp | 194 +++++++++++++------------------------
1 file changed, 65 insertions(+), 129 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 bb664accc23 [X86] getTargetConstantBitsFromNode - add support for rearr [...]
new 204e40ee59d Fix signed/unsigned mismatch warning. 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/Target/X86/X86ISelLowering.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.