This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2314946 [AArch64] Delete obsolete CC_ZESWP and CC_SESWP CC modes
new 1fbdc7a gcc/
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/fold-const.c | 6 +++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr71279.c | 14 ++++++++++++++
4 files changed, 28 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr71279.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 gcc-6-branch
in repository gcc.
from a64301f 2016-05-26 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new f216419 gcc/
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 | 9 +++++++++
gcc/fold-const.c | 6 +++---
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/pr71279.c | 14 ++++++++++++++
4 files changed, 34 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr71279.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 e1a12fc [hexagon] Move BlockRanges and RDF stuff into the llvm namespace.
new 37ac526 [sparc] Remove some unused (and undefined) declarations.
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/Sparc/DelaySlotFiller.cpp | 8 ++------
lib/Target/Sparc/SparcAsmPrinter.cpp | 1 -
lib/Target/Sparc/SparcISelLowering.h | 4 ----
lib/Target/Sparc/SparcRegisterInfo.h | 3 ---
4 files changed, 2 insertions(+), 14 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 dd4101a [llvm-mc] - Teach llvm-mc to generate zlib styled compression [...]
new 8ab5c74 Revert r270977 ([llvm-mc] - Teach llvm-mc to generate zlib st [...]
new 14848de [sparc] Move LEON passes into llvm namespace.
new e1a12fc [hexagon] Move BlockRanges and RDF stuff into the llvm namespace.
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:
include/llvm/MC/MCAsmInfo.h | 16 ++-----
include/llvm/MC/MCSectionELF.h | 1 -
lib/CodeGen/LLVMTargetMachine.cpp | 2 +-
lib/MC/ELFObjectWriter.cpp | 69 +++++++++----------------------
lib/MC/MCAsmInfo.cpp | 2 +-
lib/Target/Hexagon/HexagonBlockRanges.cpp | 20 ++++-----
lib/Target/Hexagon/HexagonBlockRanges.h | 5 +--
lib/Target/Hexagon/HexagonRDF.h | 4 +-
lib/Target/Hexagon/RDFCopy.cpp | 5 +--
lib/Target/Hexagon/RDFCopy.h | 4 +-
lib/Target/Hexagon/RDFDeadCode.h | 4 +-
lib/Target/Hexagon/RDFGraph.cpp | 2 +
lib/Target/Hexagon/RDFGraph.h | 4 +-
lib/Target/Hexagon/RDFLiveness.cpp | 4 +-
lib/Target/Hexagon/RDFLiveness.h | 4 +-
lib/Target/Sparc/LeonPasses.cpp | 1 +
lib/Target/Sparc/LeonPasses.h | 9 ++--
test/MC/ELF/compression.s | 69 ++++++++-----------------------
tools/llvm-mc/llvm-mc.cpp | 19 +++------
19 files changed, 82 insertions(+), 162 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 3808026 Revert: r270973 - [X86][SSE] Replace (V)PMOVSX and (V)PMOVZX [...]
new dd4101a [llvm-mc] - Teach llvm-mc to generate zlib styled compression [...]
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/MC/MCAsmInfo.h | 16 ++++++---
include/llvm/MC/MCSectionELF.h | 1 +
lib/CodeGen/LLVMTargetMachine.cpp | 2 +-
lib/MC/ELFObjectWriter.cpp | 69 ++++++++++++++++++++++++++++-----------
lib/MC/MCAsmInfo.cpp | 2 +-
test/MC/ELF/compression.s | 69 +++++++++++++++++++++++++++++----------
tools/llvm-mc/llvm-mc.cpp | 19 ++++++++---
7 files changed, 130 insertions(+), 48 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 337a02b [X86][SSE] Replace (V)PMOVSX and (V)PMOVZX integer extension [...]
new 3808026 Revert: r270973 - [X86][SSE] Replace (V)PMOVSX and (V)PMOVZX [...]
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 | 62 +++++++
lib/IR/AutoUpgrade.cpp | 15 +-
lib/Target/X86/X86IntrinsicsInfo.h | 18 +++
lib/Transforms/InstCombine/InstCombineCalls.cpp | 44 +++++
test/CodeGen/X86/avx-intrinsics-x86-upgrade.ll | 66 --------
test/CodeGen/X86/avx-intrinsics-x86.ll | 106 +++++++++++-
test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 66 ++++----
test/CodeGen/X86/avx2-intrinsics-x86-upgrade.ll | 96 -----------
test/CodeGen/X86/avx2-intrinsics-x86.ll | 197 ++++++++++++++++++++++-
test/CodeGen/X86/avx2-pmovxrm-intrinsics.ll | 63 ++++----
test/CodeGen/X86/sse41-intrinsics-fast-isel.ll | 36 ++---
test/CodeGen/X86/sse41-intrinsics-x86-upgrade.ll | 66 --------
test/CodeGen/X86/sse41-intrinsics-x86.ll | 96 +++++++++++
test/CodeGen/X86/sse41-pmovxrm-intrinsics.ll | 37 ++---
test/CodeGen/X86/stack-folding-int-avx2.ll | 45 +++---
test/Transforms/InstCombine/x86-pmovsx.ll | 70 ++++++++
test/Transforms/InstCombine/x86-pmovzx.ll | 137 ++++++++++++++++
17 files changed, 858 insertions(+), 362 deletions(-)
create mode 100644 test/Transforms/InstCombine/x86-pmovsx.ll
create mode 100644 test/Transforms/InstCombine/x86-pmovzx.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 68a77e7 [MSVC2015] Fix mangling for static variables initialization guards
new d836b53 clang-format: Allow splitting the line after /**/-comments.
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/Format/TokenAnnotator.cpp | 4 +++-
unittests/Format/FormatTest.cpp | 2 ++
2 files changed, 5 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 b7bfc99 Linker: teach the IR mover to return llvm::Error.
new 337a02b [X86][SSE] Replace (V)PMOVSX and (V)PMOVZX integer extension [...]
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 | 62 -------
lib/IR/AutoUpgrade.cpp | 15 +-
lib/Target/X86/X86IntrinsicsInfo.h | 18 ---
lib/Transforms/InstCombine/InstCombineCalls.cpp | 44 -----
test/CodeGen/X86/avx-intrinsics-x86-upgrade.ll | 66 ++++++++
test/CodeGen/X86/avx-intrinsics-x86.ll | 106 +-----------
test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 66 ++++----
test/CodeGen/X86/avx2-intrinsics-x86-upgrade.ll | 96 +++++++++++
test/CodeGen/X86/avx2-intrinsics-x86.ll | 197 +----------------------
test/CodeGen/X86/avx2-pmovxrm-intrinsics.ll | 63 ++++----
test/CodeGen/X86/sse41-intrinsics-fast-isel.ll | 36 ++---
test/CodeGen/X86/sse41-intrinsics-x86-upgrade.ll | 66 ++++++++
test/CodeGen/X86/sse41-intrinsics-x86.ll | 96 -----------
test/CodeGen/X86/sse41-pmovxrm-intrinsics.ll | 37 +++--
test/CodeGen/X86/stack-folding-int-avx2.ll | 45 +++---
test/Transforms/InstCombine/x86-pmovsx.ll | 70 --------
test/Transforms/InstCombine/x86-pmovzx.ll | 137 ----------------
17 files changed, 362 insertions(+), 858 deletions(-)
delete mode 100644 test/Transforms/InstCombine/x86-pmovsx.ll
delete mode 100644 test/Transforms/InstCombine/x86-pmovzx.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 ff59e8e [clang-format] moved unit tests related to replacements clean [...]
new 68a77e7 [MSVC2015] Fix mangling for static variables initialization guards
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/AST/MicrosoftMangle.cpp | 1 +
.../microsoft-abi-thread-safe-statics.cpp | 23 +++++++++++++++-------
2 files changed, 17 insertions(+), 7 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 8575aec Daily bump.
new 2314946 [AArch64] Delete obsolete CC_ZESWP and CC_SESWP CC modes
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 | 9 +++++++++
gcc/config/aarch64/aarch64-modes.def | 2 --
gcc/config/aarch64/aarch64.c | 14 --------------
3 files changed, 9 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.