This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
include
/
__compare
History
Nikolas Klauser
b07730b982
[libc++] Check explicit values in the partial_ordering comparators for better code gen (
#81366
)
...
This allows the compiler to check for specific bit patterns instead of value ranges.
2024-09-15 10:14:56 +02:00
..
common_comparison_category.h
…
compare_partial_order_fallback.h
…
compare_strong_order_fallback.h
…
compare_three_way_result.h
…
compare_three_way.h
…
compare_weak_order_fallback.h
…
is_eq.h
…
ordering.h
[libc++] Check explicit values in the partial_ordering comparators for better code gen (
#81366
)
2024-09-15 10:14:56 +02:00
partial_order.h
…
strong_order.h
…
synth_three_way.h
…
three_way_comparable.h
…
weak_order.h
…