aboutsummaryrefslogtreecommitdiff
path: root/src/boot/be/ra.ml
Commit message (Collapse)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 ↵Graydon Hoare2011-03-251-1/+1
| | | | | | build/ dir off src root." This reverts commit 846f2e2ba994268725f38c36fa12f1a09f21615c.
* Bulk-edit compile commands in emacs chatter to point to assumed build/ dir ↵Graydon Hoare2011-03-251-1/+1
| | | | off src root.
* 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 ↵Graydon Hoare2010-08-261-46/+61
| | | | workaround to _uint, add regression test. Closes #152.
* 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
| | | | fun, I say.
* Populate tree.Graydon Hoare2010-06-231-0/+664