[llvm-bugs] [Bug 35372] New: Crash in ARM backend for fmaxnum/fminnum

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35372 Bug ID: 35372 Summary: Crash in ARM backend for fmaxnum/fminnum Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 24204] integrated clang assembler reports "undefined temporary" with usage of undefined label

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24204 Konstantin Belochapka changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 35371] New: [OrcJIT] Incorrect symbol resolution of libc function addresses on MacOS

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35371 Bug ID: 35371 Summary: [OrcJIT] Incorrect symbol resolution of libc function addresses on MacOS Product: libraries Version: 3.9 Hardware: Macintosh OS: MacOS X

[llvm-bugs] [Bug 35370] New: Cannot use object files with OrcJIT on MacOS

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35370 Bug ID: 35370 Summary: Cannot use object files with OrcJIT on MacOS Product: libraries Version: 5.0 Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal

[llvm-bugs] [Bug 35369] New: LLD wasm: alignment assert + a segfault

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35369 Bug ID: 35369 Summary: LLD wasm: alignment assert + a segfault Product: lld Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 35272] [AVX512] Assertion "Invalid sext node, dst < src!" in llvm::SelectionDAG::getNode()

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35272 Craig Topper changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 34664] variant uses "unsigned int" to store index, making it bigger than necessary

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34664 Eric Fiselier changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 35368] New: Clang-Format script for vim fails if a line range is given

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35368 Bug ID: 35368 Summary: Clang-Format script for vim fails if a line range is given Product: clang Version: 5.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 34858] clang-cl crash with constexpr ctor

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34858 Nicolas Lesser changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 35367] New: Merge r318658 into the 5.0 branch: Fixed OMP doacross implementation on 32-bit platforms.

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35367 Bug ID: 35367 Summary: Merge r318658 into the 5.0 branch: Fixed OMP doacross implementation on 32-bit platforms. Product: OpenMP Version: unspecified Hardware: PC

[llvm-bugs] [Bug 35366] New: DAGCombiner: memory aliasing bug

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35366 Bug ID: 35366 Summary: DAGCombiner: memory aliasing bug Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority:

[llvm-bugs] [Bug 35365] New: ASAN on Windows dies on exception re-throw

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35365 Bug ID: 35365 Summary: ASAN on Windows dies on exception re-throw Product: compiler-rt Version: 5.0 Hardware: PC OS: Windows XP Status: NEW Severity: enhancement

[llvm-bugs] [Bug 35364] New: clang crashes with both "-mllvm -enable-newgvn" and "-mllvm -polly": Assertion `(TrackSubRegLiveness || V.RedefVNI) && "Instruction is reading nonexistent value"' failed.

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35364 Bug ID: 35364 Summary: clang crashes with both "-mllvm -enable-newgvn" and "-mllvm -polly": Assertion `(TrackSubRegLiveness || V.RedefVNI) && "Instruction is reading nonexistent

[llvm-bugs] [Bug 34519] No easy way to assemble a .s file as thumb (no .arm or .thumb directives in file)

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34519 Peter Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 35363] New: Incorrect order of evaluation for || somehow involving ! of _Bool

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35363 Bug ID: 35363 Summary: Incorrect order of evaluation for || somehow involving ! of _Bool Product: clang Version: 5.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] Issue 3195 in oss-fuzz: llvm: Direct-leak in clang::Parser::ParseParameterDeclarationClause

2017-11-20 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #8 on issue 3195 by sheriff...@chromium.org: llvm: Direct-leak in clang::Parser::ParseParameterDeclarationClause https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3195#c8 This bug is approaching its deadline for being fixed, and will b

[llvm-bugs] Issue 3213 in oss-fuzz: llvm: ASSERT: !Prev.isAmbiguous() && "Cannot have an ambiguity in previous-declaration lookup"

2017-11-20 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #7 on issue 3213 by sheriff...@chromium.org: llvm: ASSERT: !Prev.isAmbiguous() && "Cannot have an ambiguity in previous-declaration lookup" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3213#c7 This bug is approaching its deadlin

[llvm-bugs] Issue 3192 in oss-fuzz: llvm: ASSERT: Result.isInvalid() && "C++ binary operator overloading is missing candidates!"

2017-11-20 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #7 on issue 3192 by sheriff...@chromium.org: llvm: ASSERT: Result.isInvalid() && "C++ binary operator overloading is missing candidates!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3192#c7 This bug is approaching its deadline

[llvm-bugs] Issue 3211 in oss-fuzz: llvm: Stack-overflow in clang::StmtVisitorBase::Visit

2017-11-20 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #7 on issue 3211 by sheriff...@chromium.org: llvm: Stack-overflow in clang::StmtVisitorBase::Visit https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3211#c7 This bug is approaching its deadline for being fixed, and will be automatica

[llvm-bugs] Issue 3194 in oss-fuzz: llvm: Abrt in llvm::llvm_unreachable_internal

2017-11-20 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #7 on issue 3194 by sheriff...@chromium.org: llvm: Abrt in llvm::llvm_unreachable_internal https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3194#c7 This bug is approaching its deadline for being fixed, and will be automatically dere

[llvm-bugs] Issue 3171 in oss-fuzz: llvm: ASSERT: RHS.U.VAL != 0 && "Divide by zero?"

2017-11-20 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #7 on issue 3171 by sheriff...@chromium.org: llvm: ASSERT: RHS.U.VAL != 0 && "Divide by zero?" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3171#c7 This bug is approaching its deadline for being fixed, and will be automatically

[llvm-bugs] Issue 3169 in oss-fuzz: llvm: ASSERT: RHS.U.VAL != 0 && "Divide by zero?"

2017-11-20 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #7 on issue 3169 by sheriff...@chromium.org: llvm: ASSERT: RHS.U.VAL != 0 && "Divide by zero?" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3169#c7 This bug is approaching its deadline for being fixed, and will be automatically

[llvm-bugs] Issue 3178 in oss-fuzz: llvm: ASSERT: !CodeSynthesisContexts.empty()

2017-11-20 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #7 on issue 3178 by sheriff...@chromium.org: llvm: ASSERT: !CodeSynthesisContexts.empty() https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3178#c7 This bug is approaching its deadline for being fixed, and will be automatically deres

[llvm-bugs] Issue 3168 in oss-fuzz: llvm: ASSERT: Access == AS_private || Access == AS_protected

2017-11-20 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #7 on issue 3168 by sheriff...@chromium.org: llvm: ASSERT: Access == AS_private || Access == AS_protected https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3168#c7 This bug is approaching its deadline for being fixed, and will be aut

[llvm-bugs] [Bug 35362] New: clang crashes at -O3 and above with polly: cannot handle void expression

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35362 Bug ID: 35362 Summary: clang crashes at -O3 and above with polly: cannot handle void expression Product: Polly Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 35361] New: [GlobalISel][AArch64] Calling convention for small arguments passed on stack incorrect on big-endian targets

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35361 Bug ID: 35361 Summary: [GlobalISel][AArch64] Calling convention for small arguments passed on stack incorrect on big-endian targets Product: libraries Version: trunk

[llvm-bugs] [Bug 35360] New: [GlobalISel][AArch64] Calling convention for vectors incorrect on big-endian targets

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35360 Bug ID: 35360 Summary: [GlobalISel][AArch64] Calling convention for vectors incorrect on big-endian targets Product: libraries Version: trunk Hardware: PC OS: Linu

[llvm-bugs] [Bug 35359] New: [GlobalISel][AArch64] Calling convention for HFAs incorrect on big-endian targets

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35359 Bug ID: 35359 Summary: [GlobalISel][AArch64] Calling convention for HFAs incorrect on big-endian targets Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 35358] New: GlobalISel: Assertion `SizeInBits != 0 && "invalid zero-sized type"' failed.

2017-11-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35358 Bug ID: 35358 Summary: GlobalISel: Assertion `SizeInBits != 0 && "invalid zero-sized type"' failed. Product: libraries Version: trunk Hardware: PC OS: All