about summary refs log tree commit diff
path: root/src/boot/be/ra.ml
AgeCommit message (Collapse)AuthorLines
2011-05-13Remove rustboot from the repository.Graydon Hoare-688/+0
2011-03-25Another go at changing compile-command, this time using RBUILD env var.Graydon Hoare-1/+1
2011-03-25Revert "Bulk-edit compile commands in emacs chatter to point to assumed ↵Graydon Hoare-1/+1
build/ dir off src root." This reverts commit 846f2e2ba994268725f38c36fa12f1a09f21615c.
2011-03-25Bulk-edit compile commands in emacs chatter to point to assumed build/ dir ↵Graydon Hoare-1/+1
off src root.
2010-10-12Git index wins again.Graydon Hoare-2/+7
2010-10-12Changes to make rustboot compile on OCaml 3.12Graydon Hoare-2/+2
2010-09-09Use hashtable rather than bitset for vreg constraints in ra; speeds compilation.Graydon Hoare-22/+32
2010-08-26Make vreg constrs per-quad, regfence on nontrivial constrs, back out ↵Graydon Hoare-46/+61
workaround to _uint, add regression test. Closes #152.
2010-08-26Add check to catch bug underlying issue #152. Fix will take longer.Graydon Hoare-1/+14
2010-08-03Remove dead implicit-destinations logic from IL.Graydon Hoare-6/+3
2010-07-26Slight shaving on RA, no more optimizing today. It's fast enough for now.Graydon Hoare-8/+9
2010-07-26Do some more iflog-guarding.Graydon Hoare-61/+43
2010-07-02Hey, what's a coding sprint without an uncovered register allocation bug? No ↵Graydon Hoare-1/+2
fun, I say.
2010-06-23Populate tree.Graydon Hoare-0/+664