[llvm-bugs] [Bug 42360] New: MachOReader breaks strict-aliasing rules

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42360 Bug ID: 42360 Summary: MachOReader breaks strict-aliasing rules Product: tools Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] Issue 15429 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: ShAmt > 0 && ShAmt < VT.getScalarSizeInBits() && "Not expecting multiply-by-cons

2019-06-21 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,

[llvm-bugs] [Bug 41858] Spurious “has different definitions in different modules” error

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41858 rtr...@google.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42359] New: [MS] Implement full support for __ptr32, __ptr64, __sptr, __uptr

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42359 Bug ID: 42359 Summary: [MS] Implement full support for __ptr32, __ptr64, __sptr, __uptr Product: clang Version: 8.0 Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 42352] Do not know how to split the result of this operator w/ llvm.x86.avx2.gather.q.pd.256

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42352 Erich Keane changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 41300] Assertion failure at StaticAnalyzer/Core/ExprEngine.cpp:2238 in virtual void clang::ento::ExprEngine::processEndOfFunction(...): I.first.getItem().getKind() == ConstructionCont

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41300 Artem Dergachev changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 42301] Crash on extremely long string

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42301 Richard Smith changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 42358] New: Bad code generation for __builtin_clrsbl

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42358 Bug ID: 42358 Summary: Bad code generation for __builtin_clrsbl Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 20035] Recognize horizontal add patterns.

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=20035 Steve Walk changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42355] Do not know how to custom type legalize this operation!

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

[llvm-bugs] [Bug 42357] New: Regression in SVN r363875, "[LFTR] Rename variable to minimize confusion [NFC]"

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42357 Bug ID: 42357 Summary: Regression in SVN r363875, "[LFTR] Rename variable to minimize confusion [NFC]" Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 42354] declaring a function with a computed typedef is confused as a data member by definition

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42354 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42339] Redefined classes are allowed

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42339 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42356] New: __builtin___clear_cache crashes the WebAssembly backend

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42356 Bug ID: 42356 Summary: __builtin___clear_cache crashes the WebAssembly backend Product: libraries Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 42355] New: Do not know how to custom type legalize this operation!

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42355 Bug ID: 42355 Summary: Do not know how to custom type legalize this operation! Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 42068] Assertion `vlaSize && "no size for VLA!"` when VLA typedef is placed outside of openmp region.

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42068 Alexey Bataev changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 34874] [X86] Should we favor MOVSS/MOVSD over BLENDPS/BLENDPD when optimizing for size

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34874 Craig Topper changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 42354] New: declaring a function with a computed typedef is confused as a data member by definition

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42354 Bug ID: 42354 Summary: declaring a function with a computed typedef is confused as a data member by definition Product: clang Version: 8.0 Hardware: Macintosh OS:

[llvm-bugs] [Bug 42346] For -enable-gvn-sink, facing Assertion `i < NumUserOperands && "getOperand() out of range!"' failed

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42346 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 42159] copyin reproducer asserts in with invalid pointer in Clang CodeGen

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42159 Alexey Bataev changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] Issue 15183 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in ConvertDeclSpecToType

2019-06-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 15183 by ClusterFuzz-External: llvm/clang-fuzzer: Stack-overflow in ConvertDeclSpecToType https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15183#c1 ClusterFuzz testcase 5709498641022976 is

[llvm-bugs] [Bug 42353] New: [SchedModel][MCA] Add the ability to specify a different DispatchWidth and a different number of micro opcodes for the ROB/Dispatch Logic.

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42353 Bug ID: 42353 Summary: [SchedModel][MCA] Add the ability to specify a different DispatchWidth and a different number of micro opcodes for the ROB/Dispatch Logic. Product: tools

[llvm-bugs] Issue 15361 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-gisel: ASSERT: II != MBB.end() && "Didn't find the user in the MBB"

2019-06-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 15361 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-gisel: ASSERT: II != MBB.end() && "Didn't find the user in the MBB" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15361#c1

[llvm-bugs] [Bug 37494] [llvm-mca] Add bottleneck hint messages

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37494 Andrea Di Biagio changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 42298] -fopenmp-simd is incorrectly required for _OPENMP to be defined to 201511

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42298 Alexey Bataev changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 38740] clang -g -S | llvm-mc -g asserts with Assertion failed: (Header.MCDwarfFiles.empty())

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38740 Paul Robinson changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 38994] Assertion `Header.MCDwarfFiles.empty()' failed in GDB tests after r340839

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38994 Paul Robinson changed: What|Removed |Added Resolution|--- |DUPLICATE Status|CONFIRMED

[llvm-bugs] [Bug 42236] Add documentation and help text for using response files

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42236 James Henderson changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 42233] [docs] Add documentation for using response files

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42233 James Henderson changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 42249] [docs] Improve llvm-objdump documentation

2019-06-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42249 James Henderson changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---