Mark H Weaver
|
de42f12099
DRAFT: Change f64->scm into an intrinsic.
|
6 лет назад |
Mark H Weaver
|
87f32999b9
WIP: New tagging v8
|
6 лет назад |
Andy Wingo
|
1fb39929f9
Reapply atomics inlining
|
6 лет назад |
Andy Wingo
|
2ba50e2fe6
Revert "Inline the atomic intrinsics"
|
6 лет назад |
Andy Wingo
|
230a555976
Inline the atomic intrinsics
|
6 лет назад |
Andy Wingo
|
8bcba78eda
Fix unused local warning in vm-engine.c
|
6 лет назад |
Andy Wingo
|
4e8d27f0d1
Finish updating vm.texi
|
6 лет назад |
Andy Wingo
|
a74b4a45fa
Update comments in vm-engine.c
|
6 лет назад |
Andy Wingo
|
1e7c541b2f
Fix case where running abort hook could trash registers
|
6 лет назад |
Andy Wingo
|
4060728e0a
Renumber instructions and bump objcode version
|
6 лет назад |
Andy Wingo
|
ce9169804e
Fix --disable-jit compilation
|
6 лет назад |
Andy Wingo
|
09b8f8ec06
Deoptimize to VM when hooks are enabled
|
6 лет назад |
Andy Wingo
|
12b125f2ad
Hook refactors
|
6 лет назад |
Andy Wingo
|
0ccd2d0d9e
Remove hook intrinsics: hooks are just for the VM
|
6 лет назад |
Andy Wingo
|
bf31fe4cf6
VM manages hook sets itself
|
6 лет назад |
Andy Wingo
|
076c3ad8d7
JIT counter tweaks
|
6 лет назад |
Andy Wingo
|
cc997293e2
JIT threshold controlled by environment variable
|
6 лет назад |
Andy Wingo
|
24d09b16b6
Maybe enter JIT when returning from interpreted functions
|
7 лет назад |
Andy Wingo
|
916c570557
Tweak to instrument-entry
|
7 лет назад |
Andy Wingo
|
3827769aff
Add instrumentation to VM builtins
|
7 лет назад |
Andy Wingo
|
e6304fb242
Define intrinsics for atomic ops
|
7 лет назад |
Andy Wingo
|
0188bd3816
64-bit intrinsic args and return values passed indirectly on 32-bit
|
7 лет назад |
Andy Wingo
|
d4abe8bbed
Avoid needless 64-bit args on 32-bit machines for some intrinsics
|
7 лет назад |
Andy Wingo
|
11940f4c72
Update error-wrong-num-args intrinsic prototype
|
7 лет назад |
Andy Wingo
|
5df43b60a9
Adapt JIT calling convention; continuations take mra from stack
|
7 лет назад |
Andy Wingo
|
a20feea43e
Continuations capture machine code address
|
7 лет назад |
Andy Wingo
|
939b1ae23f
Rework foreign-call trampoline
|
7 лет назад |
Andy Wingo
|
6027027724
Invoke VM hooks through intrinsics
|
7 лет назад |
Andy Wingo
|
ef4c1a5f55
Add unpack-values-object intrinsic
|
7 лет назад |
Andy Wingo
|
c3ff72cb81
Change call/cc inst to capture-continuation
|
7 лет назад |