[llvm-bugs] [Bug 41131] int-to-string conversions significantly slower in libc++ compared to MSVC STL

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41131 Thomas Anderson changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 41149] New: Compiling wasm simd bitcode w/o +simd128 can fail

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41149 Bug ID: 41149 Summary: Compiling wasm simd bitcode w/o +simd128 can fail Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity:

[llvm-bugs] [Bug 41148] New: llvm-lib.exe breaks with /LTCG argument

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41148 Bug ID: 41148 Summary: llvm-lib.exe breaks with /LTCG argument Product: new-bugs Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 41147] New: Visual Studio LLVM toolset uses "lib.exe" instead of "llvm-lib.exe"

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41147 Bug ID: 41147 Summary: Visual Studio LLVM toolset uses "lib.exe" instead of "llvm-lib.exe" Product: new-bugs Version: 7.0 Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 41145] New: [Codegen] convert select+store to conditional stores or vice-versa?

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41145 Bug ID: 41145 Summary: [Codegen] convert select+store to conditional stores or vice-versa? Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 41144] Target.h #defines the inline keyword

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41144 Reid Kleckner changed: What|Removed |Added CC||r...@google.com Resolution|---

[llvm-bugs] [Bug 41144] New: Target.h #defines the inline keyword

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41144 Bug ID: 41144 Summary: Target.h #defines the inline keyword Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 41137] missed opt: target-feature propagation

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41137 Gonzalo BG changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 41137] New: missed opt: target-feature propagation

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41137 Bug ID: 41137 Summary: missed opt: target-feature propagation Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 40999] clang-format messes up indentation when using JavaScript private fields and methods

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40999 MyDeveloperDay changed: What|Removed |Added Status|CONFIRMED |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 41138] New: missed opt: target-feature propagation

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41138 Bug ID: 41138 Summary: missed opt: target-feature propagation Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 41136] New: Windows on Arm: Clang doesn't follow the ABI for Indirect Arguments

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41136 Bug ID: 41136 Summary: Windows on Arm: Clang doesn't follow the ABI for Indirect Arguments Product: tools Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 41135] New: Windows on Arm: X0 corrupted when returning values indirectly

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41135 Bug ID: 41135 Summary: Windows on Arm: X0 corrupted when returning values indirectly Product: tools Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 41134] New: Analyzer crash in C++17 mode

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41134 Bug ID: 41134 Summary: Analyzer crash in C++17 mode Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Keywords: compile-fail, regression

[llvm-bugs] [Bug 41140] New: [MemorySSA] wrong code

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41140 Bug ID: 41140 Summary: [MemorySSA] wrong code Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] Issue 12239 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-loop_unroll: Out-of-memory in llvm-opt-fuzzer--x86_64-loop_unroll

2019-03-19 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #4 on issue 12239 by sheriff...@chromium.org: llvm/llvm-opt-fuzzer--x86_64-loop_unroll: Out-of-memory in llvm-opt-fuzzer--x86_64-loop_unroll https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12239#c4 This bug is approaching its

[llvm-bugs] [Bug 41139] New: Frontend crashes passing a function pointer/ref.s to template class constructor

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41139 Bug ID: 41139 Summary: Frontend crashes passing a function pointer/ref.s to template class constructor Product: clang Version: 7.0 Hardware: PC OS: other

[llvm-bugs] [Bug 41142] New: Assertion failure in RegionStoreManager::bindStruct(...): CRD->isAggregate() && "Non-aggregates are constructed with a constructor!"

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41142 Bug ID: 41142 Summary: Assertion failure in RegionStoreManager::bindStruct(...): CRD->isAggregate() && "Non-aggregates are constructed with a constructor!"

[llvm-bugs] [Bug 41069] multiple isnan() checks enhancement

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41069 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 41141] New apparent clang-tidy false positive from code using boost::is_any_of

2019-03-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41141 Eugene Zelenko changed: What|Removed |Added Product|clang-tools-extra |clang Component|clang-tidy