[llvm-bugs] [Bug 21543] Support 64 bit long double

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=21543 Fangrui Song changed: What|Removed |Added CC||i...@maskray.me Status|NEW

[llvm-bugs] [Bug 41296] Add -ldl when linking libclang.so

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41296 Fangrui Song changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 42706] New: Assertion `HeaderDefBlock && "no definition in header of carrying loop"' failed in SyncDependenceAnalysis

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42706 Bug ID: 42706 Summary: Assertion `HeaderDefBlock && "no definition in header of carrying loop"' failed in SyncDependenceAnalysis Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 42707] New: Assertion fires in CastExpr::CastConsistency

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42707 Bug ID: 42707 Summary: Assertion fires in CastExpr::CastConsistency Product: clang Version: unspecified Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 42708] New: Vectorization of 8 byte load prevents load merging

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42708 Bug ID: 42708 Summary: Vectorization of 8 byte load prevents load merging Product: libraries Version: 8.0 Hardware: PC OS: Linux Status: NEW Severity: enhancemen

[llvm-bugs] [Bug 42709] New: Extra stack load/store generated for a volatile {i16, i16} store

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42709 Bug ID: 42709 Summary: Extra stack load/store generated for a volatile {i16, i16} store Product: clang Version: trunk Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 42710] New: Segmentation Fault when compiling with debug symbols

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42710 Bug ID: 42710 Summary: Segmentation Fault when compiling with debug symbols Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 42711] New: clang9 -Oz generates incorrect symbols for msvc i386 target

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42711 Bug ID: 42711 Summary: clang9 -Oz generates incorrect symbols for msvc i386 target Product: clang Version: 9.0 Hardware: PC OS: Windows NT Status: NEW

[llvm-bugs] [Bug 42713] New: wasm-ld not setting start symbol

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42713 Bug ID: 42713 Summary: wasm-ld not setting start symbol Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority:

[llvm-bugs] [Bug 42714] New: wasm-ld: error: /tmp/wasm-shared-issue-60c549.o: relocation R_WASM_MEMORY_ADDR_SLEB cannot be used against symbol .L.str; recompile with -fPIC

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42714 Bug ID: 42714 Summary: wasm-ld: error: /tmp/wasm-shared-issue-60c549.o: relocation R_WASM_MEMORY_ADDR_SLEB cannot be used against symbol .L.str; recompile with -fPIC Product: libra

[llvm-bugs] Issue 14486 in oss-fuzz: llvm/llvm-isel-fuzzer--wasm32-O2: ASSERT: N->getOpcode() != ISD::DELETED_NODE && "Node was deleted but visit returned NULL

2019-07-22 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 14486 by sheriff...@chromium.org: llvm/llvm-isel-fuzzer--wasm32-O2: ASSERT: N->getOpcode() != ISD::DELETED_NODE && "Node was deleted but visit returned NULL https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14486#c2 This

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 42603, which changed state. Bug 42603 Summary: clang++ incorrect optimization at -O2 in OpenJDK’s stubRoutines.cpp https://bugs.llvm.org/show_bug.cgi?id=42603 What|Removed |Added -

[llvm-bugs] [Bug 42603] clang++ incorrect optimization at -O2 in OpenJDK’s stubRoutines.cpp

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42603 Kurt Miller changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 42715] New: Merge r366699 to the 9.0 branch

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42715 Bug ID: 42715 Summary: Merge r366699 to the 9.0 branch Product: clang Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42632] Crash with parallel for loop

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42632 Alexey Bataev changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] Issue 14201 in oss-fuzz: llvm/llvm-microsoft-demangle-fuzzer: Stack-overflow in llvm::ms_demangle::Demangler::demangleTemplateInstantiationName

2019-07-22 Thread tha… via monorail via llvm-bugs
Comment #4 on issue 14201 by tha...@chromium.org: llvm/llvm-microsoft-demangle-fuzzer: Stack-overflow in llvm::ms_demangle::Demangler::demangleTemplateInstantiationName https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14201#c4 The issue here is that demangleTemplateInstantiationName ke

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 40483, which changed state. Bug 40483 Summary: [X86] Failure to merge ISD::SUB(x,y) and X86ISD::SUB(x,y) https://bugs.llvm.org/show_bug.cgi?id=40483 What|Removed |Added

[llvm-bugs] [Bug 40483] [X86] Failure to merge ISD::SUB(x, y) and X86ISD::SUB(x, y)

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40483 Hans Wennborg changed: What|Removed |Added CC||h...@chromium.org Resolution|---

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 42675, which changed state. Bug 42675 Summary: Late definition of data-sharing attributes for loop control variables. https://bugs.llvm.org/show_bug.cgi?id=42675 What|Removed |Added --

[llvm-bugs] [Bug 42675] Late definition of data-sharing attributes for loop control variables.

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42675 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42716] New: Optimize lerp with two FMAs

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42716 Bug ID: 42716 Summary: Optimize lerp with two FMAs Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority:

[llvm-bugs] [Bug 42677] Fix sharing of threadprivate variables with TLS support.

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42677 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 42677, which changed state. Bug 42677 Summary: Fix sharing of threadprivate variables with TLS support. https://bugs.llvm.org/show_bug.cgi?id=42677 What|Removed |Added -

[llvm-bugs] [Bug 42678] wasm-ld fails to generate __wasm_init_tls if .tdata is not the first data segment

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42678 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 42678, which changed state. Bug 42678 Summary: wasm-ld fails to generate __wasm_init_tls if .tdata is not the first data segment https://bugs.llvm.org/show_bug.cgi?id=42678 What|Removed |Added

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 42679, which changed state. Bug 42679 Summary: Update to segment type default behavior https://bugs.llvm.org/show_bug.cgi?id=42679 What|Removed |Added --

[llvm-bugs] [Bug 42679] Update to segment type default behavior

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42679 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 42712, which changed state. Bug 42712 Summary: Please backport r366687 to 9.0 https://bugs.llvm.org/show_bug.cgi?id=42712 What|Removed |Added ---

[llvm-bugs] [Bug 42715] Merge r366699 to the 9.0 branch

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42715 Hans Wennborg changed: What|Removed |Added CC||h...@chromium.org Resolution|---

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 42715, which changed state. Bug 42715 Summary: Merge r366699 to the 9.0 branch https://bugs.llvm.org/show_bug.cgi?id=42715 What|Removed |Added --

[llvm-bugs] [Bug 42670] Extract variable and class layout code actions are noisy

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42670 Hans Wennborg changed: What|Removed |Added CC||h...@chromium.org Resolution|---

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 42670, which changed state. Bug 42670 Summary: Extract variable and class layout code actions are noisy https://bugs.llvm.org/show_bug.cgi?id=42670 What|Removed |Added -

[llvm-bugs] [Bug 42646] [REG 7 -> 9] Completion offers namespace items after Class::

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42646 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 42646, which changed state. Bug 42646 Summary: [REG 7 -> 9] Completion offers namespace items after Class:: https://bugs.llvm.org/show_bug.cgi?id=42646 What|Removed |Added -

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 42669, which changed state. Bug 42669 Summary: BackgroundIndex stores data in the wrong place when CDBs overlap https://bugs.llvm.org/show_bug.cgi?id=42669 What|Removed |Added

[llvm-bugs] [Bug 42669] BackgroundIndex stores data in the wrong place when CDBs overlap

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42669 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42713] wasm-ld not setting start symbol

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42713 Thomas Lively changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 42713] wasm-ld not setting start symbol

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42713 Ian Douglas Scott changed: What|Removed |Added Resolution|WONTFIX |FIXED --- Comment #2 from Ian Douglas Scott

[llvm-bugs] [Bug 42713] wasm-ld not setting start symbol

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42713 Ian Douglas Scott changed: What|Removed |Added Resolution|FIXED |WONTFIX -- You are receiving this mail bec

[llvm-bugs] [Bug 36233] wrong code with opt "-mem2reg -loop-rotate -simplifycfg -instcombine -newgvn" on x86_64-linux-gnu

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36233 Florian Hahn changed: What|Removed |Added CC||florian_h...@apple.com Resolution|---

[llvm-bugs] [Bug 37676] Intermittent bug in opt with -O3 -newgvn

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37676 Florian Hahn changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42717] New: Make -thinlto-index-only work well with thin static archives

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42717 Bug ID: 42717 Summary: Make -thinlto-index-only work well with thin static archives Product: lld Version: unspecified Hardware: PC OS: Windows NT Statu

[llvm-bugs] [Bug 42718] New: clang=8.0 behaves different from clang=6.0 it should template as stated by standard - "As is the case with typename, the template prefix is allowed even if the name is not

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42718 Bug ID: 42718 Summary: clang=8.0 behaves different from clang=6.0 it should template as stated by standard - "As is the case with typename, the template prefix is allowed even if the

[llvm-bugs] [Bug 32100] [lldb] Member variables not updating using var objects

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32100 Jonas Devlieghere changed: What|Removed |Added CC||jdevliegh...@apple.com Resolution|-

[llvm-bugs] [Bug 42719] New: Unit tests in Analysis/BasicAliasAnalysisTest.cpp failing on linux

2019-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42719 Bug ID: 42719 Summary: Unit tests in Analysis/BasicAliasAnalysisTest.cpp failing on linux Product: new-bugs Version: trunk Hardware: PC OS: Linux Statu