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_cranelift
/
src
/
intrinsics
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-16
Move ty::print methods to Drop-based scope guards
Mark Rousskov
-15
/
+21
2022-01-19
remove `is_noop`
lcnr
-1
/
+1
2021-12-20
Merge commit '97e504549371d7640cf011d266e3c17394fdddac' into sync_cg_clif-202...
bjorn3
-6
/
+6
2021-10-12
Add const_eval_select intrinsic
Deadbeef
-3
/
+1
2021-09-12
Auto merge of #88839 - nbdd0121:alignof, r=nagisa
bors
-1
/
+1
2021-09-13
Introduce NullOp::AlignOf
Gary Guo
-1
/
+1
2021-09-09
Make `abi::Abi` `Copy` and remove a *lot* of refs
Andreas Liljeqvist
-2
/
+2
2021-08-30
rustc_target: `TyAndLayout::field` should never error.
Eduard-Mihai Burtescu
-2
/
+2
2021-08-12
Implement `black_box` using intrinsic
Gary Guo
-0
/
+5
2021-08-06
Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-202...
bjorn3
-62
/
+49
2021-07-08
Use cranelift's `Type::int` instead of doing the match myself
Scott McMurray
-8
/
+1
2021-07-08
PR Feedback: Don't put SSA-only types in `CValue`s
Scott McMurray
-3
/
+5
2021-07-08
Implement the raw_eq intrinsic in codegen_cranelift
Scott McMurray
-0
/
+39
2021-05-27
Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9' into sync_cg_clif-202...
bjorn3
-1
/
+1
2021-04-30
Sync rustc_codegen_cranelift 'ddd4ce25535cf71203ba3700896131ce55fde795'
Erin Power
-68
/
+76
2021-03-05
Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7' into sync_cg_clif-202...
bjorn3
-135
/
+141
2021-01-16
codegen_cranelift: Fix redundant semicolon warn
Ömer Sinan Ağacan
-1
/
+1
2020-12-27
Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484' into sync_cg_clif-202...
bjorn3
-55
/
+14
2020-12-09
Auto merge of #77611 - oli-obk:atomic_miri_leakage, r=nagisa
bors
-2
/
+2
2020-11-29
Allow cranelift to handle atomic pointers
oli
-2
/
+2
2020-11-27
Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a' into sync_cg_clif-202...
bjorn3
-14
/
+66
2020-11-04
Fix cranelift build
oli
-1
/
+2
2020-11-03
Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2...
bjorn3
-17
/
+18
2020-10-26
Add 'compiler/rustc_codegen_cranelift/' from commit '793d26047f994e23415f8f6b...
bjorn3
-0
/
+1099
[prev]