[llvm-bugs] [Bug 32323] New: Potential incorrect generation of store-pair

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32323 Bug ID: 32323 Summary: Potential incorrect generation of store-pair Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32031] [ELF] - DefinedSynthetic symbols has incorrect values.

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32031 Rafael Ávila de Espíndola changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 32324] New: [Polly] llvm.expect cannot be code generated

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32324 Bug ID: 32324 Summary: [Polly] llvm.expect cannot be code generated Product: Polly Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32120] SLP Vectorizer crash

2017-03-17 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32120 Simon Pilgrim changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32325] New: [META][X86] Improve implementation and use of X86 scheduler models

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32325 Bug ID: 32325 Summary: [META][X86] Improve implementation and use of X86 scheduler models Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 32326] New: [X86] Better scheduling/selection of the LEA instruction

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32326 Bug ID: 32326 Summary: [X86] Better scheduling/selection of the LEA instruction Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: N

[llvm-bugs] [Bug 32327] New: missed optimization during overflow computation (seto/xor)

2017-03-17 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32327 Bug ID: 32327 Summary: missed optimization during overflow computation (seto/xor) Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 24714] ChromeOs+Clang is slower than gcc

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24714 yunl...@chromium.org changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 24345] [Meta] ChromeOs+Clang platform support

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24345 Bug 24345 depends on bug 24714, which changed state. Bug 24714 Summary: ChromeOs+Clang is slower than gcc https://bugs.llvm.org/show_bug.cgi?id=24714 What|Removed |Added

[llvm-bugs] [Bug 32178] Assertion failed: Idx >= 0 && "Invalid basic block argument!", file C:\src\llvm\include\llvm/IR/Instructions.h, line 2715

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32178 Michael Kuperstein changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32328] New: Add aliases for data types (uint etc.) in OpenCL

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32328 Bug ID: 32328 Summary: Add aliases for data types (uint etc.) in OpenCL Product: clang Version: trunk Hardware: All OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32245] crash at -O2 and -O3 in both 32-bit and 64-bit on x86_64-linux-gnu (DominatorTree is not up to date!)

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32245 Michael Kuperstein changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32209] DominatorTree is not up to date with flag -O3

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32209 Michael Kuperstein changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32329] New: Silent failure in X86 DAG->DAG Instruction Selection with -march=skx -O3

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32329 Bug ID: 32329 Summary: Silent failure in X86 DAG->DAG Instruction Selection with -march=skx -O3 Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 20992] unexpected behavior using result of __lzcnt64() on x86_64

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=20992 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED Component|-New Bugs

[llvm-bugs] [Bug 32330] New: Segfault with Android NDK r14's clang++

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32330 Bug ID: 32330 Summary: Segfault with Android NDK r14's clang++ Product: clang Version: 3.8 Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal

[llvm-bugs] [Bug 32328] Add aliases for data types (uint etc.) in OpenCL

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32328 Vedran Miletic changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[llvm-bugs] [Bug 32316] Assertion `N1.getValueType() == N2.getValueType() && N1.getValueType() == VT && "Binary operator types must match!"' failed with -O1 -march=skx

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32316 Sanjay Patel changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32167] AArch64 LLD buildbot broken

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32167 Renato Golin changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 28435] libclang python bindings omit CursorKind.STATIC_ASSERT

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28435 Ahmed Asadi changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 31962] X86FrameLowering::emitSPUpdate generates inefficient code for epilogues with very large stacks.

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31962 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32331] New: symbol defined in linker script populated with incorrect address

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32331 Bug ID: 32331 Summary: symbol defined in linker script populated with incorrect address Product: lld Version: unspecified Hardware: PC OS: Linux Status

[llvm-bugs] [Bug 32332] New: PCM nondeterminism w/builtins caused by global module index

2017-03-17 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32332 Bug ID: 32332 Summary: PCM nondeterminism w/builtins caused by global module index Product: clang Version: unspecified Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 32248] PVS-Studio: error in condition

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32248 Matt Arsenault changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 30996] [META] PVS Studio Warnings

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30996 Bug 30996 depends on bug 32248, which changed state. Bug 32248 Summary: PVS-Studio: error in condition https://bugs.llvm.org/show_bug.cgi?id=32248 What|Removed |Added ---

[llvm-bugs] [Bug 32333] New: Odd type confuses OpenMP outlined Function Signature, result is "calling a function with a bad signature"

2017-03-17 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32333 Bug ID: 32333 Summary: Odd type confuses OpenMP outlined Function Signature, result is "calling a function with a bad signature" Product: OpenMP Version: unspecified Hardware: PC

[llvm-bugs] [Bug 32334] New: LLD's /msvclto fails to export some template functions when bitcode files disagree about dllexport

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32334 Bug ID: 32334 Summary: LLD's /msvclto fails to export some template functions when bitcode files disagree about dllexport Product: lld Version: unspecified Hardware: PC

[llvm-bugs] [Bug 32335] New: [Win64] EH frame emission fails

2017-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32335 Bug ID: 32335 Summary: [Win64] EH frame emission fails Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Prior