This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d7fd15ccee2 * gcc.dg/stack-check-5.c: Improve dg-skip-if selecto [...]
new 426ed695421 RISC-V: Make sure stack is always aligned during adjusting stack.
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 | 5 +++++
gcc/config/riscv/riscv.c | 3 ++-
2 files changed, 7 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 f407f3fba19 [X86][SandyBridge] Remove duplciate InstRWs from Sandy Brig [...]
new 8200c2d55a7 [Hexagon] Skip fixed-stack indexes in HexagonConstExtenders
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/Hexagon/HexagonConstExtenders.cpp | 7 ++++
test/CodeGen/Hexagon/cext-opt-negative-fi.mir | 51 +++++++++++++++++++++++++++
2 files changed, 58 insertions(+)
create mode 100644 test/CodeGen/Hexagon/cext-opt-negative-fi.mir
--
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 b0e095336fe [X86] WaitPKG instructions
new f407f3fba19 [X86][SandyBridge] Remove duplciate InstRWs from Sandy Brig [...]
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/X86SchedSandyBridge.td | 66 ++++-------------------------------
1 file changed, 6 insertions(+), 60 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 99a99056259 [MachineOutliner] Change B instruction for tail calls to TC [...]
new b0e095336fe [X86] WaitPKG 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:
include/llvm/IR/IntrinsicsX86.td | 11 ++++
lib/Support/Host.cpp | 1 +
.../X86/Disassembler/X86DisassemblerDecoder.cpp | 15 +++--
lib/Target/X86/X86.td | 5 +-
lib/Target/X86/X86ISelLowering.cpp | 30 ++++++++--
lib/Target/X86/X86ISelLowering.h | 3 +
lib/Target/X86/X86InstrInfo.td | 36 ++++++++++++
lib/Target/X86/X86InstrSSE.td | 2 +-
lib/Target/X86/X86Subtarget.cpp | 1 +
lib/Target/X86/X86Subtarget.h | 4 ++
test/CodeGen/X86/waitpkg-intrinsics.ll | 67 ++++++++++++++++++++++
test/MC/Disassembler/X86/x86-16.txt | 6 ++
test/MC/Disassembler/X86/x86-32.txt | 12 ++++
test/MC/Disassembler/X86/x86-64.txt | 15 +++++
test/MC/X86/x86-16.s | 8 +++
test/MC/X86/x86-32-coverage.s | 16 ++++++
test/MC/X86/x86-64.s | 28 +++++++++
17 files changed, 247 insertions(+), 13 deletions(-)
create mode 100644 test/CodeGen/X86/waitpkg-intrinsics.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 clang.
from b55a60fc58 Record whether a module came from a private module map
new ac235578c0 [X86] WaitPKG intrinsics
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/clang/Basic/BuiltinsX86.def | 5 ++++
include/clang/Driver/Options.td | 2 ++
lib/Basic/Targets/X86.cpp | 7 +++++
lib/Basic/Targets/X86.h | 1 +
lib/Headers/CMakeLists.txt | 1 +
lib/Headers/cpuid.h | 1 +
lib/Headers/{cldemoteintrin.h => waitpkgintrin.h} | 32 ++++++++++++++++-------
lib/Headers/x86intrin.h | 4 +++
test/CodeGen/waitpkg.c | 25 ++++++++++++++++++
test/Driver/x86-target-features.c | 5 ++++
test/Preprocessor/predefined-arch-macros.c | 2 ++
11 files changed, 76 insertions(+), 9 deletions(-)
copy lib/Headers/{cldemoteintrin.h => waitpkgintrin.h} (62%)
create mode 100644 test/CodeGen/waitpkg.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 lld.
from f7200b8c3 [LLD/PDB] Remove improper assert.
new 5a9a45c51 Under some scenarios, the current directory isn't writable du [...]
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/ELF/warn-backrefs.s | 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 lldb.
from 53113aaa3 Fix a crash when resolving overloads of C++ virtual methods.
new 327af4c03 Fix the Xcode gtest target for the move of FileSpecTest.cpp.
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:
lldb.xcodeproj/project.pbxproj | 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 lld.
from 5f991f7e2 [LLD/PDB] Emit first section contribution for DBI Module Descriptor.
new f7200b8c3 [LLD/PDB] Remove improper assert.
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:
COFF/PDB.cpp | 1 -
1 file changed, 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 glibc.
from 458b94f63e Update aarch64 bits/hwcap.h, dl-procinfo.c for Linux 4.16 HW [...]
new c0123b3b11 Consolidate scandir{at}{64} implementation
new 0900a84959 Update hppa libm-test-ulps
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:
ChangeLog | 25 ++++++
dirent/{scandir-tail.c => scandir-tail-common.c} | 15 +---
dirent/scandir-tail.c | 95 ++--------------------
dirent/scandir.c | 27 ++----
dirent/scandir64-tail.c | 10 +--
dirent/scandir64.c | 23 +++---
dirent/scandirat.c | 30 ++-----
dirent/scandirat64.c | 23 +++---
include/dirent.h | 18 ++--
sysdeps/hppa/fpu/libm-test-ulps | 2 +
sysdeps/unix/sysv/linux/arm/scandir64.c | 1 -
sysdeps/unix/sysv/linux/m68k/scandir64.c | 1 -
.../unix/sysv/linux/powerpc/powerpc32/scandir64.c | 1 -
sysdeps/unix/sysv/linux/s390/s390-32/scandir64.c | 1 -
sysdeps/unix/sysv/linux/{i386 => }/scandir64.c | 37 +++++----
sysdeps/unix/sysv/linux/sparc/sparc32/scandir64.c | 1 -
16 files changed, 104 insertions(+), 206 deletions(-)
copy dirent/{scandir-tail.c => scandir-tail-common.c} (91%)
delete mode 100644 sysdeps/unix/sysv/linux/arm/scandir64.c
delete mode 100644 sysdeps/unix/sysv/linux/m68k/scandir64.c
delete mode 100644 sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c
delete mode 100644 sysdeps/unix/sysv/linux/s390/s390-32/scandir64.c
rename sysdeps/unix/sysv/linux/{i386 => }/scandir64.c (81%)
delete mode 100644 sysdeps/unix/sysv/linux/sparc/sparc32/scandir64.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 llvm.
from 68f9d728cdd Remove llvm-build's --configure-target-def-file.
new ce352b75bc2 [LLD/PDB] Emit first section contribution for DBI Module De [...]
new 99a99056259 [MachineOutliner] Change B instruction for tail calls to TC [...]
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/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h | 1 +
lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp | 5 +++++
lib/Target/AArch64/AArch64InstrInfo.cpp | 5 +++--
test/CodeGen/AArch64/machine-outliner.ll | 4 ++--
4 files changed, 11 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.