[llvm-bugs] [Bug 13745] clang fails to compile with errors in system header math-finite.h

2016-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=13745 Roman changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 29040] Arguments to _mm512_[mask_]abs_ps|d infringe on the user namespace

2016-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29040 AsafBadouh changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 29078] New: [X86][SSE] Failure to recognise i64 sitofp conversions can be performed as i32

2016-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29078 Bug ID: 29078 Summary: [X86][SSE] Failure to recognise i64 sitofp conversions can be performed as i32 Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 29079] New: [X86][SSE] Failure to recognise uitofp conversions that can be performed as sitofp

2016-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29079 Bug ID: 29079 Summary: [X86][SSE] Failure to recognise uitofp conversions that can be performed as sitofp Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 29080] New: Differences of lifetime of temporary objects during list-initialization with g++, MSVS and icpc

2016-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29080 Bug ID: 29080 Summary: Differences of lifetime of temporary objects during list-initialization with g++,MSVS and icpc Product: clang Version: 3.8 Hardware: PC OS:

[llvm-bugs] [Bug 29081] New: error: call to function 'is_contained' that is neither visible in the template definition nor found by argument-dependent lookup

2016-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29081 Bug ID: 29081 Summary: error: call to function 'is_contained' that is neither visible in the template definition nor found by argument-dependent lookup Product: clang Ve

[llvm-bugs] [Bug 29082] New: Compilation error with Intel Compiler (segmentation fault)

2016-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29082 Bug ID: 29082 Summary: Compilation error with Intel Compiler (segmentation fault) Product: new-bugs Version: 3.8 Hardware: Macintosh OS: MacOS X Status

[llvm-bugs] [Bug 21903] Bad machine code: MBB exits via unconditional fall-through but its successor differs from its CFG successor

2016-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=21903 Dimitry Andric changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 26391] Invalid defs/uses of the FPSW register after register allocation

2016-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26391 Bug 26391 depends on bug 21903, which changed state. Bug 21903 Summary: Bad machine code: MBB exits via unconditional fall-through but its successor differs from its CFG successor https://llvm.org/bugs/show_bug.cgi?id=21903 What|Removed

[llvm-bugs] [Bug 29083] New: [X86][SSE] Improve costs for floating point operations

2016-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29083 Bug ID: 29083 Summary: [X86][SSE] Improve costs for floating point operations Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 29067] building numpy on AARCH64 Android fails

2016-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29067 George Hotz changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 29082] Compilation error with Intel Compiler (segmentation fault)

2016-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29082 Sébastien Arnaud changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 29084] New: bugpoint crashes attempting simple bc reduction

2016-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29084 Bug ID: 29084 Summary: bugpoint crashes attempting simple bc reduction Product: new-bugs Version: trunk Hardware: Other OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 29085] New: -O2: __always_inline__ does not have effect with visibility attribute hidden.

2016-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29085 Bug ID: 29085 Summary: -O2: __always_inline__ does not have effect with visibility attribute hidden. Product: clang Version: trunk Hardware: PC OS: Linux