This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
master
rust
/
tests
/
codegen-llvm
/
intrinsics
History
Ben Kimock
029579d177
Change int-to-ptr transmute lowering back to inttoptr
2025-10-10 20:14:23 -04:00
..
aggregate-thin-pointer.rs
…
carrying_mul_add.rs
…
cold_path2.rs
…
cold_path3.rs
…
cold_path.rs
…
compare_bytes.rs
…
const_eval_select.rs
…
ctlz.rs
…
ctpop.rs
…
disjoint_bitor.rs
…
exact_div.rs
…
likely_assert.rs
…
likely.rs
…
mask.rs
…
nontemporal.rs
…
offset_from.rs
…
offset.rs
…
prefetch.rs
make
prefetch
intrinsics safe
2025-08-20 00:35:42 +02:00
ptr_metadata.rs
…
rotate_left.rs
…
rustc_intrinsic_must_be_overridden.rs
…
select_unpredictable.rs
…
three_way_compare.rs
Update the minimum external LLVM to 20
2025-09-16 11:49:20 -07:00
transmute-niched.rs
Change int-to-ptr transmute lowering back to inttoptr
2025-10-10 20:14:23 -04:00
transmute-simd.rs
llvm: Accept new LLVM lifetime format
2025-08-11 22:00:41 +00:00
transmute-x64.rs
…
transmute.rs
Change int-to-ptr transmute lowering back to inttoptr
2025-10-10 20:14:23 -04:00
typed_swap.rs
…
unchecked_math.rs
…
unlikely.rs
…
volatile_order.rs
…
volatile.rs
…