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
3b78d03e2a
factor
/
basis
/
compiler
/
cfg
/
two-operand
History
Slava Pestov
c1c8424605
Compiler speedups
2009-08-02 09:16:21 -05:00
..
summary.txt
…
two-operand-tests.factor
compiler.cfg.two-operand: if last instruction in a basic block is an overflowing arithmetic op of the form x = y op x, we now convert it correctly. This fixes compiler regression with benchmark.dawes after recent coalescing changes
2009-08-01 23:50:47 -05:00
two-operand.factor
Compiler speedups
2009-08-02 09:16:21 -05:00