bjorn3
|
3f04e73b40
|
Use CValue::by_val{,_pair} at more places
|
2019-06-11 16:25:07 +02:00 |
|
bjorn3
|
466ecad2f0
|
Move CValue and CPlace to separate file and remove duplicate scalar_to_clif_type
|
2019-06-11 15:43:22 +02:00 |
|
bjorn3
|
d6e07cfcc8
|
Encapsulate CValue and CPlace creation
|
2019-06-11 15:32:30 +02:00 |
|
bjorn3
|
d8d405e85b
|
Rustup to rustc 1.37.0-nightly (991c719a1 2019-06-08)
|
2019-06-09 15:16:45 +02:00 |
|
bjorn3
|
4b5bb3302b
|
Pretty print non local mir bodies too on panic
|
2019-06-08 20:41:15 +02:00 |
|
bjorn3
|
161c8aa5cf
|
Rustup to rustc 1.37.0-nightly (7cdaffd79 2019-06-05)
|
2019-06-06 20:31:09 +02:00 |
|
bjorn3
|
d3dbf358ae
|
Rustup to rustc 1.37.0-nightly (03ee55bb1 2019-06-01)
|
2019-06-02 12:06:02 +02:00 |
|
bjorn3
|
b625e56488
|
Rustup to rustc 1.37.0-nightly (3ade426ed 2019-05-30)
|
2019-05-31 10:56:55 +02:00 |
|
bjorn3
|
610f377b7d
|
Rustup to rustc 1.36.0-nightly (f49269398 2019-05-25)
|
2019-05-26 10:20:35 +02:00 |
|
bjorn3
|
d078fde07a
|
Rustup to rustc 1.36.0-nightly (dec4c5201 2019-05-24)
|
2019-05-25 12:30:21 +02:00 |
|
bjorn3
|
5593bc8cd3
|
Update cranelift
|
2019-05-14 16:12:58 +02:00 |
|
bjorn3
|
0046ce4c85
|
Partial support for wasm32-unknown-wasi as host triple
This needs a rustc compiled for wasi (see rust-lang/miri#722)
It also needs CraneStation/target-lexicon#14
|
2019-05-11 12:23:40 +02:00 |
|
bjorn3
|
2aeffa679a
|
Rustup to rustc 1.36.0-nightly (cfdc84a00 2019-05-07)
|
2019-05-08 20:05:01 +02:00 |
|
bjorn3
|
bb7a990ee7
|
Extract driver.rs
|
2019-05-04 16:54:25 +02:00 |
|
bjorn3
|
7bf9b8e6e1
|
Update gimli
|
2019-05-04 16:20:43 +02:00 |
|
bjorn3
|
98dae86d21
|
Update cranelift
|
2019-05-04 16:15:20 +02:00 |
|
bjorn3
|
8598a34e45
|
Rustup to rustc 1.36.0-nightly (a3404557c 2019-05-03)
|
2019-05-04 14:57:41 +02:00 |
|
bjorn3
|
f473ba8f87
|
Rustup to rustc 1.36.0-nightly (938d4ffe1 2019-04-27)
|
2019-04-28 20:37:44 +02:00 |
|
bjorn3
|
27ea27e2e3
|
Fix using using the same vtable twice
|
2019-04-27 18:49:13 +02:00 |
|
bjorn3
|
aeecb45beb
|
Preserve the order files are added to archives
rust.metadata.bin could have been at the start of an .rlib file confusing ld
|
2019-04-27 17:47:15 +02:00 |
|
bjorn3
|
11d816cce5
|
Rustup to rustc 1.36.0-nightly (597f43248 2019-04-26)
|
2019-04-27 17:44:12 +02:00 |
|
bjorn3
|
9f6a65b08b
|
Update comment
|
2019-04-24 21:08:11 +02:00 |
|
bjorn3
|
746e5c5142
|
Remove some debug println's
|
2019-04-24 20:57:36 +02:00 |
|
bjorn3
|
f096ad14a3
|
Change module names back
|
2019-04-24 20:54:01 +02:00 |
|
bjorn3
|
7ab8dda160
|
Fix gnu archives
|
2019-04-24 20:50:23 +02:00 |
|
bjorn3
|
e8db15f662
|
Fix filename length for ar files
|
2019-04-24 19:00:21 +02:00 |
|
bjorn3
|
103f2faa1a
|
[WIP] Try using GnuBuilder
|
2019-04-24 19:00:21 +02:00 |
|
bjorn3
|
472b591f90
|
Use rustc_codegen_ssa:🔙:link instead of copy pasted version
|
2019-04-24 19:00:21 +02:00 |
|
bjorn3
|
8c2bd3ec64
|
Rustup to rustc 1.36.0-nightly (e938c2b9a 2019-04-23)
|
2019-04-24 16:35:00 +02:00 |
|
bjorn3
|
004dc33031
|
Refactor archive.rs for future usage of ar::GnuBuilder
|
2019-04-21 14:59:05 +02:00 |
|
bjorn3
|
3fedac85e7
|
Let the ArArchiveBuilder implement cg_ssa:🔙:archive::ArchiveBuilder
|
2019-04-21 14:57:55 +02:00 |
|
bjorn3
|
cc0804e815
|
Rustup to rustc 1.36.0-nightly (33fe1131c 2019-04-20)
|
2019-04-21 14:41:23 +02:00 |
|
bjorn3
|
5d3fbdd68e
|
Use more rustc_codegen_ssa:🔙:link for linking
|
2019-04-20 17:35:58 +02:00 |
|
bjorn3
|
dd21922f31
|
Rustup to rustc 1.36.0-nightly (3c3d3c177 2019-04-17)
|
2019-04-18 19:06:59 +02:00 |
|
bjorn3
|
de792ad690
|
Rustup to rustc 1.35.0-nightly (aa99abeb2 2019-04-14)
|
2019-04-15 16:34:16 +02:00 |
|
bjorn3
|
c0ffc422ab
|
Print message when reaching trap
|
2019-04-10 17:56:44 +02:00 |
|
bjorn3
|
970d164089
|
Fix and optimize init intrinsic
|
2019-04-10 17:25:57 +02:00 |
|
bjorn3
|
41a4175c84
|
Fix for mutable_borrow_reservation_conflict future compatibility lint
|
2019-04-08 18:22:28 +02:00 |
|
Aaron Hill
|
e6acbdc20a
|
Rustup to rustc 1.35.0-nightly (f8673e0ad 2019-04-03)
|
2019-04-04 20:53:16 +02:00 |
|
bjorn3
|
0ad4e2cc96
|
Rustup to rustc 1.35.0-nightly (e3428db7c 2019-03-31)
|
2019-04-01 20:22:59 +02:00 |
|
bjorn3
|
a3f7b5da86
|
Rustup to rustc 1.35.0-nightly (237bf3244 2019-03-28)
|
2019-03-29 19:33:12 +01:00 |
|
bjorn3
|
b9295f1efd
|
Rustup to rustc 1.35.0-nightly (fbd34efb3 2019-03-26)
|
2019-03-27 17:45:20 +01:00 |
|
bjorn3
|
0df3b41630
|
Skip ZST arguments
Fixes #413 and increases compatibility with cg_llvm
|
2019-03-26 19:53:04 +01:00 |
|
bjorn3
|
47b1ef24e4
|
Update dependencies
|
2019-03-25 20:03:05 +01:00 |
|
bjorn3
|
a715c79263
|
Rustup to rustc 1.35.0-nightly (82e2f3ec2 2019-03-20)
|
2019-03-21 20:24:46 +01:00 |
|
bjorn3
|
788d8cec93
|
Rustup to rustc 1.35.0-nightly (52e885628 2019-03-15)
|
2019-03-16 10:54:02 +01:00 |
|
bjorn3
|
87424cb288
|
Misc changes
|
2019-03-11 20:45:59 +01:00 |
|
bjorn3
|
b0ecbf14a2
|
Sign extend ints in trans_const_value
|
2019-03-11 20:44:05 +01:00 |
|
bjorn3
|
d9403bf3fd
|
Implement weak linkage for statics
|
2019-03-11 20:36:29 +01:00 |
|
bjorn3
|
bfe8c89d41
|
Remove "Saved incremental data" warning
|
2019-03-11 20:06:23 +01:00 |
|