| .. |
|
alias-analysis
|
vm: 4 bit tags, new representation of alien objects makes unbox-any-c-ptr more efficient (work in progress)
|
2009-11-02 04:25:54 -06:00 |
|
block-joining
|
…
|
|
|
branch-splitting
|
…
|
|
|
build-stack-frame
|
cpu.x86.32: only create 16-byte parameter area if the word calls into the VM
|
2009-10-20 05:02:42 -05:00 |
|
builder
|
vm: 4 bit tags, new representation of alien objects makes unbox-any-c-ptr more efficient (work in progress)
|
2009-11-02 04:25:54 -06:00 |
|
checker
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
|
comparisons
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
|
copy-prop
|
filter-here -> filter!
|
2009-10-28 00:44:05 -05:00 |
|
dataflow-analysis
|
…
|
|
|
dce
|
filter-here -> filter!
|
2009-10-28 00:44:05 -05:00 |
|
debugger
|
add a "test-mr." word to compiler.cfg.debugger equivalent to "test-mr mr."
|
2009-09-30 11:34:19 -05:00 |
|
def-use
|
compiler.cfg: don't generate useless methods in instruction meta-programming. reduces bootstrap time
|
2009-11-02 20:11:29 -06:00 |
|
dominance
|
…
|
|
|
empty-blocks
|
…
|
|
|
gc-checks
|
Minor bug fixes for 4-bit tags
|
2009-11-02 17:41:36 -06:00 |
|
hats
|
vm: 4 bit tags, new representation of alien objects makes unbox-any-c-ptr more efficient (work in progress)
|
2009-11-02 04:25:54 -06:00 |
|
instructions
|
cpu.x86: update %box-displaced-alien for introduction of address field
|
2009-11-03 03:17:43 -06:00 |
|
intrinsics
|
compiler.cfg.intrinsics.allot: fix inline byte array allocation on 32-bit platforms
|
2009-11-03 23:44:20 -06:00 |
|
linear-scan
|
reverse-here -> reverse!
|
2009-10-28 14:40:15 -05:00 |
|
linearization
|
compiler.cfg: remove _gc instruction, it doesn't need to exist, and change GC checks to ensure that the right amount of space is available instead of blindly checking for 1Kb
|
2009-10-05 05:27:49 -05:00 |
|
liveness
|
…
|
|
|
loop-detection
|
…
|
|
|
mr
|
Fix the build
|
2009-09-09 13:44:54 -05:00 |
|
optimizer
|
compiler.cfg.ssa.destruction: more aggressive coalescing work in progress
|
2009-09-27 17:17:26 -05:00 |
|
parallel-copy
|
…
|
|
|
predecessors
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
|
registers
|
parsed -> suffix!, add append!
|
2009-10-28 13:38:27 -05:00 |
|
renaming
|
compiler.cfg: don't generate useless methods in instruction meta-programming. reduces bootstrap time
|
2009-11-02 20:11:29 -06:00 |
|
representations
|
Merge branch 'master' into new_gc
|
2009-11-02 20:11:43 -06:00 |
|
rpo
|
…
|
|
|
save-contexts
|
Fix the build
|
2009-09-09 13:44:54 -05:00 |
|
ssa
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2009-10-28 16:17:24 -05:00 |
|
stack-frame
|
cpu.x86.32: only create 16-byte parameter area if the word calls into the VM
|
2009-10-20 05:02:42 -05:00 |
|
stacks
|
compiler.cfg: remove _gc instruction, it doesn't need to exist, and change GC checks to ensure that the right amount of space is available instead of blindly checking for 1Kb
|
2009-10-05 05:27:49 -05:00 |
|
tco
|
…
|
|
|
useless-conditionals
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
|
utilities
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
|
value-numbering
|
compiler: update unit tests for 4-bit tag change
|
2009-11-03 21:40:29 -06:00 |
|
write-barrier
|
filter-here -> filter!
|
2009-10-28 00:44:05 -05:00 |
|
cfg.factor
|
…
|
|
|
summary.txt
|
…
|
|