This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
codegen
/
intrinsics
History
Scott McMurray
502af03445
Add a new
compare_bytes
intrinsic instead of calling
memcmp
directly
2023-08-06 15:47:40 -07:00
..
compare_bytes.rs
Add a new
compare_bytes
intrinsic instead of calling
memcmp
directly
2023-08-06 15:47:40 -07:00
const_eval_select.rs
…
exact_div.rs
…
likely.rs
…
mask.rs
CHECK only for opaque ptr
2023-07-27 14:44:13 -07:00
nearby.rs
…
nontemporal.rs
CHECK only for opaque ptr
2023-07-27 14:44:13 -07:00
offset_from.rs
…
offset.rs
Update the minimum external LLVM to 15
2023-07-27 14:07:08 -07:00
prefetch.rs
…
transmute-niched.rs
Update the minimum external LLVM to 15
2023-07-27 14:07:08 -07:00
transmute-x64.rs
Update the minimum external LLVM to 15
2023-07-27 14:07:08 -07:00
transmute.rs
Update the minimum external LLVM to 15
2023-07-27 14:07:08 -07:00
unchecked_math.rs
…
volatile_order.rs
…
volatile.rs
…