[llvm-bugs] [Bug 35507] [Clang-optimization] wrong code for the optimization of a union variable which pointed by a global and a local pointers

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35507 Yibiao Yang (杨已彪) changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 37083] New: [LLVM-COV] wrong coverage for a label pointed by a static pointer in a static function

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37083 Bug ID: 37083 Summary: [LLVM-COV] wrong coverage for a label pointed by a static pointer in a static function Product: Runtime Libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 37082] New: [Clang] Wrong code for re-definition of builtin function

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37082 Bug ID: 37082 Summary: [Clang] Wrong code for re-definition of builtin function Product: clang Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 37081] New: [LLVM-COV] wrong coverage with setjmp

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37081 Bug ID: 37081 Summary: [LLVM-COV] wrong coverage with setjmp Product: Runtime Libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 37080] New: clang crashes at -O1: Assertion `MBB != &MF->front() && "Can't find reaching def for virtreg"' failed.

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37080 Bug ID: 37080 Summary: clang crashes at -O1: Assertion `MBB != &MF->front() && "Can't find reaching def for virtreg"' failed. Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 37079] New: Assertion `Prior->Kind == MemberInfo::Field && !Prior->FD && "Only storage fields have tail padding!"' failed.

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37079 Bug ID: 37079 Summary: Assertion `Prior->Kind == MemberInfo::Field && !Prior->FD && "Only storage fields have tail padding!"' failed. Product: clang Version: trunk

[llvm-bugs] [Bug 37078] cfi-icall matches exact C++ argument types when converting constructors allows multiple types to be accepted for a given argument

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37078 Vlad Tsyrklevich changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 37078] New: cfi-icall

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37078 Bug ID: 37078 Summary: cfi-icall Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P Compone

[llvm-bugs] [Bug 37077] New: Merge r329761 to 6.0.1

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37077 Bug ID: 37077 Summary: Merge r329761 to 6.0.1 Product: libraries Version: 6.0 Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 37076] New: Long Long Enum Constant

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37076 Bug ID: 37076 Summary: Long Long Enum Constant Product: clang Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal Priorit

[llvm-bugs] [Bug 37075] New: Indexes are huge for distributed ThinLTO with CFI or whole program virtualization

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37075 Bug ID: 37075 Summary: Indexes are huge for distributed ThinLTO with CFI or whole program virtualization Product: new-bugs Version: unspecified Hardware: PC OS: Li

[llvm-bugs] [Bug 36605] Merge r326394 into the 6.0 branch : [DAE] don't remove args of musttail target/caller

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36605 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 36649] [meta] 6.0.1 Release Blockers

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36649 Bug 36649 depends on bug 36605, which changed state. Bug 36605 Summary: Merge r326394 into the 6.0 branch : [DAE] don't remove args of musttail target/caller https://bugs.llvm.org/show_bug.cgi?id=36605 What|Removed |A

[llvm-bugs] [Bug 37074] New: Can't build libLLVMSupport.a on ARM CPU

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37074 Bug ID: 37074 Summary: Can't build libLLVMSupport.a on ARM CPU Product: lldb Version: 6.0 Hardware: PC OS: Linux Status: NEW Severity: release blocker

[llvm-bugs] [Bug 36947] CompilerRTUtils.cmake issue when building on ARM host CPU

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36947 shif...@nanotek.info changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 37073] New: Register allocator spills although free registers are available

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37073 Bug ID: 37073 Summary: Register allocator spills although free registers are available Product: new-bugs Version: trunk Hardware: Other OS: Linux Statu

[llvm-bugs] [Bug 37072] New: [LLVM-COV] wrong coverage of case in swith statement

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37072 Bug ID: 37072 Summary: [LLVM-COV] wrong coverage of case in swith statement Product: Runtime Libraries Version: trunk Hardware: PC OS: All Status: NEW Severity:

[llvm-bugs] [Bug 37071] New: [LLVM-COV] Wrong coverage with shift operators in macro

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37071 Bug ID: 37071 Summary: [LLVM-COV] Wrong coverage with shift operators in macro Product: Runtime Libraries Version: trunk Hardware: PC OS: All Status: N

[llvm-bugs] Issue 5446 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: getMinSignedBits() <= 64 && "Too many bits for int64_t"

2018-04-10 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 5446 by sheriff...@chromium.org: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: getMinSignedBits() <= 64 && "Too many bits for int64_t" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5446#c2 This bug is approaching its dea

[llvm-bugs] Issue 5455 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: New->getType() == getType() && "replaceAllUses of value with new value of differ

2018-04-10 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 5455 by sheriff...@chromium.org: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: New->getType() == getType() && "replaceAllUses of value with new value of differ https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5455#c2 This b

[llvm-bugs] [Bug 37070] New: [LLVM-COV] Destructor is wrongly marked as not executed in llvm-cov

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37070 Bug ID: 37070 Summary: [LLVM-COV] Destructor is wrongly marked as not executed in llvm-cov Product: Runtime Libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 37069] New: Crash compiling wireshark's lemon

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37069 Bug ID: 37069 Summary: Crash compiling wireshark's lemon Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] Issue 7533 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: FromReg != ToReg && "Cannot replace a reg with itself"

2018-04-10 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzze

[llvm-bugs] Issue 7532 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: isReg() && "This is not a register operand!"

2018-04-10 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzze

[llvm-bugs] [Bug 36984] [llvm-exegesis] Make libpfm event names properties of the SchedModel/ProcUnits.

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36984 cour...@google.com changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 36994] [llvm-exegesis] Add support for AMD CPUs

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36994 Bug 36994 depends on bug 36984, which changed state. Bug 36984 Summary: [llvm-exegesis] Make libpfm event names properties of the SchedModel/ProcUnits. https://bugs.llvm.org/show_bug.cgi?id=36984 What|Removed |Added -

[llvm-bugs] Issue 7526 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::StmtVisitorBase::Visit

2018-04-10 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzze

[llvm-bugs] Issue 7522 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: (I.atEnd() || std::next(I) == def_instr_end()) && "getVRegDef assumes a single d

2018-04-10 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzze

[llvm-bugs] [Bug 37068] New: [llvm-exegesis] Compress pfm counter tables

2018-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37068 Bug ID: 37068 Summary: [llvm-exegesis] Compress pfm counter tables Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancemen

[llvm-bugs] Issue 5754 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::StmtVisitorBase::Visit

2018-04-10 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #3 on issue 5754 by ClusterFuzz-External: llvm/clang-fuzzer: Stack-overflow in clang::StmtVisitorBaseIntExprEvaluator, bool>::Visit https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5754#c3 ClusterFuzz testcase

[llvm-bugs] Issue 5754 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::StmtVisitorBase::Visit

2018-04-10 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #2 on issue 5754 by ClusterFuzz-External: llvm/clang-fuzzer: Stack-overflow in clang::StmtVisitorBaseIntExprEvaluator, bool>::Visit https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5754#c2 ClusterFuzz has detected this issue as fixed in range 201804090528:201804100522. Detail