[llvm-bugs] [Bug 33809] [clang-format/C++] version 5.0.0 (trunk?) adds empty line after 'public:' where previous versions don't

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33809 Daniel Jasper changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[llvm-bugs] [Bug 33813] New: Optimization for removing same variable comparisons in loop: while(it != end1 && it != end2)

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33813 Bug ID: 33813 Summary: Optimization for removing same variable comparisons in loop: while(it != end1 && it != end2) Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 33814] New: if (!@available) doesn't work and has confusing diagnostic

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33814 Bug ID: 33814 Summary: if (!@available) doesn't work and has confusing diagnostic Product: clang Version: unspecified Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 33815] New: Idea: Extend @available so that it can imply an upper bound too

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33815 Bug ID: 33815 Summary: Idea: Extend @available so that it can imply an upper bound too Product: clang Version: unspecified Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 33815] Idea: Extend @available so that it can imply an upper bound too

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33815 Nico Weber changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33816] New: @available feature request: Make * not mandatory

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33816 Bug ID: 33816 Summary: @available feature request: Make * not mandatory Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancem

[llvm-bugs] [Bug 33817] New: Fails to build on gcc 5.4.0 and libstdc++ 6 because bind is missing in TaskPool.h

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33817 Bug ID: 33817 Summary: Fails to build on gcc 5.4.0 and libstdc++ 6 because bind is missing in TaskPool.h Product: lldb Version: 4.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 33815] Idea: Extend @available so that it can imply an upper bound too

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33815 Nico Weber changed: What|Removed |Added Resolution|WONTFIX |--- Status|RESOLVED

[llvm-bugs] [Bug 33690] [X86][AVX512] Add support for ISD::ROTL/ISD::ROTR

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33690 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] The fixup referring to nop or nop-like instruction

2017-07-17 Thread Hyungjoon Koo via llvm-bugs
This is duplicate sent to llvm-dev, but llvm-bugs looks a better place to ask. Compiled Xalan (one of SPEC2006 programs) with -O2 level in llvm 3.9.0, I have discovered the fixup of the jmp instruction at 0x4143FF is pointing to nop instruction (at 0x414175) instead of the next instruction at 0x41

[llvm-bugs] [Bug 25275] Bad Thumb2 code generated, SUB.W SP,

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25275 Brian G. Lucas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33818] New: segfault in opt

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33818 Bug ID: 33818 Summary: segfault in opt Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 33819] New: Round executable PT_LOAD to page size and pad it traps

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33819 Bug ID: 33819 Summary: Round executable PT_LOAD to page size and pad it traps Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enha

[llvm-bugs] [Bug 33820] New: After r307364, some versioned symbols do not appear in .so files

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33820 Bug ID: 33820 Summary: After r307364, some versioned symbols do not appear in .so files Product: lld Version: unspecified Hardware: All OS: All Status:

[llvm-bugs] [Bug 33728] clang aborts when compiling

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33728 Christopher Nelson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33821] New: After r307100, segfaults when linking FreeBSD aarch64 kernel

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33821 Bug ID: 33821 Summary: After r307100, segfaults when linking FreeBSD aarch64 kernel Product: lld Version: unspecified Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 33822] New: DW_AT_decl_file for DW_TAG_imported_declaration is bogus

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33822 Bug ID: 33822 Summary: DW_AT_decl_file for DW_TAG_imported_declaration is bogus Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 33624] Initializing an array of structs at compile time clang fails when targeting wasm32-unknown-unknown-wasm

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33624 Dan Gohman changed: What|Removed |Added OS|Linux |other Status|NEW

[llvm-bugs] [Bug 33818] segfault in opt

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33818 Davide Italiano changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33823] New: llvm-symbolizer fails to read symbolnames from a .gnu_debuglink file when using symbol tables

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33823 Bug ID: 33823 Summary: llvm-symbolizer fails to read symbolnames from a .gnu_debuglink file when using symbol tables Product: libraries Version: 4.0 Hardware: PC O

[llvm-bugs] [Bug 33824] New: invoked functions returning structs with -enable-emscripten-cxx-exceptions causes runtime crashes

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33824 Bug ID: 33824 Summary: invoked functions returning structs with -enable-emscripten-cxx-exceptions causes runtime crashes Product: libraries Version: trunk Hard

[llvm-bugs] [Bug 33818] segfault in opt

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33818 Brian G. Lucas changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #3 from Brian G. Lucas ---

[llvm-bugs] [Bug 33825] New: clang boostrap fails at link time with TLS errors

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33825 Bug ID: 33825 Summary: clang boostrap fails at link time with TLS errors Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enha

[llvm-bugs] [Bug 33826] New: Assertion `Invalid Inst-size!!!' in X86InterleavedAccess.cpp

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33826 Bug ID: 33826 Summary: Assertion `Invalid Inst-size!!!' in X86InterleavedAccess.cpp Product: libraries Version: trunk Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 33827] New: _Generic associated list is misformatted

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33827 Bug ID: 33827 Summary: _Generic associated list is misformatted Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Pr

[llvm-bugs] [Bug 33828] New: Crash in X86DAGToDAGISel::RunSDNodeXForm: "getConstant with a uint64_t value that doesn't fit in the type!"

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33828 Bug ID: 33828 Summary: Crash in X86DAGToDAGISel::RunSDNodeXForm: "getConstant with a uint64_t value that doesn't fit in the type!" Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 33801] OS X uses 'module' as member name, conflicts with module TS keyword 'module'

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33801 Bruno Cardoso Lopes changed: What|Removed |Added Component|C++'1z |Modules CC|

[llvm-bugs] [Bug 33829] New: implement a structured clang-fuzzer (aka clang-proto-fuzzer)

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33829 Bug ID: 33829 Summary: implement a structured clang-fuzzer (aka clang-proto-fuzzer) Product: new-bugs Version: unspecified Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 33830] New: [AVX] clang does not respect streaming store intrinsics

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33830 Bug ID: 33830 Summary: [AVX] clang does not respect streaming store intrinsics Product: clang Version: 4.0 Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 33831] New: cfi-icall + ThinLTO program containing indirect call to inline function fails to link

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33831 Bug ID: 33831 Summary: cfi-icall + ThinLTO program containing indirect call to inline function fails to link Product: libraries Version: trunk Hardware: PC OS: Lin

[llvm-bugs] [Bug 33832] New: cfi-icall + ThinLTO: no jump table entry created for functions defined in both ThinLTO module and merged module

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33832 Bug ID: 33832 Summary: cfi-icall + ThinLTO: no jump table entry created for functions defined in both ThinLTO module and merged module Product: libraries Version: trunk

[llvm-bugs] [Bug 33772] compiler crash on the code with @llvm.x86.avx512.gather.dpi.512 intrinsic

2017-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33772 Craig Topper changed: What|Removed |Added Resolution|--- |FIXED Status|NEW