aboutsummaryrefslogtreecommitdiff
path: root/src/boot/llvm
Commit message (Collapse)AuthorAgeFilesLines
* Update LLVM translation to match changes to slot and ty.Graydon Hoare2010-06-291-16/+23
|
* Move more of the GC logic into the runtime.Graydon Hoare2010-06-281-1/+1
|
* Emit gc glue and rearrange crate glue offsets slightly to have a regular order.Graydon Hoare2010-06-252-4/+6
|
* Add fmt module, move out some common format helpers, add ↵Graydon Hoare2010-06-241-1/+1
| | | | instruction-selection tracing and make selection use queues rather than list refs.
* Populate tree.Graydon Hoare2010-06-235-0/+1331