Files
wasmtime/lib/cretonne/src
Jakob Stoklund Olesen 2f7057b96f Add a Context::emit_to_memory function.
This function will emit the binary machine code into contiguous raw
memory while sending relocations to a RelocSink.

Add a MemoryCodeSink for generating machine code directly into memory
efficiently. Allow the TargetIsa to provide emit_function
implementations that are specialized to the MemoryCodeSink type to avoid
needless small virtual callbacks to put1() et etc.
2017-07-18 08:03:53 -07:00
..
2017-07-13 10:12:25 -07:00
2017-07-13 13:18:18 -07:00
2017-07-13 13:18:18 -07:00
2017-04-05 09:00:11 -07:00
2017-02-03 12:49:40 -08:00
2017-06-07 13:46:03 -07:00
2017-05-15 15:10:47 -07:00
2017-07-11 15:08:57 -07:00
2017-06-19 16:24:10 -07:00
2017-04-05 09:00:11 -07:00
2016-11-04 12:32:09 -07:00
2017-06-19 16:24:10 -07:00
2017-07-14 13:57:44 -07:00
2017-06-19 16:24:10 -07:00
2017-06-19 16:24:10 -07:00
2017-07-13 10:12:25 -07:00