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

2017-10-21 Thread monor… via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, llvm-b...@lists.llvm.org, v...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzzer Proj-llvm Reported-2017-10-22 New issue 3725 by monor...@clusterfuzz-extern

[llvm-bugs] [Bug 10988] x86 MC encoder and disassembler bugs umbrella

2017-10-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=10988 Bug 10988 depends on bug 34998, which changed state. Bug 34998 Summary: [X86] Disassembler disassembles invalid gather/scatter that doesn't use VSIB https://bugs.llvm.org/show_bug.cgi?id=34998 What|Removed |Added

[llvm-bugs] [Bug 34998] [X86] Disassembler disassembles invalid gather/scatter that doesn't use VSIB

2017-10-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34998 Craig Topper changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 20855] tuple with a reference to a temporary (C++11): static_assert: "Attempted to construct a reference element in a tuple with an rvalue"

2017-10-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=20855 Edward Z. Yang changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX

[llvm-bugs] [Bug 35028] New: Clang does not use the strictest alignas in templates

2017-10-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35028 Bug ID: 35028 Summary: Clang does not use the strictest alignas in templates Product: clang Version: 5.0 Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 35026] Optimization of float min/max

2017-10-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35026 Eli Friedman changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 3723 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: canSkipToPos(ByteNo) && "Invalid location"

2017-10-21 Thread monor… via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, llvm-b...@lists.llvm.org, v...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzzer Proj-llvm Reported-2017-10-22 New issue 3723 by monor...@clusterfuzz-extern

[llvm-bugs] Issue 3721 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: idx < size()

2017-10-21 Thread monor… via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, llvm-b...@lists.llvm.org, v...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzzer Proj-llvm Reported-2017-10-22 New issue 3721 by monor...@clusterfuzz-extern

[llvm-bugs] Issue 3720 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: (EltVT.getSizeInBits() >= 64 || (uint64_t)((int64_t)Val >> EltVT.getSizeInBits()

2017-10-21 Thread monor… via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, llvm-b...@lists.llvm.org, v...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzzer Proj-llvm Reported-2017-10-22 New issue 3720 by monor...@clusterfuzz-extern

[llvm-bugs] Issue 3719 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: CastInst::castIsValid(opc, C, Ty) && "Invalid constantexpr cast!"

2017-10-21 Thread monor… via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, llvm-b...@lists.llvm.org, v...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzzer Proj-llvm Reported-2017-10-21 New issue 3719 by monor...@clusterfuzz-extern

[llvm-bugs] [Bug 35026] New: Optimization of float min/max

2017-10-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35026 Bug ID: 35026 Summary: Optimization of float min/max Product: clang Version: 5.0 Hardware: PC OS: All Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 10988] x86 MC encoder and disassembler bugs umbrella

2017-10-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=10988 Bug 10988 depends on bug 32807, which changed state. Bug 32807 Summary: [x86 disassembler] XMM registers used incorrectly in address calculation https://bugs.llvm.org/show_bug.cgi?id=32807 What|Removed |Added

[llvm-bugs] [Bug 32807] [x86 disassembler] XMM registers used incorrectly in address calculation

2017-10-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32807 Craig Topper changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 35025] New: wrong code at -O3 with -fexperimental-new-pass-manager

2017-10-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35025 Bug ID: 35025 Summary: wrong code at -O3 with -fexperimental-new-pass-manager Product: clang Version: unspecified Hardware: PC OS: All Status: NEW Severity: enha

[llvm-bugs] [Bug 35024] New: Merge r316035 into the 5.0 branch: fixes an assertion failure while building Firefox for AArch64

2017-10-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35024 Bug ID: 35024 Summary: Merge r316035 into the 5.0 branch: fixes an assertion failure while building Firefox for AArch64 Product: new-bugs Version: 5.0 Hardware: PC

[llvm-bugs] [Bug 34979] [AArch64] After r308025, Assertion failed: (isReg() && "This is not a register operand!"), function getReg, file include/llvm/CodeGen/MachineOperand.h, line 278.

2017-10-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34979 Dimitry Andric changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 3718 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: Out-of-memory in llvm_llvm-isel-fuzzer--x86_64-O2

2017-10-21 Thread monor… via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, llvm-b...@lists.llvm.org, v...@apple.com Labels: ClusterFuzz Reproducible Engine-libfuzzer Proj-llvm Reported-2017-10-21 New issue 3718 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm

[llvm-bugs] [Bug 35009] -Wtautological-constant-compare warning misleading on enum type

2017-10-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35009 Roman Lebedev changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 35023] New: [arm] Assertion failed: (LiveCPSR && "CPSR liveness tracking is wrong!"), function UpdateCPSRUse, file lib/Target/ARM/Thumb2SizeReduction.cpp, line 961

2017-10-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35023 Bug ID: 35023 Summary: [arm] Assertion failed: (LiveCPSR && "CPSR liveness tracking is wrong!"), function UpdateCPSRUse, file lib/Target/ARM/Thumb2SizeReduction.cpp, line 961 Produ

[llvm-bugs] [Bug 35022] New: some vtable symbol refs use GOT despite hidden visibility

2017-10-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35022 Bug ID: 35022 Summary: some vtable symbol refs use GOT despite hidden visibility Product: clang Version: trunk Hardware: PC OS: other Status: NEW