[llvm-bugs] [Bug 34366] clang-format misaligns * in first part of for loop if third part of for loop contains comma

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

[llvm-bugs] [Bug 34437] New: sanitize-coverage: incorrectly instruments logical operations

2017-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34437 Bug ID: 34437 Summary: sanitize-coverage: incorrectly instruments logical operations Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 34397] [X86] CodeGen crashes on assert of non-simple type after type-legalization

2017-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34397 Ayman Musa changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

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

2017-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34438 Bug ID: 34438 Summary: LoopVectorizer bails out when ShortTripCount=8, MaxVF=16 Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: N

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

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

[llvm-bugs] [Bug 33967] TBAA leads to incorrect code generation (aliasing between scalar and SSE vector type)

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

[llvm-bugs] [Bug 34433] polly crashes with "opt -jump-threading -gvn -polly-dependences": running pass 'Polly - Detect static control parts (SCoPs)'

2017-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34433 Tobias Grosser changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34440] New: Polly/isl trunk r311629 crashes while building ffmpeg

2017-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34440 Bug ID: 34440 Summary: Polly/isl trunk r311629 crashes while building ffmpeg Product: Polly Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhan

[llvm-bugs] [Bug 34441] New: polly crashes with "opt -gvn -polly-opt-isl -polly-codegen -polly-scops -polly-codegen" while running pass 'Polly - Create LLVM-IR from SCoPs'

2017-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34441 Bug ID: 34441 Summary: polly crashes with "opt -gvn -polly-opt-isl -polly-codegen -polly-scops -polly-codegen" while running pass 'Polly - Create LLVM-IR from SCoPs' Product: Polly

[llvm-bugs] [Bug 34442] New: polly crashes with "opt -mem2reg -ipsccp -gvn -polly-dependences" while running pass 'Polly - Create polyhedral description of Scops'

2017-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34442 Bug ID: 34442 Summary: polly crashes with "opt -mem2reg -ipsccp -gvn -polly-dependences" while running pass 'Polly - Create polyhedral description of Scops' Product: Polly

[llvm-bugs] [Bug 34432] clang crashes at -O1 and above with polly: cannot handle void expression

2017-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34432 Tobias Grosser changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34443] New: polly crashes with "opt -polly-canonicalize -polly-codegen -adce -polly-codegen" while running pass 'Polly - Detect static control parts (SCoPs)'

2017-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34443 Bug ID: 34443 Summary: polly crashes with "opt -polly-canonicalize -polly-codegen -adce -polly-codegen" while running pass 'Polly - Detect static control parts (SCoPs)' Product: Po

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

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

[llvm-bugs] [Bug 34445] New: OpenMP: Reduction initializer segfaults at runtime in move constructor

2017-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34445 Bug ID: 34445 Summary: OpenMP: Reduction initializer segfaults at runtime in move constructor Product: clang Version: trunk Hardware: Macintosh OS: MacOS X

[llvm-bugs] [Bug 34446] New: [coroutines] Invalid error about 'auto await_suspend()' when return-type is deduced to be bool

2017-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34446 Bug ID: 34446 Summary: [coroutines] Invalid error about 'auto await_suspend()' when return-type is deduced to be bool Product: clang Version: trunk Hardware: P

[llvm-bugs] [Bug 34424] Throwing C++ exception after getting address of JITted function causes segfault.

2017-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34424 Samuel Marinelli changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34447] New: Potential Unbounded recursion in MachineLICM::InitRegPressure

2017-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34447 Bug ID: 34447 Summary: Potential Unbounded recursion in MachineLICM::InitRegPressure Product: new-bugs Version: trunk Hardware: PC OS: All Status: NEW