about summary refs log tree commit diff
path: root/src/boot/util
AgeCommit message (Collapse)AuthorLines
2010-06-28Canonicalize hashtables after running them through htab_map. Closes #77.Graydon Hoare-2/+16
2010-06-25Revert "Add intrinsic calling convention." Isn't going to work.Graydon Hoare-2/+0
This reverts commit 72c6c60d80cdfe63af5046a1a98549f0515734f2.
2010-06-24Add intrinsic calling convention.Graydon Hoare-0/+2
2010-06-24Add fmt module, move out some common format helpers, add ↵Graydon Hoare-0/+83
instruction-selection tracing and make selection use queues rather than list refs.
2010-06-23Populate tree.Graydon Hoare-0/+816