[llvm-bugs] [Bug 31386] New: All temporaries aren't destroyed in InitListExpr filler

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31386 Bug ID: 31386 Summary: All temporaries aren't destroyed in InitListExpr filler Product: clang Version: 3.9 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 31387] New: basic_regex::__parse_decimal_escape doesn't check if __first reaches __last

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31387 Bug ID: 31387 Summary: basic_regex::__parse_decimal_escape doesn't check if __first reaches __last Product: libc++ Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 31388] New: Accessing objects captured with generalized capture syntax in lambda trailing return type produces an error

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31388 Bug ID: 31388 Summary: Accessing objects captured with generalized capture syntax in lambda trailing return type produces an error Product: clang Version: trunk

[llvm-bugs] [Bug 31340] [PowerPC] POWER9 vector constant generation issue

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31340 Nemanja Ivanovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31389] New: llvm-ar xo fails when setting file modification timestamp when running on a FAT32 filesystem

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31389 Bug ID: 31389 Summary: llvm-ar xo fails when setting file modification timestamp when running on a FAT32 filesystem Product: tools Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 31388] Accessing objects captured with generalized capture syntax in lambda trailing return type produces an error

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31388 Vittorio Romeo changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31374] Regression(r289252): Assertion failed: (T->getAs() && "Invalid type"), function isPointerZeroInitializable when building chrome code

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31374 yaxun@amd.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31391] New: [LoopIdiomRecognition] Add support for run-time checks for memory disambiguation.

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31391 Bug ID: 31391 Summary: [LoopIdiomRecognition] Add support for run-time checks for memory disambiguation. Product: libraries Version: trunk Hardware: PC OS: Windows

[llvm-bugs] [Bug 31392] New: DI Verifier doesn't catch missing type on DISubprogram

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31392 Bug ID: 31392 Summary: DI Verifier doesn't catch missing type on DISubprogram Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: norm

[llvm-bugs] [Bug 31393] New: New verifier complaining about bad TBAA metadata created during hoist-merge optimization

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31393 Bug ID: 31393 Summary: New verifier complaining about bad TBAA metadata created during hoist-merge optimization Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 31394] New: -XDemangler option does not work with llvm-cov report

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31394 Bug ID: 31394 Summary: -XDemangler option does not work with llvm-cov report Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 31395] New: llvm-cov report filtering without function coverage display

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31395 Bug ID: 31395 Summary: llvm-cov report filtering without function coverage display Product: clang Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 31396] New: Regression: llvm-lib rejects .res files

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31396 Bug ID: 31396 Summary: Regression: llvm-lib rejects .res files Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Prio

[llvm-bugs] [Bug 31396] Regression(r289726): llvm-lib rejects .res files

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31396 Peter Collingbourne changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31364] [x86] Bad lowering of _mm_shuffle_epi8

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31364 Eli Friedman changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31398] New: error with python binding: ValueError: Unknown template argument kind 602

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31398 Bug ID: 31398 Summary: error with python binding: ValueError: Unknown template argument kind 602 Product: clang Version: 3.9 Hardware: PC OS: All Statu

[llvm-bugs] [Bug 31301] Terrible shuffle lowering for zip of two i8 values (all backends)

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31301 Eli Friedman changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31399] New: [CodeGen] suboptimal code for ffs()

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31399 Bug ID: 31399 Summary: [CodeGen] suboptimal code for ffs() Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority

[llvm-bugs] [Bug 31400] New: clang 3.9 goes somewhat overboard optimizing a simple loop

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31400 Bug ID: 31400 Summary: clang 3.9 goes somewhat overboard optimizing a simple loop Product: clang Version: 3.9 Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 31401] New: LoopVectorizer: audit use of SetCurrentDebugLocation

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31401 Bug ID: 31401 Summary: LoopVectorizer: audit use of SetCurrentDebugLocation Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: n

[llvm-bugs] [Bug 31402] New: UBSan complains about map::__find_equal_key (invalid upcast)

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31402 Bug ID: 31402 Summary: UBSan complains about map::__find_equal_key (invalid upcast) Product: libc++ Version: unspecified Hardware: PC OS: All Status: N

[llvm-bugs] [Bug 31403] New: llvm.org website certificate is insecure according to chrome

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31403 Bug ID: 31403 Summary: llvm.org website certificate is insecure according to chrome Product: Website Version: unspecified Hardware: All OS: All Status:

[llvm-bugs] [Bug 31404] New: Regression(289575:289750): Assertion failed: (memvt.getStoreSize() <= MMO->getSize() && "Size mismatch!") when building chrome/ios.

2016-12-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31404 Bug ID: 31404 Summary: Regression(289575:289750): Assertion failed: (memvt.getStoreSize() <= MMO->getSize() && "Size mismatch!") when building chrome/ios. Product: libraries