Add a cache for JITed object code.
We still need to generate the IR but if we can find, a cache file created for the exact same IR we will load it and skip instruction selection etc...
Showing
Please register or sign in to comment
We still need to generate the IR but if we can find, a cache file created for the exact same IR we will load it and skip instruction selection etc...