This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2de6ab9e21
factor
/
basis
/
compiler
/
cfg
/
dce
History
Slava Pestov
85a2bfab6c
compiler: eliminate boilerplate by centralizing info in declarative INSN: syntax
2009-09-02 06:22:37 -05:00
..
authors.txt
Dead code elimination eliminates some dead allocations
2009-07-02 02:30:46 -05:00
dce-tests.factor
compiler.cfg: virtual registers are integers now, and representations are stored off to the side. Fix bug in representation selection that would manifest if a value was used as a float and a fixnum in different branches; cannot globally unbox float in this case
2009-08-08 04:02:18 -05:00
dce.factor
compiler: eliminate boilerplate by centralizing info in declarative INSN: syntax
2009-09-02 06:22:37 -05:00
summary.txt
Dead code elimination eliminates some dead allocations
2009-07-02 02:30:46 -05:00