-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Issues: llvm/llvm-project
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[clang] Missed attribute dereferenceable() for complex argument in stack
clang
Clang issues not falling into any other category
#129337
opened Feb 28, 2025 by
weiguozhi
[libc++] Optimize associative container insertion
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
#129330
opened Feb 28, 2025 by
ldionne
[libc++] Reimplement libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
std::vector
operations in terms of relocation
libc++
#129328
opened Feb 28, 2025 by
ldionne
[libc++] Optimize libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
std::search_n
libc++
#129327
opened Feb 28, 2025 by
ldionne
[libc++] Optimize libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
std::search
libc++
#129326
opened Feb 28, 2025 by
ldionne
[libc++] Ensure libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
std::lexicographical_compare_three_way
is optimized properly
libc++
#129325
opened Feb 28, 2025 by
ldionne
[libc++] Low-hanging fruit optimizations in libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
std::is_permutation
libc++
#129324
opened Feb 28, 2025 by
ldionne
[libc++] Optimize libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
ranges::contains_subrange
libc++
#129322
opened Feb 28, 2025 by
ldionne
[libc++] libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
ranges::contains(vector<int>)
is slow
libc++
#129321
opened Feb 28, 2025 by
ldionne
[libc++] Optimize std::find_first_of
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
#129319
opened Feb 28, 2025 by
ldionne
[libc++] Optimize std::find_end
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
#129318
opened Feb 28, 2025 by
ldionne
[libc++] Check whether libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
std::fill_n
and std::fill
lower to memset
for specific arguments
libc++
#129316
opened Feb 28, 2025 by
ldionne
[libc++] Optimize std::replace and std::replace_if
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
#129315
opened Feb 28, 2025 by
ldionne
[libc++] std::transform with an identity predicate is much slower than std::copy
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
#129314
opened Feb 28, 2025 by
ldionne
[libc++] Consider using std::find_if in std::copy_if to figure out where to start copying from
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
#129313
opened Feb 28, 2025 by
ldionne
[libc++] Ensure that passing predicates through libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
reference_wrapper
doesn't kill desugars_to
optimizations
libc++
#129312
opened Feb 28, 2025 by
ldionne
[libc++] Consider implementing libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
performance
std::any_of
in terms of std::find_if
libc++
#129310
opened Feb 28, 2025 by
ldionne
[lldb-dap] lldb-dap server mode management improvements
lldb-dap
#129283
opened Feb 28, 2025 by
ashgti
[X86] Suboptimal codegen for broadcasting a 16-bit vector element
backend:X86
missed-optimization
#129276
opened Feb 28, 2025 by
dzaima
Should -Wwrite-strings be renamed to -fwrite-strings?
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
#129261
opened Feb 28, 2025 by
alejandro-colomar
Allow in C the more relaxed rules from C++ for assignments with const T *const *
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
#129260
opened Feb 28, 2025 by
alejandro-colomar
wbN: A suffix for specifying the width of a bit-precise integer literal
new issue
#129256
opened Feb 28, 2025 by
alejandro-colomar
[CMake] Build system in general and CMake in particular
llvm_add_library
does not preserve SYSTEM
property for headers in OBJECT
mode
cmake
#129254
opened Feb 28, 2025 by
ingomueller-net
Poor scalability of empty block elimination in SimplifyCFG
llvm:transforms
slow-compile
#129249
opened Feb 28, 2025 by
amonakov
Previous Next
ProTip!
Adding no:label will show everything without a label.