[llvm-bugs] [Bug 32732] New: Clang crashes on code completion in comment [clang::Lexer::Lex (this=0x0, Result=...), clang::Preprocessor::Lex (this=0x450df0, Result=...)]

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32732 Bug ID: 32732 Summary: Clang crashes on code completion in comment [clang::Lexer::Lex (this=0x0, Result=...), clang::Preprocessor::Lex (this=0x450df0, Result=...)] Product: clang

[llvm-bugs] [Bug 32727] Inline assembly, sha256rnds2 and "error: invalid input constraint 'Yz' in asm"

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32727 Simon Pilgrim changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

[llvm-bugs] [Bug 32061] [meta] 4.0.1 Release Blockers

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32061 Bug 32061 depends on bug 32224, which changed state. Bug 32224 Summary: Merge r294690 into the 4.0 branch https://bugs.llvm.org/show_bug.cgi?id=32224 What|Removed |Added

[llvm-bugs] [Bug 32224] Merge r294690 into the 4.0 branch

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32224 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32733] New: Incorrect codegen for AArch64 -O0 -mllvm -global-isel

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32733 Bug ID: 32733 Summary: Incorrect codegen for AArch64 -O0 -mllvm -global-isel Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhance

[llvm-bugs] [Bug 32734] New: Infinite loop in "Globals Alias Analysis"

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32734 Bug ID: 32734 Summary: Infinite loop in "Globals Alias Analysis" Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32735] New: DeLICMTests fails when LLVM_LINK_LLVM_DYLIB=ON and LLVM_BUILD_LLVM_DYLIB=ON

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32735 Bug ID: 32735 Summary: DeLICMTests fails when LLVM_LINK_LLVM_DYLIB=ON and LLVM_BUILD_LLVM_DYLIB=ON Product: Polly Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 32061] [meta] 4.0.1 Release Blockers

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32061 Bug 32061 depends on bug 32409, which changed state. Bug 32409 Summary: Merge r298604 into the 4.0 branch : [SDAG] Fix zeroExtend assertion error https://bugs.llvm.org/show_bug.cgi?id=32409 What|Removed |Added ---

[llvm-bugs] [Bug 32409] Merge r298604 into the 4.0 branch : [SDAG] Fix zeroExtend assertion error

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32409 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32667] -Wdocumentation doesn't let one document function pointers in a struct

2017-04-21 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32667 Alex Lorenz changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32734] Infinite loop in "Globals Alias Analysis"

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32734 Davide Italiano changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32734] Infinite loop in "Globals Alias Analysis"

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32734 Davide Italiano changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[llvm-bugs] [Bug 32706] instcombine transforms arithmetic into xor which can't be analyzed by ScalarEvolution

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

[llvm-bugs] [Bug 26864] segmentation fault of -partial-inliner

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=26864 Davide Italiano changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 31077] wrong code with "opt -inline -instcombine -ipsccp -loop-extract"

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31077 Davide Italiano changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 31108] wrong code with "opt -inline -loop-extract"

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31108 Davide Italiano changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 31180] wrong code with "opt -gvn-hoist -load-combine"

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31180 Davide Italiano changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 27969] clang crashes on valid code at -O2 and -O3 on x86_64-linux-gnu: Assertion `New->getType() == getType() && "replaceAllUses of value with new value of different type!"' failed

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27969 Davide Italiano changed: What|Removed |Added CC||dav...@freebsd.org Resolution|---

[llvm-bugs] [Bug 31179] wrong code with "opt -loop-rotate -gvn -jump-threading -instcombine -lcssa -loop-vectorize -lcssa -loop-unroll -instcombine"

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31179 Davide Italiano changed: What|Removed |Added CC||dav...@freebsd.org Resolution|---

[llvm-bugs] [Bug 20172] wrong code by LTO at -O1 (only) on x86_64-linux-gnu

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=20172 Davide Italiano changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[llvm-bugs] [Bug 27007] clang crashes on valid code at -O1 and above on x86_64-linux-gnu in LICM: Assertion `!Load->isVolatile() && "AST broken"' failed

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

[llvm-bugs] [Bug 20172] wrong code by LTO at -O1 (only) on x86_64-linux-gnu

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=20172 Davide Italiano changed: What|Removed |Added Resolution|WORKSFORME |FIXED --- Comment #3 from Davide Italiano --

[llvm-bugs] [Bug 29094] C++11 attributes not accepted in template explicit instantiation

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=29094 Matthew Woehlke changed: What|Removed |Added Resolution|INVALID |--- Status|RESOLVED

[llvm-bugs] [Bug 32735] DeLICMTests fails when LLVM_LINK_LLVM_DYLIB=ON and LLVM_BUILD_LLVM_DYLIB=ON

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32735 Michael Kruse changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32736] New: clang-cl never diagnoses use of forward-declared enums

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32736 Bug ID: 32736 Summary: clang-cl never diagnoses use of forward-declared enums Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: en

[llvm-bugs] [Bug 32706] instcombine transforms arithmetic into xor which can't be analyzed by ScalarEvolution

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

[llvm-bugs] [Bug 32737] New: Varargs lambda causes crash

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32737 Bug ID: 32737 Summary: Varargs lambda causes crash Product: new-bugs Version: 4.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 32738] New: Need captcha to reduce spam

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32738 Bug ID: 32738 Summary: Need captcha to reduce spam Product: Phabricator Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement Pri

[llvm-bugs] [Bug 32740] New: Invalid floating type, unreachable between r300969 and r301029

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32740 Bug ID: 32740 Summary: Invalid floating type, unreachable between r300969 and r301029 Product: libraries Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 32741] New: Darwin -fsanitize=cfi -flto=thin causes raw bitcode to be emitted, instead of Mach-O-wrapped bitcode

2017-04-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32741 Bug ID: 32741 Summary: Darwin -fsanitize=cfi -flto=thin causes raw bitcode to be emitted, instead of Mach-O-wrapped bitcode Product: new-bugs Version: unspecified Hardware: PC

[llvm-bugs] [Bug 32742] New: Clang manual should describe the include file search process

2017-04-21 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32742 Bug ID: 32742 Summary: Clang manual should describe the include file search process Product: clang Version: unspecified Hardware: All OS: All Status: NE