[llvm-bugs] [Bug 46630] New: call_apsr.S fails to build during builtins test

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46630 Bug ID: 46630 Summary: call_apsr.S fails to build during builtins test Product: compiler-rt Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enh

[llvm-bugs] [Bug 46629] New: Syntax warning in TableGen'd XXGenMCCodeEmitter.inc calling APInt LoadIntFromMemory utility function

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46629 Bug ID: 46629 Summary: Syntax warning in TableGen'd XXGenMCCodeEmitter.inc calling APInt LoadIntFromMemory utility function Product: tools Version: 10.0 Hardware: All

[llvm-bugs] [Bug 46628] New: check-builtins fails on musl libc system

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46628 Bug ID: 46628 Summary: check-builtins fails on musl libc system Product: compiler-rt Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 46627] New: Invalid optimization with math library `fmax` and signed zeros

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46627 Bug ID: 46627 Summary: Invalid optimization with math library `fmax` and signed zeros Product: clang Version: 10.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 45521] [c++17] can't implicitly cast lvalue to rvalue with this cast kind

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45521 Richard Smith changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 46626] New: Missed optimization: CorrelatedValuePropagationPass doesn't run by default after inlining

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46626 Bug ID: 46626 Summary: Missed optimization: CorrelatedValuePropagationPass doesn't run by default after inlining Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 43388] __muldsi3 is compiled to call itself when targeting riscv64

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43388 Kamlesh Kumar changed: What|Removed |Added Assignee|unassignedb...@nondot.org |kamleshbha...@gmail.com CC|

[llvm-bugs] [Bug 46625] New: segv in string move-constructor with _LIBCPP_DEBUG=1

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46625 Bug ID: 46625 Summary: segv in string move-constructor with _LIBCPP_DEBUG=1 Product: libc++ Version: 9.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 28432] load-store ordering for top-down list latency scheduler mis-schedules store for x86_64

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28432 Shoaib Meenai changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 46624] New: Clang crashes when trying to use variadic arguments from std::apply to fold over lambda in template method.

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46624 Bug ID: 46624 Summary: Clang crashes when trying to use variadic arguments from std::apply to fold over lambda in template method. Product: clang Version: 10.0

[llvm-bugs] [Bug 46586] [x86] Clang produces wrong code with -O1

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46586 Sanjay Patel changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46623] New: Format options for attributes, ability to specify custom attributes.

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46623 Bug ID: 46623 Summary: Format options for attributes, ability to specify custom attributes. Product: clang Version: unspecified Hardware: All OS: All S

[llvm-bugs] [Bug 46622] New: [X86] Support -mstack-protector-guard=global

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46622 Bug ID: 46622 Summary: [X86] Support -mstack-protector-guard=global Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 46621] New: [X86][AVX] Avoid vpsrlq $32, %xmm, %xmm split in v4u64 uint2fp v4f64

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46621 Bug ID: 46621 Summary: [X86][AVX] Avoid vpsrlq $32, %xmm, %xmm split in v4u64 uint2fp v4f64 Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] Issue 23797 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Lexer::FormTokenWithChars

2020-07-07 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 23797 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::Lexer::FormTokenWithChars https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23797#c1 ClusterFuzz testcase 6503755125358592 is

[llvm-bugs] [Bug 46620] New: undefined reference to dumpToStream with LLVM_ENABLE_MODULES

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46620 Bug ID: 46620 Summary: undefined reference to dumpToStream with LLVM_ENABLE_MODULES Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 46524] [Scalarizer] Handling of variable insert/extracts?

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46524 Roman Lebedev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 46406] [X86] rsqrt and div generated for 1/sqrt(x * x * x) with -Ofast

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46406 Sanjay Patel changed: What|Removed |Added Fixed By Commit(s)||ea71ba11ab11 Status|NEW

[llvm-bugs] [Bug 46619] New: Clang 10 (trunk) crashed (Godbolt link inside)

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46619 Bug ID: 46619 Summary: Clang 10 (trunk) crashed (Godbolt link inside) Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: normal P

[llvm-bugs] [Bug 46618] libcxx compile failed occasionally

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46618 Changqing Li changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46618] New: libcxx compile failed occasionally

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46618 Bug ID: 46618 Summary: libcxx compile failed occasionally Product: libc++ Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 46617] New: libcxx compile failed occasionally

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46617 Bug ID: 46617 Summary: libcxx compile failed occasionally Product: libc++ Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 46616] New: ARMDisassembler.cpp: DecodeThumbTableBranch improperly marks "tbb/w [pc, rx]" as SoftFailure

2020-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46616 Bug ID: 46616 Summary: ARMDisassembler.cpp: DecodeThumbTableBranch improperly marks "tbb/w [pc, rx]" as SoftFailure Product: libraries Version: 10.0 Hardware: PC O