[llvm-bugs] [Bug 28369] New: Member completion of forward declared class emits non-member completion results

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28369 Bug ID: 28369 Summary: Member completion of forward declared class emits non-member completion results Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 27912] trunk/llvm/lib/Target/ARM/ARMAsmPrinter.cpp:647: possible poor find ?

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27912 Renato Golin changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28370] New: llvm/Support/Solaris.h not found

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28370 Bug ID: 28370 Summary: llvm/Support/Solaris.h not found Product: Build scripts Version: trunk Hardware: All OS: Solaris Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 28371] New: [mc] ds_swizzle_b32 wrong opcode on vi

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28371 Bug ID: 28371 Summary: [mc] ds_swizzle_b32 wrong opcode on vi Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 28372] New: avx512 JIT backend generates wrong code on <4 x float>

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28372 Bug ID: 28372 Summary: avx512 JIT backend generates wrong code on <4 x float> Product: tools Version: trunk Hardware: PC OS: Linux Status: NEW Severity: release

[llvm-bugs] [Bug 28373] New: clang nullptr dereference in code from r273602 (Implement p0292r2)

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28373 Bug ID: 28373 Summary: clang nullptr dereference in code from r273602 (Implement p0292r2) Product: new-bugs Version: unspecified Hardware: PC OS: All S

[llvm-bugs] [Bug 28373] clang nullptr dereference in code from r273602 (Implement p0292r2)

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

[llvm-bugs] [Bug 28374] New: -Rpass-missed=loop-vectorize says nothing at all for outer loops

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28374 Bug ID: 28374 Summary: -Rpass-missed=loop-vectorize says nothing at all for outer loops Product: new-bugs Version: trunk Hardware: Macintosh OS: MacOS X

[llvm-bugs] [Bug 28375] New: Poor -Rpass-analysis=loop-vectorize diagnostic message for (acceptable) failure to vectorize Objective-C fast enumeration loops

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28375 Bug ID: 28375 Summary: Poor -Rpass-analysis=loop-vectorize diagnostic message for (acceptable) failure to vectorize Objective-C fast enumeration loops Product: new-bugs

[llvm-bugs] [Bug 28376] New: -Rpass-missed=loop-vectorize says to use -Rpass-analysis=loop-vectorize even if I already am

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28376 Bug ID: 28376 Summary: -Rpass-missed=loop-vectorize says to use -Rpass-analysis=loop-vectorize even if I already am Product: new-bugs Version: trunk Hardware: Macintosh

[llvm-bugs] [Bug 28377] New: Mere addition of template makes -Rpass-analysis=loop-vectorize fall silent

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28377 Bug ID: 28377 Summary: Mere addition of template makes -Rpass-analysis=loop-vectorize fall silent Product: new-bugs Version: trunk Hardware: Macintosh OS: MacOS X

[llvm-bugs] [Bug 28096] Clang++ selects wrong constructor in return statement (lvalue instead of rvalue)

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28096 Erik Pilkington changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 27785] Clang doesn’t implement DR1579 for id-expressions in return statements

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27785 Erik Pilkington changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 23849] Implement CWG 1579: Return by converting move constructor

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23849 Erik Pilkington changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28377] Mere addition of template makes -Rpass-analysis=loop-vectorize fall silent

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28377 Adam Nemet changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 20242] Missed CSE opportunity

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=20242 Sebastian Pop changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 22005] GVN can't remove trivially identical operations in zlib

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=22005 Sebastian Pop changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28378] New: clang frontend command failed due to signal

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28378 Bug ID: 28378 Summary: clang frontend command failed due to signal Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 28379] New: aarch64: LLVM ERROR: Cannot select: t25: i32 = AArch64ISD::FCCMP t2, t30, Constant:i32<0>, Constant:i32<11>, t23:1

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28379 Bug ID: 28379 Summary: aarch64: LLVM ERROR: Cannot select: t25: i32 = AArch64ISD::FCCMP t2, t30, Constant:i32<0>, Constant:i32<11>, t23:1 Product: new-bugs Version: 3.8

[llvm-bugs] [Bug 25671] [Feature] Use compiler builtin to implement tuple_element

2016-06-30 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25671 Eric Fiselier changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---