index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-29
Merge from upstream lightening
lightening
Andy Wingo
1
-2
/
+2
2019-04-29
Attempt to pop x87 stack
Andy Wingo
1
-2
/
+2
2019-04-29
Merge from upstream lightening
Andy Wingo
1
-4
/
+0
2019-04-29
Stack alignment is 16 even on x86-32
Andy Wingo
1
-4
/
+0
2019-04-29
Fix u64-ref JIT on 32-bit
Andy Wingo
1
-4
/
+4
2019-04-28
Fix unneeded stack alignment.
Andy Wingo
1
-2
/
+0
2019-04-28
Merge from upstream lightening
Andy Wingo
2
-14
/
+23
2019-04-28
Fix byte stores on x86-32
Andy Wingo
2
-14
/
+23
2019-04-28
Merge from upstream lightening
Andy Wingo
1
-0
/
+1
2019-04-28
Unget temp xpr after mem->mem addend fixup
Andy Wingo
1
-0
/
+1
2019-04-28
Fix errors in 32-bit JIT support
Andy Wingo
1
-4
/
+4
2019-04-28
Enable JIT on 32-bit x86
Andy Wingo
1
-2
/
+3
2019-04-28
Adapt to lightening changes
Andy Wingo
1
-26
/
+3
2019-04-28
Align stack before entering JIT code
Andy Wingo
1
-0
/
+2
2019-04-28
Merge from upstream lightening
Andy Wingo
213
-2116
/
+1249
2019-04-28
Stack alignment takes saved return address into account
Andy Wingo
3
-15
/
+15
2019-04-28
Merge branch 'x86-32-ci' into 'master'
Andy Wingo
2
-3
/
+16
2019-04-28
Add x86-32 tests to default test target
Andy Wingo
1
-3
/
+13
2019-04-28
Mark test files as precious to prevent them from being deleted by make
Andy Wingo
1
-0
/
+3
2019-04-27
Add test for JIT callee with many args
Andy Wingo
1
-0
/
+68
2019-04-27
Add {enter,leave}_jit_abi calls in tests
Andy Wingo
188
-8
/
+438
2019-04-27
Fix ABI of arg to extr_d_f test
Andy Wingo
1
-1
/
+1
2019-04-27
Fix jit_leave_jit_abi to pop correct registers
Andy Wingo
2
-3
/
+13
2019-04-26
Small bug fixes for ia32
Andy Wingo
3
-2
/
+5
2019-04-26
Add facility to enter and leave JIT ABI
Andy Wingo
8
-85
/
+113
2019-04-26
Remove most __X64_32 code
Andy Wingo
2
-131
/
+18
2019-04-26
Simplify 64/32 concerns in x86-cpu.c
Andy Wingo
1
-7
/
+3
2019-04-26
Make jit_cpu private
Andy Wingo
2
-86
/
+39
2019-04-26
Fix 32-bit movi_d
Andy Wingo
1
-1
/
+6
2019-04-26
Fix compile warnings for 32-bit tests
Andy Wingo
14
-26
/
+26
2019-04-26
Use jit_word_t for register-sized values instead of intmax_t
Andy Wingo
156
-323
/
+322
2019-04-26
Fix lightening to compile on 32-bit x86
Andy Wingo
5
-1376
/
+96
2019-04-26
Account for saved return address when locating args
Andy Wingo
2
-4
/
+22
2019-04-26
Inline some internal definitions into backend-specific files
Andy Wingo
10
-71
/
+74
2019-04-26
Ensure stack alignment in JIT code.
Andy Wingo
1
-0
/
+4
2019-04-26
Merge from upstream Lightening
Andy Wingo
4
-617
/
+610
2019-04-26
Implement reloc shortening, and remove unused functionality
Andy Wingo
4
-103
/
+79
2019-04-26
Remove unused jit_epilog definition
Andy Wingo
1
-6
/
+0
2019-04-26
Fix backtraces with call-with-values during bootstrap
Andy Wingo
2
-4
/
+6
2019-04-26
Make jit_align_stack and jit_shrink_stack public
Andy Wingo
2
-2
/
+5
2019-04-26
Track frame size to more reliably align stack before calls
Andy Wingo
2
-29
/
+49
2019-04-26
Move jit_move_operands etc to common lightening.c file
Andy Wingo
2
-508
/
+508
2019-04-25
Adapt to changes in upstream lightening
Andy Wingo
1
-4
/
+4
2019-04-25
Merge from upstream lightening
Andy Wingo
10
-344
/
+326
2019-04-25
Simplify register representation even more
Andy Wingo
2
-110
/
+80
2019-04-25
Simplify register representation again
Andy Wingo
10
-292
/
+304
2019-04-25
Lower default JIT threshold as JIT is cheaper now
Andy Wingo
1
-1
/
+1
2019-04-25
Re-enable fixnum less-than JIT fast-path
Andy Wingo
1
-8
/
+0
2019-04-25
Merge from upstream lightening
Andy Wingo
1
-5
/
+12
2019-04-25
Align stack on 64-bit targets for calls
Andy Wingo
1
-5
/
+12
[next]