[llvm-bugs] [Bug 33292] Nonlinear compile time (with all the time spent inside SCEV)

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33292 max.kazant...@azul.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 33468] New: Bad machine code: Using an undefined physical register

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33468 Bug ID: 33468 Summary: Bad machine code: Using an undefined physical register Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 32476] __nop_locale_mgmt.h not needed with newlib 2.5+

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32476 Marshall Clow (home) changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 27937] codecvt::do_out does not set from_next and to_next correctly on error

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27937 Marshall Clow (home) changed: What|Removed |Added Resolution|--- |INVALID CC|

[llvm-bugs] [Bug 33469] New: UTIME_OMIT shouldn't be used to detect presence of utimensat()

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33469 Bug ID: 33469 Summary: UTIME_OMIT shouldn't be used to detect presence of utimensat() Product: libc++ Version: 4.0 Hardware: Macintosh OS: MacOS X Stat

[llvm-bugs] [Bug 33370] include/__bsd_locale_fallbacks.h uses varargs but doesn't include

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33370 Marshall Clow (home) changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33371] undefined symbol when linking code that uses vector header

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33371 Marshall Clow (home) changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 17703] ninja is 11% slower when built with libc++ (compared to libstdc++)

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=17703 Marshall Clow (home) changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 33470] New: EarlyCSE/computeKnownBits regression - assume of xor i1 true, %val is being removed

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33470 Bug ID: 33470 Summary: EarlyCSE/computeKnownBits regression - assume of xor i1 true, %val is being removed Product: libraries Version: trunk Hardware: PC OS: Linux

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

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33471 Bug ID: 33471 Summary: Crash with 'operator auto' Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Keywords: crash-on-invalid Severity:

[llvm-bugs] [Bug 33472] New: operator new(size_t) can't have hidden visibility

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33472 Bug ID: 33472 Summary: operator new(size_t) can't have hidden visibility Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 33473] New: operator new(size_t) can't have hidden visibility

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33473 Bug ID: 33473 Summary: operator new(size_t) can't have hidden visibility Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 32314] Miscompile in GVN due to bug in BasisAA

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32314 Craig Topper changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33474] New: clang-format comment reflowing gets confused on webkit license blocks

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33474 Bug ID: 33474 Summary: clang-format comment reflowing gets confused on webkit license blocks Product: clang Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 33475] New: r305468 causes 'Assertion failed: (MemVT.getScalarType().bitsLT(VT.getScalarType()) && "Should only be an extending load, not truncating!"), function getLoad'

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33475 Bug ID: 33475 Summary: r305468 causes 'Assertion failed: (MemVT.getScalarType().bitsLT(VT.getScalarType()) && "Should only be an extending load, not truncating!"), functio

[llvm-bugs] [Bug 33395] bug in constructor forwarding?

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33395 Eric Fiselier changed: What|Removed |Added CC||e...@efcs.ca Status|NEW

[llvm-bugs] [Bug 33476] New: apparent c++ compiler issue compiling a throw statement

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33476 Bug ID: 33476 Summary: apparent c++ compiler issue compiling a throw statement Product: clang Version: 3.8 Hardware: PC OS: FreeBSD Status: NEW

[llvm-bugs] [Bug 33478] New: heap-buffer-overflow in clang::Lexer::SkipLineComment on a 4-byte input

2017-06-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33478 Bug ID: 33478 Summary: heap-buffer-overflow in clang::Lexer::SkipLineComment on a 4-byte input Product: new-bugs Version: unspecified Hardware: PC OS: Linux