.. |
abi
|
Implement #[track_caller]
|
2020-01-11 17:10:42 +01:00 |
debuginfo
|
Rustup to rustc 1.42.0-nightly (caa231d99 2020-01-08)
|
2020-01-09 17:43:10 +01:00 |
intrinsics
|
Revert "Use simd instructions for int and float simd intrinsics"
|
2020-01-04 18:27:00 +01:00 |
optimize
|
Add documentation about the UB of the stack2reg optimization
|
2020-01-04 11:31:56 +01:00 |
allocator.rs
|
Fix some warnings
|
2019-12-18 20:26:41 +01:00 |
analyze.rs
|
Fix SSA analysis for value types with PassMode::ByRef
|
2019-12-25 14:35:16 +01:00 |
archive.rs
|
Rustup to rustc 1.39.0-nightly (eb48d6bde 2019-09-12)
|
2019-09-13 21:03:26 +02:00 |
backend.rs
|
Remove faerie support
|
2020-01-10 13:30:21 +01:00 |
base.rs
|
Implement #[track_caller]
|
2020-01-11 17:10:42 +01:00 |
cast.rs
|
Remove FIXME
|
2019-11-16 16:54:47 +01:00 |
codegen_i128.rs
|
More 128bit support
|
2019-10-06 15:51:43 +02:00 |
common.rs
|
Implement #[track_caller]
|
2020-01-11 17:10:42 +01:00 |
constant.rs
|
Don't panic on reported const eval errors
|
2020-01-11 14:28:18 +01:00 |
discriminant.rs
|
Format code using 'cargo fmt'
|
2019-08-31 22:58:09 +05:30 |
driver.rs
|
Fix build
|
2020-01-11 14:27:39 +01:00 |
lib.rs
|
Rustup to rustc 1.42.0-nightly (caa231d99 2020-01-08)
|
2020-01-09 17:43:10 +01:00 |
linkage.rs
|
Format code using 'cargo fmt'
|
2019-08-31 22:58:09 +05:30 |
main_shim.rs
|
[OPT] Avoid calling target_triple for every call to codegen
|
2019-12-17 16:34:48 +01:00 |
metadata.rs
|
Make debuginfo writing backend agnostic
|
2019-10-18 18:31:38 +02:00 |
num.rs
|
Rustup to rustc 1.40.0-nightly (084beb83e 2019-09-27)
|
2019-09-28 14:06:12 +02:00 |
pointer.rs
|
Don't use stack_{load,store} for vectors
|
2019-12-25 14:38:37 +01:00 |
pretty_clif.rs
|
Directly depend on cranelift_{codegen,frontend}
|
2019-12-24 12:43:20 +01:00 |
target_features_whitelist.rs
|
Rustup to rustc 1.42.0-nightly (bc1571cc3 2020-01-05)
|
2020-01-06 20:11:03 +01:00 |
trap.rs
|
[OPT] Use load and store offsets instead of iadd_imm
|
2019-12-20 16:02:47 +01:00 |
unimpl.rs
|
[OPT] Don't call .to_string() on MonoItem's
|
2019-12-17 16:34:48 +01:00 |
unsize.rs
|
Rustup to rustc 1.40.0-nightly (084beb83e 2019-09-27)
|
2019-09-28 14:06:12 +02:00 |
value_and_place.rs
|
Revert some changes
|
2019-12-31 15:59:49 +01:00 |
vtable.rs
|
Re-use cranelift_codegen::ir::Function for every function
|
2020-01-04 17:58:38 +01:00 |