[llvm-bugs] [Bug 28310] New: Aarch64 memory benchmark performance vs ARMv7

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28310 Bug ID: 28310 Summary: Aarch64 memory benchmark performance vs ARMv7 Product: libraries Version: 3.8 Hardware: Other OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 28311] New: Regression(r273807): Assertion failed: UndefinedSubrange || ElementSize == Size when building chrome/win with debug info

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28311 Bug ID: 28311 Summary: Regression(r273807): Assertion failed: UndefinedSubrange || ElementSize == Size when building chrome/win with debug info Product: libraries Versio

[llvm-bugs] [Bug 28312] New: LLVM trunk crash with knl target (Assertion `Res.getValueType() == N->getValueType(0))

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28312 Bug ID: 28312 Summary: LLVM trunk crash with knl target (Assertion `Res.getValueType() == N->getValueType(0)) Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 28313] New: LLVM trunk crash with knl target (Assertion `isSCEVable(V->getType()))

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28313 Bug ID: 28313 Summary: LLVM trunk crash with knl target (Assertion `isSCEVable(V->getType())) Product: clang Version: trunk Hardware: PC OS: Linux Stat

[llvm-bugs] [Bug 28314] New: Crash in tryEvaluateBuiltinObjectSize on invalid FieldDecl's

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28314 Bug ID: 28314 Summary: Crash in tryEvaluateBuiltinObjectSize on invalid FieldDecl's Product: clang Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 28297] wrong code at -O3 on x86_64-linux-gnu (in both 32-bit and 64-bit modes)

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28297 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28141] atomic_load(std::shared_ptr*) et. al. from not available when libc++ is built with gcc

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28141 Eric Fiselier changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28079] std::wstring_convert move constructor broken

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28079 Eric Fiselier changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 28315] New: [meta] Delete the old pass manager

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28315 Bug ID: 28315 Summary: [meta] Delete the old pass manager Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priorit

[llvm-bugs] [Bug 28316] New: [PM] optbisect/optnone support

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28316 Bug ID: 28316 Summary: [PM] optbisect/optnone support Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priori

[llvm-bugs] [Bug 27556] shared_ptr issues when allocator/deleter have throwing move constructor

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27556 Eric Fiselier changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28317] New: [PM] Bugpoint support

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28317 Bug ID: 28317 Summary: [PM] Bugpoint support Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 28318] New: [PM] Equivalent of -debug-pass=Arguments/-debug-pass=Structure

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28318 Bug ID: 28318 Summary: [PM] Equivalent of -debug-pass=Arguments/-debug-pass=Structure Product: new-bugs Version: unspecified Hardware: PC OS: Linux Sta

[llvm-bugs] [Bug 28319] New: [PM] docs for new pass manager

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28319 Bug ID: 28319 Summary: [PM] docs for new pass manager Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priori

[llvm-bugs] [Bug 28320] New: [PM] out-of-tree passes / plugins

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28320 Bug ID: 28320 Summary: [PM] out-of-tree passes / plugins Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Pri

[llvm-bugs] [Bug 28321] New: [PM] Remove use of old PM in the backend

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28321 Bug ID: 28321 Summary: [PM] Remove use of old PM in the backend Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 27115] libc++ problem with std::enable_shared_from_this

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27115 Eric Fiselier changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[llvm-bugs] [Bug 28322] New: [PM] Remove use of old PM in the middle-end.

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28322 Bug ID: 28322 Summary: [PM] Remove use of old PM in the middle-end. Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 28323] New: [PM] Use new PM in production for Clang, LLD, libLTO, etc. middle-end

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28323 Bug ID: 28323 Summary: [PM] Use new PM in production for Clang, LLD, libLTO, etc. middle-end Product: new-bugs Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 20920] Unused code

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=20920 Rui Ueyama changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 23134] Use of uninitialized

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23134 Rui Ueyama changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 23913] Use lld for stage 2 Clang build

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23913 Rui Ueyama changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28257] LLD_REPRODUCE environment variable

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28257 Sean Silva changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28324] New: libpam fails to link with lld, LLVM ERROR: Invalid section header entry size (e_shentsize) in ELF header

2016-06-26 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28324 Bug ID: 28324 Summary: libpam fails to link with lld, LLVM ERROR: Invalid section header entry size (e_shentsize) in ELF header Product: lld Version: unspecified Hardware: PC