[llvm-bugs] [Bug 44555] [meta] 10.0.0 Release Blockers

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44555 Bug 44555 depends on bug 44652, which changed state. Bug 44652 Summary: eb0e1978df7b9e7 caused msan false positive in vectorized crc code https://bugs.llvm.org/show_bug.cgi?id=44652 What|Removed |Added ---

[llvm-bugs] [Bug 44652] eb0e1978df7b9e7 caused msan false positive in vectorized crc code

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44652 Simon Pilgrim changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 44529] [InstCombine] Negation not sunk through shift

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44529 Nikita Popov changed: What|Removed |Added Fixed By Commit(s)||0b83c5a78fae96dd66150e7a14c |

[llvm-bugs] [Bug 42801] [IR][PatternMatch] m_c_ICmp() should swap predicate if the match is commuted

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42801 Nikita Popov changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 44658] Assertion failure in constrained variadic function template of class template

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44658 David Stone changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 44658] Assertion failure in constrained variadic function template of class template

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44658 David Stone changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[llvm-bugs] [Bug 44661] Failure to partially order constrained overload set of three parameters

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44661 David Stone changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 44662] New: LoopAccessAnalysis's RuntimeMemoryCheckThreshold is just a bit too pessimistic?

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44662 Bug ID: 44662 Summary: LoopAccessAnalysis's RuntimeMemoryCheckThreshold is just a bit too pessimistic? Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 44663] New: [Attributor?] Smart noalias deduction

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44663 Bug ID: 44663 Summary: [Attributor?] Smart noalias deduction Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 44664] New: Mention libsanitizer

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44664 Bug ID: 44664 Summary: Mention libsanitizer Product: Bugzilla Admin Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 44665] New: sanitizer_linux.cc contains non-Linux-specific code

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44665 Bug ID: 44665 Summary: sanitizer_linux.cc contains non-Linux-specific code Product: new-bugs Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severit

[llvm-bugs] [Bug 41050] powerpc64 exceptions: code sequence calling __cxa_begin_catch is missing "ld r2, 40(r1)"

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41050 Mark Millard changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 25780] [META] Using Clang as the FreeBSD/ppc system compiler

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25780 Bug 25780 depends on bug 26844, which changed state. Bug 26844 Summary: __builtin_eh_return is not fully implemented for PPC nor PPC64: no DW_CFA_offset output for scratch registers( r3-r6) [still true of 8.0.0] https://bugs.llvm.org/show_bug.cgi?id=26

[llvm-bugs] [Bug 26844] __builtin_eh_return is not fully implemented for PPC nor PPC64: no DW_CFA_offset output for scratch registers( r3-r6) [still true of 8.0.0]

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=26844 Mark Millard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31590] FreeBSD clang 3.91 TARGET_ARCH=powerpc64 context: clang 3.9.1 can not compile/assemble the likes of llvm/projects/libunwind/src/UnwindRegistersSave.S

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31590 Mark Millard changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 43350] [PowerPC32] segmentation fault on C++ exception handling

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43350 Fangrui Song changed: What|Removed |Added Resolution|--- |FIXED Assignee|unassignedb...@nondot.o

[llvm-bugs] [Bug 38074] Error static linking when clang++/lld 6.0.0 using Arch Linux

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38074 Fangrui Song changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 44666] New: Assertion failure when using concepts combined with variadic templates and overload resolution

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44666 Bug ID: 44666 Summary: Assertion failure when using concepts combined with variadic templates and overload resolution Product: clang Version: trunk Hardware: PC OS

[llvm-bugs] [Bug 44657] Rejects valid code with requires clause accepting bool expression on copy / move

2020-01-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44657 David Stone changed: What|Removed |Added Resolution|--- |FIXED Status|NEW