[llvm-bugs] [Bug 22821] usage of pointers to packed struct members should trigger warning

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=22821 Roger Ferrer Ibanez changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 29012] New: disappearance of custom metadata

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29012 Bug ID: 29012 Summary: disappearance of custom metadata Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 23214] [META] Using LLD as FreeBSD's system linker

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23214 Bug 23214 depends on bug 28999, which changed state. Bug 28999 Summary: 'ld -v' only prints version number and exits (behaviour differs from GNU ld) https://llvm.org/bugs/show_bug.cgi?id=28999 What|Removed |Added ---

[llvm-bugs] [Bug 28999] 'ld -v' only prints version number and exits (behaviour differs from GNU ld)

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

[llvm-bugs] [Bug 28868] Error "invalid section index: xxx" when linking FreeBSD kernel.

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

[llvm-bugs] [Bug 23214] [META] Using LLD as FreeBSD's system linker

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23214 Bug 23214 depends on bug 27407, which changed state. Bug 27407 Summary: support symbol assignment in linker script expression parsing https://llvm.org/bugs/show_bug.cgi?id=27407 What|Removed |Added ---

[llvm-bugs] [Bug 27407] support symbol assignment in linker script expression parsing

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27407 George Rimar changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 28720] lld does not accept dot assignment in an output section

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28720 George Rimar changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 23214] [META] Using LLD as FreeBSD's system linker

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23214 Bug 23214 depends on bug 28720, which changed state. Bug 28720 Summary: lld does not accept dot assignment in an output section https://llvm.org/bugs/show_bug.cgi?id=28720 What|Removed |Added -

[llvm-bugs] [Bug 23214] [META] Using LLD as FreeBSD's system linker

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23214 Bug 23214 depends on bug 28357, which changed state. Bug 28357 Summary: support extern (e.g. "C++") in version script handling https://llvm.org/bugs/show_bug.cgi?id=28357 What|Removed |Added --

[llvm-bugs] [Bug 28357] support extern (e.g. "C++") in version script handling

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28357 ema...@freebsd.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 29013] New: llvm+libcxx cmake failing on SunOS: cc1plus: fatal error: llvm/Support/Solaris.h: No such file or directory

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29013 Bug ID: 29013 Summary: llvm+libcxx cmake failing on SunOS: cc1plus: fatal error: llvm/Support/Solaris.h: No such file or directory Product: Build scripts Version: trunk

[llvm-bugs] [Bug 29014] New: clang-format takes a long time (~18 s) to process a simple file

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29014 Bug ID: 29014 Summary: clang-format takes a long time (~18 s) to process a simple file Product: clang Version: unspecified Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 29015] New: Incorrect symbolic link to cmake files

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29015 Bug ID: 29015 Summary: Incorrect symbolic link to cmake files Product: Packaging Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 28367] clang crashes on valid code at -O1 and above on x86_64-linux-gnu: Assertion `II->getParent() == &*BI && "Moved to a different block!"' failed

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28367 Chad Rosier changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28600] [meta] 3.9.0 Release Blockers

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28600 Bug 28600 depends on bug 28367, which changed state. Bug 28367 Summary: clang crashes on valid code at -O1 and above on x86_64-linux-gnu: Assertion `II->getParent() == &*BI && "Moved to a different block!"' failed https://llvm.org/bugs/show_bug.cgi?id

[llvm-bugs] [Bug 28367] clang crashes on valid code at -O1 and above on x86_64-linux-gnu: Assertion `II->getParent() == &*BI && "Moved to a different block!"' failed

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28367 Chad Rosier changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 28600] [meta] 3.9.0 Release Blockers

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28600 Bug 28600 depends on bug 28367, which changed state. Bug 28367 Summary: clang crashes on valid code at -O1 and above on x86_64-linux-gnu: Assertion `II->getParent() == &*BI && "Moved to a different block!"' failed https://llvm.org/bugs/show_bug.cgi?id

[llvm-bugs] [Bug 29016] New: wrong code (compiled code hangs) at -O1 and above on x86_64-linux-gnu in both 32-bit and 64-bit modes

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29016 Bug ID: 29016 Summary: wrong code (compiled code hangs) at -O1 and above on x86_64-linux-gnu in both 32-bit and 64-bit modes Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 29017] New: .cfi_sections directives should go before CFI generation start

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29017 Bug ID: 29017 Summary: .cfi_sections directives should go before CFI generation start Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: N

[llvm-bugs] [Bug 29018] New: In GetVectorElementPointer - EltSize assertions fail if getSizeInBits is less than 8

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29018 Bug ID: 29018 Summary: In GetVectorElementPointer - EltSize assertions fail if getSizeInBits is less than 8 Product: clang Version: 3.8 Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 29019] New: Wanted: portability warning for bitfield declared as 'int' in C

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29019 Bug ID: 29019 Summary: Wanted: portability warning for bitfield declared as 'int' in C Product: clang Version: unspecified Hardware: All OS: All Status

[llvm-bugs] [Bug 28367] clang crashes on valid code at -O1 and above on x86_64-linux-gnu: Assertion `II->getParent() == &*BI && "Moved to a different block!"' failed

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28367 Chad Rosier changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 28600] [meta] 3.9.0 Release Blockers

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28600 Bug 28600 depends on bug 28367, which changed state. Bug 28367 Summary: clang crashes on valid code at -O1 and above on x86_64-linux-gnu: Assertion `II->getParent() == &*BI && "Moved to a different block!"' failed https://llvm.org/bugs/show_bug.cgi?id

[llvm-bugs] [Bug 29020] New: LTO is broken on 32-bit hosts

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29020 Bug ID: 29020 Summary: LTO is broken on 32-bit hosts Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 29021] New: Loop vectorization should handle the loop containing the same memory in different types

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29021 Bug ID: 29021 Summary: Loop vectorization should handle the loop containing the same memory in different types Product: new-bugs Version: unspecified Hardware: PC

[llvm-bugs] [Bug 20704] [AVX512] intrinsics for vexpand* and vcompress* instructions

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=20704 Michael Kuperstein changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 29022] New: x86_64 backend sometimes generates 'leaq (%rsp), %x' rather than 'movq %rsp, %x'

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29022 Bug ID: 29022 Summary: x86_64 backend sometimes generates 'leaq (%rsp), %x' rather than 'movq %rsp, %x' Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 23361] [AVX512] Cannot select v16i1 = select

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23361 Michael Kuperstein changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 24768] LLC can't build gather's intrinsic with constant mask parameter

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24768 Michael Kuperstein changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 26293] Green dragon LTO fails with an assertion failure: Assertion failed: (this->getType()->isVectorTy() && "Only valid for vectors!"), function getSplatValue, file lib/IR/Constants.

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26293 Quentin Colombet changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 29023] New: GVN-hoist miscompiles libgo/runtime/mgc0.c

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29023 Bug ID: 29023 Summary: GVN-hoist miscompiles libgo/runtime/mgc0.c Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal P

[llvm-bugs] [Bug 12893] libstdc++ cannot be compiled

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=12893 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28990] Incorrect sample profile when braces omitted

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28990 Dehao Chen changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 29024] New: GNU statement expression in static initializer is miscompiled to all bytes zero

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29024 Bug ID: 29024 Summary: GNU statement expression in static initializer is miscompiled to all bytes zero Product: clang Version: 3.8 Hardware: PC OS: Linux

[llvm-bugs] [Bug 28990] Incorrect sample profile when braces omitted

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28990 David (Xinliang) Li changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 28932] Errors while processing scalar evolution when compiling AOSP master (at 8/11) using the tot clang

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

[llvm-bugs] [Bug 29001] operator= for std::map violates the standard

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29001 Marshall Clow (home) changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 26753] static_cast() of sentinel value in LLVM intrusive lists is Undefined Behavior

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

[llvm-bugs] [Bug 29025] New: <12 x i8> shuffle is lowered to a sequence of extracts and inserts.

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29025 Bug ID: 29025 Summary: <12 x i8> shuffle is lowered to a sequence of extracts and inserts. Product: libraries Version: trunk Hardware: PC OS: Linux Sta

[llvm-bugs] [Bug 28699] RTDyldMemoryManager::getSymbolAddressInProcess not working on Windows

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

[llvm-bugs] [Bug 28699] RTDyldMemoryManager::getSymbolAddressInProcess not working on Windows

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28699 Lang Hames changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 28438] Submodule containing macro somehow hides a textually included macro definition

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28438 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 29026] New: Bugpoint enhancement: Strip Debug info

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29026 Bug ID: 29026 Summary: Bugpoint enhancement: Strip Debug info Product: tools Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Prio

[llvm-bugs] [Bug 29027] New: Bugpoint enhancement: Remove unnecessary attributes

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29027 Bug ID: 29027 Summary: Bugpoint enhancement: Remove unnecessary attributes Product: tools Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 29028] New: Bugpoint enhancement: Simplify pointer types

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29028 Bug ID: 29028 Summary: Bugpoint enhancement: Simplify pointer types Product: tools Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Pri

[llvm-bugs] [Bug 29029] New: Error when compiling Qt5.7 64bit using clang 3.8.1/ msvc2015。 It seems like some assertion failed...

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29029 Bug ID: 29029 Summary: Error when compiling Qt5.7 64bit using clang 3.8.1/msvc2015。 It seems like some assertion failed... Product: tools Version: 3.8 Hardware: PC

[llvm-bugs] [Bug 29030] New: Generic ARM cpu targets

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29030 Bug ID: 29030 Summary: Generic ARM cpu targets Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 29031] New: wrong code at -O1 and above on x86_64-linux-gnu in both 32-bit and 64-bit modes

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29031 Bug ID: 29031 Summary: wrong code at -O1 and above on x86_64-linux-gnu in both 32-bit and 64-bit modes Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 29032] New: Clang ignores "inline" keyword on an out-of-line method definition of a class template.

2016-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29032 Bug ID: 29032 Summary: Clang ignores "inline" keyword on an out-of-line method definition of a class template. Product: clang Version: trunk Hardware: PC OS: Linux