[llvm-bugs] [Bug 46297] IR Linking of GlobalAliases does not preserve thread_local attribute

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46297 Itay Bookstein changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 44892] Regression with building with -fno-signed-zeros for AArch64

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44892 Martin Storsjö changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 45610] Misoptimizations caused by "[ARM] Fix conditions for lowering to S[LR]I"

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45610 Martin Storsjö changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46360] New: Merge r252892fea7088abbeff9476e0ecbacc091d135a0 into the 10.0 branch

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46360 Bug ID: 46360 Summary: Merge r252892fea7088abbeff9476e0ecbacc091d135a0 into the 10.0 branch Product: new-bugs Version: 10.0 Hardware: All OS: All Statu

[llvm-bugs] [Bug 46359] New: [OpenMP5.0] A worksharing region closely nested inside a worksharing region should return an error

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46359 Bug ID: 46359 Summary: [OpenMP5.0] A worksharing region closely nested inside a worksharing region should return an error Product: OpenMP Version: unspecified Hardware: PC

[llvm-bugs] [Bug 45309] [meta] 10.0.1 Release Blockers

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45309 Bug 45309 depends on bug 46327, which changed state. Bug 46327 Summary: Merge b8ae3fdfa579dbf366b1bb1cbfdbf8c51db7fa55 into the 10.0.1 https://bugs.llvm.org/show_bug.cgi?id=46327 What|Removed |Added --

[llvm-bugs] [Bug 46327] Merge b8ae3fdfa579dbf366b1bb1cbfdbf8c51db7fa55 into the 10.0.1

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46327 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 45309] [meta] 10.0.1 Release Blockers

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45309 Bug 45309 depends on bug 46225, which changed state. Bug 46225 Summary: Backport LLD NOLOAD fix for 10.0.1 https://bugs.llvm.org/show_bug.cgi?id=46225 What|Removed |Added ---

[llvm-bugs] [Bug 46225] Backport LLD NOLOAD fix for 10.0.1

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46225 Fangrui Song changed: What|Removed |Added Assignee|unassignedb...@nondot.org |i...@maskray.me Resolution|---

[llvm-bugs] [Bug 46358] New: WinException: Off-by-one building IP2state table

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46358 Bug ID: 46358 Summary: WinException: Off-by-one building IP2state table Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancemen

[llvm-bugs] [Bug 46357] New: clang++ throws errors when the redefinition struct in user-defined reduction in CPP file

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46357 Bug ID: 46357 Summary: clang++ throws errors when the redefinition struct in user-defined reduction in CPP file Product: OpenMP Version: unspecified Hardware: PC O

[llvm-bugs] [Bug 46356] Wrong optimization of a division by zero

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46356 Craig Topper changed: What|Removed |Added CC||craig.top...@gmail.com Resolution|---

[llvm-bugs] [Bug 46356] New: Wrong optimization of a division by zero

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46356 Bug ID: 46356 Summary: Wrong optimization of a division by zero Product: clang Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: release blocker

[llvm-bugs] [Bug 45323] Spurious -Wthread-safety warning in template class

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45323 Eli Friedman changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 46355] New: Crash when deserializing ASTs with certain concept constructs

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46355 Bug ID: 46355 Summary: Crash when deserializing ASTs with certain concept constructs Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 46354] New: Missing warning -Wthread-safety-negative when using capabilities in namespace scope

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46354 Bug ID: 46354 Summary: Missing warning -Wthread-safety-negative when using capabilities in namespace scope Product: clang Version: trunk Hardware: All OS: All

[llvm-bugs] [Bug 46353] New: nullPointerConstant AST matcher triggers assert(!isNull()) in QualType::getCommonPtr

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46353 Bug ID: 46353 Summary: nullPointerConstant AST matcher triggers assert(!isNull()) in QualType::getCommonPtr Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 45819] Nondeterminism of iterators causes false ThinLTO cache misses

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45819 Yuanfang Chen changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46336] clang assert when using PragmaLoopHint with c++11 attribute.

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46336 Yuanfang Chen changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46051] Please backport 88aad9b9f05 (lit googletest.py: Don't raise StopIteration in generator) to 10.x

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46051 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|88aad9b9f05702585eb823d

[llvm-bugs] [Bug 46220] Merge 7c9a89fed8f5d53d61fe3a61a2581a7c28b1b6d2 and 3408dcbdf054ac3cc32a97a6a82a3cf5844be609 to 10.0.1

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46220 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|7c9a89fed8f5d53d61fe

[llvm-bugs] [Bug 45309] [meta] 10.0.1 Release Blockers

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45309 Bug 45309 depends on bug 46051, which changed state. Bug 46051 Summary: Please backport 88aad9b9f05 (lit googletest.py: Don't raise StopIteration in generator) to 10.x https://bugs.llvm.org/show_bug.cgi?id=46051 What|Removed

[llvm-bugs] [Bug 45309] [meta] 10.0.1 Release Blockers

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45309 Bug 45309 depends on bug 46220, which changed state. Bug 46220 Summary: Merge 7c9a89fed8f5d53d61fe3a61a2581a7c28b1b6d2 and 3408dcbdf054ac3cc32a97a6a82a3cf5844be609 to 10.0.1 https://bugs.llvm.org/show_bug.cgi?id=46220 What|Removed

[llvm-bugs] [Bug 46347] An iteration of a loop execute more than one ordered region which throw an error

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46347 Alexey Bataev changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 46352] PCH header is still parsed and included leading to redefinition errors (does not happen with clang-cl/GCC style pch)

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46352 Nikita Kniazev changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 46352] New: PCH header is still parsed and included leading to redefinition errors (does not happen with clang-cl/GCC style pch)

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46352 Bug ID: 46352 Summary: PCH header is still parsed and included leading to redefinition errors (does not happen with clang-cl/GCC style pch) Product: clang Version: trunk

[llvm-bugs] [Bug 4068] [Meta] Compiling the Linux kernel with clang

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 46186, which changed state. Bug 46186 Summary: invalid operand in inline asm from Linux kernel's fs/readdir.c https://bugs.llvm.org/show_bug.cgi?id=46186 What|Removed |Added

[llvm-bugs] [Bug 46186] invalid operand in inline asm from Linux kernel's fs/readdir.c

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46186 Nick Desaulniers changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46334] Equivalence statement broken for integer case

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46334 Nichols A. Romero changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 46341] Name resolution issue for inherited member in local class of templated function

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46341 Richard Smith changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 46339] Weird error messages in different versions of clang or in a newline

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46339 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46351] New: std::stringstream generates vtable

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46351 Bug ID: 46351 Summary: std::stringstream generates vtable Product: libc++ Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priori

[llvm-bugs] [Bug 46350] New: DeadArgElim does not generate debug info for insertval/extractval instrs

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46350 Bug ID: 46350 Summary: DeadArgElim does not generate debug info for insertval/extractval instrs Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 46349] New: Assert when running llvm-lto on bitcode module containing GlobalIFunc

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46349 Bug ID: 46349 Summary: Assert when running llvm-lto on bitcode module containing GlobalIFunc Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 46348] New: Assertion failure during report of duplicate symbol error

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46348 Bug ID: 46348 Summary: Assertion failure during report of duplicate symbol error Product: lld Version: unspecified Hardware: PC OS: Windows NT Status:

[llvm-bugs] [Bug 46347] New: An iteration of a loop execute more than one ordered region which throw an error

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46347 Bug ID: 46347 Summary: An iteration of a loop execute more than one ordered region which throw an error Product: OpenMP Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 16941] LLVM has performance regression between r173893 and r173901

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=16941 Simon Pilgrim changed: What|Removed |Added Component|Scalar Optimizations|Backend: X86 Resolution|---

[llvm-bugs] [Bug 46346] New: Add a checker to detected bad checks of mmap() return value

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46346 Bug ID: 46346 Summary: Add a checker to detected bad checks of mmap() return value Product: clang Version: unspecified Hardware: PC OS: OpenBSD Status:

[llvm-bugs] [Bug 34730] Efficient check that all vector elements are zero

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34730 Simon Pilgrim changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 45378] [X86] recent codegen regression for vector load and reduce

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45378 Simon Pilgrim changed: What|Removed |Added Fixed By Commit(s)||057c9c7ee00b Resolution|---

[llvm-bugs] [Bug 46345] New: accept-invalid: values in out-of-line enum definition have the wrong scope

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46345 Bug ID: 46345 Summary: accept-invalid: values in out-of-line enum definition have the wrong scope Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 46343] New: opt -jump-threading crashing after 69bdfb075b2

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46343 Bug ID: 46343 Summary: opt -jump-threading crashing after 69bdfb075b2 Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 46342] New: std::variant compiles with exception handling

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46342 Bug ID: 46342 Summary: std::variant compiles with exception handling Product: libc++ Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 46341] New: Name resolution issue for inherited member in local class of templated function

2020-06-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46341 Bug ID: 46341 Summary: Name resolution issue for inherited member in local class of templated function Product: clang Version: 10.0 Hardware: PC OS: Linux