bjorn3
|
b2a8996f88
|
Implement rotate_{left,right} intrinsics
|
2018-11-16 19:50:23 +01:00 |
|
bjorn3
|
e83da7533c
|
Move trapping to trap_code.rs
|
2018-11-16 17:35:47 +01:00 |
|
bjorn3
|
ea113ec82e
|
Implement intrinsic "exact_div"
|
2018-11-13 18:50:45 +01:00 |
|
Dan Gohman
|
7b5f4894f1
|
Change "cton" to "clif".
|
2018-11-12 07:20:42 -08:00 |
|
bjorn3
|
e1fc9a56d9
|
Update dependencies
|
2018-11-09 18:03:47 +01:00 |
|
bjorn3
|
fc8a6c343a
|
Update Cargo.lock
Also update for cranelift changes.
|
2018-11-03 13:14:28 +01:00 |
|
bjorn3
|
0195181363
|
Fix some warnings
|
2018-10-10 19:08:52 +02:00 |
|
bjorn3
|
b5dffe9765
|
Rustfmt
|
2018-10-10 19:07:13 +02:00 |
|
bjorn3
|
39cfb1e51f
|
Workaround for missing select.i8 encoding
|
2018-10-07 11:31:42 +02:00 |
|
bjorn3
|
f16947dfb4
|
Implement intrinsic write_bytes
|
2018-10-06 10:43:01 +02:00 |
|
bjorn3
|
f8e2ce6b4b
|
Implement a lot of atomic intrinsics
|
2018-10-06 10:24:09 +02:00 |
|
bjorn3
|
42b80c21af
|
Improve dsl
|
2018-10-05 20:11:47 +02:00 |
|
bjorn3
|
a1bb16fdc3
|
Use dsl for declaring intrinsic codegen
|
2018-10-05 19:55:06 +02:00 |
|
bjorn3
|
a94dd977bf
|
Move intrinsics codegen to intrinsics.rs
|
2018-10-03 18:21:52 +02:00 |
|