[llvm-bugs] [Bug 49377] New: Sub-optimial code generation for masking off top bit

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49377 Bug ID: 49377 Summary: Sub-optimial code generation for masking off top bit Product: new-bugs Version: trunk Hardware: PC OS: All Status: NEW Severity: enhanceme

[llvm-bugs] [Bug 49378] New: Embedding failure with type_traits

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49378 Bug ID: 49378 Summary: Embedding failure with type_traits Product: libraries Version: 11.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 49379] New: "opt -enable-loop-distribute -loop-distribute" failing with "PHINode should have one entry for each predecessor of its parent basic block!"

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49379 Bug ID: 49379 Summary: "opt -enable-loop-distribute -loop-distribute" failing with "PHINode should have one entry for each predecessor of its parent basic block!" Product: librarie

[llvm-bugs] [Bug 46128] VLASizeChecker assertion failure with VLA size 0

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46128 Balazs Benics changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 39252] [6/7/trunk] -fno-plt generates wrong relocation for std::ios_base::Init leading to segmentation fault

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39252 Romain Geissler changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 27256] lldb doesn't support powerpc64 ELFv1 function descriptors

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27256 Justin Hibbits changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 49380] New: Add pragma for loop aligning

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49380 Bug ID: 49380 Summary: Add pragma for loop aligning Product: clang Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement Priority

[llvm-bugs] Issue 29468 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-loop_vectorize: ASSERT: Idx >= 0 && "Invalid basic block argument!"

2021-03-01 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 29468 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-loop_vectorize: ASSERT: Idx >= 0 && "Invalid basic block argument!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=29468#c1 ClusterFuzz t

[llvm-bugs] [Bug 48601] clang crashes, with automatic repro

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48601 Matheus Izvekov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 49381] New: [analyzer] EnumCastOutOfRange false-positive for bitmasks

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49381 Bug ID: 49381 Summary: [analyzer] EnumCastOutOfRange false-positive for bitmasks Product: clang Version: 11.0 Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 49382] New: [AMDGPU][MC][GFX90a] lds_direct should not be supported

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49382 Bug ID: 49382 Summary: [AMDGPU][MC][GFX90a] lds_direct should not be supported Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 49383] New: How to handle __literal{4, 8, 16} sections? ld64 appears to process and remove them from the final output

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49383 Bug ID: 49383 Summary: How to handle __literal{4,8,16} sections? ld64 appears to process and remove them from the final output Product: lld Version: unspecified Hardware: PC

[llvm-bugs] [Bug 20177] clang-cl doesn't accept a FOO(bar) in C mode

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=20177 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 49384] New: [ARM] Expressions incorrectly reordered by optimization

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49384 Bug ID: 49384 Summary: [ARM] Expressions incorrectly reordered by optimization Product: new-bugs Version: 11.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 49385] New: Support -add_ast_path

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49385 Bug ID: 49385 Summary: Support -add_ast_path Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 47971] Clang-tidy fix for clang-diagnostic-logical-not-parentheses changes behavior

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47971 Nathan James changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 49386] New: llvm-objdump doesn't show branch target properly for arm binaries

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49386 Bug ID: 49386 Summary: llvm-objdump doesn't show branch target properly for arm binaries Product: tools Version: trunk Hardware: PC OS: Linux Status: N

[llvm-bugs] [Bug 49387] New: Pack expansion failure with template lambda and std::index_sequence

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49387 Bug ID: 49387 Summary: Pack expansion failure with template lambda and std::index_sequence Product: clang Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 49388] New: Crash with template lambda and std::index_sequence

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49388 Bug ID: 49388 Summary: Crash with template lambda and std::index_sequence Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 49389] New: Condition not constant folded

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49389 Bug ID: 49389 Summary: Condition not constant folded Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Priority:

[llvm-bugs] [Bug 49390] New: BPF: backport 4 TTI cost function related commits

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49390 Bug ID: 49390 Summary: BPF: backport 4 TTI cost function related commits Product: new-bugs Version: unspecified Hardware: PC OS: All Status: NEW Severity: releas

[llvm-bugs] [Bug 49391] New: BPF: backport commit 283db5f0837d55f91242812003adf6e189ba743e (fix enum value 0 issue for __builtin_preserve_enum_value())

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49391 Bug ID: 49391 Summary: BPF: backport commit 283db5f0837d55f91242812003adf6e189ba743e (fix enum value 0 issue for __builtin_preserve_enum_value()) Product: new-bugs Versi

[llvm-bugs] [Bug 28319] [PM] docs for new pass manager

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28319 Arthur Eubanks changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 28315] [meta] Delete the old pass manager

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28315 Bug 28315 depends on bug 28319, which changed state. Bug 28319 Summary: [PM] docs for new pass manager https://bugs.llvm.org/show_bug.cgi?id=28319 What|Removed |Added ---

[llvm-bugs] [Bug 46649] Change default pass manager to new pass manager

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46649 Bug 46649 depends on bug 28319, which changed state. Bug 28319 Summary: [PM] docs for new pass manager https://bugs.llvm.org/show_bug.cgi?id=28319 What|Removed |Added ---

[llvm-bugs] [Bug 49392] New: -debug-pass fails to output.

2021-03-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49392 Bug ID: 49392 Summary: -debug-pass fails to output. Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: