aboutsummaryrefslogtreecommitdiff
path: root/src/boot/be/ra.ml
Commit message (Expand)AuthorAgeFilesLines
* Another go at changing compile-command, this time using RBUILD env var.Graydon Hoare2011-03-251-1/+1
* Revert "Bulk-edit compile commands in emacs chatter to point to assumed build...Graydon Hoare2011-03-251-1/+1
* Bulk-edit compile commands in emacs chatter to point to assumed build/ dir of...Graydon Hoare2011-03-251-1/+1
* Git index wins again.Graydon Hoare2010-10-121-2/+7
* Changes to make rustboot compile on OCaml 3.12Graydon Hoare2010-10-121-2/+2
* Use hashtable rather than bitset for vreg constraints in ra; speeds compilation.Graydon Hoare2010-09-091-22/+32
* Make vreg constrs per-quad, regfence on nontrivial constrs, back out workarou...Graydon Hoare2010-08-261-46/+61
* Add check to catch bug underlying issue #152. Fix will take longer.Graydon Hoare2010-08-261-1/+14
* Remove dead implicit-destinations logic from IL.Graydon Hoare2010-08-031-6/+3
* Slight shaving on RA, no more optimizing today. It's fast enough for now.Graydon Hoare2010-07-261-8/+9
* Do some more iflog-guarding.Graydon Hoare2010-07-261-61/+43
* Hey, what's a coding sprint without an uncovered register allocation bug? No ...Graydon Hoare2010-07-021-1/+2
* Populate tree.Graydon Hoare2010-06-231-0/+664