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
b5ca026852
factor
/
basis
/
compiler
/
cfg
/
value-numbering
History
Slava Pestov
789d82745c
compiler.cfg.value-numbering: factor out value renaming into a separate compiler.cfg.renaming vocabulary
2009-07-09 23:14:26 -05:00
..
expressions
Refactoring low-level optimizer to support stack analysis pass
2009-05-26 19:31:19 -05:00
graph
add a utility word vreg>constant
2009-07-02 11:32:23 -05:00
rewrite
compiler.cfg.value-numbering.rewrite: disable ##compare optimizations for now
2009-07-04 03:26:37 -05:00
simplify
simplify sub and sub-imm
2009-07-02 11:33:15 -05:00
summary.txt
Add summary for heaps more vocabs
2009-02-16 21:05:13 -06:00
value-numbering-tests.factor
Fixing various bugs; alias analysis wasn't handling ##phi nodes, stack analysis incorrectly handled height-changing back edges and ##fixnum-*, clean up ##dispatch generation
2009-05-29 01:39:14 -05:00
value-numbering.factor
compiler.cfg.value-numbering: factor out value renaming into a separate compiler.cfg.renaming vocabulary
2009-07-09 23:14:26 -05:00