[llvm-bugs] Issue 7204 in oss-fuzz: llvm/clang-fuzzer: ASSERT: NumParams == params.size() && "function has too many parameters"

2018-10-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #5 on issue 7204 by ClusterFuzz-External: llvm/clang-fuzzer: ASSERT: NumParams == params.size() && "function has too many parameters" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7204#c5 ClusterFuzz has detected this issue as fixed in range 201810020816:201810030224. Deta

[llvm-bugs] Issue 7204 in oss-fuzz: llvm/clang-fuzzer: ASSERT: NumParams == params.size() && "function has too many parameters"

2018-10-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #6 on issue 7204 by ClusterFuzz-External: llvm/clang-fuzzer: ASSERT: NumParams == params.size() && "function has too many parameters" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7204#c6 ClusterFuzz testca

[llvm-bugs] Issue 6716 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: NumValues == VTs.NumVTs && "NumValues wasn't wide enough for its operands!"

2018-10-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #6 on issue 6716 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: NumValues == VTs.NumVTs && "NumValues wasn't wide enough for its operands!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6716#c6 ClusterFuzz has detected this issue as fixed in range 2018

[llvm-bugs] Issue 10783 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-gisel: ASSERT: isReg() && "This is not a register operand!"

2018-10-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] Issue 6716 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: NumValues == VTs.NumVTs && "NumValues wasn't wide enough for its operands!"

2018-10-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #7 on issue 6716 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: NumValues == VTs.NumVTs && "NumValues wasn't wide enough for its operands!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?i

[llvm-bugs] [Bug 39104] LLD links incorrect ELF executable if version script contains "local: *; "

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39104 George Rimar changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 39159] New: [llvm-exegesis] Instructions should avoid tied registers (BLENDVPD/BLENDVPS/PBLENDVB etc.)

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39159 Bug ID: 39159 Summary: [llvm-exegesis] Instructions should avoid tied registers (BLENDVPD/BLENDVPS/PBLENDVB etc.) Product: libraries Version: trunk Hardware: PC OS

[llvm-bugs] [Bug 37002] MIPS: Does not attempt to build anything when GCC 7 is the host compiler

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37002 Simon Atanasyan changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 39160] New: Assertion failure /home/mkazantsev/work/llvm/include/llvm/IR/Instructions.h:3123: llvm::Value* llvm::PHINode::getIncomingValueForBlock(const llvm::BasicBlock*) const: Asse

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39160 Bug ID: 39160 Summary: Assertion failure /home/mkazantsev/work/llvm/include/llvm/IR/Instruction s.h:3123: llvm::Value* llvm::PHINode::getIncomingValueForBlock(const

[llvm-bugs] [Bug 39161] New: Missed optimisation in shuffle operation on avx

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39161 Bug ID: 39161 Summary: Missed optimisation in shuffle operation on avx Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 39162] New: CLANG_ENABLE_BOOTSTRAP=ON is failing "no member named 'imaxdiv_t' in the global namespace"

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39162 Bug ID: 39162 Summary: CLANG_ENABLE_BOOTSTRAP=ON is failing "no member named 'imaxdiv_t' in the global namespace" Product: clang Version: unspecified Hardware: PC

[llvm-bugs] [Bug 39163] New: Extend IndentPPDirectives with a LeaveAsIs option

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39163 Bug ID: 39163 Summary: Extend IndentPPDirectives with a LeaveAsIs option Product: clang Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancem

[llvm-bugs] [Bug 39164] New: Already formatted source code is changed on every clang-format run

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39164 Bug ID: 39164 Summary: Already formatted source code is changed on every clang-format run Product: clang Version: unspecified Hardware: PC OS: Linux St

[llvm-bugs] [Bug 38884] [llvm-exegesis] Add variant scheduler class support

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38884 Clement Courbet changed: What|Removed |Added Status|NEW |RESOLVED Assignee|unassignedb...@no

[llvm-bugs] [Bug 38738] DAGTypeLegalizer::SoftenFloatOperand() hitting an assertion

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38738 Nick Desaulniers changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 39165] New: [llvm-exegesis] Bind PFM Counters to the CPUs instead of the SchedModel

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39165 Bug ID: 39165 Summary: [llvm-exegesis] Bind PFM Counters to the CPUs instead of the SchedModel Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 38967] Tracking bug for making -fuse-ld=lld the default on Windows

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38967 Bug 38967 depends on bug 38972, which changed state. Bug 38972 Summary: lld-link should have a better diag on missing main / WinMain, probably by defaulting to the subsystem-specific entry point even if main isn't there https://bugs.llvm.org/show_bug.c

[llvm-bugs] [Bug 38972] lld-link should have a better diag on missing main / WinMain, probably by defaulting to the subsystem-specific entry point even if main isn't there

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38972 Nico Weber changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 39166] New: Better error messages when ptrace() fails on linux

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39166 Bug ID: 39166 Summary: Better error messages when ptrace() fails on linux Product: lldb Version: 7.0 Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 39168] New: Crash in 'SLP Vectorizer' with wasm32

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39168 Bug ID: 39168 Summary: Crash in 'SLP Vectorizer' with wasm32 Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] Issue 10790 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-gisel: Abrt in llvm::llvm_unreachable_internal

2018-10-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] [Bug 39169] New: Incorrect accessibility check when using decltype inside class definition

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39169 Bug ID: 39169 Summary: Incorrect accessibility check when using decltype inside class definition Product: clang Version: trunk Hardware: PC OS: All Sta

[llvm-bugs] [Bug 32985] typeof(const members of struct), -std=gnu89, and -Wduplicate-decl-specifier vs gcc7.1

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32985 Nick Desaulniers changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 39170] New: [AArch64] redundant adrp/ldr on aarch64 (GCC does better)

2018-10-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39170 Bug ID: 39170 Summary: [AArch64] redundant adrp/ldr on aarch64 (GCC does better) Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status:

[llvm-bugs] Issue 10797 in oss-fuzz: llvm/clang-fuzzer: Abrt in llvm::llvm_unreachable_internal

2018-10-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-Addres