[llvm-bugs] [Bug 47793] New: Miscompilation of single loop with two assignments

2020-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47793 Bug ID: 47793 Summary: Miscompilation of single loop with two assignments Product: new-bugs Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Seve

[llvm-bugs] [Bug 47794] New: missed optimization to use MOVS to copy arrays

2020-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47794 Bug ID: 47794 Summary: missed optimization to use MOVS to copy arrays Product: clang Version: trunk Hardware: All OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 47793] Miscompilation of single loop with two assignments

2020-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47793 Florian Hahn changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 47795] New: [InstCombine] Failure to form funnel shifts for (shl ShVal, X) | (lshr ShVal, (Width - x)) when (Width - x) has multiple uses like for another funnel shift

2020-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47795 Bug ID: 47795 Summary: [InstCombine] Failure to form funnel shifts for (shl ShVal, X) | (lshr ShVal, (Width - x)) when (Width - x) has multiple uses like for another funnel shift P

[llvm-bugs] [Bug 47796] New: #pragma weak A = B doesn't handle the case where A is already declared

2020-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47796 Bug ID: 47796 Summary: #pragma weak A = B doesn't handle the case where A is already declared Product: clang Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 47796] #pragma weak A = B doesn't handle the case where A is already declared

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

[llvm-bugs] [Bug 47789] Clang 10 disallows modifying const member by an unused member function in a templated class; while Clang 9 allows it

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

llvm-bugs@lists.llvm.org

2020-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47797 Bug ID: 47797 Summary: Missing optimization with (var&const)==const Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhanceme

[llvm-bugs] [Bug 47508] [concepts] requires clause short-circuiting not working

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

[llvm-bugs] [Bug 44677] Concept diagnostics in combination with inheritance are applied at the wrong place/time

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

[llvm-bugs] [Bug 47798] New: invalid reassignment of non-absolute variable 'var_ddq_add'

2020-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47798 Bug ID: 47798 Summary: invalid reassignment of non-absolute variable 'var_ddq_add' Product: libraries Version: trunk Hardware: PC OS: All Status: NEW