[llvm-bugs] [Bug 26914] [AVX512] lowerV4X128VectorShuffle doesn't correctly select input operands

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26914 igorb changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 27613] New: Wrong end location for -Winitializer-overrides with overridden initializers

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27613 Bug ID: 27613 Summary: Wrong end location for -Winitializer-overrides with overridden initializers Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 27614] New: Wrong location for -Wmissing-braces for overriding initializers

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27614 Bug ID: 27614 Summary: Wrong location for -Wmissing-braces for overriding initializers Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 27615] New: SimplifyCFG::isSafeToSpeculateStore produce different result with debug intrinsic

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27615 Bug ID: 27615 Summary: SimplifyCFG::isSafeToSpeculateStore produce different result with debug intrinsic Product: libraries Version: trunk Hardware: All OS: All

[llvm-bugs] [Bug 27588] [AVX-512/KNL] Cannot select v16f32 = X86ISD::FMAXC

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27588 igorb changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 27616] New: clang-format 3.6 vs 3.7

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27616 Bug ID: 27616 Summary: clang-format 3.6 vs 3.7 Product: clang Version: 3.7 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Com

[llvm-bugs] [Bug 27617] New: SLPVectorizer asserts in buildtree_rec

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27617 Bug ID: 27617 Summary: SLPVectorizer asserts in buildtree_rec Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Pri

[llvm-bugs] [Bug 27618] New: vectorization remark is printed multiple times

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27618 Bug ID: 27618 Summary: vectorization remark is printed multiple times Product: clang Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: normal P

[llvm-bugs] [Bug 27619] New: [x86, loop vectorizer] cost model causes loop to not vectorize

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27619 Bug ID: 27619 Summary: [x86, loop vectorizer] cost model causes loop to not vectorize Product: libraries Version: trunk Hardware: PC OS: All Status: NE

[llvm-bugs] clang-format 3.6 vs 3.7

2016-05-03 Thread Stephen Chisholm via llvm-bugs
Below is an example of a source file test.cpp formatted by both clang-format versions 3.6 and 3.7. I like the output from 3.6 far better than what I'm getting from 3.7. Wondering if it's a bug that it's formatted differently in 3.7 or if there is a configuration item that I'm missing to have it be

[llvm-bugs] [Bug 27522] Inefficient passing of byval parameters

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27522 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 27620] New: O3 pass pipeline does not remove trivial LCSSA node

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27620 Bug ID: 27620 Summary: O3 pass pipeline does not remove trivial LCSSA node Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 23497] Regression in r233747 - [ExecutionEngine] Fix MCJIT::addGlobalMapping.

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23497 Lang Hames changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 27621] New: [MS] Devirtualizing a method call on the result of a static_cast uses wrong this adjustment

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27621 Bug ID: 27621 Summary: [MS] Devirtualizing a method call on the result of a static_cast uses wrong this adjustment Product: clang Version: unspecified Hardware: PC

[llvm-bugs] [Bug 27621] [MS] Devirtualizing a method call on the result of a static_cast uses wrong this adjustment

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

[llvm-bugs] [Bug 12477] [meta] Support Microsoft C++ ABI

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=12477 Bug 12477 depends on bug 27621, which changed state. Bug 27621 Summary: [MS] Devirtualizing a method call on the result of a static_cast uses wrong this adjustment https://llvm.org/bugs/show_bug.cgi?id=27621 What|Removed

[llvm-bugs] [Bug 27622] New: -Wbackslash-newline-escape printed twice, but only when other warning is present

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27622 Bug ID: 27622 Summary: -Wbackslash-newline-escape printed twice, but only when other warning is present Product: clang Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 27623] New: r268227 X86::MOV32mr to X86::PUSH64r conversion leads incorrect code

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27623 Bug ID: 27623 Summary: r268227 X86::MOV32mr to X86::PUSH64r conversion leads incorrect code Product: new-bugs Version: trunk Hardware: PC OS: Linux Sta

[llvm-bugs] [Bug 27276] global functions in anonymous namespace cause runtime cuda error

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27276 Artem Belevich changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 27624] New: wrong code at -O3 with -g enabled in 32-bit mode on x86_64-linux-gnu

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27624 Bug ID: 27624 Summary: wrong code at -O3 with -g enabled in 32-bit mode on x86_64-linux-gnu Product: clang Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 27626] New: [LV] Miscompile of interleaved accesses

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27626 Bug ID: 27626 Summary: [LV] Miscompile of interleaved accesses Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 27625] New: clang loop vectorizer doesn't work when reduction variable is a slot in an array

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27625 Bug ID: 27625 Summary: clang loop vectorizer doesn't work when reduction variable is a slot in an array Product: clang Version: 3.8 Hardware: PC OS: Linux

[llvm-bugs] [Bug 27627] New: [ASan] False positive stack-buffer-underflow with mmap and boost::context

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27627 Bug ID: 27627 Summary: [ASan] False positive stack-buffer-underflow with mmap and boost::context Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 27629] New: LiveDebugValues missing propagation of debug info across bb boundaries

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27629 Bug ID: 27629 Summary: LiveDebugValues missing propagation of debug info across bb boundaries Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 27630] New: LLVM generates SIMD instructions on copying a large object which is slow.

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27630 Bug ID: 27630 Summary: LLVM generates SIMD instructions on copying a large object which is slow. Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 27631] New: Poor code generation from LLVM.

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27631 Bug ID: 27631 Summary: Poor code generation from LLVM. Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 27593] clang fails to compile intel vulkan driver

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27593 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED Component|-New Bugs

[llvm-bugs] [Bug 27591] Clang crash with KNL target, Assertion `Emitted && "Failed to emit a zext!"' failed

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27591 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED Component|llc

[llvm-bugs] [Bug 23362] [AVX512] i1 parameter in function declaration -> UNREACHABLE executed at CallingConvLower.cpp:81!

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23362 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 23363] [AVX512] bitcast assertion hits in SelectionDAG.cpp

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

[llvm-bugs] [Bug 27632] New: SLP vectorizer is highly dependent on the operand order

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27632 Bug ID: 27632 Summary: SLP vectorizer is highly dependent on the operand order Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 27633] New: Spelling fixes within libc++

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27633 Bug ID: 27633 Summary: Spelling fixes within libc++ Product: libc++ Version: 3.8 Hardware: PC OS: FreeBSD Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 27634] New: Spelling fixes for lldb

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27634 Bug ID: 27634 Summary: Spelling fixes for lldb Product: lldb Version: 3.8 Hardware: PC OS: FreeBSD Status: NEW Severity: normal Priority: P Co

[llvm-bugs] [Bug 27635] New: Spelling fixes for clang

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27635 Bug ID: 27635 Summary: Spelling fixes for clang Product: clang Version: unspecified Hardware: PC OS: FreeBSD Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 27636] New: General llvm spelling fixes

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27636 Bug ID: 27636 Summary: General llvm spelling fixes Product: new-bugs Version: unspecified Hardware: PC OS: FreeBSD Status: NEW Severity: normal Priorit

[llvm-bugs] [Bug 27570] clang crashes on valid code at -Os and above on x86_64-linux-gnu: Assertion `isLoopInvariant(Operands[i], L) && "SCEVAddRecExpr operand is not loop-invariant!"' failed

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27570 Sanjoy Das changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 20678] [AVX512] bitcast and compare of compile-time i1 vector not optimized well

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

[llvm-bugs] [Bug 20723] [AVX512] Cannot select: 0x7fd80b841b68: ch = store when returning <16 x i1> from function

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

[llvm-bugs] [Bug 27637] New: creating object of abstract class allowed in all versions of clang++

2016-05-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27637 Bug ID: 27637 Summary: creating object of abstract class allowed in all versions of clang++ Product: clang Version: 3.8 Hardware: PC OS: All Status: NE