Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
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 std::vector operations in terms of relocation libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. performance
#129328 opened Feb 28, 2025 by ldionne
[libc++] Optimize std::search_n libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. performance
#129327 opened Feb 28, 2025 by ldionne
[libc++] Optimize std::search libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. performance
#129326 opened Feb 28, 2025 by ldionne
[libc++] Ensure std::lexicographical_compare_three_way is optimized properly libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. performance
#129325 opened Feb 28, 2025 by ldionne
[libc++] Low-hanging fruit optimizations in std::is_permutation libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. performance
#129324 opened Feb 28, 2025 by ldionne
[libc++] Optimize ranges::contains_subrange libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. performance
#129322 opened Feb 28, 2025 by ldionne
[libc++] ranges::contains(vector<int>) is slow libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. performance
#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 std::fill_n and std::fill lower to memset for specific arguments libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. performance
#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 reference_wrapper doesn't kill desugars_to optimizations libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. performance
#129312 opened Feb 28, 2025 by ldionne
[libc++] Consider implementing std::any_of in terms of std::find_if libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. performance
#129310 opened Feb 28, 2025 by ldionne
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
[CMake] llvm_add_library does not preserve SYSTEM property for headers in OBJECT mode cmake Build system in general and CMake in particular
#129254 opened Feb 28, 2025 by ingomueller-net
ProTip! Adding no:label will show everything without a label.