losfair
|
d868445d09
|
Fix unused import 'vm' on Windows
|
2019-08-22 13:19:46 -07:00 |
|
losfair
|
eef38429fc
|
Fix unused imports on Windows.
|
2019-08-22 13:14:05 -07:00 |
|
losfair
|
56e735349d
|
Format everything
|
2019-08-21 15:23:56 -07:00 |
|
losfair
|
53ebcc355a
|
Disable LLVM stackmap on Windows
|
2019-08-21 15:23:11 -07:00 |
|
losfair
|
90dcdfec1c
|
Cargo fmt
|
2019-08-19 19:17:50 -07:00 |
|
losfair
|
4e6267aa57
|
Correctly handle more than 5 WASM function parameters when reading state of a LLVM context.
|
2019-08-19 19:12:33 -07:00 |
|
losfair
|
7028df23ef
|
Allow only integers for LLVM function param/return values.
|
2019-08-15 19:07:03 -07:00 |
|
losfair
|
0e0573c73c
|
Merge remote-tracking branch 'origin/master' into feature/llvm-osr
|
2019-08-14 16:33:26 -07:00 |
|
losfair
|
c1619026d5
|
Swap code lazily when tiering up from singlepass to LLVM.
Does not handle long-running functions, but should work at least.
|
2019-08-09 04:26:17 +08:00 |
|
losfair
|
9ed5094f86
|
Resolve semantics for more values.
|
2019-08-01 23:28:39 +08:00 |
|
losfair
|
0a7f95ee06
|
Allow a range of instruction offsets to be used in ip lookup.
|
2019-07-30 22:25:15 +08:00 |
|
losfair
|
efb5277d1d
|
Stack parsing now works with LLVM.
|
2019-07-27 02:50:49 +08:00 |
|
losfair
|
cc4f0e31a6
|
TwoHalves & trying to get cowsay to compile again
|
2019-07-25 02:44:28 +08:00 |
|
losfair
|
0133b92bec
|
Populating LLVM stack maps into MSM/FSM.
|
2019-07-23 02:55:43 +08:00 |
|
losfair
|
2e030c9c4a
|
Parsing LLVM stackmaps.
|
2019-07-19 02:02:15 +08:00 |
|