[llvm-bugs] [Bug 42736] [mips] Incorrect code in case of applying 32-bit mask to result of 64-bit address loading

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42736 Simon Atanasyan changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 43157] __float128 can't be passed into an inline asm block's 'x' input

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43157 Craig Topper changed: What|Removed |Added Fixed By Commit(s)||r370293 Status|NEW

[llvm-bugs] [Bug 43158] New: Failure to exploit assume to eliminate use of load

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43158 Bug ID: 43158 Summary: Failure to exploit assume to eliminate use of load Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 43157] New: __float128 can't be passed into an inline asm block's 'x' input

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43157 Bug ID: 43157 Summary: __float128 can't be passed into an inline asm block's 'x' input Product: libraries Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 43156] New: OpenMP offload using CUDA-10.1: Instruction 'vote' without '.sync' is not supported

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43156 Bug ID: 43156 Summary: OpenMP offload using CUDA-10.1: Instruction 'vote' without '.sync' is not supported Product: OpenMP Version: unspecified Hardware: PC OS:

[llvm-bugs] [Bug 43139] SIMD: various "error in backend: Cannot select..."

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43139 Erich Keane changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 43140] libcxx tests fail when built with gcc (symbol visibility problem) std::__1::__vector_base_common::__throw_length_error() const'

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43140 Peter Smith changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 42861] Regression 9.0.0-RC1 Assertion failed: (!E || isa(E)) && "missing non-odr-use marking for unevaluated decl ref",

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42861 Richard Smith changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 42861, which changed state. Bug 42861 Summary: Regression 9.0.0-RC1 Assertion failed: (!E || isa(E)) && "missing non-odr-use marking for unevaluated decl ref", https://bugs.llvm.org/show_bug.cgi?id=42861 What

[llvm-bugs] [Bug 43155] New: [X68] r270109 can create dead stack adjustments after noreturn calls (previously PR27140)

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43155 Bug ID: 43155 Summary: [X68] r270109 can create dead stack adjustments after noreturn calls (previously PR27140) Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 43154] New: In CodeGen::CodeGenFunction::EmitCallArgs: Assertion `[...] && "type mismatch in call argument!"' failed

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43154 Bug ID: 43154 Summary: In CodeGen::CodeGenFunction::EmitCallArgs: Assertion `[...] && "type mismatch in call argument!"' failed Product: clang Version: trunk Hardware: All

[llvm-bugs] [Bug 43153] New: Add versionless clangd package

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43153 Bug ID: 43153 Summary: Add versionless clangd package Product: Packaging Version: unspecified Hardware: Other OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 43152] New: clangd package needs libclang-common-*-dev

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43152 Bug ID: 43152 Summary: clangd package needs libclang-common-*-dev Product: Packaging Version: unspecified Hardware: Other OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 43151] New: In Sema::SubstExceptionSpec: Assertion `ESI.Type != EST_Uninstantiated' failed

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43151 Bug ID: 43151 Summary: In Sema::SubstExceptionSpec: Assertion `ESI.Type != EST_Uninstantiated' failed Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 43143] [InstCombine] SimplifyAssociativeOrCommutative - dodgy NSW transform checks

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43143 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 43036] clang-analyzer-core.UndefinedBinaryOperatorResult is incorrectly triggered

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43036 Artem Dergachev changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 43150] New: Missing relocation 88 (R_PPC_GOT_TPREL16_LO) for powerpc 32 bit

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43150 Bug ID: 43150 Summary: Missing relocation 88 (R_PPC_GOT_TPREL16_LO) for powerpc 32 bit Product: lld Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 43149] New: Regression(r369850): Several tests fail when building with gcc5.1, usually with Assertion `FeatureBitset({mode}) == (STI.getFeatureBits() & AllModes)' failed.

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43149 Bug ID: 43149 Summary: Regression(r369850): Several tests fail when building with gcc5.1, usually with Assertion `FeatureBitset({mode}) == (STI.getFeatureBits() &

[llvm-bugs] [Bug 43148] New: merge r368964 and r369184 into 9.0

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43148 Bug ID: 43148 Summary: merge r368964 and r369184 into 9.0 Product: lld Version: unspecified Hardware: PC OS: FreeBSD Status: NEW Severity: enhancement

[llvm-bugs] [Bug 43147] New: LLD crashes on Rust generated code with ASan/libfuzzer

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43147 Bug ID: 43147 Summary: LLD crashes on Rust generated code with ASan/libfuzzer Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 43146] New: Compiler fails to optimize big endian load since clang 8.0

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43146 Bug ID: 43146 Summary: Compiler fails to optimize big endian load since clang 8.0 Product: clang Version: 8.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 43145] New: Invalid cast when calling member function

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43145 Bug ID: 43145 Summary: Invalid cast when calling member function Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 43143] New: [InstCombine] SimplifyAssociativeOrCommutative - dodgy NSW transform checks

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43143 Bug ID: 43143 Summary: [InstCombine] SimplifyAssociativeOrCommutative - dodgy NSW transform checks Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] Issue 10763 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: Abrt in checkForCyclesHelper

2019-08-28 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #5 on issue 10763 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-O2: Abrt in checkForCyclesHelper https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10763#c5 ClusterFuzz testcase 5704113443045376 is

[llvm-bugs] Issue 16795 in oss-fuzz: llvm:clang-format-fuzzer: Stack-overflow with empty stacktrace

2019-08-28 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 16795 by ClusterFuzz-External: llvm:clang-format-fuzzer: Stack-overflow with empty stacktrace https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=16795#c1 ClusterFuzz testcase 5697969076043776 is

[llvm-bugs] Issue 15128 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::Parser::ParseConstantExpressionInExprEvalContext

2019-08-28 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #3 on issue 15128 by ClusterFuzz-External: llvm/clang-fuzzer: Stack-overflow in clang::Parser::ParseConstantExpressionInExprEvalContext https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15128#c3 ClusterFuzz

[llvm-bugs] [Bug 34492] [meta] 5.0.1 Release Blockers

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34492 Bug 34492 depends on bug 35446, which changed state. Bug 35446 Summary: Please backport r319105 to 5.0.1: [cmake] Pass -Wl,-z,nodelete on Linux to prevent unloading https://bugs.llvm.org/show_bug.cgi?id=35446 What|Removed

[llvm-bugs] [Bug 35446] Please backport r319105 to 5.0.1: [cmake] Pass -Wl, -z, nodelete on Linux to prevent unloading

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35446 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 43137, which changed state. Bug 43137 Summary: Please backport rGbccbd74c6255 to 9.0 https://bugs.llvm.org/show_bug.cgi?id=43137 What|Removed |Added

[llvm-bugs] [Bug 43137] Please backport rGbccbd74c6255 to 9.0

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43137 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 43142] New: Please backport r370209 to 9.0

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43142 Bug ID: 43142 Summary: Please backport r370209 to 9.0 Product: compiler-rt Version: 9.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 41221] [meta] 8.0.1 Release Blockers

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41221 Bug 41221 depends on bug 41027, which changed state. Bug 41027 Summary: Inline asm validation doesn't use delayed warnings https://bugs.llvm.org/show_bug.cgi?id=41027 What|Removed |Added

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 41027, which changed state. Bug 41027 Summary: Inline asm validation doesn't use delayed warnings https://bugs.llvm.org/show_bug.cgi?id=41027 What|Removed |Added

[llvm-bugs] [Bug 41027] Inline asm validation doesn't use delayed warnings

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41027 Hans Wennborg changed: What|Removed |Added CC||h...@chromium.org Resolution|FIXED

[llvm-bugs] [Bug 43141] New: x86 gcov functions lack frame pointer setup

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43141 Bug ID: 43141 Summary: x86 gcov functions lack frame pointer setup Product: clang Version: 8.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42711] clang9 -Oz generates incorrect symbols for msvc i386 target

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42711 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 42711, which changed state. Bug 42711 Summary: clang9 -Oz generates incorrect symbols for msvc i386 target https://bugs.llvm.org/show_bug.cgi?id=42711 What|Removed |Added

[llvm-bugs] [Bug 43035] apt packages have exports for FileCheck but don't ship it

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43035 Sylvestre Ledru changed: What|Removed |Added Blocks|42474 | Status|NEW

[llvm-bugs] [Bug 43140] New: libcxx tests fail when built with gcc (symbol visibility problem) std::__1::__vector_base_common::__throw_length_error() const'

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43140 Bug ID: 43140 Summary: libcxx tests fail when built with gcc (symbol visibility problem) std::__1::__vector_base_common::__throw_length_e rror() const'

[llvm-bugs] [Bug 43139] New: SIMD: various "error in backend: Cannot select..."

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43139 Bug ID: 43139 Summary: SIMD: various "error in backend: Cannot select..." Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 43118, which changed state. Bug 43118 Summary: Please merge r369886 ([LoopUnroll] Handle certain PHIs in full unrolling properly) https://bugs.llvm.org/show_bug.cgi?id=43118 What|Removed

[llvm-bugs] [Bug 43118] Please merge r369886 ([LoopUnroll] Handle certain PHIs in full unrolling properly)

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43118 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43138] New: Declaration of reference variable causes clang to crash with segmentation fault

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43138 Bug ID: 43138 Summary: Declaration of reference variable causes clang to crash with segmentation fault Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 43073] Opus miscompiled for ARM after ParallelDSP change r367389

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43073 Sam Parker changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43136] Automatic CC request - RISCV backend

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43136 Kristof Beyls changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43137] New: Please backport rGbccbd74c6255 to 9.0

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43137 Bug ID: 43137 Summary: Please backport rGbccbd74c6255 to 9.0 Product: Documentation Version: 9.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 43136] New: Automatic CC request - RISCV backend

2019-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43136 Bug ID: 43136 Summary: Automatic CC request - RISCV backend Product: Bugzilla Admin Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: