[llvm-bugs] [Bug 31475] Clang Static Analyzer can *NOT* check Memory-leak for glib API

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31475 Leslie Zhai changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[llvm-bugs] [Bug 31543] New: Exponential expansion in IndVarSimplify/ScalarEvolutionExpander

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31543 Bug ID: 31543 Summary: Exponential expansion in IndVarSimplify/ScalarEvolutionExpander Product: tools Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 31544] New: BPF target: More meaningful error messages from BPF backend

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31544 Bug ID: 31544 Summary: BPF target: More meaningful error messages from BPF backend Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status

[llvm-bugs] [Bug 31545] New: Exceptions broken with -m32 -g

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31545 Bug ID: 31545 Summary: Exceptions broken with -m32 -g Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: release blocker

[llvm-bugs] [Bug 31546] New: umaal instruction generated for Cortex-M3

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31546 Bug ID: 31546 Summary: umaal instruction generated for Cortex-M3 Product: clang Version: 3.9 Hardware: PC OS: Windows NT Status: NEW Severity: normal P

[llvm-bugs] [Bug 31546] umaal instruction generated for Cortex-M3

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31546 Michael Johnson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31547] New: current clang generates calls into compiler-rt even when using libgcc

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31547 Bug ID: 31547 Summary: current clang generates calls into compiler-rt even when using libgcc Product: clang Version: trunk Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 31548] New: NewImportAttr nullptr dereference

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31548 Bug ID: 31548 Summary: NewImportAttr nullptr dereference Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal Priorit

[llvm-bugs] [Bug 31550] New: Improved "else if" diagnostic

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31550 Bug ID: 31550 Summary: Improved "else if" diagnostic Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 31549] New: Improved "else if" diagnostic

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31549 Bug ID: 31549 Summary: Improved "else if" diagnostic Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 31319] codegen difference depending on whether -g is specified

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31319 Florian Hahn changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31551] New: Lower shuffles with equivalent truncates as good as

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31551 Bug ID: 31551 Summary: Lower shuffles with equivalent truncates as good as Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: no

[llvm-bugs] [Bug 24811] Include search paths not honored for asm(".include foo.s");

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

[llvm-bugs] [Bug 31553] New: binutils assertion when guard vars are used with version script and old crt*.o (?)

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31553 Bug ID: 31553 Summary: binutils assertion when guard vars are used with version script and old crt*.o (?) Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 31554] New: NewGVN miscompile

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31554 Bug ID: 31554 Summary: NewGVN miscompile Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 31555] New: IFunc interaction with comdat is broken

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31555 Bug ID: 31555 Summary: IFunc interaction with comdat is broken Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 31476] LLD failed to link symbols with "protected" visibility

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31476 Rafael Ávila de Espíndola changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31545] Exceptions broken with -m32 -g

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31545 Jörg Sonnenberger changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 31556] New: x86 code generation inefficient for inverted conditional

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31556 Bug ID: 31556 Summary: x86 code generation inefficient for inverted conditional Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 31505] lld: undefined reference to `__atomic_load_8'

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31505 Brad Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26799] MIPS Scheduling models are incomplete

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26799 Matthias Braun changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31557] New: Missed induction variable optimization

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31557 Bug ID: 31557 Summary: Missed induction variable optimization Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Pri

[llvm-bugs] [Bug 24904] clang cannot instantiate non-type template argument with static constexpr member function called via this->

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24904 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 31537] std::sort and std::unique can not use std::function with -std=c++14

2017-01-05 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31537 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---