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
39a9b21e98
factor
/
basis
/
compiler
/
cfg
/
representations
/
peephole
History
Jon Harper
dc3ee923ca
compiler.cfg: add peephole opt to never untag the input of ##bit-count.
fixes
#1764
2017-01-04 07:29:08 -08:00
..
authors.txt
compiler.cfg.representations: peephole optimizations are used to simplify the case where the input to a ##shl-imm or ##sar-imm needs to be untagged
2010-05-03 17:34:03 -04:00
peephole-docs.factor
minor cleanup to some docs.
2015-05-13 16:09:14 -07:00
peephole.factor
compiler.cfg: add peephole opt to never untag the input of ##bit-count.
fixes
#1764
2017-01-04 07:29:08 -08:00