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
path:
root
/
module
/
language
/
cps
/
compile-bytecode.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-21
`define!' instruction returns the variable
Andy Wingo
1
-2
/
+2
2016-05-04
Add integer->char and char->integer opcodes
Andy Wingo
1
-0
/
+4
2015-12-03
Add support for comparing u64 values with SCM values
Andy Wingo
1
-0
/
+5
2015-12-02
Add ursh/immediate and ulsh/immediate ops
Andy Wingo
1
-0
/
+6
2015-12-02
Add untagged bitwise operations
Andy Wingo
1
-0
/
+2
2015-12-01
Add current-thread VM op
Andy Wingo
1
-0
/
+2
2015-12-01
Add support for unboxed s64 values
Andy Wingo
1
-0
/
+6
2015-12-01
New instructions load-f64, load-u64
Andy Wingo
1
-0
/
+8
2015-12-01
Add tagged and untagged arithmetic ops with immediate operands
Andy Wingo
1
-0
/
+13
2015-12-01
Add instructions to branch on u64 comparisons
Andy Wingo
1
-0
/
+5
2015-12-01
Add bv-length instruction
Andy Wingo
1
-0
/
+2
2015-12-01
All arities serialize a "closure" binding
Andy Wingo
1
-1
/
+3
2015-11-12
Don't compile equal? to br-if-equal
Andy Wingo
1
-1
/
+0
2015-11-11
bv-{f32,f64}-{ref,set!} operate on raw f64 values
Andy Wingo
1
-0
/
+4
2015-10-28
Reflection support for unboxed f64 slots
Andy Wingo
1
-1
/
+2
2015-10-28
VM support for raw slots
Andy Wingo
1
-2
/
+1
2015-10-28
Always emit return-values
Andy Wingo
1
-10
/
+0
2015-10-28
Replace return primcalls with $values
Andy Wingo
1
-3
/
+1
2015-10-28
Don't emit redundant reset-frame before return
Andy Wingo
1
-2
/
+0
2015-10-28
return-values opcode resets the frame
Andy Wingo
1
-2
/
+2
2015-10-22
Wire up `guild compile -O0 foo.scm'
Andy Wingo
1
-0
/
+6
2015-10-21
SP-relative local addressing
Andy Wingo
1
-70
/
+115
2015-10-21
Fix prompt miscompilation
Andy Wingo
1
-1
/
+1
2015-07-27
Better codegen for $values terms that don't shuffle
Andy Wingo
1
-79
/
+107
2015-07-24
Eliminate trampoline gotos when possible in compile-bytecode
Andy Wingo
1
-53
/
+71
2015-07-22
Add missing files
Andy Wingo
1
-0
/
+433
2015-07-22
Remove CPS1 language
Andy Wingo
1
-453
/
+0
2015-07-16
Reify primitives in CPS2
Andy Wingo
1
-2
/
+1
2015-07-16
Optimize first-order CPS
Andy Wingo
1
-81
/
+2
2015-07-15
Enable CPS2 closure conversion
Andy Wingo
1
-1
/
+1
2015-07-15
Wire up new closure conversion pass
Andy Wingo
1
-1
/
+3
2015-06-05
Disable CPS optimization passes
Andy Wingo
1
-1
/
+7
2015-06-03
Port CSE to CPS2
Andy Wingo
1
-1
/
+4
2015-05-11
Consolidate CPS2 above CPS in the compiler
Andy Wingo
1
-2
/
+0
2015-03-12
Marginal bootstrap memory improvements
Andy Wingo
1
-34
/
+49
2015-03-11
Remove $void CPS expression type
Andy Wingo
1
-2
/
+0
2015-01-22
Keywords have a tc7
Andy Wingo
1
-0
/
+2
2015-01-22
Add allocate-struct, struct-ref, struct-set! instructions
Andy Wingo
1
-1
/
+7
2014-07-03
Compiler emits br-if-logtest
Andy Wingo
1
-1
/
+2
2014-05-31
Remove $kif
Andy Wingo
1
-2
/
+0
2014-05-31
Add $branch expression type
Andy Wingo
1
-2
/
+6
2014-05-15
Enable type folding
Andy Wingo
1
-1
/
+1
2014-05-15
Type and range inference for CPS
Andy Wingo
1
-0
/
+2
2014-04-21
Add make-vector opcode
Andy Wingo
1
-0
/
+2
2014-04-15
Beginnings of local variable information
Andy Wingo
1
-1
/
+6
2014-04-12
First-order CPS has $program and $closure forms
Andy Wingo
1
-33
/
+8
2014-04-11
Root higher-order CPS term is always $kfun $cont
Andy Wingo
1
-2
/
+1
2014-04-11
Closure conversion, reify-primitives use $kfun $cont
Andy Wingo
1
-4
/
+3
2014-04-11
Preparation for compile-bytecode to work on $kfun $conts
Andy Wingo
1
-6
/
+6
2014-04-11
compute-dfg takes a $kfun $cont, not a $fun
Andy Wingo
1
-1
/
+3
[next]