[llvm-bugs] [Bug 12477] [meta] Support Microsoft C++ ABI

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=12477 Bug 12477 depends on bug 18204, which changed state. Bug 18204 Summary: [-cxx-abi microsoft] Cannot mangle some anonymous tag types https://llvm.org/bugs/show_bug.cgi?id=18204 What|Removed |Added -

[llvm-bugs] [Bug 18204] [-cxx-abi microsoft] Cannot mangle some anonymous tag types

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=18204 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED Blocks|

[llvm-bugs] [Bug 25281] New: opt -basicaa -scev-aa -loop-vectorize -print-alias-sets -S crash

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25281 Bug ID: 25281 Summary: opt -basicaa -scev-aa -loop-vectorize -print-alias-sets -S crash Product: new-bugs Version: 3.7 Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 17519] Assertion `RegNo < NumRegs && "Attempting to access record for invalid register number!"' failed.

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=17519 Tim Besard changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[llvm-bugs] [Bug 25282] New: clang crass on enum class ParseAST when compiling in debug mode

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25282 Bug ID: 25282 Summary: clang crass on enum class ParseAST when compiling in debug mode Product: clang Version: 3.7 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 25283] New: Executable crashes when linked with lld & -O2

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25283 Bug ID: 25283 Summary: Executable crashes when linked with lld & -O2 Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 25284] New: ProgramState::assumeInBound does not handle large values well

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25284 Bug ID: 25284 Summary: ProgramState::assumeInBound does not handle large values well Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 25285] New: GVN removes assumes if there are multiple assumes for the same predicate in a loop

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25285 Bug ID: 25285 Summary: GVN removes assumes if there are multiple assumes for the same predicate in a loop Product: libraries Version: trunk Hardware: PC OS: Window

[llvm-bugs] [Bug 24686] PowerPC unimplemented relocation assertion

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24686 Bill Schmidt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 21040] Assertion failed in CGRecordLayoutBuilder.cpp:526 (Prior->Kind == MemberInfo::Field && !Prior->FD && "Only storage fields have tail padding!)

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=21040 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED Component|C++

[llvm-bugs] [Bug 25286] New: Profile Instrumentation and linker (gnu) garbage collection

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25286 Bug ID: 25286 Summary: Profile Instrumentation and linker (gnu) garbage collection Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status

[llvm-bugs] [Bug 25288] New: bug with variadic class friend functions

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25288 Bug ID: 25288 Summary: bug with variadic class friend functions Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priorit

[llvm-bugs] [Bug 25289] New: [AVX-512] LLC Turns "fpext" and "fpmul" into a wrong splitting and addition.

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25289 Bug ID: 25289 Summary: [AVX-512] LLC Turns "fpext" and "fpmul" into a wrong splitting and addition. Product: tools Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 23601] Assert during DAG combine: typename cast_retty::ret_type llvm::cast(Y &) [X = llvm::ConstantSDNode, Y = llvm::SDUse]: Assertion `isa(Val) && "cast() argument of in

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23601 Davide Italiano changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 25290] New: CodeGen build broken on cygwin

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25290 Bug ID: 25290 Summary: CodeGen build broken on cygwin Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal Priori

[llvm-bugs] [Bug 25291] New: clang crashes on valid code at -Os and above on x86_64-linux-gnu (in 64-bit mode)

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25291 Bug ID: 25291 Summary: clang crashes on valid code at -Os and above on x86_64-linux-gnu (in 64-bit mode) Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 25292] New: Missing warning for unused variables in catch statement

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25292 Bug ID: 25292 Summary: Missing warning for unused variables in catch statement Product: clang Version: unspecified Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 25280] Long compile times, high memory usage for function containing large number of inlined functions

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25280 Matthias Braun changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25293] New: Overlapping memcpy in SmallVector.h (via SmallString::operator=())

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25293 Bug ID: 25293 Summary: Overlapping memcpy in SmallVector.h (via SmallString::operator=()) Product: libraries Version: trunk Hardware: PC OS: Linux Stat