about summary refs log tree commit diff
path: root/src/boot/be/ra.ml
AgeCommit message (Expand)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 build...Graydon Hoare-1/+1
2011-03-25Bulk-edit compile commands in emacs chatter to point to assumed build/ dir of...Graydon Hoare-1/+1
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 workarou...Graydon Hoare-46/+61
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
2010-06-23Populate tree.Graydon Hoare-0/+664