[llvm-bugs] [Bug 16957] Generation of PLT code isn't working for ARM

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=16957 Eric Christopher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 17051] Crash: llvm::CompileUnit::createGlobalVariableDIE(const llvm::MDNode*): Assertion `VariableDIE && "Static member decl has no context?"' failed

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=17051 Eric Christopher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 17287] gdb 7.5 tester should also test debuginfo-tests

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=17287 Eric Christopher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 17303] name of parameter Alloca is lost in LLVM_ENABLE_ASSERTIONS=OFF build of clang

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=17303 Eric Christopher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 17580] Inefficient tls code for initial exec X86_64

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=17580 Eric Christopher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 17582] inefficient local dynamic code on x86_64

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=17582 Eric Christopher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 17915] ld: Assertion failed: (0 && "dylib not assigned ordinal")

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=17915 Eric Christopher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 17955] LLVM 3.3 misses bitfield optimization

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=17955 Eric Christopher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 18201] clang 3.4 crashes while building libdwfl

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=18201 Eric Christopher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 18338] Local label in inline assembly

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=18338 Eric Christopher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25147] remove lldb-XXXXXX.expr temporary files when we are done with them

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25147 lab...@google.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25202] New: unrecognized reloc 23

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25202 Bug ID: 25202 Summary: unrecognized reloc 23 Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 25203] New: [aarch64] invalid operand for instruction on SIMD instructions

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25203 Bug ID: 25203 Summary: [aarch64] invalid operand for instruction on SIMD instructions Product: clang Version: 3.7 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 25204] New: AlignConsecutiveAssignments + AlignConsecutiveDeclarations gives strange result

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25204 Bug ID: 25204 Summary: AlignConsecutiveAssignments + AlignConsecutiveDeclarations gives strange result Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 25205] New: std::string has no value

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25205 Bug ID: 25205 Summary: std::string has no value Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 25205] std::string has no value

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25205 Jim Ingham changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 25209] New: Class annotations are not emitted as part of @llvm.global.annotations

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25209 Bug ID: 25209 Summary: Class annotations are not emitted as part of @llvm.global.annotations Product: clang Version: 3.7 Hardware: PC OS: Windows NT St

[llvm-bugs] [Bug 25210] New: The computation of spill weights and the actual insertion of the spill code may not match

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25210 Bug ID: 25210 Summary: The computation of spill weights and the actual insertion of the spill code may not match Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 25211] New: -dumpversion commandline option useless

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25211 Bug ID: 25211 Summary: -dumpversion commandline option useless Product: clang Version: trunk Hardware: All OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 25211] -dumpversion commandline option useless

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25211 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 25212] New: IR declaration for complex library functions misses sret

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25212 Bug ID: 25212 Summary: IR declaration for complex library functions misses sret Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 10783] JIT test failures on ARM since r136986 (aug 5)

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=10783 Lang Hames changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25217] New: GlobalsAAResult possible dangling reference

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25217 Bug ID: 25217 Summary: GlobalsAAResult possible dangling reference Product: new-bugs Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: norma

[llvm-bugs] [Bug 25218] New: Unnecessary relocation with __start_* symbols

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25218 Bug ID: 25218 Summary: Unnecessary relocation with __start_* symbols Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 25219] New: [ppc] LLVM built 470.lbm is 9.5% slower than gcc on power8

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25219 Bug ID: 25219 Summary: [ppc] LLVM built 470.lbm is 9.5% slower than gcc on power8 Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 25137] [Polly] Coredump in IslNodeBuilder::preloadInvariantLoads

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25137 Tobias Grosser changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25220] New: Add ReleaseNotes.rst to libcxx/doc before 3.8 release

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25220 Bug ID: 25220 Summary: Add ReleaseNotes.rst to libcxx/doc before 3.8 release Product: libc++ Version: unspecified Hardware: All OS: All Status: NEW Severity: rel

[llvm-bugs] [Bug 25221] New: Infinite loop while parsing OpenMP directive

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25221 Bug ID: 25221 Summary: Infinite loop while parsing OpenMP directive Product: OpenMP Version: unspecified Hardware: Other OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 25222] New: clang is miscompiled

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25222 Bug ID: 25222 Summary: clang is miscompiled Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P C

[llvm-bugs] [Bug 20134] sign extensions cause suboptimal pointer arithmetic?

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=20134 Sanjay Patel changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 24822] llvm-symbolizer should fall back to the export list when no symbol table is present

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24822 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25174] Clang crashes compiling template class

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25174 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25223] New: clang could emit a better diagnostic for (invalid) out-of-class-definition of member functions

2015-10-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25223 Bug ID: 25223 Summary: clang could emit a better diagnostic for (invalid) out-of-class-definition of member functions Product: clang Version: unspecified Hardware: PC