This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 102604e [libFuzzer] fix the bot
new 295346e [libFuzzer] one more fuzzer test for the bot
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:
zorg/buildbot/builders/sanitizers/buildbot_fuzzer.sh | 1 +
1 file changed, 1 insertion(+)
--
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 102077e Revert "Use StringRef instead of raw pointer in TargetRegistr [...]
new b800476 [X86] Cleanup patterns for using VMOVDDUP for broadcasts.
new 1acd70c [libFuzzer] fix a recent bugs (buffer overflow)
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/Fuzzer/FuzzerTracePC.cpp | 2 +-
lib/Target/X86/X86InstrSSE.td | 12 ++++++------
test/CodeGen/X86/avx2-vbroadcast.ll | 3 +--
test/CodeGen/X86/splat-for-size.ll | 16 +++++++++++-----
4 files changed, 19 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 ec52cde Use StringRef instead of raw pointers in MCAsmInfo/MCInstrInf [...]
new 102077e Revert "Use StringRef instead of raw pointer in TargetRegistr [...]
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/Support/TargetRegistry.h | 12 ++++++------
lib/Support/TargetRegistry.cpp | 12 ++++++------
lib/Target/TargetMachineC.cpp | 4 ++--
tools/llc/llc.cpp | 2 +-
4 files changed, 15 insertions(+), 15 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 876fe65 Use StringRef instead of raw pointer in TargetRegistry API (NFC)
new ec52cde Use StringRef instead of raw pointers in MCAsmInfo/MCInstrInf [...]
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/MCInstrInfo.h | 4 ++--
lib/CodeGen/MachineBasicBlock.cpp | 2 +-
lib/CodeGen/TargetInstrInfo.cpp | 4 ++--
lib/MC/MCDisassembler/Disassembler.cpp | 2 +-
lib/MC/MCParser/AsmLexer.cpp | 6 +++---
lib/Target/Hexagon/HexagonInstrInfo.cpp | 4 ++--
lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp | 2 +-
lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h | 2 +-
lib/Target/Mips/Mips16InstrInfo.cpp | 4 ++--
lib/Target/X86/Disassembler/X86Disassembler.cpp | 2 +-
lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp | 12 ++++++------
lib/Target/X86/Disassembler/X86DisassemblerDecoder.h | 2 +-
tools/llvm-objdump/MachODump.cpp | 2 +-
14 files changed, 32 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 lldb.
from 1001c73 Add unit tests for specific instruction patterns that the x86 [...]
new 58bff4a Use StringRef instead of raw pointers in MCAsmInfo/MCInstrInf [...]
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:
.../Instruction/MIPS/EmulateInstructionMIPS.cpp | 26 +++++++++++-----------
.../MIPS64/EmulateInstructionMIPS64.cpp | 20 ++++++++---------
2 files changed, 23 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 825f7d8 [AVX-512] Add EVEX versions of VPBROADCASTW patterns with tru [...]
new d1fa61b Use StringRef instead of raw pointer in ExecutionEngine
new 876fe65 Use StringRef instead of raw pointer in TargetRegistry API (NFC)
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/ExecutionEngine/ExecutionEngine.h | 4 ++--
include/llvm/Support/TargetRegistry.h | 12 ++++++------
lib/ExecutionEngine/ExecutionEngine.cpp | 6 +++---
lib/ExecutionEngine/ExecutionEngineBindings.cpp | 2 +-
lib/ExecutionEngine/MCJIT/MCJIT.cpp | 8 ++++----
lib/ExecutionEngine/MCJIT/MCJIT.h | 8 ++++----
lib/Support/TargetRegistry.cpp | 12 ++++++------
lib/Target/TargetMachineC.cpp | 4 ++--
tools/llc/llc.cpp | 2 +-
9 files changed, 29 insertions(+), 29 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 dbe4e45 [AVX-512] Add VLX command lines to 128 and 256-bit shufffle tests.
new 825f7d8 [AVX-512] Add EVEX versions of VPBROADCASTW patterns with tru [...]
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 | 15 +++++++++++++++
lib/Target/X86/X86InstrSSE.td | 4 +++-
2 files changed, 18 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 48435b0 Revert "Use StringRef in Datalayout API (NFC)"
new afe556b DIFlags: use StringRef instead of raw pointer (NFC)
new 0efcb40 Use StringRef in Datalayout API (NFC)
new dbe4e45 [AVX-512] Add VLX command lines to 128 and 256-bit shufffle tests.
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/IR/DataLayout.h | 4 +-
include/llvm/IR/DebugInfoMetadata.h | 2 +-
lib/CodeGen/MachineFunction.cpp | 4 +-
lib/IR/AsmWriter.cpp | 4 +-
lib/IR/DebugInfoMetadata.cpp | 2 +-
lib/Target/AArch64/AArch64AsmPrinter.cpp | 2 +-
lib/Target/ARM/ARMAsmPrinter.cpp | 2 +-
test/CodeGen/X86/vector-shuffle-128-v16.ll | 292 ++++--
test/CodeGen/X86/vector-shuffle-128-v4.ll | 216 ++--
test/CodeGen/X86/vector-shuffle-128-v8.ll | 308 ++++--
test/CodeGen/X86/vector-shuffle-256-v16.ll | 1565 ++++++++++++++++++++--------
test/CodeGen/X86/vector-shuffle-256-v32.ll | 982 ++++++++++-------
test/CodeGen/X86/vector-shuffle-256-v8.ll | 962 ++++++++++-------
13 files changed, 2930 insertions(+), 1415 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 b398ca6 Use StringRef in Datalayout API (NFC)
new 48435b0 Revert "Use StringRef in Datalayout API (NFC)"
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/DataLayout.h | 4 ++--
lib/CodeGen/MachineFunction.cpp | 2 +-
lib/Target/ARM/ARMAsmPrinter.cpp | 2 +-
3 files changed, 4 insertions(+), 4 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 gcc-5-branch
in repository gcc.
from e976289 2016-09-30 Steven G. Kargl <kargl(a)gcc.gnu.org>
new a16912b 2016-09-30 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 8 ++++++++
gcc/fortran/resolve.c | 38 +++++++++++++++++++++++++----------
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gfortran.dg/pr77391.f90 | 7 +++++++
4 files changed, 49 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77391.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.