summaryrefslogtreecommitdiff
path: root/libguile/jit.h
Commit message (Expand)AuthorAgeFilesLines
* Speed up returns in JITAndy Wingo2019-06-181-1/+4
* JIT counter tweaksAndy Wingo2018-09-021-2/+5
* JIT threshold controlled by environment variableAndy Wingo2018-08-311-1/+2
* Manual JIT interface via %jit-compileAndy Wingo2018-08-201-0/+2
* Adapt JIT calling convention; continuations take mra from stackAndy Wingo2018-08-131-2/+2
* Continuations capture machine code addressAndy Wingo2018-08-121-1/+2
* Fix function bound offsets of JIT data to be signedAndy Wingo2018-07-291-2/+2
* Emit instrument-loop in loops.Andy Wingo2018-07-291-1/+1
* Add instrument-call, instrument-loop VM instructionsAndy Wingo2018-07-291-0/+29
* Wire up lightning into libguile buildAndy Wingo2018-07-021-0/+31