[llvm-bugs] [Bug 35189] New: r314561/r314622 + NewGVN cause crash/build failure with LibreOffice

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35189 Bug ID: 35189 Summary: r314561/r314622 + NewGVN cause crash/build failure with LibreOffice Product: libraries Version: trunk Hardware: PC OS: Linux Sta

[llvm-bugs] [Bug 35075] Assertion failure in clang::ento::MemRegion::getAsOffset

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35075 George Karpenkov changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32560] GlobalISel AArch64: s16 FPR: Assertion failed: (OrigTy.getSizeInBits() == NewTy.getSizeInBits() && "Types with difference size cannot be handled by the default " "mapping")

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32560 Quentin Colombet changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31268 Bug 31268 depends on bug 35015, which changed state. Bug 35015 Summary: Optimized code debug info: loop induction variable becomes constant https://bugs.llvm.org/show_bug.cgi?id=35015 What|Removed |Added -

[llvm-bugs] [Bug 35015] Optimized code debug info: loop induction variable becomes constant

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35015 Adrian Prantl changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 17537] Explicit specialization of deleted function template not possible

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=17537 Andrew Somerville changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 35187] New: Clang regression tests fail on Windows when git “core.autocrlf” is set to true

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35187 Bug ID: 35187 Summary: Clang regression tests fail on Windows when git “core.autocrlf” is set to true Product: clang Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 35186] New: Merge r313776 into the 5.0 branch

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35186 Bug ID: 35186 Summary: Merge r313776 into the 5.0 branch Product: new-bugs Version: 5.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhancement P

[llvm-bugs] [Bug 35185] New: Merge r310522 into the 5.0 branch : [Linker] PR33527 - Linker::LinkOnlyNeeded should import AppendingLinkage globals

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35185 Bug ID: 35185 Summary: Merge r310522 into the 5.0 branch : [Linker] PR33527 - Linker::LinkOnlyNeeded should import AppendingLinkage globals Product: new-bugs Version: 5.

[llvm-bugs] [Bug 35152] `Scope.hasEHBranches() == (EHEntry != nullptr)' assertion with openmp reproducer:

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35152 Alexey Bataev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 35184] New: Merge r315611 into the 5.0 branch: Fix PR34927: Emit initializer for reduction array with declare reduction.

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35184 Bug ID: 35184 Summary: Merge r315611 into the 5.0 branch: Fix PR34927: Emit initializer for reduction array with declare reduction. Product: OpenMP Version: unspecified

[llvm-bugs] [Bug 35183] New: Merge r315586 into the 5.0 branch: Fix PR34926: Fix handling of the array sections passed as function params.

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35183 Bug ID: 35183 Summary: Merge r315586 into the 5.0 branch: Fix PR34926: Fix handling of the array sections passed as function params. Product: OpenMP Version: unspecified

[llvm-bugs] [Bug 35182] New: Merge r315578 into the 5.0 branch: Fix PR34925: Fix getting thread_id lvalue for inlined regions in C.

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35182 Bug ID: 35182 Summary: Merge r315578 into the 5.0 branch: Fix PR34925: Fix getting thread_id lvalue for inlined regions in C. Product: OpenMP Version: unspecified Hardware: PC

[llvm-bugs] [Bug 35181] New: Merge r315464 into the 5.0 branch: Fix PR34916: Crash on mixing taskloop|tasks directives.

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35181 Bug ID: 35181 Summary: Merge r315464 into the 5.0 branch: Fix PR34916: Crash on mixing taskloop|tasks directives. Product: OpenMP Version: unspecified Hardware: PC

[llvm-bugs] [Bug 35180] New: Merge r313675 into the 5.0 branch: fix seg-faults printing diagnostics with invalid ordered(n) values

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35180 Bug ID: 35180 Summary: Merge r313675 into the 5.0 branch: fix seg-faults printing diagnostics with invalid ordered(n) values Product: OpenMP Version: unspecified Hardware: PC

[llvm-bugs] [Bug 35179] New: Merge r312292, r312296 into the 5.0 branch: Fix for PR34398: assert with random access iterator if the step>1.

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35179 Bug ID: 35179 Summary: Merge r312292, r312296 into the 5.0 branch: Fix for PR34398: assert with random access iterator if the step>1. Product: OpenMP Version: unspecifie

[llvm-bugs] [Bug 35178] New: Merge r311777 into the 5.0 branch: Fix for PR34321: ustom OpenMP reduction in C++ template causes SEGFAULT at compile time

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35178 Bug ID: 35178 Summary: Merge r311777 into the 5.0 branch: Fix for PR34321: ustom OpenMP reduction in C++ template causes SEGFAULT at compile time Product: OpenMP Version

[llvm-bugs] [Bug 35177] New: Merge r311013 into the 5.0 branch: Fix for PR28581: OpenMP linear clause - wrong results.

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35177 Bug ID: 35177 Summary: Merge r311013 into the 5.0 branch: Fix for PR28581: OpenMP linear clause - wrong results. Product: OpenMP Version: unspecified Hardware: PC

[llvm-bugs] [Bug 35176] New: Merge r310850 into the 5.0 branch: Fix for PR33676: Debug info for OpenMP region is broken.

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35176 Bug ID: 35176 Summary: Merge r310850 into the 5.0 branch: Fix for PR33676: Debug info for OpenMP region is broken. Product: OpenMP Version: unspecified Hardware: PC

[llvm-bugs] [Bug 35175] New: Merge r309288 into the 5.0 branch: Fix double destruction of objects when OpenMP construct is canceled

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35175 Bug ID: 35175 Summary: Merge r309288 into the 5.0 branch: Fix double destruction of objects when OpenMP construct is canceled Product: OpenMP Version: unspecified

[llvm-bugs] [Bug 35174] New: clang-cl "cannot mangle this built-in __float128 type" due to promotions

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35174 Bug ID: 35174 Summary: clang-cl "cannot mangle this built-in __float128 type" due to promotions Product: clang Version: trunk Hardware: PC OS: Linux St

[llvm-bugs] [Bug 35173] New: wrong code with opt "-sroa -early-cse -newgvn"

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35173 Bug ID: 35173 Summary: wrong code with opt "-sroa -early-cse -newgvn" Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 35172] New: InMemoryFileSystem: Expose status (type and mode), allow specifying in addFile()

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35172 Bug ID: 35172 Summary: InMemoryFileSystem: Expose status (type and mode), allow specifying in addFile() Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 35171] New: Merge r317115 into the 5.0 branch: Fix race condition in omp_init_lock

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35171 Bug ID: 35171 Summary: Merge r317115 into the 5.0 branch: Fix race condition in omp_init_lock Product: OpenMP Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 35170] New: Auto-vectorization is too aggressive/naive about scatter/gather instructions

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35170 Bug ID: 35170 Summary: Auto-vectorization is too aggressive/naive about scatter/gather instructions Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 35169] New: Merge r316452 into 5.0 branch: Disable threadprivate data cleanup if runtime is terminating

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35169 Bug ID: 35169 Summary: Merge r316452 into 5.0 branch: Disable threadprivate data cleanup if runtime is terminating Product: OpenMP Version: unspecified Hardware: PC

[llvm-bugs] [Bug 35168] New: Merge r311269 into 5.0 branch: Use va_copy instead of __va_copy to fix building libomp against musl libc

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35168 Bug ID: 35168 Summary: Merge r311269 into 5.0 branch: Use va_copy instead of __va_copy to fix building libomp against musl libc Product: OpenMP Version: unspecified Hardware: PC

[llvm-bugs] [Bug 35167] New: Merge r309875 into the 5.0 branch: Move lock acquire/release functions in task deque cleanup code

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35167 Bug ID: 35167 Summary: Merge r309875 into the 5.0 branch: Move lock acquire/release functions in task deque cleanup code Product: OpenMP Version: unspecified Hardware: PC

[llvm-bugs] [Bug 34887] [CodeGen][ExpandMemcmp] Regression on memcmp(p1, p2, N) lowering for N={16, 32} (X86)

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34887 Clement Courbet changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 35156] IR verification failed

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35156 Alexey Bataev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34653] [X86][AVX512] simple test crashes on assertion when targeting AVX512 with -O0

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34653 Ayman Musa changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 35128] inaccessiblememonly and inaccessiblemem_or_argmemonly overwrite does not work on call with operand bundle

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35128 Yichao Yu changed: What|Removed |Added Fixed By Commit(s)||317201 Status|NEW

[llvm-bugs] [Bug 35166] New: GOMP interface for cancellation

2017-11-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35166 Bug ID: 35166 Summary: GOMP interface for cancellation Product: OpenMP Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priorit

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

2017-11-02 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-11-02 New issue 4018 by monor...@clusterfuzz-extern