aboutsummaryrefslogtreecommitdiff
path: root/src/boot/llvm
Commit message (Expand)AuthorAgeFilesLines
* Correct overzealous bulk-edit to LLVM code.Graydon Hoare2010-07-011-1/+1
* Rename 'exterior' to 'box' and 'interior' to 'local' (at least wrt. slots; ke...Graydon Hoare2010-06-301-6/+6
* 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 instruction-selectio...Graydon Hoare2010-06-241-1/+1
* Populate tree.Graydon Hoare2010-06-235-0/+1331