[llvm-bugs] [Bug 32292] r29 is used before being saved

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32292 Tim Shen changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34190] New: Core dump when printing error with invalid range-based for loop

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34190 Bug ID: 34190 Summary: Core dump when printing error with invalid range-based for loop Product: clang Version: 3.8 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 33671] PowerPC64: Invalid stxv emitted - not a multiple of 16

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33671 Hal Finkel changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 27895] clang devirtualizes calls to inline virtual functions that it does not emit

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27895 Sunil Srivastava changed: What|Removed |Added Status|NEW

[llvm-bugs] [Bug 33082] assert failure due to pack expansion of variadic generic lambda

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33082 Richard Smith changed: What|Removed |Added CC|

[llvm-bugs] [Bug 33168] Assertion `isa(Val) && "cast() argument of incompatible type!"' failed with template destructor error

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33168 rtr...@google.com changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33849] [meta] 5.0.0 Release Blockers

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33849 Bug 33849 depends on bug 33168, which changed state. Bug 33168 Summary: Assertion `isa(Val) && "cast() argument of incompatible type!"' failed with template destructor error https://bugs.llvm.org/show_bug.cgi?id=33168 What|Removed

[llvm-bugs] [Bug 34188] New: std::map operator< stack frame size consumption

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34188 Bug ID: 34188 Summary: std::map operator< stack frame size consumption Product: libc++ Version: unspecified Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 34187] New: Capturing const bit-field struct in clang block causes compiler crash with -O3

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34187 Bug ID: 34187 Summary: Capturing const bit-field struct in clang block causes compiler crash with -O3 Product: clang Version: 4.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 33849] [meta] 5.0.0 Release Blockers

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33849 Bug 33849 depends on bug 32393, which changed state. Bug 32393 Summary: segfault while compiling libobjc2 https://bugs.llvm.org/show_bug.cgi?id=32393 What|Removed |Added

[llvm-bugs] [Bug 32393] segfault while compiling libobjc2

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32393 rtr...@google.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28117] redundant direct move instructions generated

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28117 l...@ca.ibm.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 34186] New: Assertion: llvm::DwarfUnit::addType(llvm::DIE&, const llvm::DIType*, llvm::dwarf::Attribute): Assertion `Ty && "Trying to add a type that doesn't exist?

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34186 Bug ID: 34186 Summary: Assertion: llvm::DwarfUnit::addType(llvm::DIE&, const llvm::DIType*, llvm::dwarf::Attribute): Assertion `Ty && "Trying to add a type that doesn't exist?

[llvm-bugs] [Bug 34185] New: Infinite loop during function instantiation under -fdelayed-template-parsing with 'auto' return type

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34185 Bug ID: 34185 Summary: Infinite loop during function instantiation under -fdelayed-template-parsing with 'auto' return type Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 30901] llvm-cov: Add support for specifying a base dir for sources

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30901 Vedant Kumar changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33470 Hal Finkel changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 30407] Regression in left pointer alignment after delctype/typeof

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30407 Erik Uhlmann changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 34184] New: clang-format Visual Studio plugin doesn't work in community editions?

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34184 Bug ID: 34184 Summary: clang-format Visual Studio plugin doesn't work in community editions? Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 34046] [InstCombine] Failure to simplify IR to allow recognition of i8 and i16 rotation patterns

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34046 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 33676] Debug information for OpenMP regions is broken

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33676 Alexey Bataev changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 34179] clang crashes at -Os: Assertion `I->getType()->isIntegerTy() && "Trivializing a non-integer value?"' failed.

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34179 Sanjay Patel changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 34183] New: Remote debugging ARM linux target from x86 linux host - process launch fails

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34183 Bug ID: 34183 Summary: Remote debugging ARM linux target from x86 linux host - process launch fails Product: lldb Version: 5.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 34182] New: test_exception_address_alignment fails on ARM

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34182 Bug ID: 34182 Summary: test_exception_address_alignment fails on ARM Product: libc++abi Version: unspecified Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 34181] New: Regressions in written import libraries since 4.0

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34181 Bug ID: 34181 Summary: Regressions in written import libraries since 4.0 Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity:

[llvm-bugs] [Bug 34178] [AArch64] Wunused-function warning in AArch64MCCodeEmitter.cpp

2017-08-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34178 Florian Hahn changed: What|Removed |Added Status|NEW |RESOLVED