[llvm-bugs] [Bug 39012] New: ostream writes a double that istream can't read

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39012 Bug ID: 39012 Summary: ostream writes a double that istream can't read Product: libc++ Version: unspecified Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 39013] New: improve code density of sparse switch statements

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39013 Bug ID: 39013 Summary: improve code density of sparse switch statements Product: new-bugs Version: 7.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 39010] Assembler directives cannot be separated by a semicolon if aarch64 or arm64 is specified via -arch instead of -triple

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39010 Tim Northover changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 39014] New: Segmentation fault on compilation with templates

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39014 Bug ID: 39014 Summary: Segmentation fault on compilation with templates Product: clang Version: 7.0 Hardware: PC OS: Linux Status: NEW Severity: release blocker

[llvm-bugs] [Bug 39015] New: Crash during compilation

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39015 Bug ID: 39015 Summary: Crash during compilation Product: clang Version: 7.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 38825] Error when mapping a structure and a contained array section

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38825 Alexey Bataev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 39016] New: [DAGCombine] Missed extractelement(bitcast(scalar_to_vector()) combine

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39016 Bug ID: 39016 Summary: [DAGCombine] Missed extractelement(bitcast(scalar_to_vector()) combine Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 39017] New: -Wreturn-stack-address false negative when address is stored in a local variable

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39017 Bug ID: 39017 Summary: -Wreturn-stack-address false negative when address is stored in a local variable Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 39018] New: [DebugInfo@O2][Dexter] Vectorized loop presents constant-valued iterator to debugger

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39018 Bug ID: 39018 Summary: [DebugInfo@O2][Dexter] Vectorized loop presents constant-valued iterator to debugger Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 39019] New: [DebugInfo@O2][Dexter] Return value unprintable in func with vectorized loop

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39019 Bug ID: 39019 Summary: [DebugInfo@O2][Dexter] Return value unprintable in func with vectorized loop Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 39020] New: 't' modifier does not work well with thin archives

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39020 Bug ID: 39020 Summary: 't' modifier does not work well with thin archives Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 39021] New: llvm-exegesis build on x86 doesn't set LLVM_EXEGESIS_INITIALIZE_NATIVE_TARGET

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39021 Bug ID: 39021 Summary: llvm-exegesis build on x86 doesn't set LLVM_EXEGESIS_INITIALIZE_NATIVE_TARGET Product: Build scripts Version: 7.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 39022] New: "llvm-exegesis" missing under "tools" products

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39022 Bug ID: 39022 Summary: "llvm-exegesis" missing under "tools" products Product: Bugzilla Admin Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: e

[llvm-bugs] [Bug 39023] New: Normalise paths on insertion into thin archive

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39023 Bug ID: 39023 Summary: Normalise paths on insertion into thin archive Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 39024] New: [DebugInfo@O2][Dexter] Vectorized code linenos step through loop even after completion

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39024 Bug ID: 39024 Summary: [DebugInfo@O2][Dexter] Vectorized code linenos step through loop even after completion Product: new-bugs Version: trunk Hardware: PC OS: Lin

[llvm-bugs] [Bug 39025] New: Don't automatically convert to forward slashes in Windows paths

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39025 Bug ID: 39025 Summary: Don't automatically convert to forward slashes in Windows paths Product: tools Version: trunk Hardware: PC OS: Windows NT Status

[llvm-bugs] [Bug 39026] New: Spurious -Wreturn-type warning with "pathological" for

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39026 Bug ID: 39026 Summary: Spurious -Wreturn-type warning with "pathological" for Product: clang Version: 6.0 Hardware: PC OS: Linux Status: NEW Severity: enhancemen

[llvm-bugs] [Bug 39017] -Wreturn-stack-address false negative when address is stored in a local variable

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39017 David Blaikie changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 38065] Wrong line hit counts when multiple basic blocks are associated to the same line

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38065 Marco Castelluccio changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 38066] Wrong line hit counts when building without "-fno-exceptions"

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38066 Marco Castelluccio changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 38821] Invalid counters with a switch statement

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38821 Marco Castelluccio changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 39027] New: Slow code generated when compared to gcc; loop unrolling; AVX/vectorization

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39027 Bug ID: 39027 Summary: Slow code generated when compared to gcc; loop unrolling; AVX/vectorization Product: clang Version: 6.0 Hardware: PC OS: Linux S

[llvm-bugs] [Bug 38795] clang crashes at -O1 in 32-bit mode while running pass 'Greedy Register Allocator': Assertion `SA->getUseBlocks().size() == 1 && "Not a local interval"' failed

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38795 Walter Lee changed: What|Removed |Added CC||wa...@google.com Status|NEW

[llvm-bugs] [Bug 39028] New: Scan-build reports a false positive nullptr dereference because it misses calls to template member functions within a copy constructor of a class template

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39028 Bug ID: 39028 Summary: Scan-build reports a false positive nullptr dereference because it misses calls to template member functions within a copy constructor of a class t

[llvm-bugs] [Bug 39029] New: Include path with a leading slash is interpreted incorrectly on Windows

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39029 Bug ID: 39029 Summary: Include path with a leading slash is interpreted incorrectly on Windows Product: clang Version: trunk Hardware: PC OS: Windows XP

[llvm-bugs] [Bug 39030] New: Inefficient codegen for and(not(shl(shr)))

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39030 Bug ID: 39030 Summary: Inefficient codegen for and(not(shl(shr))) Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 38298] llvm-objcopy --version won't work for 7.0.0 trunk

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38298 Jordan Rupprecht changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 39031] New: Clang crashes in CodeGen on invalid code in a template instantiation

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39031 Bug ID: 39031 Summary: Clang crashes in CodeGen on invalid code in a template instantiation Product: clang Version: trunk Hardware: PC OS: Linux Status

[llvm-bugs] [Bug 38926] Short case label followed by a block is not formatted correctly

2018-09-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38926 Owen Pan changed: What|Removed |Added Resolution|--- |FIXED Status|NEW