[llvm-bugs] [Bug 43169] stdcall decorated assembly are not accepted in mingw mode

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43169 Martin Storsjö changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 6815] [META] Compiling ReactOS with clang

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=6815 Bug 6815 depends on bug 19027, which changed state. Bug 19027 Summary: Clang doesn't support stdcall names in inline asm https://bugs.llvm.org/show_bug.cgi?id=19027 What|Removed |Added --

[llvm-bugs] [Bug 19027] Clang doesn't support stdcall names in inline asm

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=19027 Martin Storsjö changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[llvm-bugs] [Bug 43132] wasm32: Miscompile of aggregate return containing i128

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43132 Dan Gohman changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43174] New: -Wundefined-bool-conversion not raised when using macro

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43174 Bug ID: 43174 Summary: -Wundefined-bool-conversion not raised when using macro Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW

[llvm-bugs] Issue 16853 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Lexer::LexNumericConstant

2019-08-29 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, akils...@apple.com

[llvm-bugs] [Bug 43173] New: ICE with multiple inheritance of vararg function on target triple i386-pc-windows-msvc19.16.27032

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43173 Bug ID: 43173 Summary: ICE with multiple inheritance of vararg function on target triple i386-pc-windows-msvc19.16.27032 Product: clang Version: 9.0 Hardware: PC O

[llvm-bugs] [Bug 39813] incorrectly-ordered designated initializers crashes thread-safety analysis

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

[llvm-bugs] [Bug 43172] New: Example of missing overflow check folds

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43172 Bug ID: 43172 Summary: Example of missing overflow check folds Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 23333] Inverted conditionals not being CSEd

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=2 listm...@philipreames.com changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 43160] [argpromotion] removes "this" from x86_thiscallcc

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43160 Reid Kleckner changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 43163] Calling main() not identified as undefined behavior

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

[llvm-bugs] [Bug 43171] New: Assertion `std::all_of(SrcOps.begin(), SrcOps.end(), [&, this](const SrcOp &Op) { return Op.getLLTTy(*getMRI()) == SrcOps[0].getLLTTy(*getMRI()); }) && "type mismatch in i

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43171 Bug ID: 43171 Summary: Assertion `std::all_of(SrcOps.begin(), SrcOps.end(), [&, this](const SrcOp &Op) { return Op.getLLTTy(*getMRI()) == SrcOps[0].getLLTTy(*getMRI()); })

[llvm-bugs] [Bug 43170] New: Crash test-suite/SingleSource/UnitTests/Vector/AVX512F/t_movzext.c

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43170 Bug ID: 43170 Summary: Crash test-suite/SingleSource/UnitTests/Vector/AVX512F/t_mov zext.c Product: libraries Version: trunk Hardware: PC OS: A

[llvm-bugs] Issue 11885 in oss-fuzz: llvm/llvm-special-case-list-fuzzer: Timeout in llvm_llvm-special-case-list-fuzzer

2019-08-29 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #8 on issue 11885 by ClusterFuzz-External: llvm/llvm-special-case-list-fuzzer: Timeout in llvm_llvm-special-case-list-fuzzer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11885#c8 ClusterFuzz found another reproducible variant for this bug on libfuzzer_msan_llvm job: https

[llvm-bugs] [Bug 6815] [META] Compiling ReactOS with clang

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=6815 Bug 6815 depends on bug 19027, which changed state. Bug 19027 Summary: Clang doesn't support stdcall names in inline asm https://bugs.llvm.org/show_bug.cgi?id=19027 What|Removed |Added --

[llvm-bugs] [Bug 19027] Clang doesn't support stdcall names in inline asm

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=19027 Martin Storsjö changed: What|Removed |Added Resolution|FIXED |--- CC|

[llvm-bugs] [Bug 43169] New: stdcall decorated assembly are not accepted in mingw mode

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43169 Bug ID: 43169 Summary: stdcall decorated assembly are not accepted in mingw mode Product: tools Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 43134] Loop unroll by N iterations takes O(N^2) time in domtree updater

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43134 Alina Sbirlea changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 43168] New: Compiler crash when using `auto` for a parameter of a coroutine lambda

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43168 Bug ID: 43168 Summary: Compiler crash when using `auto` for a parameter of a coroutine lambda Product: clang Version: 9.0 Hardware: PC OS: All Status:

[llvm-bugs] [Bug 43167] New: Bad unwind info on aarch64-windows with 9.0.0

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43167 Bug ID: 43167 Summary: Bad unwind info on aarch64-windows with 9.0.0 Product: new-bugs Version: 8.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] Issue 15162 in oss-fuzz: llvm/llvm-isel-fuzzer--wasm32-O2: ASSERT: CallEnd->getOpcode() == ISD::CALLSEQ_END && "expected!"

2019-08-29 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 15162 by sheriff...@chromium.org: llvm/llvm-isel-fuzzer--wasm32-O2: ASSERT: CallEnd->getOpcode() == ISD::CALLSEQ_END && "expected!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15162#c2 This bug is approaching its de

[llvm-bugs] [Bug 36419] *Potential* missing optimization opportunity for bzhi when input is 64bit but output is 32 bit?

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36419 Roman Lebedev changed: What|Removed |Added Assignee|unassignedb...@nondot.org |lebedev...@gmail.com Status|NEW

[llvm-bugs] [Bug 43166] New: LoopVectorizer miscompiles (when doing fold by tail masking?)

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43166 Bug ID: 43166 Summary: LoopVectorizer miscompiles (when doing fold by tail masking?) Product: libraries Version: trunk Hardware: PC OS: Windows NT Stat

[llvm-bugs] [Bug 43165] New: broken dependencies on lldb-9 on Debian strech

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43165 Bug ID: 43165 Summary: broken dependencies on lldb-9 on Debian strech Product: Packaging Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhanc

[llvm-bugs] [Bug 43164] New: [regression 9.0.0] -mllvm -polly-parallel is crashing clang

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43164 Bug ID: 43164 Summary: [regression 9.0.0] -mllvm -polly-parallel is crashing clang Product: Polly Version: unspecified Hardware: PC OS: Linux Status: N

[llvm-bugs] [Bug 43163] New: Calling main() not identified as undefined behavior

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43163 Bug ID: 43163 Summary: Calling main() not identified as undefined behavior Product: clang Version: 8.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 37135] Fallthrough attr should support GNU spelling __attribute__((fallthrough)) to match GCC 7

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37135 David Bolvansky changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31268] Umbrella: debug info for optimized code

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31268 Bug 31268 depends on bug 43058, which changed state. Bug 43058 Summary: [DebugInfo@O2] LiveDebugValues: Spill restores don't check location discriminator https://bugs.llvm.org/show_bug.cgi?id=43058 What|Removed |Added

[llvm-bugs] [Bug 43058] [DebugInfo@O2] LiveDebugValues: Spill restores don't check location discriminator

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43058 Jeremy Morse changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43116] PPC32: executables linked with LLD gives segfault at _start on FreeBSD

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43116 Alfredo Dal'Ava Júnior changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42045] ICE while diagnosing enqueue_kernel

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42045 Sven van Haastregt changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 43162] New: Add ability to print segment size information

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43162 Bug ID: 43162 Summary: Add ability to print segment size information Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

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

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

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

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 43148, which changed state. Bug 43148 Summary: merge r368964 and r369184 into 9.0 https://bugs.llvm.org/show_bug.cgi?id=43148 What|Removed |Added ---

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

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43153 Sylvestre Ledru changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43161] New: [loop vectorizer] Single extra copy of for loop breaks vectorization of the previous 4 copies.

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43161 Bug ID: 43161 Summary: [loop vectorizer] Single extra copy of for loop breaks vectorization of the previous 4 copies. Product: clang Version: 9.0 Hardware: PC OS:

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

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43152 Sylvestre Ledru changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 43160] New: [deadargelim] removes "this" from x86_thiscallcc

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43160 Bug ID: 43160 Summary: [deadargelim] removes "this" from x86_thiscallcc Product: libraries Version: 8.0 Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 43159] New: Bug in TargetLowering::SimplifyDemandedBits causing miscompile

2019-08-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43159 Bug ID: 43159 Summary: Bug in TargetLowering::SimplifyDemandedBits causing miscompile Product: libraries Version: trunk Hardware: PC OS: Windows NT Sta