[llvm-bugs] [Bug 32348] conversion from double to signed long long with instruction fptosi is folded into undef value in optimization mode

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32348 Zixuan Wu changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 32385] New: Assertion failure inheriting a constructor of const template parameter

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32385 Bug ID: 32385 Summary: Assertion failure inheriting a constructor of const template parameter Product: clang Version: 4.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 32384] New: [AArch64] missing lowering of memcpy

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32384 Bug ID: 32384 Summary: [AArch64] missing lowering of memcpy Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32383] New: Assertion `PartiallyIncomplete || ElementSize == (Ty->getSizeInBits() / 8)' failed.

2017-03-22 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32383 Bug ID: 32383 Summary: Assertion `PartiallyIncomplete || ElementSize == (Ty->getSizeInBits() / 8)' failed. Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 32061] [meta] 4.0.1 Release Blockers

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32061 Bug 32061 depends on bug 31610, which changed state. Bug 31610 Summary: 4 AMDGPU tests just started to fail on Debian unstable https://bugs.llvm.org/show_bug.cgi?id=31610 What|Removed |Added

[llvm-bugs] [Bug 31610] 4 AMDGPU tests just started to fail on Debian unstable

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31610 Konstantin Zhuravlyov changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 32382] New: LLVM may create invalid DWARF 4+ expressions

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32382 Bug ID: 32382 Summary: LLVM may create invalid DWARF 4+ expressions Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 23277] __builtin_object_size(null_pointer) returns the wrong result

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=23277 George Burgess changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 21420] [Meta] Android+Clang platform support

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=21420 Bug 21420 depends on bug 23277, which changed state. Bug 23277 Summary: __builtin_object_size(null_pointer) returns the wrong result https://bugs.llvm.org/show_bug.cgi?id=23277 What|Removed |Added

[llvm-bugs] [Bug 32373] [win] We might have to make __readgsqword a real intrinsic for VC2017

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32373 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 32379] New: 64-bit bitfield and/or miscompiled on ARM

2017-03-22 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32379 Bug ID: 32379 Summary: 64-bit bitfield and/or miscompiled on ARM Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32378] New: [Dwarf] Incorrect lexical scope information for constant arrays.

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32378 Bug ID: 32378 Summary: [Dwarf] Incorrect lexical scope information for constant arrays. Product: clang Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 32298] llvm::DIExpression::FragmentInfo: Assertion `hasVal' failed

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32298 Adrian Prantl changed: What|Removed |Added Resolution|FIXED |DUPLICATE --- Comment #16

[llvm-bugs] [Bug 32190] Assertion fails in debug mode with totally valid LLVM module Due to invalid FragmentInfo

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32190 Adrian Prantl changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 32298] llvm::DIExpression::FragmentInfo: Assertion `hasVal' failed

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32298 Adrian Prantl changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 32374] New: Loop Strength Reduction generating incorrect result

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32374 Bug ID: 32374 Summary: Loop Strength Reduction generating incorrect result Product: new-bugs Version: trunk Hardware: PC OS: All Status: NEW Severity:

[llvm-bugs] [Bug 32373] New: [win] We might have to make __readgsqword a real intrinsic for VC2017

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32373 Bug ID: 32373 Summary: [win] We might have to make __readgsqword a real intrinsic for VC2017 Product: clang Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 32372] New: llvm-stress causes DAGCombiner crash

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32372 Bug ID: 32372 Summary: llvm-stress causes DAGCombiner crash Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 32371] New: shuffle (concat_vectors v4f64) hits assertion with AVX512

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32371 Bug ID: 32371 Summary: shuffle (concat_vectors v4f64) hits assertion with AVX512 Product: libraries Version: trunk Hardware: PC OS: Windows NT Status:

[llvm-bugs] [Bug 30996] [META] PVS Studio Warnings

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30996 Bug 30996 depends on bug 30649, which changed state. Bug 30649 Summary: llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp:658: possible copy'n'paste error ? https://bugs.llvm.org/show_bug.cgi?id=30649 What|Removed

[llvm-bugs] [Bug 30649] llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp:658: possible copy'n'paste error ?

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30649 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 13649] Unexpected warning when compiling MachineScheduler.cpp

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=13649 Simon Pilgrim changed: What|Removed |Added CC||llvm-...@redking.me.uk

[llvm-bugs] [Bug 32275] llvm-stress causes type legalizer to crash

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32275 Jonas Paulsson changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 32369] Segfault in 'Reassociate expressions' pass

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32369 octoploid changed: What|Removed |Added Resolution|--- |INVALID

[llvm-bugs] [Bug 24705] Regression? 3.7 and 3.8 eats line-break between function definitions

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24705 Mikael Simonsson changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 32370] New: -Wcomma does not play well with -std=c89

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32370 Bug ID: 32370 Summary: -Wcomma does not play well with -std=c89 Product: clang Version: trunk Hardware: All OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32369] New: Segfault in 'Reassociate expressions' pass

2017-03-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32369 Bug ID: 32369 Summary: Segfault in 'Reassociate expressions' pass Product: new-bugs Version: trunk Hardware: Other OS: Linux Status: NEW Severity: normal