[llvm-bugs] [Bug 19260] Show include path of a header file in the doxygen online class documentation

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=19260 Vassil Vassilev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32666] R9285 Unigine Valley mis-rendering since [AMDGPU] Add a new pass to insert waitcnts. Leave under an option for testing.

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32666 Andy Furniss changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32719] New: Missed opportunity to eliminate copy due to suboptimal scheduling

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32719 Bug ID: 32719 Summary: Missed opportunity to eliminate copy due to suboptimal scheduling Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 32720] New: -Wconsumed emits a false warning on a state change following a loop

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32720 Bug ID: 32720 Summary: -Wconsumed emits a false warning on a state change following a loop Product: clang Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 32721] New: IfConversion creating bad CFG when merging triangle

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32721 Bug ID: 32721 Summary: IfConversion creating bad CFG when merging triangle Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: en

[llvm-bugs] [Bug 26094] clang crashes at -O2 and above on x86_64-linux-gnu

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=26094 Davide Italiano changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28351] clang crashes on valid code at -O2 and -O3 on x86_64-linux-gnu with Assertion `Elt < getNumElements() && "Invalid Elt"' failedAssertion `(i == InductionOperand || PSE.getSE()->

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28351 Davide Italiano changed: What|Removed |Added Resolution|--- |WORKSFORME CC|

[llvm-bugs] [Bug 32722] New: Reg alloc reloads register three times in innermost vector loop, although there are many free regs

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32722 Bug ID: 32722 Summary: Reg alloc reloads register three times in innermost vector loop, although there are many free regs Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 32723] New: small .ll program crashes with -pre-RA-sched=list-ilp (llvm-stress)

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32723 Bug ID: 32723 Summary: small .ll program crashes with -pre-RA-sched=list-ilp (llvm-stress) Product: libraries Version: trunk Hardware: PC OS: Linux Sta

[llvm-bugs] [Bug 21741] wrong code at -O2 and -O3 on x86_64-linux-gnu in 64-bit mode

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=21741 Davide Italiano changed: What|Removed |Added CC||dav...@freebsd.org Status|REOPENE

[llvm-bugs] [Bug 32725] New: Assertion failed: (BaseType->isPointerType()), function BuildMemberReferenceExpr, file llvm/tools/clang/lib/Sema/SemaExprMember.cpp, line 990

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32725 Bug ID: 32725 Summary: Assertion failed: (BaseType->isPointerType()), function BuildMemberReferenceExpr, file llvm/tools/clang/lib/Sema/SemaExprMember.cpp, line 990 Product: clang

[llvm-bugs] [Bug 32726] New: arm: Assertion failed: (isReg() && "This is not a register operand!"), function getReg, file include/llvm/MC/MCInst.h, line 66.

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32726 Bug ID: 32726 Summary: arm: Assertion failed: (isReg() && "This is not a register operand!"), function getReg, file include/llvm/MC/MCInst.h, line 66. Product: new-bugs

[llvm-bugs] [Bug 32689] /msvclto creates response files with lines that are too long for msvc's linker (LNK1170)

2017-04-20 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32689 Robbert Haarman changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32658] Miscompilation in ARM backend

2017-04-20 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32658 Tim Northover changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32727] New: Inline assembly, sha256rnds2 and "error: invalid input constraint 'Yz' in asm"

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32727 Bug ID: 32727 Summary: Inline assembly, sha256rnds2 and "error: invalid input constraint 'Yz' in asm" Product: clang Version: 3.9 Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 32728] New: ssertion failed: (all_of(FrameIndexExprs, [](FrameIndexExpr &FIE) { return FIE.Expr && FIE.Expr->isFragment(); }) && "conflicting locations for variable"), function addMMI

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32728 Bug ID: 32728 Summary: ssertion failed: (all_of(FrameIndexExprs, [](FrameIndexExpr &FIE) { return FIE.Expr && FIE.Expr->isFragment(); }) && "conflicting locations for vari

[llvm-bugs] [Bug 32725] Assertion failed: (BaseType->isPointerType()), function BuildMemberReferenceExpr, file llvm/tools/clang/lib/Sema/SemaExprMember.cpp, line 990

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32725 Saleem Abdulrasool changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32729] New: Assertion failed: (V1.getBitWidth() == getContext().getTypeSize(CondE->getType())), function processSwitch, file llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp, l

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32729 Bug ID: 32729 Summary: Assertion failed: (V1.getBitWidth() == getContext().getTypeSize(CondE->getType())), function processSwitch, file llvm/tools/clang/lib/StaticAnalyzer

[llvm-bugs] [Bug 32712] clang-analyzer-alpha.security.ArrayBoundV2 false positive reverse scan over array

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32712 Alexander Kornienko changed: What|Removed |Added Component|clang-tidy |Static Analyzer Assignee|unassi

[llvm-bugs] [Bug 32730] New: Fix Windows test failures marked with XFAIL: LIBCXX-WINDOWS-FIXME

2017-04-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32730 Bug ID: 32730 Summary: Fix Windows test failures marked with XFAIL: LIBCXX-WINDOWS-FIXME Product: libc++ Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 32731] New: [bisected] r300746 causes stack overflow when compiling pyrit kernel

2017-04-20 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32731 Bug ID: 32731 Summary: [bisected] r300746 causes stack overflow when compiling pyrit kernel Product: libraries Version: trunk Hardware: PC OS: Linux Sta