[llvm-bugs] [Bug 36767] Some warnings do not have -Wno- options (for example -Wno-disabled-macro-expansion -Wno-global-constructors)

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36767 Paul A. Bristow changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 39447] New: Assembly instructions with "OFFSET FLAT:" are handled incorrectly

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39447 Bug ID: 39447 Summary: Assembly instructions with "OFFSET FLAT:" are handled incorrectly Product: libraries Version: 7.0 Hardware: PC OS: Windows NT St

[llvm-bugs] Issue 11064 in oss-fuzz: llvm: Build failure

2018-10-26 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #2 on issue 11064 by ClusterFuzz-External: llvm: Build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11064#c2 Friendly reminder that the the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://oss-f

[llvm-bugs] [Bug 39448] New: CodeGen/WebAssembly/immediates.ll fails on 32-bit Windows

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39448 Bug ID: 39448 Summary: CodeGen/WebAssembly/immediates.ll fails on 32-bit Windows Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 39449] New: [AMDGPU][MC] Fixed order of optional operands

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39449 Bug ID: 39449 Summary: [AMDGPU][MC] Fixed order of optional operands Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 39450] New: Merge r343668 into the 7.0 branch : [ELF] - Do not forget to include to .dymsym symbols that were converted to Defin

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39450 Bug ID: 39450 Summary: Merge r343668 into the 7.0 branch : [ELF] - Do not forget to include to .dymsym symbols that were converted to Defin Product: new-bugs Version: 7.

[llvm-bugs] [Bug 39451] New: X86 speculative load hardening: Bad machine code: Virtual register killed in block, but needed live out.

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39451 Bug ID: 39451 Summary: X86 speculative load hardening: Bad machine code: Virtual register killed in block, but needed live out. Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 39452] New: -pre-RA-sched=linearize: Bad machine code: Using an undefined physical register ($eflags)

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39452 Bug ID: 39452 Summary: -pre-RA-sched=linearize: Bad machine code: Using an undefined physical register ($eflags) Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 39453] New: Merge r343669 into the 7.0 branch : [ELF] - Fix BB after r343668

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39453 Bug ID: 39453 Summary: Merge r343669 into the 7.0 branch : [ELF] - Fix BB after r343668 Product: new-bugs Version: 7.0 Hardware: All OS: All Status: NE

[llvm-bugs] [Bug 39450] Merge r343668 into the 7.0 branch : [ELF] - Do not forget to include to .dymsym symbols that were converted to Defin

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39450 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 39106] [meta] 7.0.1 Release Blockers

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39106 Bug 39106 depends on bug 39450, which changed state. Bug 39450 Summary: Merge r343668 into the 7.0 branch : [ELF] - Do not forget to include to .dymsym symbols that were converted to Defin https://bugs.llvm.org/show_bug.cgi?id=39450 What

[llvm-bugs] [Bug 39435] Link error with aligned_allocation on macOS <= 10.13, C++03

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39435 Eric Fiselier changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 39454] New: [X86] f64->v2f64 broadcasts should be split into MOVDUP+SUBV_BROADCAST before isel instead of with an isel pattern

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39454 Bug ID: 39454 Summary: [X86] f64->v2f64 broadcasts should be split into MOVDUP+SUBV_BROADCAST before isel instead of with an isel pattern Product: libraries Version: tru

[llvm-bugs] [Bug 39455] New: Simplify repeated bounds checks to a min/max reduction style pattern

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39455 Bug ID: 39455 Summary: Simplify repeated bounds checks to a min/max reduction style pattern Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 39456] New: [X86][SSE] Improve insertelement-zero.ll + insertelement-ones.ll codegen

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39456 Bug ID: 39456 Summary: [X86][SSE] Improve insertelement-zero.ll + insertelement-ones.ll codegen Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 39457] New: Wcomma misleading suggestions

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39457 Bug ID: 39457 Summary: Wcomma misleading suggestions Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 39458] New: _LIBCPP_DEBUG breaks heterogeneous operator

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39458 Bug ID: 39458 Summary: _LIBCPP_DEBUG breaks heterogeneous operator< Product: libc++ Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 39459] New: Enum class variables can't be used as function arguments

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39459 Bug ID: 39459 Summary: Enum class variables can't be used as function arguments Product: lldb Version: unspecified Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 39460] New: [Loop Vectorizer] Bad code generated for stores in AVX 512

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39460 Bug ID: 39460 Summary: [Loop Vectorizer] Bad code generated for stores in AVX 512 Product: tools Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 39461] New: llvm-objcopy --localize-hidden should ignore common section objects

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39461 Bug ID: 39461 Summary: llvm-objcopy --localize-hidden should ignore common section objects Product: tools Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 39462] New: "ran out of registers during register allocation" with MEMCPY on Thumb1

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39462 Bug ID: 39462 Summary: "ran out of registers during register allocation" with MEMCPY on Thumb1 Product: libraries Version: trunk Hardware: All OS: All

[llvm-bugs] [Bug 39458] _LIBCPP_DEBUG breaks heterogeneous operator

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39458 Eric Fiselier changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 38857] [codeview] Incorrect variable locations with stack realignment and call-frame optimization

2018-10-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38857 Bruce Dawson changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED