[llvm-bugs] [Bug 36355] [AMDGPU][MC] v_cvt_f32 with SDWA disassembly

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36355 Dmitry changed: What|Removed |Added Fixed By Commit(s)||r327720 Resolution|---

[llvm-bugs] [Bug 38153] New: clang should have the ability to generate roundps to implement std::round

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38153 Bug ID: 38153 Summary: clang should have the ability to generate roundps to implement std::round Product: clang Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 38154] New: SVN r336812 triggers assert "Assertion `(allConstant(VL) || allSameType(VL)) && "Invalid types!"' failed."

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38154 Bug ID: 38154 Summary: SVN r336812 triggers assert "Assertion `(allConstant(VL) || allSameType(VL)) && "Invalid types!"' failed." Product: libraries Version: trunk

[llvm-bugs] [Bug 38141] declaration has a different exception specifier

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38141 Richard Smith changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 12957] LONG_BIT is undefined in FreeBSD includes

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=12957 Gleb Popov <6year...@gmail.com> changed: What|Removed |Added CC||6year...@gmail.com

[llvm-bugs] [Bug 32146] Enable -verify-machineinstrs with EXPENSIVE_CHECKS

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32146 Bug 32146 depends on bug 38147, which changed state. Bug 38147 Summary: [X86] AVX512 -verify-machineinstrs errors https://bugs.llvm.org/show_bug.cgi?id=38147 What|Removed |Added

[llvm-bugs] [Bug 38147] [X86] AVX512 -verify-machineinstrs errors

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38147 Craig Topper changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 38144] Incorrectly accepts double declarations

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38144 Richard Smith changed: What|Removed |Added CC||richard-l...@metafoo.co.uk

[llvm-bugs] [Bug 38155] New: Missing includes inhibits getting correct inheritance information.

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38155 Bug ID: 38155 Summary: Missing includes inhibits getting correct inheritance information. Product: clang Version: unspecified Hardware: All OS: All

[llvm-bugs] [Bug 38142] clang++ doesn't diagnose One Reference Rule violation

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38142 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] Issue 9384 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: (!From->hasAnyUseOfValue(i) || From->getValueType(i) == To->getValueType(i)) &

2018-07-12 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

[llvm-bugs] [Bug 38136] Can't take a pointer to a variadic templated function when the variadic args are not the last argument

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38136 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 9390 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::FunctionProtoType::getExtProtoInfo

2018-07-12 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

[llvm-bugs] [Bug 38146] New: `add nsw` + `sadd.with.overflow` with constants should fold

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38146 Bug ID: 38146 Summary: `add nsw` + `sadd.with.overflow` with constants should fold Product: new-bugs Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 38147] New: [X86] AVX512 -verify-machineinstrs errors

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38147 Bug ID: 38147 Summary: [X86] AVX512 -verify-machineinstrs errors Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] Issue 4565 in oss-fuzz: llvm/clangd-fuzzer: Stack-overflow in clang::clangd::json::Parser::parseExpr

2018-07-12 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #10 on issue 4565 by ClusterFuzz-External: llvm/clangd-fuzzer: Stack-overflow in clang::clangd::json::Parser::parseExpr https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4565#c10 ClusterFuzz has detected this issue as fixed in range 201807090754:201807110151. Detailed report:

[llvm-bugs] Issue 9347 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::Lexer::LexTokenInternal

2018-07-12 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #1 on issue 9347 by ClusterFuzz-External: llvm/clang-fuzzer: Stack-overflow in clang::Lexer::LexTokenInternal https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9347#c1 ClusterFuzz has detected this issue as fixed in range 201807090754:201807110151. Detailed report:

[llvm-bugs] [Bug 38148] New: libFuzzer main is masked by gtest_main

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38148 Bug ID: 38148 Summary: libFuzzer main is masked by gtest_main Product: compiler-rt Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Severity:

[llvm-bugs] [Bug 38149] New: [InstCombine][DagCombine] Improve Signed Truncation Check pattern

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38149 Bug ID: 38149 Summary: [InstCombine][DagCombine] Improve Signed Truncation Check pattern Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 38150] New: X86InstrInfo::analyzeBranch doesn't preserve undef/kill flags on $eflags

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38150 Bug ID: 38150 Summary: X86InstrInfo::analyzeBranch doesn't preserve undef/kill flags on $eflags Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] Issue 3157 in oss-fuzz: llvm: ASSERT: !isNull() && "Cannot retrieve a NULL type pointer"

2018-07-12 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #15 on issue 3157 by ClusterFuzz-External: llvm: ASSERT: !isNull() && "Cannot retrieve a NULL type pointer" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3157#c15 ClusterFuzz has detected this issue as fixed in range 201807090754:201807110151. Detailed report:

[llvm-bugs] Issue 3157 in oss-fuzz: llvm: ASSERT: !isNull() && "Cannot retrieve a NULL type pointer"

2018-07-12 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #16 on issue 3157 by ClusterFuzz-External: llvm: ASSERT: !isNull() && "Cannot retrieve a NULL type pointer" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3157#c16 ClusterFuzz testcase 5346112674201600 is

[llvm-bugs] [Bug 38152] New: add IR intrinsics and backend support for rotate ops

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38152 Bug ID: 38152 Summary: add IR intrinsics and backend support for rotate ops Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity:

[llvm-bugs] Issue 9347 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::Lexer::LexTokenInternal

2018-07-12 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #2 on issue 9347 by ClusterFuzz-External: llvm/clang-fuzzer: Stack-overflow in clang::Lexer::LexTokenInternal https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9347#c2 ClusterFuzz testcase 6333018036764672 is

[llvm-bugs] [Bug 38151] New: [X86][SSE] Investigate ISD::MULHU for ISD::SRL lowering

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38151 Bug ID: 38151 Summary: [X86][SSE] Investigate ISD::MULHU for ISD::SRL lowering Product: libraries Version: trunk Hardware: PC OS: Windows NT Status:

[llvm-bugs] Issue 4565 in oss-fuzz: llvm/clangd-fuzzer: Stack-overflow in clang::clangd::json::Parser::parseExpr

2018-07-12 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #11 on issue 4565 by ClusterFuzz-External: llvm/clangd-fuzzer: Stack-overflow in clang::clangd::json::Parser::parseExpr https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4565#c11 ClusterFuzz testcase

[llvm-bugs] [Bug 38093] [llvm-mca] Does not complain on unsupported instruction sets

2018-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38093 Andrea Di Biagio changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---