index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_ssa
/
src
/
mir
/
intrinsic.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-19
Adopt let else in more places
est31
-18
/
+14
2022-01-26
`const_deallocate`: Don't deallocate memory allocated in an another const. Do...
woppopo
-0
/
+10
2021-12-15
Remove unnecessary sigils around `Symbol::as_str()` calls.
Nicholas Nethercote
-2
/
+2
2021-09-13
Introduce NullOp::AlignOf
Gary Guo
-1
/
+0
2021-08-04
Prepare inbounds_gep for opaque pointers
Tomasz Miąsko
-1
/
+3
2021-08-04
Prepare gep for opaque pointers
Tomasz Miąsko
-1
/
+3
2021-07-09
Pass type when creating atomic load
Nikita Popov
-5
/
+4
2021-03-09
Switch to changing cp_non_overlap in tform
kadmin
-6
/
+0
2021-03-09
Build StKind::CopyOverlapping
kadmin
-10
/
+3
2020-12-20
Use pointer type in AtomicPtr::swap implementation
Tomasz Miąsko
-2
/
+13
2020-12-15
Always run intrinsics lowering pass
Tomasz Miąsko
-15
/
+1
2020-11-29
Cast pointers to usize before passing them to atomic operations as some platf...
oli
-11
/
+38
2020-11-28
Directly use raw pointers in `AtomicPtr` store/load
oli
-3
/
+3
2020-11-16
compiler: fold by value
Bastian Kauschke
-1
/
+1
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-2
/
+6
2020-09-15
Extract some intrinsics out of rustc_codegen_llvm
khyperia
-0
/
+596