Andy Wingo
f348b8ed6d
Change headers and files to be named "lightening" instead of "jit"
...
This improves integration with other projects. Like for example Guile
already has files named jit.c and jit.h; it's easier to manage if
lightening uses its own file names.
2019-04-03 13:57:48 +02:00
Andy Wingo
99b4fd2d79
Provide some type safety for jit_gpr_t and jit_fpr_t
2019-04-03 11:50:32 +02:00
Andy Wingo
b4169e25ba
get_temp_{gpr,xpr} returns a jit_{gpr,fpr}_t
2019-04-03 11:04:19 +02:00
Andy Wingo
9adbed9e7a
Fix stxi_d bug
...
Also present in upstream; reported.
2019-03-26 13:44:37 +01:00
Andy Wingo
bad7e34c83
Implementation of new design
...
Documentation to come, as tests get added and things settle down.
2019-03-25 12:21:23 +01:00
Andy Wingo
017740cb52
Really finish stdint conversion
2018-10-31 21:54:19 +01:00
Andy Wingo
a0714ec410
Finish conversion to stdint types
2018-10-31 21:49:10 +01:00
Andy Wingo
f3f71941ac
Replace jit_int32_t, etc with stdint types
2018-10-30 13:48:57 +01:00
Andy Wingo
9c1b01fba5
Simplify file names
2018-10-30 12:29:18 +01:00