[llvm-bugs] [Bug 35804] [meta] 6.0.0 Release Blockers

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35804 Bug 35804 depends on bug 35698, which changed state. Bug 35698 Summary: include/istream causes test failures on x86 due to -Werror,-Wtautological-constant-compare https://bugs.llvm.org/show_bug.cgi?id=35698 What|Removed

[llvm-bugs] [Bug 35698] include/istream causes test failures on x86 due to -Werror, -Wtautological-constant-compare

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35698 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 28573] [X86] AMD Jaguar scheduler doesn't correctly model 256-bit AVX instructions

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28573 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32325] [META][X86] Improve implementation and use of X86 scheduler models

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32325 Bug 32325 depends on bug 28573, which changed state. Bug 28573 Summary: [X86] AMD Jaguar scheduler doesn't correctly model 256-bit AVX instructions https://bugs.llvm.org/show_bug.cgi?id=28573 What|Removed |Added -

[llvm-bugs] [Bug 36013] New: LLDB: StandardStartupTest.TestStopReplyContainsThreadPcs fails on (32-bit) x86

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36013 Bug ID: 36013 Summary: LLDB: StandardStartupTest.TestStopReplyContainsThreadPcs fails on (32-bit) x86 Product: lldb Version: 6.0 Hardware: PC O

[llvm-bugs] [Bug 36014] New: Assertion `MI && "No instruction at index"' with unallocatable inline assembly

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36014 Bug ID: 36014 Summary: Assertion `MI && "No instruction at index"' with unallocatable inline assembly Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 36015] New: Regression in StructurizeCFG, r321751: complex loop structure turned into infinite loop

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36015 Bug ID: 36015 Summary: Regression in StructurizeCFG, r321751: complex loop structure turned into infinite loop Product: libraries Version: trunk Hardware: PC OS: L

[llvm-bugs] [Bug 35909] static_cast(this) does not propagate non-null invariant of 'this'

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35909 Sanjay Patel changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 36016] New: GlobalOpt emits debug fragments with wrong offsets for padded fields

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36016 Bug ID: 36016 Summary: GlobalOpt emits debug fragments with wrong offsets for padded fields Product: new-bugs Version: trunk Hardware: PC OS: Linux Sta

[llvm-bugs] [Bug 32164] Inner product of two vectors gives inefficient code

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32164 Simon Pilgrim changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 36017] New: lld ignoring LMA for some sections

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36017 Bug ID: 36017 Summary: lld ignoring LMA for some sections Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority:

[llvm-bugs] [Bug 36018] New: [GlobalISel][AArch64] Two load instructions generated for single volatile load

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36018 Bug ID: 36018 Summary: [GlobalISel][AArch64] Two load instructions generated for single volatile load Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 36019] New: Extend IndentPPDirectives with a BeforeHash option

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36019 Bug ID: 36019 Summary: Extend IndentPPDirectives with a BeforeHash option Product: clang Version: trunk Hardware: All OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 36020] New: Add option to IndentPPDirectives to respect indentation of context

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36020 Bug ID: 36020 Summary: Add option to IndentPPDirectives to respect indentation of context Product: clang Version: trunk Hardware: All OS: All Status: N

[llvm-bugs] [Bug 35907] Overeager side effect propagation generates suboptimal backend code

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35907 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 35969] clang crashes at -O1 and above: : Assertion `SuccTN && "Unreachable successor found at reachable insertion"' failed.

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35969 Jakub Kuderski changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 35804] [meta] 6.0.0 Release Blockers

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35804 Bug 35804 depends on bug 35891, which changed state. Bug 35891 Summary: Merge r322200 into the 6.0 branch https://bugs.llvm.org/show_bug.cgi?id=35891 What|Removed |Added

[llvm-bugs] [Bug 35891] Merge r322200 into the 6.0 branch

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35891 Matthias Braun changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 5303 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: BaseReg == nullptr

2018-01-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #2 on issue 5303 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: BaseReg == nullptr https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5303#c2 ClusterFuzz has detected this issue as fixed in range 201801180725:201801190723. Detailed report: https://oss-fuzz.c

[llvm-bugs] Issue 5303 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: BaseReg == nullptr

2018-01-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #3 on issue 5303 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: BaseReg == nullptr https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5303#c3 ClusterFuzz testcase 4575078260932608 is verified

[llvm-bugs] [Bug 36021] New: [feature request] nop intrinsic

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36021 Bug ID: 36021 Summary: [feature request] nop intrinsic Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority:

[llvm-bugs] [Bug 35906] Comparisons against last enum are optimizable (found via LLVM classof() analysis)

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35906 David Zarzycki changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 36022] New: MSAN use-after-dtor in IR/User.cpp

2018-01-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36022 Bug ID: 36022 Summary: MSAN use-after-dtor in IR/User.cpp Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Prio

[llvm-bugs] Issue 5512 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: InIdx < NumElts && "Illegal insertion index"

2018-01-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzze