[llvm-bugs] [Bug 42720] New: [InstCombine] Not-of-and or or-of-not's ?

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42720 Bug ID: 42720 Summary: [InstCombine] Not-of-and or or-of-not's ? Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42479] MSan should support asm-goto

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42479 Alexander Potapenko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42721] New: Wmisleading-indentation in X86GenDAGISel.inc

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42721 Bug ID: 42721 Summary: Wmisleading-indentation in X86GenDAGISel.inc Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhanceme

[llvm-bugs] [Bug 28403] warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28403 Simon Pilgrim changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42055] Invalid register allocation for AVX512 gather

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42055 Simon Pilgrim changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42722] New: [Formatter/C++] Incorrect indentation in bodies of multiple chained lambdas

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42722 Bug ID: 42722 Summary: [Formatter/C++] Incorrect indentation in bodies of multiple chained lambdas Product: clang Version: trunk Hardware: All OS: All

[llvm-bugs] [Bug 41727] [C++] ICE on use of destructors

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

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

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 41727, which changed state. Bug 41727 Summary: [C++] ICE on use of destructors https://bugs.llvm.org/show_bug.cgi?id=41727 What|Removed |Added --

[llvm-bugs] [Bug 40682] clang++ miscompilation while generating copy constructors of classes containing 0-length array

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40682 Joran Bigalet changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42724] New: lldb fails to build on windows with RegisterContextWindows_x64.cpp(297): error C2039: 'Rax': is not a member of '_CONTEXT'

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42724 Bug ID: 42724 Summary: lldb fails to build on windows with RegisterContextWindows_x64.cpp(297): error C2039: 'Rax': is not a member of '_CONTEXT' Product: lldb Version:

[llvm-bugs] [Bug 42725] New: lib/libc++abi.1.0.dylib fails to build for mac on the release_90 branch

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42725 Bug ID: 42725 Summary: lib/libc++abi.1.0.dylib fails to build for mac on the release_90 branch Product: libc++abi Version: 9.0 Hardware: Macintosh OS: other

[llvm-bugs] [Bug 42726] New: Assertion "Cannot have changed the size of the SCC" in new pass manager

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42726 Bug ID: 42726 Summary: Assertion "Cannot have changed the size of the SCC" in new pass manager Product: libraries Version: trunk Hardware: PC OS: All S

[llvm-bugs] Issue 16027 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-licm: ASSERT: idx < size()

2019-07-23 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com

[llvm-bugs] [Bug 39247] clang-format FixNamespaceComments damages deprecation macros

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39247 Nico Weber changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42727] New: Regression in "[X86] EltsFromConsecutiveLoads - support common source loads"

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42727 Bug ID: 42727 Summary: Regression in "[X86] EltsFromConsecutiveLoads - support common source loads" Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 42697] Optimize ((a >> c1) & c2) eq/ne 0

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42697 David Bolvansky changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42728] New: compiler infinite loop aliasing bcmp to memcmp

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42728 Bug ID: 42728 Summary: compiler infinite loop aliasing bcmp to memcmp Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42399] InstCombine: shift amount reassociation when doing bit test

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42399 Roman Lebedev changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[llvm-bugs] [Bug 42729] New: Verifier failure with ARMParallelDSP

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42729 Bug ID: 42729 Summary: Verifier failure with ARMParallelDSP Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42730] New: tools/llvm-dwarfdump/X86/debug_line_invalid.test fails on x86 Linux after r366762

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42730 Bug ID: 42730 Summary: tools/llvm-dwarfdump/X86/debug_line_invalid.test fails on x86 Linux after r366762 Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] Issue 16030 in oss-fuzz: llvm/clangd-fuzzer: Timeout in llvm_clangd-fuzzer

2019-07-23 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com

[llvm-bugs] [Bug 42731] New: Merge r366447 into the 8.0 branch : [CMake] Don't set Python_ADDITIONAL_VERSIONS

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42731 Bug ID: 42731 Summary: Merge r366447 into the 8.0 branch : [CMake] Don't set Python_ADDITIONAL_VERSIONS Product: new-bugs Version: 8.0 Hardware: All OS: All

[llvm-bugs] [Bug 42730] tools/llvm-dwarfdump/X86/debug_line_invalid.test fails on x86 Linux after r366762

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42730 Luke changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED |RE

[llvm-bugs] [Bug 42732] New: is_invocable hard errors on functions returning indestructible types by value

2019-07-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42732 Bug ID: 42732 Summary: is_invocable hard errors on functions returning indestructible types by value Product: libc++ Version: unspecified Hardware: PC OS: Windows