bjorn3
|
b113e88ddb
|
Fix warnings
|
2020-03-24 13:41:19 +01:00 |
|
bjorn3
|
430f738392
|
Update Cranelift for basic blocks
|
2020-02-14 18:23:29 +01:00 |
|
bjorn3
|
9cfb9470c5
|
Allow unsized types as function parameters
|
2020-01-25 16:23:54 +01:00 |
|
bjorn3
|
217beab62a
|
Reduce the amount of calls to layout_of
|
2020-01-15 13:18:54 +01:00 |
|
bjorn3
|
09b44f5d25
|
Reduce visibility
|
2020-01-14 17:11:06 +01:00 |
|
bjorn3
|
38797f8bad
|
Implement #[track_caller]
Fixes #848
|
2020-01-11 17:10:42 +01:00 |
|
bjorn3
|
8f5ef6172c
|
Remove to_addr and to_addr_maybe_unsized
|
2019-12-20 19:10:08 +01:00 |
|
bjorn3
|
967709f31a
|
[OPT] Use load and store offsets instead of iadd_imm
|
2019-12-20 16:02:47 +01:00 |
|
Atul Bhosale
|
f481a4b685
|
Format code using 'cargo fmt'
|
2019-08-31 22:58:09 +05:30 |
|
bjorn3
|
76d2e085db
|
Improve abi ir comments a bit
|
2019-08-30 15:07:15 +02:00 |
|
bjorn3
|
d731c4a6a7
|
Move ir comments generation to abi/comments.rs
Also list locals stored in ssa vars in the comments
|
2019-08-30 14:21:24 +02:00 |
|
bjorn3
|
deeae2fce4
|
Small change
|
2019-08-30 12:42:24 +02:00 |
|
bjorn3
|
68dcfc1c78
|
Move pass mode handling to abi/pass_mode.rs
|
2019-08-30 11:58:52 +02:00 |
|