https://bugs.llvm.org/show_bug.cgi?id=47059
Bug ID: 47059
Summary: crash when completion a symbol
Product: lldb
Version: 11.0
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
https://bugs.llvm.org/show_bug.cgi?id=29156
Mark de Wever changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bugs.llvm.org/show_bug.cgi?id=40399
Alexandre Bique changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.llvm.org/show_bug.cgi?id=47060
Bug ID: 47060
Summary: PHI/Aggregate merging
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
https://bugs.llvm.org/show_bug.cgi?id=47061
Bug ID: 47061
Summary: Failure to optimize bit magic to xor+and
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
https://bugs.llvm.org/show_bug.cgi?id=47062
Bug ID: 47062
Summary: sphinx docs docs fail to compile with: "duplicate
token description of SimpleValue, other instance in
TableGen/LangRef"
Product: Documentation
Ver
https://bugs.llvm.org/show_bug.cgi?id=47063
Bug ID: 47063
Summary: Frontend crash msg: Error generating preprocessed
source(s)
Product: OpenMP
Version: unspecified
Hardware: PC
OS: Linux
Status:
https://bugs.llvm.org/show_bug.cgi?id=33165
Florian Hahn changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Fixed By Commit(s)|
https://bugs.llvm.org/show_bug.cgi?id=30995
Bug 30995 depends on bug 33165, which changed state.
Bug 33165 Summary: Simpify* cannot distribute instructions for simplification
due to undef
https://bugs.llvm.org/show_bug.cgi?id=33165
What|Removed |Added
-
https://bugs.llvm.org/show_bug.cgi?id=47064
Bug ID: 47064
Summary: Failure to optimize multiplication by copysign to abs
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhan
https://bugs.llvm.org/show_bug.cgi?id=47065
Bug ID: 47065
Summary: Failure to optimize out strcmp based on size of string
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enha
https://bugs.llvm.org/show_bug.cgi?id=46490
Bug ID: 46490
Summary: Failure to optimize sprintf of single string to strcpy
instead of using strlen+strcpy
Product: libraries
Version: trunk
Hardware: PC
OS: Lin
https://bugs.llvm.org/show_bug.cgi?id=46489
Bug ID: 46489
Summary: Failure to optimize sprintf of single string to strcpy
instead of using strlen+strcpy
Product: libraries
Version: trunk
Hardware: PC
OS: Lin
https://bugs.llvm.org/show_bug.cgi?id=47066
Bug ID: 47066
Summary: Use vpermps instead of vpermilps
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Prio
https://bugs.llvm.org/show_bug.cgi?id=46147
Aaron Puchert changed:
What|Removed |Added
Resolution|--- |FIXED
Fixed By Commit(s)|
Status: New
Owner:
CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com,
igm...@gmail.com, d...@google.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..
https://bugs.llvm.org/show_bug.cgi?id=47067
Bug ID: 47067
Summary: automatically recognise the same file extensions as
gcc does
Product: clang
Version: trunk
Hardware: All
OS: All
Status: NEW
https://bugs.llvm.org/show_bug.cgi?id=47068
Bug ID: 47068
Summary: Worse zero struct init with = T{} than with memset
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancem
https://bugs.llvm.org/show_bug.cgi?id=47069
Bug ID: 47069
Summary: clang-10: error: unable to execute command: Floating
point exception (core dumped)
Product: new-bugs
Version: 10.0
Hardware: PC
OS: Linux
https://bugs.llvm.org/show_bug.cgi?id=47070
Bug ID: 47070
Summary: Bit-wise operators should not be used where logical
operators should be used.( & should be
&&)(llvm-project/clang-tools-extra/clangd/RIFF.cpp:lin
e
https://bugs.llvm.org/show_bug.cgi?id=47071
Bug ID: 47071
Summary: Bit-wise operators should not be used where logical
operators should be used. ( | should be
||)(llvm-project/clang/lib/Parse/ParseStmtAsm.cpp:line
5
https://bugs.llvm.org/show_bug.cgi?id=47072
Bug ID: 47072
Summary: Expressions with side-effects (including function
calls) should not appear in
assert().(llvm-project/llvm/utils/TableGen/RegisterInf
oEmitter.cpp: l
https://bugs.llvm.org/show_bug.cgi?id=47072
Craig Topper changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugs.llvm.org/show_bug.cgi?id=47073
Bug ID: 47073
Summary: In the for-range statement, erase() should not be used
to remove the elements which the loop iterates
over.(Potential
defects)(llvm-project/llvm/uti
https://bugs.llvm.org/show_bug.cgi?id=47074
Bug ID: 47074
Summary: condition_variable::wait_for doesn't wait if duration
is large
Product: libc++
Version: 10.0
Hardware: All
OS: All
Status: NEW
https://bugs.llvm.org/show_bug.cgi?id=47075
Bug ID: 47075
Summary: then-branch and else-branch of the same if-statement
should not be the
same.(llvm-project/clang/lib/Basic/Targets/ARM.cpp:lin
e 981<-->988)
https://bugs.llvm.org/show_bug.cgi?id=47076
Bug ID: 47076
Summary: then-branch and else-branch of the same if-statement
should not be the
same.(llvm-project/clang/lib/Basic/Targets/ARM.cpp:lin
e 981<-->988)
https://bugs.llvm.org/show_bug.cgi?id=47077
Bug ID: 47077
Summary: Avoid doing equality comparisons between floating
expressions.(llvm-project/clang/lib/CodeGen/CGExpr.cpp
:line 5228)
Product: clang
Version: trunk
https://bugs.llvm.org/show_bug.cgi?id=47078
Bug ID: 47078
Summary: Avoid doing equality comparisons between floating
expressions.(llvm-project/clang-tools-extra/clangd/ind
ex/dex/Iterator.cpp:line 427)
Product: clang-tools-e
https://bugs.llvm.org/show_bug.cgi?id=47076
Eli Friedman changed:
What|Removed |Added
Resolution|--- |DUPLICATE
CC|
30 matches
Mail list logo