Andy Wingo
|
d1cf892880
Optimize fixnum or s64 -> f64 conversions
|
5 лет назад |
Andy Wingo
|
b02d1b08d7
Compiler allocates boxed flonums in unmarked space
|
5 лет назад |
Andy Wingo
|
0a3591c374
Fix fatan2 intrinsic initialization
|
5 лет назад |
Andy Wingo
|
b1564df298
Unbox floor/ceiling and trigonometric functions where possible
|
5 лет назад |
Andy Wingo
|
382cc5c246
Add support for optimized unboxed abs and sqrt
|
5 лет назад |
Andy Wingo
|
89e28df1c9
Add an inlined jit fast-path for allocate-words/immediate
|
5 лет назад |
Andy Wingo
|
1fb39929f9
Reapply atomics inlining
|
5 лет назад |
Andy Wingo
|
2ba50e2fe6
Revert "Inline the atomic intrinsics"
|
5 лет назад |
Andy Wingo
|
230a555976
Inline the atomic intrinsics
|
5 лет назад |
Andy Wingo
|
d1c2d7de2f
Switch to use atomic_compare_exchange_strong
|
5 лет назад |
Mark H Weaver
|
f65ccc6afe
Fix 'atomic-box-compare-and-swap!'.
|
6 лет назад |
Andy Wingo
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 лет назад |
Andy Wingo
|
f2089ceee9
Add fast paths to intrinsics
|
6 лет назад |
Andy Wingo
|
e6304fb242
Define intrinsics for atomic ops
|
6 лет назад |
Andy Wingo
|
0188bd3816
64-bit intrinsic args and return values passed indirectly on 32-bit
|
6 лет назад |
Andy Wingo
|
d4abe8bbed
Avoid needless 64-bit args on 32-bit machines for some intrinsics
|
6 лет назад |
Andy Wingo
|
11940f4c72
Update error-wrong-num-args intrinsic prototype
|
6 лет назад |
Andy Wingo
|
a20feea43e
Continuations capture machine code address
|
6 лет назад |
Andy Wingo
|
b1705bd0f0
Prepare for frames having separate virtual and machine return addrs
|
6 лет назад |
Andy Wingo
|
64d114817a
Intrinsics take registers from thread
|
6 лет назад |
Andy Wingo
|
294e627c6b
Intrinsic for "prompt"
|
6 лет назад |
Andy Wingo
|
8918165c40
Compile current-module as intrinsic call
|
6 лет назад |
Andy Wingo
|
0faa4144d1
allocate-words intrinsic
|
6 лет назад |
Andy Wingo
|
6eb4735149
Add intrinsics for error conditions (wrong num args etc)
|
6 лет назад |
Andy Wingo
|
0ce9a1f870
VM throw uses intrinsics
|
6 лет назад |
Andy Wingo
|
5804c977d7
Rename scm_i_thread to scm_thread
|
6 лет назад |
Andy Wingo
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
6 лет назад |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 лет назад |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 лет назад |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 лет назад |