[llvm-bugs] [Bug 30436] ARM64 assembler does not set shift bits on add instruction to calculate TLS address

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30436 lei.l...@windriver.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 30470] New: ARM backend crash: Unknown addressing mode for CP reference

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30470 Bug ID: 30470 Summary: ARM backend crash: Unknown addressing mode for CP reference Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 30471] New: Power 128bit atomics support

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30471 Bug ID: 30471 Summary: Power 128bit atomics support Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority

[llvm-bugs] [Bug 30472] New: [LoopInterchange] Missed optimization with no dependencies.

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30472 Bug ID: 30472 Summary: [LoopInterchange] Missed optimization with no dependencies. Product: libraries Version: trunk Hardware: PC OS: Windows NT Status

[llvm-bugs] [Bug 30473] New: [mips] MSA instrinsic can cause an ICE.

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30473 Bug ID: 30473 Summary: [mips] MSA instrinsic can cause an ICE. Product: new-bugs Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Prior

[llvm-bugs] [Bug 30401] GCC 6.2 / LLVM 3.9 name mangling discrepancy for function with argument whose template argument involves an ABI tag.

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30401 Dmitry Polukhin changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 30474] New: clang: assertion failure while checking format strings in libiconv

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30474 Bug ID: 30474 Summary: clang: assertion failure while checking format strings in libiconv Product: new-bugs Version: trunk Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 30475] New: Regression(280836:281889): boringssl no longer links on arm

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30475 Bug ID: 30475 Summary: Regression(280836:281889): boringssl no longer links on arm Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 30476] New: clang silently accepts syntactically wrong conversion operators

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30476 Bug ID: 30476 Summary: clang silently accepts syntactically wrong conversion operators Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 30442] Incomplete section pattern grammar

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30442 George Rimar changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 30477] New: missing attribute warnings on non-type-template-params

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30477 Bug ID: 30477 Summary: missing attribute warnings on non-type-template-params Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: no

[llvm-bugs] [Bug 30478] New: UBSan vptr: false positive if virtual method if privately overriden

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30478 Bug ID: 30478 Summary: UBSan vptr: false positive if virtual method if privately overriden Product: new-bugs Version: trunk Hardware: PC OS: Linux Stat

[llvm-bugs] [Bug 30479] New: alignas and packed attribute not obeyed

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30479 Bug ID: 30479 Summary: alignas and packed attribute not obeyed Product: clang Version: 3.9 Hardware: Other OS: Linux Status: NEW Severity: normal Prior

[llvm-bugs] [Bug 30480] New: [LoopInterchange] Calls with side effects should prevent loop interchange.

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30480 Bug ID: 30480 Summary: [LoopInterchange] Calls with side effects should prevent loop interchange. Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 30481] New: clang crashes on code with int as first argument to printf: Assertion `isa(Val) && "cast() argument of incompatible type!"' failed

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30481 Bug ID: 30481 Summary: clang crashes on code with int as first argument to printf: Assertion `isa(Val) && "cast() argument of incompatible type!"' failed Product: clang

[llvm-bugs] [Bug 30482] New: Linkmap CFString references should indicate the string they refer to.

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30482 Bug ID: 30482 Summary: Linkmap CFString references should indicate the string they refer to. Product: lld Version: unspecified Hardware: Macintosh OS: MacOS X

[llvm-bugs] [Bug 30213] Assertion during scev expansion

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30213 Wei Mi changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 30483] New: [ppc] too many cr manipulation instructions are used for comparisons

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30483 Bug ID: 30483 Summary: [ppc] too many cr manipulation instructions are used for comparisons Product: libraries Version: trunk Hardware: PC OS: Linux St

[llvm-bugs] [Bug 30466] Spec failing to build with fdo (second phase)

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30466 Piotr Padlewski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 30481] clang crashes on code with int as first argument to printf: Assertion `isa(Val) && "cast() argument of incompatible type!"' failed

2016-09-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30481 George Burgess changed: What|Removed |Added Status|NEW |RESOLVED CC|