[llvm-bugs] [Bug 31988] New: segfault in __kmpc_for_static_init_4 running c++ example containing omp distribute private

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31988 Bug ID: 31988 Summary: segfault in __kmpc_for_static_init_4 running c++ example containing omp distribute private Product: OpenMP Version: unspecified Hardware: PC

[llvm-bugs] [Bug 31987] New: [Polly] Crash in addAssumption during isl_set_coalesce()

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31987 Bug ID: 31987 Summary: [Polly] Crash in addAssumption during isl_set_coalesce() Product: Polly Version: unspecified Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 31948] NVPTXInferAddressSpaces crashes when rewriting a bitcast instruction.

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31948 Matt Arsenault changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 31986] With -emit-relocs we have to combine multiple reloc sections

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31986 Rafael Ávila de Espíndola changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 31986] New: With -emit-relocs we have to combine multiple reloc sections

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31986 Bug ID: 31986 Summary: With -emit-relocs we have to combine multiple reloc sections Product: lld Version: unspecified Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 31985] New: lib/IR/Instructions.cpp:263: void llvm::CallInst::init(llvm::FunctionType*, llvm::Value*, llvm::ArrayRef, llvm::ArrayRef

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31985 Bug ID: 31985 Summary: lib/IR/Instructions.cpp:263: void llvm::CallInst::init(llvm::FunctionType*, llvm::Value*, llvm::ArrayRef, llvm::ArrayRef >, cons

[llvm-bugs] [Bug 31984] New: -frewrite-includes incorrectly removes header

2017-02-16 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=31984 Bug ID: 31984 Summary: -frewrite-includes incorrectly removes header Product: clang Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Severity: nor

[llvm-bugs] [Bug 31186] opt crashes with "opt -loop-rotate -licm -loop-unroll -loop-vectorize": Assertion `Headers.size() >= 2 && "Expected irreducible CFG; -loop-info is likely invalid"' failed

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31186 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31622] [meta] 4.0.0 Release Blockers

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31622 Bug 31622 depends on bug 31186, which changed state. Bug 31186 Summary: opt crashes with "opt -loop-rotate -licm -loop-unroll -loop-vectorize": Assertion `Headers.size() >= 2 && "Expected irreducible CFG; -loop-info is likely invalid"' failed https://b

[llvm-bugs] [Bug 31733] ReleaseNotes not updated for 4.0 release

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31733 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 31622] [meta] 4.0.0 Release Blockers

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31622 Bug 31622 depends on bug 31733, which changed state. Bug 31733 Summary: ReleaseNotes not updated for 4.0 release https://bugs.llvm.org/show_bug.cgi?id=31733 What|Removed |Added -

[llvm-bugs] [Bug 31325] wrong code at -O1 and -Os on x86_64-linux-gnu (in both 32-bit and 64-bit modes)

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31325 Hans Wennborg changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 31622] [meta] 4.0.0 Release Blockers

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31622 Bug 31622 depends on bug 31325, which changed state. Bug 31325 Summary: wrong code at -O1 and -Os on x86_64-linux-gnu (in both 32-bit and 64-bit modes) https://bugs.llvm.org/show_bug.cgi?id=31325 What|Removed |Added -

[llvm-bugs] [Bug 31622] [meta] 4.0.0 Release Blockers

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31622 Bug 31622 depends on bug 31199, which changed state. Bug 31199 Summary: wrong code with "opt -mem2reg -loop-rotate -licm -loop-unroll" https://bugs.llvm.org/show_bug.cgi?id=31199 What|Removed |Added --

[llvm-bugs] [Bug 31199] wrong code with "opt -mem2reg -loop-rotate -licm -loop-unroll"

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31199 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31961] Backport lld test suite fixes to 4.0.0

2017-02-16 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=31961 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31622] [meta] 4.0.0 Release Blockers

2017-02-16 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=31622 Bug 31622 depends on bug 31961, which changed state. Bug 31961 Summary: Backport lld test suite fixes to 4.0.0 http://bugs.llvm.org/show_bug.cgi?id=31961 What|Removed |Added -

[llvm-bugs] [Bug 31981] boost::type_index Type name demangling failed

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31981 Eric Fiselier changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 26302] [x86] Tail call with conditional jumps

2017-02-16 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=26302 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[llvm-bugs] [Bug 26299] [meta][X86] Size optimization opportunities (in particular for 32-bit Chromium on Windows)

2017-02-16 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=26299 Bug 26299 depends on bug 26302, which changed state. Bug 26302 Summary: [x86] Tail call with conditional jumps http://bugs.llvm.org/show_bug.cgi?id=26302 What|Removed |Added -

[llvm-bugs] [Bug 31953] GVN miscompile

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31953 Mehdi Amini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31983] Merge r292271 to the 4.0 branch

2017-02-16 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=31983 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 31622] [meta] 4.0.0 Release Blockers

2017-02-16 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=31622 Bug 31622 depends on bug 31983, which changed state. Bug 31983 Summary: Merge r292271 to the 4.0 branch http://bugs.llvm.org/show_bug.cgi?id=31983 What|Removed |Added

[llvm-bugs] [Bug 31983] New: Merge r292271 to the 4.0 branch

2017-02-16 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=31983 Bug ID: 31983 Summary: Merge r292271 to the 4.0 branch Product: Documentation Version: 4.0 Hardware: PC URL: https://reviews.llvm.org/rL292271 OS: Linux Stat

[llvm-bugs] [Bug 31982] New: llvm-cov show -format html: index removes leading part of file names

2017-02-16 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=31982 Bug ID: 31982 Summary: llvm-cov show -format html: index removes leading part of file names Product: new-bugs Version: trunk Hardware: PC OS: Linux Stat

[llvm-bugs] [Bug 31981] New: boost::type_index Type name demangling failed

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31981 Bug ID: 31981 Summary: boost::type_index Type name demangling failed Product: libc++ Version: 4.0 Hardware: PC OS: Linux Status: NEW Severity: release blocker

[llvm-bugs] [Bug 31980] New: llvm-cov show -format html: index says 0/0 lines covered for a source file with some non-0 line counts

2017-02-16 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=31980 Bug ID: 31980 Summary: llvm-cov show -format html: index says 0/0 lines covered for a source file with some non-0 line counts Product: tools Version: trunk Hardware: PC

[llvm-bugs] [Bug 28772] libcxx's string_view breaks C++11 code (r276238)

2017-02-16 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=28772 Marshall Clow (home) changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 31937] llvm.org/llvm/bindings/go/llvm is not Go package

2017-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31937 Hayashida Ryuichi changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31979] New: __atomic_* builtins need to link -latomic with -rtlib=libgcc

2017-02-16 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=31979 Bug ID: 31979 Summary: __atomic_* builtins need to link -latomic with -rtlib=libgcc Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW