[llvm-bugs] [Bug 34448] New: Add braced list formatting options

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34448 Bug ID: 34448 Summary: Add braced list formatting options Product: clang Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement P

[llvm-bugs] [Bug 33204] void {anonymous}::NewGVN::verifyIterationSettled(llvm::Function&): Assertion `BeforeCC->isEquivalentTo(AfterCC) && "Value number changed after main loop completed!"' failed

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33204 Stephan Bergmann changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[llvm-bugs] [Bug 34451] New: Assertion failure in clang::Expr::getBestDynamicClassType (via optin.cplusplus.VirtualCall SA checker)

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34451 Bug ID: 34451 Summary: Assertion failure in clang::Expr::getBestDynamicClassType (via optin.cplusplus.VirtualCall SA checker) Product: clang Version: trunk Har

[llvm-bugs] [Bug 34452] New: NewGVN: Assertion `Val && "isa<> used on a null pointer

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34452 Bug ID: 34452 Summary: NewGVN: Assertion `Val && "isa<> used on a null pointer Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 34453] New: CLAMR breaks on AArch64

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34453 Bug ID: 34453 Summary: CLAMR breaks on AArch64 Product: Test Suite Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 34454] New: [X86] Failure to prevent schedule across x87 control word instructions

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34454 Bug ID: 34454 Summary: [X86] Failure to prevent schedule across x87 control word instructions Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 34455] New: clang-format became really slow on pre-processed files

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34455 Bug ID: 34455 Summary: clang-format became really slow on pre-processed files Product: clang Version: trunk Hardware: All OS: All Status: NEW Severity: enhanceme

[llvm-bugs] [Bug 34456] New: DynamicLibrary Shutdown unit test crashes when built with /MTd

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34456 Bug ID: 34456 Summary: DynamicLibrary Shutdown unit test crashes when built with /MTd Product: libraries Version: trunk Hardware: PC OS: Windows NT Sta

[llvm-bugs] [Bug 34382] [X86] Not taking advantage of the permute-in-lane instruction (vpermilps)

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34382 Simon Pilgrim changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34453] CLAMR breaks on AArch64

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34453 Hal Finkel changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34457] New: polly crashes with "opt -simplifycfg -newgvn -instcombine -polly-mse -polly-optree" while running pass 'Polly - Forward operand tree'

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34457 Bug ID: 34457 Summary: polly crashes with "opt -simplifycfg -newgvn -instcombine -polly-mse -polly-optree" while running pass 'Polly - Forward operand tree' Product: Polly

[llvm-bugs] [Bug 34458] New: polly crashes with "opt -mem2reg -polly-mse" while running pass 'Polly - Maximal static expansion of SCoP'

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34458 Bug ID: 34458 Summary: polly crashes with "opt -mem2reg -polly-mse" while running pass 'Polly - Maximal static expansion of SCoP' Product: Polly Version: unspecified

[llvm-bugs] [Bug 34459] New: opt crashes with "opt -inline -instcombine -adce -newgvn -gvn-hoist": Assertion `dominates(MD, U) && "Memory Def does not dominate it's uses"' failed

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34459 Bug ID: 34459 Summary: opt crashes with "opt -inline -instcombine -adce -newgvn -gvn-hoist": Assertion `dominates(MD, U) && "Memory Def does not dominate it's uses"' failed Product

[llvm-bugs] [Bug 34460] New: Assertion failure in clang::ento::SVal::castAs

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34460 Bug ID: 34460 Summary: Assertion failure in clang::ento::SVal::castAs Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 34461] New: opt crashes with "opt -gvn -inline -slp-vectorizer -adce -gvn-hoist -sroa": Assertion `UBB == DBB' failed

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34461 Bug ID: 34461 Summary: opt crashes with "opt -gvn -inline -slp-vectorizer -adce -gvn-hoist -sroa": Assertion `UBB == DBB' failed Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 34462] New: opt crashes with "opt -jump-threading -mem2reg -gvn -ipsccp -gvn -adce -gvn-hoist": Assertion `UpperBound != 0' failed

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34462 Bug ID: 34462 Summary: opt crashes with "opt -jump-threading -mem2reg -gvn -ipsccp -gvn -adce -gvn-hoist": Assertion `UpperBound != 0' failed Product: libraries Version:

[llvm-bugs] [Bug 34463] New: Can't compile with address sanitizer using clang3.9 trusty package

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34463 Bug ID: 34463 Summary: Can't compile with address sanitizer using clang3.9 trusty package Product: new-bugs Version: 3.9 Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 34464] New: clang crashes at -O2 and above with polly and newgvn: Assertion `ArrayAccess && "No array access found for instruction!"' failed.

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34464 Bug ID: 34464 Summary: clang crashes at -O2 and above with polly and newgvn: Assertion `ArrayAccess && "No array access found for instruction!"' failed. Product: Polly V

[llvm-bugs] [Bug 34465] New: llvm/tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp:100: dead code ?

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34465 Bug ID: 34465 Summary: llvm/tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp :100: dead code ? Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 34466] New: opt crashes with "opt -polly-canonicalize -polly-dependences -adce -newgvn -gvn-hoist": Assertion `DT->dominates(NewBB, OldBB) && "invalid path"' failed

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34466 Bug ID: 34466 Summary: opt crashes with "opt -polly-canonicalize -polly-dependences -adce -newgvn -gvn-hoist": Assertion `DT->dominates(NewBB, OldBB) && "invalid path"' fa

[llvm-bugs] [Bug 34467] New: llvm/tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp:100: dead code ?

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34467 Bug ID: 34467 Summary: llvm/tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp :100: dead code ? Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 17683] Optimize division of positive signed integer by power of 2 to a simple shift

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

[llvm-bugs] [Bug 17713] optimization: propagate equalities for fcmp (floating point compares)

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=17713 Bug 17713 depends on bug 17683, which changed state. Bug 17683 Summary: Optimize division of positive signed integer by power of 2 to a simple shift https://bugs.llvm.org/show_bug.cgi?id=17683 What|Removed |Added

[llvm-bugs] [Bug 34438] LoopVectorizer bails out when ShortTripCount=8, MaxVF=16

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34438 Zvi Rackover changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34468] New: LoopVectorizer creates a dead loop when ShortTripCount=32, MaxVF=64

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34468 Bug ID: 34468 Summary: LoopVectorizer creates a dead loop when ShortTripCount=32, MaxVF=64 Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 34469] New: wrong code in Polly on x86_64-linux-gnu with "opt -instcombine -newgvn -polly-opt-isl -polly-mse -polly-codegen"

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34469 Bug ID: 34469 Summary: wrong code in Polly on x86_64-linux-gnu with "opt -instcombine -newgvn -polly-opt-isl -polly-mse -polly-codegen" Product: Polly Version: unspecifi

[llvm-bugs] [Bug 34452] NewGVN: Assertion `Val && "isa<> used on a null pointer

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34452 Daniel Berlin changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 34430] clang crashes with "-mllvm -enable-newgvn": Assertion `ProcessedCount[V] < 100 && "Seem to have processed the same Value a lot"' failed

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34430 Daniel Berlin changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33204] void {anonymous}::NewGVN::verifyIterationSettled(llvm::Function&): Assertion `BeforeCC->isEquivalentTo(AfterCC) && "Value number changed after main loop completed!"' failed

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33204 Daniel Berlin changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[llvm-bugs] [Bug 34348] Assertion: InitVal->getType() == getValueType() && "Initializer type must match GlobalVariable type"

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

[llvm-bugs] [Bug 34470] New: Ubuntu Trusty LLVM packages are down

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34470 Bug ID: 34470 Summary: Ubuntu Trusty LLVM packages are down Product: Packaging Version: unspecified Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 34427] clang generate incompatible code for std::tie

2017-09-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34427 Weng Xuetian changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW