[llvm-bugs] [Bug 38592] New: TLS Support in -mcmodel=large

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38592 Bug ID: 38592 Summary: TLS Support in -mcmodel=large Product: tools Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 38593] New: -Watomic-alignment too eager?

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38593 Bug ID: 38593 Summary: -Watomic-alignment too eager? Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement Pr

[llvm-bugs] [Bug 38594] New: i686-apple-darwin target-cpu is i686 ?

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38594 Bug ID: 38594 Summary: i686-apple-darwin target-cpu is i686 ? Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Prio

[llvm-bugs] [Bug 38595] New: [Formatter/ObjC] Incorrect break before accessing a field of an output of a method expression

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38595 Bug ID: 38595 Summary: [Formatter/ObjC] Incorrect break before accessing a field of an output of a method expression Product: clang Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 36437] [NewGVN] Seemingly incorrect transformation.

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36437 Jonas Paulsson changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME

[llvm-bugs] [Bug 38406] [meta] 7.0.0 Release Blockers

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38406 Bug 38406 depends on bug 38580, which changed state. Bug 38580 Summary: Merge r339794 into the 7.0 branch: fixes ~2000 test failures for FreeBSD https://bugs.llvm.org/show_bug.cgi?id=38580 What|Removed |Added

[llvm-bugs] [Bug 38580] Merge r339794 into the 7.0 branch: fixes ~2000 test failures for FreeBSD

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38580 Hans Wennborg changed: What|Removed |Added CC||h...@chromium.org Status|NEW

[llvm-bugs] [Bug 38406] [meta] 7.0.0 Release Blockers

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38406 Bug 38406 depends on bug 38581, which changed state. Bug 38581 Summary: Merge r339166 into the 7.0 branch https://bugs.llvm.org/show_bug.cgi?id=38581 What|Removed |Added

[llvm-bugs] [Bug 38581] Merge r339166 into the 7.0 branch

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38581 Hans Wennborg changed: What|Removed |Added CC||h...@chromium.org Status|NEW

[llvm-bugs] [Bug 38406] [meta] 7.0.0 Release Blockers

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38406 Bug 38406 depends on bug 38585, which changed state. Bug 38585 Summary: Merge r339743 into the 7.0 branch https://bugs.llvm.org/show_bug.cgi?id=38585 What|Removed |Added

[llvm-bugs] [Bug 38585] Merge r339743 into the 7.0 branch

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

[llvm-bugs] [Bug 38596] New: [Formatter/ObjC] Incorrect spaces when a element of an array literal is a method expression and a receiver is an array element

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38596 Bug ID: 38596 Summary: [Formatter/ObjC] Incorrect spaces when a element of an array literal is a method expression and a receiver is an array element Product: clang Vers

[llvm-bugs] [Bug 38406] [meta] 7.0.0 Release Blockers

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38406 Bug 38406 depends on bug 38533, which changed state. Bug 38533 Summary: Cannot use this version of ReplaceAllUsesWith! https://bugs.llvm.org/show_bug.cgi?id=38533 What|Removed |Added ---

[llvm-bugs] [Bug 38533] Cannot use this version of ReplaceAllUsesWith!

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

[llvm-bugs] [Bug 38087] Power9: Assertion failure from llvm::PPCTargetLowering::DAGCombineBuildVector()

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38087 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 38406] [meta] 7.0.0 Release Blockers

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38406 Bug 38406 depends on bug 38087, which changed state. Bug 38087 Summary: Power9: Assertion failure from llvm::PPCTargetLowering::DAGCombineBuildVector() https://bugs.llvm.org/show_bug.cgi?id=38087 What|Removed |Added

[llvm-bugs] [Bug 38406] [meta] 7.0.0 Release Blockers

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38406 Bug 38406 depends on bug 38418, which changed state. Bug 38418 Summary: [SLP] "PHI nodes not grouped at top of basic block!" after "SLP Vectorizer" after r338380 https://bugs.llvm.org/show_bug.cgi?id=38418 What|Removed

[llvm-bugs] [Bug 38418] [SLP] "PHI nodes not grouped at top of basic block!" after "SLP Vectorizer" after r338380

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38418 Hans Wennborg changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[llvm-bugs] [Bug 38597] New: Crash when building Firefox with LTO with clang 7.0 rc1

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38597 Bug ID: 38597 Summary: Crash when building Firefox with LTO with clang 7.0 rc1 Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 38588] XRay memory allocation may cause segfaults

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38588 Dean Michael Berris changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 38516] void MipsPassConfig::addPreEmit2() is defined but never used

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38516 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 38598] New: Merge r339704 and r339805 to 7.0 branch: critical fixes for OpenMP

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38598 Bug ID: 38598 Summary: Merge r339704 and r339805 to 7.0 branch: critical fixes for OpenMP Product: clang Version: 7.0 Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 38299] non-dependent name treated as if it were dependent, requiring use of template keyword

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38299 Stephen Kelly changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 34182] test_exception_address_alignment fails on ARM

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34182 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[llvm-bugs] [Bug 38406] [meta] 7.0.0 Release Blockers

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38406 Bug 38406 depends on bug 34182, which changed state. Bug 34182 Summary: test_exception_address_alignment fails on ARM https://bugs.llvm.org/show_bug.cgi?id=34182 What|Removed |Added

[llvm-bugs] Issue 8541 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in ExprEvaluatorBase::VisitCallExpr

2018-08-16 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #4 on issue 8541 by sheriff...@chromium.org: llvm/clang-fuzzer: Stack-overflow in ExprEvaluatorBase::VisitCallExpr https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=8541#c4 This bug is approaching its deadline for being fixed, and will

[llvm-bugs] [Bug 38599] New: wasm32 reduce.fmin/fmax work incorrectly for vectors containing NaNs

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38599 Bug ID: 38599 Summary: wasm32 reduce.fmin/fmax work incorrectly for vectors containing NaNs Product: new-bugs Version: trunk Hardware: All OS: All Status: NEW S

[llvm-bugs] [Bug 38600] New: Redefinition errors from double header inclusion on timestamp stale PCH files with -fno-validate-pch

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38600 Bug ID: 38600 Summary: Redefinition errors from double header inclusion on timestamp stale PCH files with -fno-validate-pch Product: clang Version: unspecified Hardware: Macintosh

[llvm-bugs] [Bug 38601] New: static cast a derived class to base class with defined type case operators

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38601 Bug ID: 38601 Summary: static cast a derived class to base class with defined type case operators Product: new-bugs Version: trunk Hardware: PC OS: MacOS X

[llvm-bugs] [Bug 38602] New: Independent indentation rules for code vs. pre-processor

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38602 Bug ID: 38602 Summary: Independent indentation rules for code vs. pre-processor Product: clang Version: unspecified Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 38603] New: [OpenCL C++] Template parameters are broken due to address space changes

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38603 Bug ID: 38603 Summary: [OpenCL C++] Template parameters are broken due to address space changes Product: clang Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 38604] New: std::string is too eager in convertibility-to-string_view checks

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38604 Bug ID: 38604 Summary: std::string is too eager in convertibility-to-string_view checks Product: libc++ Version: unspecified Hardware: All OS: All Stat

[llvm-bugs] [Bug 38605] New: Linker segfault while compiling `libc++abi` (in tests)

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38605 Bug ID: 38605 Summary: Linker segfault while compiling `libc++abi` (in tests) Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: norm

[llvm-bugs] [Bug 38606] New: Bit-wise rather than logical ‘and’ for decremented size_type in __hash_table gives unsigned integer overflow warning

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38606 Bug ID: 38606 Summary: Bit-wise rather than logical ‘and’ for decremented size_type in __hash_table gives unsigned integer overflow warning Product: libc++ Version: unsp

[llvm-bugs] [Bug 38288] clang miscompiles with "-newgvn" at -O3 in 32-bit mode on valid code

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38288 Qirun Zhang changed: What|Removed |Added Resolution|WORKSFORME |--- Status|RESOLVED

[llvm-bugs] [Bug 38607] New: Using a private global as a global_ctor key fails when emitting a COFF object

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38607 Bug ID: 38607 Summary: Using a private global as a global_ctor key fails when emitting a COFF object Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 38607] Using a private global as a global_ctor key fails when emitting a COFF object

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38607 Reid Kleckner changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 38607] Using a private global as a global_ctor key fails when emitting a COFF object

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38607 Reid Kleckner changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[llvm-bugs] Issue 9935 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: BitPosition <= BitWidth && "BitPosition out of range"

2018-08-16 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@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 Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] [Bug 38608] New: Fragment variable size verification fails during LTO in presence of ODR violations

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38608 Bug ID: 38608 Summary: Fragment variable size verification fails during LTO in presence of ODR violations Product: libraries Version: trunk Hardware: PC OS: Window

[llvm-bugs] [Bug 38125] clang miscompiles at -O2 and above on valid code

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38125 Carrot changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 38609] New: [codeview] Clang needs to generate unique mangled names for types in anonymous namespaces

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38609 Bug ID: 38609 Summary: [codeview] Clang needs to generate unique mangled names for types in anonymous namespaces Product: clang Version: unspecified Hardware: PC O

[llvm-bugs] [Bug 38610] New: ThinLTO doesn't use all virtual cores as advertised

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38610 Bug ID: 38610 Summary: ThinLTO doesn't use all virtual cores as advertised Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: en

[llvm-bugs] [Bug 38577] XRay Profiling: Remove dependency on InternalAlloc/InternalFree

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38577 Dean Michael Berris changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 38611] New: False positive

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38611 Bug ID: 38611 Summary: False positive Product: clang Version: 6.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P Compone

[llvm-bugs] [Bug 38612] New: Openmp failed to build with LIBOMP_USE_DEBUGGER=ON

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38612 Bug ID: 38612 Summary: Openmp failed to build with LIBOMP_USE_DEBUGGER=ON Product: OpenMP Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: relea

[llvm-bugs] [Bug 38611] False positive

2018-08-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38611 Changming Sun changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---