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
/
traits
/
intrinsic.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-11
compiler: comment on some call-related codegen fn in cg_ssa
Jubilee Young
-1
/
+7
2025-06-03
Remove type_test from IntrinsicCallBuilderMethods
bjorn3
-2
/
+0
2025-05-26
Remove usage of FnAbi in codegen_intrinsic_call
bjorn3
-3
/
+1
2025-05-26
Pass PlaceRef rather than Bx::Value to codegen_intrinsic_call
bjorn3
-1
/
+2
2024-11-03
compiler: Directly use rustc_abi in codegen
Jubilee Young
-1
/
+1
2024-09-19
replace some deprecated functions
Luv-Ray
-2
/
+2
2024-09-17
Rename `{ArgAbi,IntrinsicCall}Methods`.
Nicholas Nethercote
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+3
2024-02-12
Teach llvm backend how to fall back to default bodies
Oli Scherer
-1
/
+3
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-1
/
+1
2022-06-14
Add llvm.type.checked.load intrinsic
flip1995
-0
/
+8
2021-11-14
Remove workaround for the forward progress handling in LLVM
Andreas Jonson
-4
/
+0
2021-10-25
Add LLVM CFI support to the Rust compiler
Ramon de C Valle
-0
/
+2
2021-03-10
Remove the -Zinsert-sideeffect
Simonas Kazlauskas
-3
/
+4
2020-10-15
Prevent miscompilation in trivial loop {}
Mark Rousskov
-1
/
+3
2020-09-20
Correct file path after some restructures in compiler
Lzu Tao
-3
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+30