[llvm-bugs] [Bug 41109] New: opt crashes with "opt -correlated-propagation -sroa -memdep -licm"

2019-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41109 Bug ID: 41109 Summary: opt crashes with "opt -correlated-propagation -sroa -memdep -licm" Product: libraries Version: 7.0 Hardware: PC OS: Linux Status

[llvm-bugs] [Bug 41110] New: Avoid generating branch in branchless code

2019-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41110 Bug ID: 41110 Summary: Avoid generating branch in branchless code Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 41111] New: Different code generation [csmith generated code]

2019-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4 Bug ID: 4 Summary: Different code generation [csmith generated code] Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhanceme

[llvm-bugs] [Bug 41112] New: missed opt: indeterminate value in lvalue expression does not optimize function call away

2019-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41112 Bug ID: 41112 Summary: missed opt: indeterminate value in lvalue expression does not optimize function call away Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 41112] missed opt: indeterminate value in lvalue expression does not optimize function call away

2019-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41112 Nuno Lopes changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 41113] New: swap select operands and reuse existing inverted condition

2019-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41113 Bug ID: 41113 Summary: swap select operands and reuse existing inverted condition Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 41114] New: weak_ptr(weak_ptr const &) can segfault in the presence of virtual bases

2019-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41114 Bug ID: 41114 Summary: weak_ptr(weak_ptr const &) can segfault in the presence of virtual bases Product: clang Version: trunk Hardware: PC OS: All Stat

[llvm-bugs] [Bug 41115] New: clang-cl on ARM should generate __security_push_cookie / __security_pop_cookie instead of __stack_chk_guard / __stack_chk_fail

2019-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41115 Bug ID: 41115 Summary: clang-cl on ARM should generate __security_push_cookie / __security_pop_cookie instead of __stack_chk_guard / __stack_chk_fail Product: clang Vers

[llvm-bugs] [Bug 41116] New: After r322972, Assertion failed: (LiveCPSR && "CPSR liveness tracking is wrong!"), function UpdateCPSRUse, file lib/Target/ARM/Thumb2SizeReduction.cpp, line 965.

2019-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41116 Bug ID: 41116 Summary: After r322972, Assertion failed: (LiveCPSR && "CPSR liveness tracking is wrong!"), function UpdateCPSRUse, file lib/Target/ARM/Thumb2SizeReduction.cpp, line 965.

[llvm-bugs] [Bug 41117] New: After r343028, Assertion failed: (isa(Val) && "cast() argument of incompatible type!"), function cast, file include/llvm/Support/Casting.h, line 255.

2019-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41117 Bug ID: 41117 Summary: After r343028, Assertion failed: (isa(Val) && "cast() argument of incompatible type!"), function cast, file include/llvm/Support/Casting.h, line 255. Product

[llvm-bugs] [Bug 40022] Assertion failure in RegionStoreManager::bindArray()

2019-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40022 Artem Dergachev changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 41079] immarg operand has non-immediate parameter error after r355981

2019-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41079 Matt Arsenault changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 41118] New: Implementing DR1395

2019-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41118 Bug ID: 41118 Summary: Implementing DR1395 Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Compo

[llvm-bugs] Issue 13782 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in ConvertDeclSpecToType

2019-03-17 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com

[llvm-bugs] [Bug 25084] -Wunneeded-member-function incorrect for default constructor

2019-03-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25084 David Stone changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---