[llvm-bugs] [Bug 29116] New: typeinfo structure badly generated for MinGW-w64/x86_64 makes dynamic_cast<>() fail

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29116 Bug ID: 29116 Summary: typeinfo structure badly generated for MinGW-w64/x86_64 makes dynamic_cast<>() fail Product: clang Version: 3.8 Hardware: PC OS: Windows XP

[llvm-bugs] [Bug 29117] New: bugs when install numpy via pip on Termux - Android app

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29117 Bug ID: 29117 Summary: bugs when install numpy via pip on Termux - Android app Product: clang Version: 3.8 Hardware: Other OS: Linux Status: NEW

[llvm-bugs] [Bug 29118] New: LLVM O2: LLVM opt -O2 did wrong optimization happened on Power / x86.

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29118 Bug ID: 29118 Summary: LLVM O2: LLVM opt -O2 did wrong optimization happened on Power / x86. Product: new-bugs Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 29101] LLC: Assertion failed after rev.274013 on AVX2.

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29101 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 29119] New: Redefining __DATE__ or __TIME__ with pch causes Assertion failed: (!StoredMD.getLatest() && "the macro history was modified before initializing it from a pch")

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29119 Bug ID: 29119 Summary: Redefining __DATE__ or __TIME__ with pch causes Assertion failed: (!StoredMD.getLatest() && "the macro history was modified before initializing it from a

[llvm-bugs] [Bug 29120] New: SCCP elides too much in simple example

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29120 Bug ID: 29120 Summary: SCCP elides too much in simple example Product: libraries Version: 3.9 Hardware: PC OS: Linux Status: NEW Severity: normal Prior

[llvm-bugs] [Bug 29121] New: instcombine triggers verifier error on atomic load/store types

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29121 Bug ID: 29121 Summary: instcombine triggers verifier error on atomic load/store types Product: new-bugs Version: 3.9 Hardware: Macintosh OS: All Status

[llvm-bugs] [Bug 29122] New: constexpr auto causes Assertion failed: (!V->hasBrokenDebugInfo() && "Module contains invalid debug info"), function doFinalization, file /Users/thakis/src/llvm-rw/lib/IR/

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29122 Bug ID: 29122 Summary: constexpr auto causes Assertion failed: (!V->hasBrokenDebugInfo() && "Module contains invalid debug info"), function doFinalization, file /Users/tha

[llvm-bugs] [Bug 29123] New: std::tuple compilation errors with implicit conversion constructors

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29123 Bug ID: 29123 Summary: std::tuple compilation errors with implicit conversion constructors Product: libc++ Version: 3.9 Hardware: PC OS: All Status: NE

[llvm-bugs] [Bug 29124] New: [InstCombine] reduce insertelements of constants to shufflevector

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29124 Bug ID: 29124 Summary: [InstCombine] reduce insertelements of constants to shufflevector Product: libraries Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 21981] Add Clang C++ warning to suggest making non-virtual method const

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=21981 Eugene Zelenko changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[llvm-bugs] [Bug 29125] New: [AArch64] shufflevector with constants uses 4 ext instructions

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29125 Bug ID: 29125 Summary: [AArch64] shufflevector with constants uses 4 ext instructions Product: libraries Version: trunk Hardware: PC OS: All Status: NE

[llvm-bugs] [Bug 18341] cmake installs libgtest*.so which is not really part of the package

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=18341 Vedant Kumar changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 29126] New: [InstCombine] fold insertelement of constant into shufflevector with constant operand

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29126 Bug ID: 29126 Summary: [InstCombine] fold insertelement of constant into shufflevector with constant operand Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 29127] New: load/store address constant offsets with negative register values

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29127 Bug ID: 29127 Summary: load/store address constant offsets with negative register values Product: libraries Version: trunk Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 29097] [PCH/Modules] missing update records for default member initializers

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29097 Richard Smith changed: What|Removed |Added Status|ASSIGNED|RESOLVED Component|Modules

[llvm-bugs] [Bug 29128] New: Seg fault when compiling known working code

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29128 Bug ID: 29128 Summary: Seg fault when compiling known working code Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 29129] New: lldb-mi expressions that have spaces aren't parsed properly for -var-create

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29129 Bug ID: 29129 Summary: lldb-mi expressions that have spaces aren't parsed properly for -var-create Product: lldb Version: 3.9 Hardware: All OS: All Sta

[llvm-bugs] [Bug 29130] New: Modules bots are failing to link clang-tidy

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29130 Bug ID: 29130 Summary: Modules bots are failing to link clang-tidy Product: clang Version: trunk Hardware: All OS: All Status: NEW Severity: normal Pri

[llvm-bugs] [Bug 28600] [meta] 3.9.0 Release Blockers

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28600 Bug 28600 depends on bug 29120, which changed state. Bug 29120 Summary: SCCP elides too much in simple example https://llvm.org/bugs/show_bug.cgi?id=29120 What|Removed |Added --

[llvm-bugs] [Bug 29120] SCCP elides too much in simple example

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

[llvm-bugs] [Bug 29131] New: [AMDGPU][OpenCL]: Crash in Function Pass Manager

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29131 Bug ID: 29131 Summary: [AMDGPU][OpenCL]: Crash in Function Pass Manager Product: new-bugs Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 29132] New: crash at -Os and above on x86_64-linux-gnu only in 64-bit mode (Instruction is reading nonexistent value)

2016-08-24 Thread via llvm-bugs
nternal-isystem /usr/local/include -internal-isystem /usr/local/clang-trunk/bin/../lib/clang/4.0.0/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -Os -fdebug-compilation-dir /home/cnsun/ramdisk/hermes/run-1

[llvm-bugs] [Bug 29133] New: ICE in code gen for AVX compiling qtransform.cpp Qt 5.8

2016-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29133 Bug ID: 29133 Summary: ICE in code gen for AVX compiling qtransform.cpp Qt 5.8 Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW