[llvm-bugs] [Bug 33520] New: llvm-dsymutil fails ("IO failure on output stream") with a small WebKit patch (defining a namespace in the prefix header)

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33520 Bug ID: 33520 Summary: llvm-dsymutil fails ("IO failure on output stream") with a small WebKit patch (defining a namespace in the prefix header) Product: new-bugs Versio

[llvm-bugs] [Bug 33139] android library crash fatal error: error in backend: Cannot select

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33139 Alexey Kuznetsov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33521] New: Install opt-viewer

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33521 Bug ID: 33521 Summary: Install opt-viewer Product: tools Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Priority: P Com

[llvm-bugs] [Bug 33522] New: Add progress bar

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33522 Bug ID: 33522 Summary: Add progress bar Product: tools Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Priority: P Compo

[llvm-bugs] [Bug 33523] New: Add a global hotness threshold for emitting remarks

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33523 Bug ID: 33523 Summary: Add a global hotness threshold for emitting remarks Product: tools Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33524] New: Couldn't join subrange unreachable for RegisterCoalescer remat

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33524 Bug ID: 33524 Summary: Couldn't join subrange unreachable for RegisterCoalescer remat Product: libraries Version: trunk Hardware: PC OS: All Status: NE

[llvm-bugs] [Bug 33505] revision 305395 breaks "llvm-config --libs"

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33505 octoploid changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33526] New: double parameter pack extend

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33526 Bug ID: 33526 Summary: double parameter pack extend Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 26865] Inliner crashes in ValueHandleBase::ValueIsDeleted

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=26865 Jesper Antonsson changed: What|Removed |Added CC||jesper.antonsson@ericsson.c

[llvm-bugs] [Bug 27112] Inliner crashing with "An asserting value handle still pointed to this value!"

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27112 Jesper Antonsson changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 33527] New: Add a flag to force the llvm::Linker to import of Global Intrinsic Variables

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33527 Bug ID: 33527 Summary: Add a flag to force the llvm::Linker to import of Global Intrinsic Variables Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 33528] New: LLVM build on Chromium is broken after addition of LLVMTestingSupport

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33528 Bug ID: 33528 Summary: LLVM build on Chromium is broken after addition of LLVMTestingSupport Product: Build scripts Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 33529] New: [MS] Clang crashes emitting IR for "throw" when _CxxThrowException is defined in the TU

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33529 Bug ID: 33529 Summary: [MS] Clang crashes emitting IR for "throw" when _CxxThrowException is defined in the TU Product: clang Version: unspecified Hardware: PC OS:

[llvm-bugs] [Bug 33471] Crash with 'operator auto'

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33471 Erich Keane changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 33530] New: Assertion failed: (isa(Val) && "cast() argument of incompatible type!"), function cast, file llvm/include/llvm/Support/Casting.h, line 255

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33530 Bug ID: 33530 Summary: Assertion failed: (isa(Val) && "cast() argument of incompatible type!"), function cast, file llvm/include/llvm/Support/Casting.h, line 255 Product: clang

[llvm-bugs] [Bug 33530] Assertion failed: (isa(Val) && "cast() argument of incompatible type!"), function cast, file llvm/include/llvm/Support/Casting.h, line 255

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33530 Reid Kleckner changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 33531] New: Incorrect PPC64LE VSX code generated for Mesa 17.1.2 vertex shader program

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33531 Bug ID: 33531 Summary: Incorrect PPC64LE VSX code generated for Mesa 17.1.2 vertex shader program Product: new-bugs Version: 3.9 Hardware: Other OS: Linux

[llvm-bugs] [Bug 33532] New: oopVectorize fails to vectorize loops with induction variables with PtrToInt/IntToPtr conversions

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33532 Bug ID: 33532 Summary: oopVectorize fails to vectorize loops with induction variables with PtrToInt/IntToPtr conversions Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 30967] PPC64 SYSV ABI is defaulting to LocalExec/InitialExec TLS models and not PIC-safe

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30967 Jörg Sonnenberger changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 30868] PPC64 SYSV ABI is missing a nop after call in non-PIC mode

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30868 Jörg Sonnenberger changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33533] New: clang errors out if .h file is specified as an input along with .c/.cpp

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33533 Bug ID: 33533 Summary: clang errors out if .h file is specified as an input along with .c/.cpp Product: clang Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 33534] New: LLVMgold.so cannot initialize LTO module when file is odd-length

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33534 Bug ID: 33534 Summary: LLVMgold.so cannot initialize LTO module when file is odd-length Product: libraries Version: 4.0 Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 33535] New: Scheduler breaks liveness info: No live segment at use / a subrange is not covered by the main range

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33535 Bug ID: 33535 Summary: Scheduler breaks liveness info: No live segment at use / a subrange is not covered by the main range Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 33464] [polly] Assertion `DT.dominates(I->getParent(), L->getHeader()) && "No dominance relationship between SCEV and loop?"' failed. with invariant load hoisting

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33464 Eli Friedman changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33447] clang fix-it is incorrectly duplicating formatting specifier in some conditions

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33447 Alexander Shaposhnikov changed: What|Removed |Added CC||alexander.v.shaposhnikov@gm

[llvm-bugs] [Bug 33536] New: LLVM Assertion failure with new-experimental-pass-manager and ThinLTO

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33536 Bug ID: 33536 Summary: LLVM Assertion failure with new-experimental-pass-manager and ThinLTO Product: libraries Version: trunk Hardware: Other OS: Linux

[llvm-bugs] [Bug 33537] New: Illegitimate implicitly-unsigned-literal warning for LLONG_MIN value.

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33537 Bug ID: 33537 Summary: Illegitimate implicitly-unsigned-literal warning for LLONG_MIN value. Product: clang Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 33538] New: Constant hoisting crashes AddressingModeMatcher::matchOperationAddr

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33538 Bug ID: 33538 Summary: Constant hoisting crashes AddressingModeMatcher::matchOperationAddr Product: libraries Version: trunk Hardware: PC OS: Linux Sta

[llvm-bugs] [Bug 33539] New: Codegen for TLS variables calls __tls_get_info far too many times.

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33539 Bug ID: 33539 Summary: Codegen for TLS variables calls __tls_get_info far too many times. Product: new-bugs Version: 4.0 Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 28867] implement formatting of constexpr if

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28867 Jacob Bandes-Storch changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32092] Support C++17

2017-06-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32092 Bug 32092 depends on bug 28867, which changed state. Bug 28867 Summary: implement formatting of constexpr if https://bugs.llvm.org/show_bug.cgi?id=28867 What|Removed |Added -