[llvm-bugs] [Bug 41064] New: CGP causes assert after r354298

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41064 Bug ID: 41064 Summary: CGP causes assert after r354298 Product: new-bugs Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 40865] [PowerPC64] lld is processing R_PPC64_ADDR64 relocations incorrectly

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40865 Fangrui Song changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 25010] AllowShortIfStatementsOnASingleLine not working if an "else" statement is present

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25010 MyDeveloperDay changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[llvm-bugs] [Bug 41051] New: [LLVM-COV] Wrong coverage when using fork() to create a new process

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41051 Bug ID: 41051 Summary: [LLVM-COV] Wrong coverage when using fork() to create a new process Product: Runtime Libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] Issue 13206 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: MRI->getVRegDef(reg) && "Register use before def!"

2019-03-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #3 on issue 13206 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: MRI->getVRegDef(reg) && "Register use before def!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13206#c3 ClusterFuzz

[llvm-bugs] [Bug 41053] New: Recursive use of .set crashes the MIPS backend

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41053 Bug ID: 41053 Summary: Recursive use of .set crashes the MIPS backend Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] Issue 13204 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: Null-dereference READ in MachineCSE::ProcessBlock

2019-03-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #3 on issue 13204 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--x86_64-O2: Null-dereference READ in MachineCSE::ProcessBlock https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13204#c3 ClusterFuzz testcase

[llvm-bugs] [Bug 41052] New: Assertion `Get(To) == To && "Replacement PHI node is already replaced."' failed

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41052 Bug ID: 41052 Summary: Assertion `Get(To) == To && "Replacement PHI node is already replaced."' failed Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] Issue 13204 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: Null-dereference READ in MachineCSE::ProcessBlock

2019-03-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #2 on issue 13204 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--x86_64-O2: Null-dereference READ in MachineCSE::ProcessBlock https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13204#c2 ClusterFuzz has detected this issue as fixed in range 201903110335:201903120333.

[llvm-bugs] Issue 13206 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: MRI->getVRegDef(reg) && "Register use before def!"

2019-03-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #2 on issue 13206 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: MRI->getVRegDef(reg) && "Register use before def!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13206#c2 ClusterFuzz has detected this issue as fixed in range 201903110335:201903120333.

[llvm-bugs] Issue 12058 in oss-fuzz: llvm/llvm-dwarfdump-fuzzer: Heap-buffer-overflow in llvm::object::ELFObjectFile

2019-03-13 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #3 on issue 12058 by sheriff...@chromium.org: llvm/llvm-dwarfdump-fuzzer: Heap-buffer-overflow in llvm::object::ELFObjectFile https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12058#c3 This bug is approaching its deadline for being

[llvm-bugs] [Bug 41055] New: [X86] FastSHLD optimization doesn't work well with TwoAddressInstruction pass

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41055 Bug ID: 41055 Summary: [X86] FastSHLD optimization doesn't work well with TwoAddressInstruction pass Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 41054] New: misc-incorrect-roundings does not catch incorrect rounding within the Conditional Operator

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41054 Bug ID: 41054 Summary: misc-incorrect-roundings does not catch incorrect rounding within the Conditional Operator Product: clang Version: 6.0 Hardware: Other OS:

[llvm-bugs] [Bug 40893] Size doesn't match for '_openmp_teams_reductions_buffer_$_' in '/tmp/error-f2f528.cubin'

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40893 Alexey Bataev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 40160] Bug with AlignConsecutiveDeclaration in clang-format

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40160 MyDeveloperDay changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 13714 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-irce: ASSERT: L.isLCSSAForm(DT)

2019-03-13 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,

[llvm-bugs] [Bug 38311] UDR: declare reduction on struct with implicit initializer: codegen segfault

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38311 Alexey Bataev changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 38464] Clang compilation error with math.h when using openmp offload

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38464 Alexey Bataev changed: What|Removed |Added Fixed By Commit(s)|r340681 |r354928, r354486 Resolution|---

[llvm-bugs] [Bug 41057] New: [X86] __builtin_rotateright* does not use rotate by 1 instructions or rorx with bmi

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41057 Bug ID: 41057 Summary: [X86] __builtin_rotateright* does not use rotate by 1 instructions or rorx with bmi Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 37283] Assertion failure on openmp task with by reference array

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37283 Alexey Bataev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 41031] libclc maps fabs/floor/ceil/trunc/rint/round into llvm intrinsics directly in the header preventing using it with non-llvm backends

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41031 Jan Vesely changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 41058] New: Allow linking against shared objects without section headers

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41058 Bug ID: 41058 Summary: Allow linking against shared objects without section headers Product: lld Version: unspecified Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 41061] New: operator<=> fails on Windows with Visual Sutdio 2019 Preview

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41061 Bug ID: 41061 Summary: operator<=> fails on Windows with Visual Sutdio 2019 Preview Product: clang Version: 7.0 Hardware: PC OS: Windows NT Status:

[llvm-bugs] [Bug 41062] New: Compile error for nested template alias

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41062 Bug ID: 41062 Summary: Compile error for nested template alias Product: clang Version: 6.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 41059] New: [WebAssembly] Load and store alignment is not disassembled by objdump

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41059 Bug ID: 41059 Summary: [WebAssembly] Load and store alignment is not disassembled by objdump Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 41060] New: Crash compiling CMark using Swift's branch of Clang

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41060 Bug ID: 41060 Summary: Crash compiling CMark using Swift's branch of Clang Product: clang Version: unspecified Hardware: All OS: All Status: NEW Severity:

[llvm-bugs] [Bug 41063] New: char8_t can't be mangled on Windows, but the feature-test macro is defined

2019-03-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41063 Bug ID: 41063 Summary: char8_t can't be mangled on Windows, but the feature-test macro is defined Product: clang Version: trunk Hardware: PC OS: Windows NT