[llvm-bugs] [Bug 33889] New: --symbol-ordering-file doesn't work with linker scripts

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33889 Bug ID: 33889 Summary: --symbol-ordering-file doesn't work with linker scripts Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 33888] New: --symbol-ordering-file doesn't work with lto

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33888 Bug ID: 33888 Summary: --symbol-ordering-file doesn't work with lto Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32805] nopl %ebx is not recognized as valid assembly

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32805 Craig Topper changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 10988] x86 MC encoder and disassembler bugs umbrella

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=10988 Bug 10988 depends on bug 32805, which changed state. Bug 32805 Summary: nopl %ebx is not recognized as valid assembly https://bugs.llvm.org/show_bug.cgi?id=32805 What|Removed |Added

[llvm-bugs] [Bug 33887] New: Common symbol is not gced

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33887 Bug ID: 33887 Summary: Common symbol is not gced Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority:

[llvm-bugs] [Bug 33886] New: Symbol from synthetic section are missing from -Map

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33886 Bug ID: 33886 Summary: Symbol from synthetic section are missing from -Map Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 33885] New: Useless PHI nodes created prevent constant folding

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33885 Bug ID: 33885 Summary: Useless PHI nodes created prevent constant folding Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity:

[llvm-bugs] [Bug 33884] Assertion failed: ((LIS.hasInterval(Reg) && !LIS.getInterval(Reg).empty()) && "Reg with empty interval has reference"), function reMaterializeAll

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33884 Matt Arsenault changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 33884] New: Assertion failed: ((LIS.hasInterval(Reg) && !LIS.getInterval(Reg).empty()) && "Reg with empty interval has reference"), function reMaterializeAll

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33884 Bug ID: 33884 Summary: Assertion failed: ((LIS.hasInterval(Reg) && !LIS.getInterval(Reg).empty()) && "Reg with empty interval has reference"), function reMaterializeAll Product:

[llvm-bugs] [Bug 33620] Assertion failed: (!SplitVirtReg->empty() && "expecting non-empty interval"), function allocatePhysRegs

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33620 Matt Arsenault changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 33864] Backport r308492 to 5.0

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33864 Rui Ueyama changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 33849] [meta] 5.0.0 Release Blockers

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33849 Bug 33849 depends on bug 33864, which changed state. Bug 33864 Summary: Backport r308492 to 5.0 https://bugs.llvm.org/show_bug.cgi?id=33864 What|Removed |Added

[llvm-bugs] [Bug 33882] Cherrypick r308728 to 5.0: Avoid data race in ObjectFile::getDILineInfo().

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33882 Rui Ueyama changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33849] [meta] 5.0.0 Release Blockers

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33849 Bug 33849 depends on bug 33882, which changed state. Bug 33882 Summary: Cherrypick r308728 to 5.0: Avoid data race in ObjectFile::getDILineInfo(). https://bugs.llvm.org/show_bug.cgi?id=33882 What|Removed |Added

[llvm-bugs] [Bug 33883] New: "Part type doesn't match vector breakdown!" assertion when mixing SIMD and MIPS

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33883 Bug ID: 33883 Summary: "Part type doesn't match vector breakdown!" assertion when mixing SIMD and MIPS Product: libraries Version: 5.0 Hardware: PC OS: All

[llvm-bugs] [Bug 33882] New: Cherrypick r308728 to 5.0: Avoid data race in ObjectFile::getDILineInfo().

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33882 Bug ID: 33882 Summary: Cherrypick r308728 to 5.0: Avoid data race in ObjectFile::getDILineInfo(). Product: lld Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 33881] New: ubsan: Program instrumented with -fsanitize=vptr may crash

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33881 Bug ID: 33881 Summary: ubsan: Program instrumented with -fsanitize=vptr may crash Product: clang Version: 5.0 Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 33880] New: clang hangs in llvm::JumpThreadingPass::ComputeValueKnownInPredecessors on a tiny input

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33880 Bug ID: 33880 Summary: clang hangs in llvm::JumpThreadingPass::ComputeValueKnownInPredecesso rs on a tiny input Product: new-bugs Version: unspecified

[llvm-bugs] [Bug 33879] New: [X86] Missed optimizations for comparison of shift against zero

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33879 Bug ID: 33879 Summary: [X86] Missed optimizations for comparison of shift against zero Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 33877] New: failure to report ambiguity between variable template and non-template variable

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33877 Bug ID: 33877 Summary: failure to report ambiguity between variable template and non-template variable Product: clang Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 33876] New: RegionInfo is not updated correctly in polly-prepare

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33876 Bug ID: 33876 Summary: RegionInfo is not updated correctly in polly-prepare Product: Polly Version: unspecified Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 33861] Invalid scale in LEA crashes llvm-mc

2017-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33861 Andrew V. Tischenko changed: What|Removed |Added Status|NEW |RESOLVED