[llvm-bugs] [Bug 33995] clang++ does not match templates with inheritance

2017-08-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33995 Marcus Calhoun-Lopez changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 24943] clang crashes on valid code with __builtin_ia32_addcarryx_u64 on x86_64-linux-gnu

2017-08-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24943 Craig Topper changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34174] New: __stosb intrinsic handled incorrectly

2017-08-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34174 Bug ID: 34174 Summary: __stosb intrinsic handled incorrectly Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 34173] New: clang allocates a stack variable for each function call that returns a struct

2017-08-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34173 Bug ID: 34173 Summary: clang allocates a stack variable for each function call that returns a struct Product: clang Version: 5.0 Hardware: PC OS: OpenBSD

[llvm-bugs] [Bug 22571] Crash in instruction selection when using _addcarry_u64 intrinsic

2017-08-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=22571 Craig Topper changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 33229] llvm.addcarry is incorrectly lowered

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

[llvm-bugs] [Bug 34172] New: Indentation of a #define with comments on two lines generates incorrect code

2017-08-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34172 Bug ID: 34172 Summary: Indentation of a #define with comments on two lines generates incorrect code Product: clang Version: 5.0 Hardware: PC OS: Linux

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

2017-08-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33849 Bug 33849 depends on bug 33695, which changed state. Bug 33695 Summary: Bit-Tracking Dead Code Elimination (BDCE) fails to invalidate nsw/nuw after transforms https://bugs.llvm.org/show_bug.cgi?id=33695 What|Removed |

[llvm-bugs] [Bug 33695] Bit-Tracking Dead Code Elimination (BDCE) fails to invalidate nsw/nuw after transforms

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

[llvm-bugs] [Bug 34171] New: Simple no-op loops with a termination flag are not optimized out

2017-08-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34171 Bug ID: 34171 Summary: Simple no-op loops with a termination flag are not optimized out Product: libraries Version: trunk Hardware: PC OS: Linux Status

llvm-bugs@lists.llvm.org

2017-08-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34170 Bug ID: 34170 Summary: clang 5.0 segfaults compiling firefox mozilla::dom::CanvasRenderingContext2D::GetImageData(J SContext*, double, double, double, double, mozilla::Err

[llvm-bugs] [Bug 14009] error: no matching function for call to ‘llvm::MCTargetAsmParser::MatchInstruction(llvm::SMLoc&, unsigned int&, llvm::SmallVector&, llvm::SmallVe

2017-08-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=14009 Simon Pilgrim changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 34097] test-suite/.../cjpeg fails after r310208

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

[llvm-bugs] [Bug 34105] Failures after commit "[x86] use more shift or LEA for select-of-constants"

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

[llvm-bugs] [Bug 34169] New: LTO seems to be optimizing away calls to compiler generated symbols

2017-08-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34169 Bug ID: 34169 Summary: LTO seems to be optimizing away calls to compiler generated symbols Product: tools Version: trunk Hardware: PC OS: All Status: N