[llvm-bugs] [Bug 36261] New: Compilation error in std::tuple when using -fmodules-ts and -std=c++17

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36261 Bug ID: 36261 Summary: Compilation error in std::tuple when using -fmodules-ts and -std=c++17 Product: libc++ Version: 5.0 Hardware: All OS: All

[llvm-bugs] Issue 6063 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-gvn: ASSERT: use_empty() && "Uses remain when a value is destroyed!"

2018-02-06 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

[llvm-bugs] [Bug 19555] Segmentation fault in llvm::InstrEmitter::getVR

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=19555 Nirav Dave changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 33777] llvm::ScheduleDAGTopologicalSort::InitDAGTopologicalSorting(): Assertion `Node2Index[SU.NodeNum] > Node2Index[PD.getSUnit()->NodeNum]

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33777 Nirav Dave changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32000] Cannot mangle swiftcall convention in MS C++ ABI

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32000 Saleem Abdulrasool changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 36260] New: Possibly missed optimization (performance and code size) when comparing floats as raw binary

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36260 Bug ID: 36260 Summary: Possibly missed optimization (performance and code size) when comparing floats as raw binary Product: clang Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 36259] New: Analyzer reports memory leak when returning vector of pointers from function in shared library

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36259 Bug ID: 36259 Summary: Analyzer reports memory leak when returning vector of pointers from function in shared library Product: clang Version: 5.0 Hardware: PC OS:

[llvm-bugs] [Bug 36258] New: Include comprehensive list of all LLDB settings

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36258 Bug ID: 36258 Summary: Include comprehensive list of all LLDB settings Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 36257] New: llvm-dsymutil crash @llvm::DWARFFormValue::extractValue on rustc-produced object

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36257 Bug ID: 36257 Summary: llvm-dsymutil crash @llvm::DWARFFormValue::extractValue on rustc-produced object Product: tools Version: trunk Hardware: PC

[llvm-bugs] [Bug 36256] New: [X86] Couple lit tests generate KMOVQ instructions on KNL which doesn't support KMOVQ

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36256 Bug ID: 36256 Summary: [X86] Couple lit tests generate KMOVQ instructions on KNL which doesn't support KMOVQ Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 36255] New: Clang++ crashes on assertion when compiling source

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36255 Bug ID: 36255 Summary: Clang++ crashes on assertion when compiling source Product: clang Version: trunk Hardware: PC OS: FreeBSD Status: NEW Severity: normal

[llvm-bugs] [Bug 36254] New: LLVM trunk generates AVX512BW instructions on KNL architecture

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36254 Bug ID: 36254 Summary: LLVM trunk generates AVX512BW instructions on KNL architecture Product: libraries Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] Issue 6057 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-gisel: ASSERT: !carry

2018-02-06 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

[llvm-bugs] [Bug 36253] New: llvm.bitreverse.i64 returns wrong value

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36253 Bug ID: 36253 Summary: llvm.bitreverse.i64 returns wrong value Product: libraries Version: 5.0 Hardware: Other OS: Linux Status: NEW Severity: normal

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

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35804 Bug 35804 depends on bug 36025, which changed state. Bug 36025 Summary: asan: AddressSanitizer-*-linux-dynamic :: TestCases/Linux/asan_rt_confict_test-1.cc fails on Gentoo stand-alone build https://bugs.llvm.org/show_bug.cgi?id=36025 What

[llvm-bugs] [Bug 36025] asan: AddressSanitizer-*-linux-dynamic :: TestCases/Linux/asan_rt_confict_test-1.cc fails on Gentoo stand-alone build

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36025 Michał Górny changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 33469] UTIME_OMIT shouldn't be used to detect presence of utimensat()

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33469 Nico Weber changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 36164] [SelectionDAG] Seemingly incorrect updating of chains in UpdateChains()

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36164 Nirav Dave changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 19237] ISel DAG: HandleMergeInputChains is overly conservative

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=19237 Nirav Dave changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 15941] llc crash: "Wrong topological sorting"

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=15941 Nirav Dave changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 8404] ICE in ScheduleDAG.cpp:460: "Wrong topological sorting"

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=8404 Nirav Dave changed: What|Removed |Added CC||nir...@google.com

[llvm-bugs] Issue 6052 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-gvn: ASSERT: ID < (MDStringRef.size()) + GlobalMetadataBitPosIndex.size()

2018-02-06 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

[llvm-bugs] [Bug 6994] Warning on use of implicit this

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=6994 Alexander Kornienko changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 36252] New: [AMDGPU][MC][CODEGEN] Incorrect definition of GATHER4 opcodes

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36252 Bug ID: 36252 Summary: [AMDGPU][MC][CODEGEN] Incorrect definition of GATHER4 opcodes Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 36251] New: Crash in "intern-state" thread after removing breakpoints and continue

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36251 Bug ID: 36251 Summary: Crash in "intern-state" thread after removing breakpoints and continue Product: lldb Version: 6.0 Hardware: PC OS: Linux

[llvm-bugs] Issue 6051 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-gvn: ASSERT: ArgIdx == 2 && "Invalid argument index"

2018-02-06 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

[llvm-bugs] [Bug 30720] [LTO] Try to be option compatible with the gold plugin

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30720 George Rimar changed: What|Removed |Added Status|RESOLVED|REOPENED

[llvm-bugs] [Bug 36250] New: DAGCombiner::SimplifySetCC fails for illegal integer types not compatible with getShiftAmountTy

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36250 Bug ID: 36250 Summary: DAGCombiner::SimplifySetCC fails for illegal integer types not compatible with getShiftAmountTy Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 36249] New: Missing expansion of VLD1d64TPseudoWB_register and VLD1d64QPseudoWB_register

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36249 Bug ID: 36249 Summary: Missing expansion of VLD1d64TPseudoWB_register and VLD1d64QPseudoWB_register Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 36248] New: [clang-format] C++11 attribute confused for Objective-C code

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36248 Bug ID: 36248 Summary: [clang-format] C++11 attribute confused for Objective-C code Product: clang Version: trunk Hardware: Macintosh OS: MacOS X

[llvm-bugs] [Bug 36004] clang-format preprocessor indentation instability and trailing directive's off by one

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36004 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED

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

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35804 Bug 35804 depends on bug 36004, which changed state. Bug 36004 Summary: clang-format preprocessor indentation instability and trailing directive's off by one https://bugs.llvm.org/show_bug.cgi?id=36004 What|Removed

[llvm-bugs] [Bug 35033] clang-format reformats already formatted code (comment before preprocessor directive)

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35033 Merlin Nimier-David changed: What|Removed |Added CC|

[llvm-bugs] [Bug 34300] clang-format regression in current 5.0

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34300 Merlin Nimier-David changed: What|Removed |Added CC|

[llvm-bugs] [Bug 30720] [LTO] Try to be option compatible with the gold plugin

2018-02-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30720 George Rimar changed: What|Removed |Added Resolution|--- |FIXED