[llvm-bugs] [Bug 36235] New: clang crashes on valid code: Assertion `N.ugt(ArraySize) && "bounds check failed for in-bounds index"' failed.

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36235 Bug ID: 36235 Summary: clang crashes on valid code: Assertion `N.ugt(ArraySize) && "bounds check failed for in-bounds index"' failed. Product: clang Version: trunk

[llvm-bugs] [Bug 36216] Merge r324134 into 6.0 branch: Make __has_unique_object_representations reject empty union types.

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

[llvm-bugs] [Bug 35804] [meta] 6.0.0 Release Blockers

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35804 Bug 35804 depends on bug 36216, which changed state. Bug 36216 Summary: Merge r324134 into 6.0 branch: Make __has_unique_object_representations reject empty union types. https://bugs.llvm.org/show_bug.cgi?id=36216 What|Removed

[llvm-bugs] [Bug 34673] function creation crash in getContext()

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34673 Ashutosh Gupta changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 36199] [SKX] fatal error: error in backend: "LLVM ERROR: Cannot select 0x*: v8f32 = bitcast 0x*"

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

[llvm-bugs] [Bug 35804] [meta] 6.0.0 Release Blockers

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35804 Bug 35804 depends on bug 36199, which changed state. Bug 36199 Summary: [SKX] fatal error: error in backend: "LLVM ERROR: Cannot select 0x*: v8f32 = bitcast 0x*" https://bugs.llvm.org/show_bug.cgi?id=36199 What|Removed

[llvm-bugs] [Bug 36236] New: clang generates wrong module by removing un-inlined function body in -O0

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36236 Bug ID: 36236 Summary: clang generates wrong module by removing un-inlined function body in -O0 Product: clang Version: trunk Hardware: PC OS: Linux St

[llvm-bugs] [Bug 36204] Cherry pick r324039 to 6.0 branch

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

[llvm-bugs] [Bug 35804] [meta] 6.0.0 Release Blockers

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35804 Bug 35804 depends on bug 36204, which changed state. Bug 36204 Summary: Cherry pick r324039 to 6.0 branch https://bugs.llvm.org/show_bug.cgi?id=36204 What|Removed |Added

[llvm-bugs] [Bug 24345] [Meta] ChromeOs+Clang platform support

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24345 Bug 24345 depends on bug 30553, which changed state. Bug 30553 Summary: Debug info generated for arrays is not what GDB expects (not as good as GCC's) https://bugs.llvm.org/show_bug.cgi?id=30553 What|Removed |Added --

[llvm-bugs] [Bug 30553] Debug info generated for arrays is not what GDB expects (not as good as GCC's)

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30553 Florian Hahn changed: What|Removed |Added Component|new bugs|-New Bugs Resolution|---

[llvm-bugs] [Bug 36237] New: TestTargetSymbolsSepDebugSymlink fails when run remotely

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36237 Bug ID: 36237 Summary: TestTargetSymbolsSepDebugSymlink fails when run remotely Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 23673] more optimize oppotunity

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=23673 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 36236] clang generates wrong module by removing un-inlined function body in -O0

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36236 David Blaikie changed: What|Removed |Added Resolution|--- |INVALID CC|

[llvm-bugs] [Bug 36238] New: llvm::insertDebugValuesForPHIs asserts with "Ill-formed basic block"

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36238 Bug ID: 36238 Summary: llvm::insertDebugValuesForPHIs asserts with "Ill-formed basic block" Product: new-bugs Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 34779] Assertion failure in CStringChecker::CheckLocation

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34779 Artem Dergachev changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 36240] New: [InstCombine] icmp with sdiv operand transformed strangely

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36240 Bug ID: 36240 Summary: [InstCombine] icmp with sdiv operand transformed strangely Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 36225] clang crashes on valid code at -O3 on x86_64-linux-gnu: "fatal error: error in backend: Broken function found, compilation aborted!"

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36225 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 36241] New: Unused index call of zero-sized array with libcxx causes compile error

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36241 Bug ID: 36241 Summary: Unused index call of zero-sized array with libcxx causes compile error Product: new-bugs Version: trunk Hardware: PC OS: Linux S

[llvm-bugs] [Bug 36242] New: memset(foo, sizeof(foo), 0) should warn

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36242 Bug ID: 36242 Summary: memset(foo,sizeof(foo),0) should warn Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Pri

[llvm-bugs] Issue 6025 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::FunctionProtoType::getExtProtoInfo

2018-02-05 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzze

[llvm-bugs] [Bug 36243] New: Missed optimization: inefficient codegen for __builtin_addc

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36243 Bug ID: 36243 Summary: Missed optimization: inefficient codegen for __builtin_addc Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 35353] [CFI] Codegen performs argument expansion after CFI check - invalidating CFI.

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35353 Peter Collingbourne changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 6033 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-earlycse: ASSERT: loBit <= BitWidth && "loBit out of range"

2018-02-05 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzze

[llvm-bugs] [Bug 35681] [x86] large constant offsets used for memory accesses in loop

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35681 Sanjay Patel changed: What|Removed |Added Fixed By Commit(s)||324289 Resolution|---

[llvm-bugs] [Bug 36244] New: opt crashes with "opt -inline -sroa -lcssa -loop-rotate -instcombine -jump-threading": Assertion `PN->use_empty() && "Trying to remove a phi with uses."' failed

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36244 Bug ID: 36244 Summary: opt crashes with "opt -inline -sroa -lcssa -loop-rotate -instcombine -jump-threading": Assertion `PN->use_empty() && "Trying to remove a phi with us

[llvm-bugs] [Bug 36245] New: -fmodule-map-file processed after loading PCH

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36245 Bug ID: 36245 Summary: -fmodule-map-file processed after loading PCH Product: clang Version: trunk Hardware: All OS: All Status: NEW Severity: normal P

[llvm-bugs] [Bug 36246] New: [X86] EVEX to VEX should turn VRNDSCALE into VROUND when possible.

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36246 Bug ID: 36246 Summary: [X86] EVEX to VEX should turn VRNDSCALE into VROUND when possible. Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 36208] ThinLTO does not drop aliases to dead targets.

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36208 Teresa Johnson changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 35797] Segmentation fault in Expr::getBestDynamicClassTypeExpr()

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35797 Tom Isaacson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 36247] New: [WinEH] Inline assembly corrupts catch handler

2018-02-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36247 Bug ID: 36247 Summary: [WinEH] Inline assembly corrupts catch handler Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement