.. |
abi
|
Make BoundRegion have a kind of BoungRegionKind
|
2020-12-18 15:27:28 -05:00 |
bin
|
Change the way JIT mode is selected
|
2020-12-25 11:31:33 +01:00 |
debuginfo
|
Rustfmt
|
2020-12-25 12:48:19 +01:00 |
driver
|
Implement lazy compilation in JIT mode
|
2020-12-25 12:08:21 +01:00 |
intrinsics
|
Remove implementation of intrinsics that are now lowered
|
2020-12-18 11:12:52 +01:00 |
optimize
|
Optimize branches when the target is statically known to a jump
|
2020-12-09 19:55:11 +01:00 |
allocator.rs
|
Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2020-11-01
|
2020-11-03 11:00:04 +01:00 |
analyze.rs
|
update cg_clif
|
2020-11-16 22:42:09 +01:00 |
archive.rs
|
Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a' into sync_cg_clif-2020-11-27
|
2020-11-27 20:48:53 +01:00 |
atomic_shim.rs
|
Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a' into sync_cg_clif-2020-11-27
|
2020-11-27 20:48:53 +01:00 |
backend.rs
|
Use PIC in JIT mode too
|
2020-12-25 10:55:11 +01:00 |
base.rs
|
Rustfmt
|
2020-12-25 12:48:19 +01:00 |
cast.rs
|
Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2020-11-01
|
2020-11-03 11:00:04 +01:00 |
codegen_i128.rs
|
Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2020-11-01
|
2020-11-03 11:00:04 +01:00 |
common.rs
|
Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a' into sync_cg_clif-2020-11-27
|
2020-11-27 20:48:53 +01:00 |
constant.rs
|
Rustfmt
|
2020-12-25 12:48:19 +01:00 |
discriminant.rs
|
Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a' into sync_cg_clif-2020-11-27
|
2020-11-27 20:48:53 +01:00 |
inline_asm.rs
|
Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2020-11-01
|
2020-11-03 11:00:04 +01:00 |
lib.rs
|
Implement lazy compilation in JIT mode
|
2020-12-25 12:08:21 +01:00 |
linkage.rs
|
Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2020-11-01
|
2020-11-03 11:00:04 +01:00 |
main_shim.rs
|
update cg_clif
|
2020-11-16 22:42:09 +01:00 |
metadata.rs
|
Collapse all uses of target.options.foo into target.foo
|
2020-11-08 17:29:13 +03:00 |
num.rs
|
Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2020-11-01
|
2020-11-03 11:00:04 +01:00 |
pointer.rs
|
Use the new cranelift-module interface
|
2020-10-08 19:00:21 +02:00 |
pretty_clif.rs
|
Rustfmt
|
2020-12-25 12:48:19 +01:00 |
toolchain.rs
|
Collapse all uses of target.options.foo into target.foo
|
2020-11-08 17:29:13 +03:00 |
trap.rs
|
Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a' into sync_cg_clif-2020-11-27
|
2020-11-27 20:48:53 +01:00 |
unsize.rs
|
Use the new cranelift-module interface
|
2020-10-08 19:00:21 +02:00 |
value_and_place.rs
|
Move binder for dyn to each list item
|
2020-12-11 15:02:46 -05:00 |
vtable.rs
|
Implement lazy compilation in JIT mode
|
2020-12-25 12:08:21 +01:00 |