aboutsummaryrefslogtreecommitdiff
path: root/src/boot/be/il.ml
Commit message (Expand)AuthorAgeFilesLines
* Degrade emitter size cache to just a flat hashtable with regular flushes (sig...Graydon Hoare2010-08-051-2/+2
* Kill the preallocator, install a sane replacement. Closes #131. And probably ...Graydon Hoare2010-08-041-212/+21
* Factor append_quad out of IL.emit_full, for use elsewhere.Graydon Hoare2010-08-031-4/+12
* Remove dead implicit-destinations logic from IL.Graydon Hoare2010-08-031-7/+1
* Add fmt module, move out some common format helpers, add instruction-selectio...Graydon Hoare2010-06-241-40/+5
* Populate tree.Graydon Hoare2010-06-231-0/+1135