[llvm-bugs] [Bug 35111] LLVM's YAML output has lots of trailing whitespace

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35111 Ehud Katz changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 44674] SFINAE leaks through requires expression requirement

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44674 Christopher Di Bella changed: What|Removed |Added Resolution|INVALID |--- Status|RESOLVED

[llvm-bugs] [Bug 44690] Include guards missing for compression.h

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44690 Jonas Devlieghere changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 44691] New: [WebAssembly] [DWARF] Crash on dlmalloc

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44691 Bug ID: 44691 Summary: [WebAssembly] [DWARF] Crash on dlmalloc Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 44690] New: Include guards missing for compression.h

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44690 Bug ID: 44690 Summary: Include guards missing for compression.h Product: lldb Version: 10.0 Hardware: All OS: All Status: NEW Severity: normal Priority

[llvm-bugs] [Bug 44689] New: [concepts] ICE when *this appears in trailing requires-clause

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44689 Bug ID: 44689 Summary: [concepts] ICE when *this appears in trailing requires-clause Product: clang Version: trunk Hardware: PC OS: Windows NT Status:

[llvm-bugs] [Bug 44688] New: Bogus reference bindings incorrectly accepted

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44688 Bug ID: 44688 Summary: Bogus reference bindings incorrectly accepted Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 44687] New: clang CSE's __builtin_arm_rsr64 et al

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44687 Bug ID: 44687 Summary: clang CSE's __builtin_arm_rsr64 et al Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Pri

[llvm-bugs] [Bug 43759] "error: expected string in directive" on ARM

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43759 Jian Cai changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[llvm-bugs] [Bug 44686] New: Assertion failed: (!isa(Preds[i]->getTerminator()) && "Cannot split an edge from an IndirectBrInst"),

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44686 Bug ID: 44686 Summary: Assertion failed: (!isa(Preds[i]->getTerminator()) && "Cannot split an edge from an IndirectBrInst"), Product: libraries Version: trunk

[llvm-bugs] [Bug 44685] New: [ThinLTO] llvm::DwarfDebug::NonTypeUnitContext::NonTypeUnitContext(llvm::DwarfDebug *): Assertion `TypeUnitsUnderConstruction.empty() || !DD->AddrPool.hasBeenUsed()' faile

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44685 Bug ID: 44685 Summary: [ThinLTO] llvm::DwarfDebug::NonTypeUnitContext::NonTypeUnitConte xt(llvm::DwarfDebug *): Assertion `TypeUnitsUnderConstruction.empty() ||

[llvm-bugs] [Bug 36801] [LICM] LICM promotes real value to null in store instruction

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36801 Alina Sbirlea changed: What|Removed |Added CC||alina.sbir...@gmail.com Status|CONF

[llvm-bugs] [Bug 44545] InstCombine does not simplify a "get first bit" kind of pattern due to no longer folding trunc over select

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44545 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 40959] Passing memory references to inline assembler does not accept 'c' modifier on ARM32

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40959 Frank Mehnert changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 44684] New: __builtin calls that would have produced integer constants expressions on their own do not produce integer constant when the builtin call is composed across a _Generic sel

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44684 Bug ID: 44684 Summary: __builtin calls that would have produced integer constants expressions on their own do not produce integer constant when the builtin call is composed

[llvm-bugs] [Bug 44683] New: file_magic identifies file with two leading null bytes as a COFF object

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44683 Bug ID: 44683 Summary: file_magic identifies file with two leading null bytes as a COFF object Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 44682] New: compiler-rt build broken on mac: 'os/lock.h' file not found

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44682 Bug ID: 44682 Summary: compiler-rt build broken on mac: 'os/lock.h' file not found Product: compiler-rt Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 44623] Backport RISC-V LTO Patches

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44623 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44555 Bug 44555 depends on bug 44623, which changed state. Bug 44623 Summary: Backport RISC-V LTO Patches https://bugs.llvm.org/show_bug.cgi?id=44623 What|Removed |Added --

[llvm-bugs] [Bug 37985] Missed optimization opportunity due to select

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37985 Karl Rehm changed: What|Removed |Added CC||klrehm...@gmail.com Resolution|---

[llvm-bugs] [Bug 44681] Missed optimization opportunity with globals that are never written to

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44681 David Blaikie changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 44681] New: Missed optimization opportunity with globals that are never written to

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44681 Bug ID: 44681 Summary: Missed optimization opportunity with globals that are never written to Product: new-bugs Version: trunk Hardware: All OS: All St

[llvm-bugs] [Bug 44680] Optimizer breaks compare for the negation of the signed integer -0x80000000

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44680 Dimitry Andric changed: What|Removed |Added Resolution|--- |INVALID CC|

[llvm-bugs] Issue 20316 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Lexer::Lex

2020-01-27 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 20316 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::Lexer::Lex https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20316#c1 ClusterFuzz testcase 5633732086333440 is verified as fix

[llvm-bugs] [Bug 44680] New: Optimizer breaks compare for the negation of the signed integer -0x80000000

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44680 Bug ID: 44680 Summary: Optimizer breaks compare for the negation of the signed integer -0x8000 Product: clang Version: unspecified Hardware: PC OS: All

[llvm-bugs] Issue 19612 in oss-fuzz: llvm:llvm-isel-fuzzer--wasm32-O2: ASSERT: (Value == 0 || llvm::isPowerOf2_64(Value)) && "Alignment is neither 0 nor a powe

2020-01-27 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 19612 by ClusterFuzz-External: llvm:llvm-isel-fuzzer--wasm32-O2: ASSERT: (Value == 0 || llvm::isPowerOf2_64(Value)) && "Alignment is neither 0 nor a powe https://bugs.chromium.org/p/oss-fuzz/issues/detail?

[llvm-bugs] [Bug 44679] New: Missed constant propagation optimization in simple while loop

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44679 Bug ID: 44679 Summary: Missed constant propagation optimization in simple while loop Product: new-bugs Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 44118] Incorrect DW_AT_location attribute for call site parameter entry

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

[llvm-bugs] [Bug 44116] Umbrella: Call site / entry value debug information

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44116 Bug 44116 depends on bug 44118, which changed state. Bug 44118 Summary: Incorrect DW_AT_location attribute for call site parameter entry https://bugs.llvm.org/show_bug.cgi?id=44118 What|Removed |Added

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

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44652 Hans Wennborg changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

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

2020-01-27 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 44677] New: Concept diagnostics in combination with inheritance are applied at the wrong place/time

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44677 Bug ID: 44677 Summary: Concept diagnostics in combination with inheritance are applied at the wrong place/time Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 44676] New: Missed optimization: Reverted modification of a global/thread-local that need not be visible to any external calls not optimized out

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44676 Bug ID: 44676 Summary: Missed optimization: Reverted modification of a global/thread-local that need not be visible to any external calls not optimized out Product: new-bugs

llvm-bugs@lists.llvm.org

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44675 Bug ID: 44675 Summary: False positive on std::data(std::string&) Product: clang Version: 7.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement P

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

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44555 Bug 44555 depends on bug 44618, which changed state. Bug 44618 Summary: [clang-tidy] bugprone-infinite-loop: detects clearly finite loops as infinite https://bugs.llvm.org/show_bug.cgi?id=44618 What|Removed |Added ---

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

2020-01-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38074 George Rimar changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED