[llvm-bugs] [Bug 29061] Inline assembly: 1 byte passed with constraint S" moved into DH instead of ESI

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=29061 philipp.kl...@web.de changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 34778] New: BraceWrapping: SplitEmptyRecord ignored when AfterFunction is true

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34778 Bug ID: 34778 Summary: BraceWrapping: SplitEmptyRecord ignored when AfterFunction is true Product: clang Version: 5.0 Hardware: PC OS: Windows NT Statu

[llvm-bugs] [Bug 34779] New: Assertion failure in CStringChecker::CheckLocation

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34779 Bug ID: 34779 Summary: Assertion failure in CStringChecker::CheckLocation Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 34780] New: Merge r314513 into the 5.0 branch

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34780 Bug ID: 34780 Summary: Merge r314513 into the 5.0 branch Product: OpenMP Version: unspecified Hardware: PC OS: All Status: NEW Severity: release blocker

[llvm-bugs] [Bug 34610] Regalloc failure due to attempted reload of full register pair where only subreg is needed

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34610 Jonas Paulsson changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34781] New: 'Unknown type' crash with coroutines

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34781 Bug ID: 34781 Summary: 'Unknown type' crash with coroutines Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Prior

[llvm-bugs] [Bug 34648] segfault while linking LLVM's readline library

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34648 George Rimar changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 34782] New: Assertion "Deleted edge still exists in the CFG!"

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34782 Bug ID: 34782 Summary: Assertion "Deleted edge still exists in the CFG!" Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 33235] clang-cl doesn't treat __declspec(nothrow) as noexcept; fails to compile

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33235 Erich Keane changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 34783] New: opt crashes with "opt -globals-aa -licm -loop-unswitch -indvars": Assertion `New->getType() == getType() && "replaceAllUses of value with new value of different type!"' fa

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34783 Bug ID: 34783 Summary: opt crashes with "opt -globals-aa -licm -loop-unswitch -indvars": Assertion `New->getType() == getType() && "replaceAllUses of value with new value of different

[llvm-bugs] [Bug 34784] New: Merge r312357 into the 5.0 branch : [TTI] Fix getGEPCost() for geps with a single operand.

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34784 Bug ID: 34784 Summary: Merge r312357 into the 5.0 branch : [TTI] Fix getGEPCost() for geps with a single operand. Product: new-bugs Version: 5.0 Hardware: All OS:

[llvm-bugs] [Bug 34785] New: clang crashes on valid code at -Os and above on x86_64-linux-gnu: Assertion `!IsSuccessor(To, From) && "Deleted edge still exists in the CFG!"' failed

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34785 Bug ID: 34785 Summary: clang crashes on valid code at -Os and above on x86_64-linux-gnu: Assertion `!IsSuccessor(To, From) && "Deleted edge still exists in the CFG!"' failed Produc

[llvm-bugs] [Bug 34617] [X86] [ASM INTEL SYNTAX] clang generates incorrect assembler code when x86-asm-syntax=intel

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34617 Konstantin Belochapka changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34740] Merge r311599, r314251 and r314252 into 5.0.1

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34740 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|r311599 r314251 r314252 |r311599 r314251 r314252 |

[llvm-bugs] [Bug 34492] [meta] 5.0.1 Release Blockers

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34492 Bug 34492 depends on bug 34740, which changed state. Bug 34740 Summary: Merge r311599, r314251 and r314252 into 5.0.1 https://bugs.llvm.org/show_bug.cgi?id=34740 What|Removed |Added

[llvm-bugs] [Bug 34786] New: potential missing shrink wrapping on x86_64

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34786 Bug ID: 34786 Summary: potential missing shrink wrapping on x86_64 Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 34586] Merge r312348 into the 5.0 branch : LiveIntervalAnalysis: Fix alias regunit reserved definition

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34586 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|r312348

[llvm-bugs] [Bug 34492] [meta] 5.0.1 Release Blockers

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34492 Bug 34492 depends on bug 34586, which changed state. Bug 34586 Summary: Merge r312348 into the 5.0 branch : LiveIntervalAnalysis: Fix alias regunit reserved definition https://bugs.llvm.org/show_bug.cgi?id=34586 What|Removed

[llvm-bugs] [Bug 34492] [meta] 5.0.1 Release Blockers

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34492 Bug 34492 depends on bug 34656, which changed state. Bug 34656 Summary: Fix DWARF handling of 128bit float registers on SPARC64 https://bugs.llvm.org/show_bug.cgi?id=34656 What|Removed |Added --

[llvm-bugs] [Bug 34656] Fix DWARF handling of 128bit float registers on SPARC64

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34656 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|r311951 r312038 |r311951 r312038 r314567 Resolution|---

[llvm-bugs] [Bug 34492] [meta] 5.0.1 Release Blockers

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34492 Bug 34492 depends on bug 34631, which changed state. Bug 34631 Summary: [X86] Using _mm512_maskz_set1_epi64 on a 32-bit target causes cannot select intrinsic error https://bugs.llvm.org/show_bug.cgi?id=34631 What|Removed

[llvm-bugs] [Bug 34631] [X86] Using _mm512_maskz_set1_epi64 on a 32-bit target causes cannot select intrinsic error

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34631 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|r313392 |r313392 r314569 Status|NEW

[llvm-bugs] [Bug 34787] New: Assertion `TN->getNumChildren() == 0 && "Not a tree leaf"'

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34787 Bug ID: 34787 Summary: Assertion `TN->getNumChildren() == 0 && "Not a tree leaf"' Product: new-bugs Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 34788] New: Faulty inserted DBG_VALUE by LiveDebugVariables when the DBG_VALUE is last use in virtual register live range

2017-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34788 Bug ID: 34788 Summary: Faulty inserted DBG_VALUE by LiveDebugVariables when the DBG_VALUE is last use in virtual register live range Product: libraries Version: trunk