aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Regalloc.ml
Commit message (Expand)AuthorAgeFilesLines
* Merge of "newspilling" branch:xleroy2014-07-231-11/+49
* In Regalloc, dead code elimination, don't eliminate move operationsxleroy2014-02-231-3/+3
* Introduce and use the platform-specific Archi module giving:xleroy2014-01-031-4/+4
* Merge of branch value-analysis.xleroy2013-12-201-1/+1
* Do not use Format for faster printing of RTL, XTL, LTL, Machxleroy2013-09-261-15/+14
* Small improvements in compilation times for the register allocation pass.xleroy2013-09-201-4/+4
* Change interface of Kildall solvers to avoid precomputing the map pc -> list ...xleroy2013-08-121-1/+1
* Merge of the float32 branch: xleroy2013-05-191-2/+12
* Add interferences at function entry with destroyed_at_function_entry.xleroy2013-05-081-2/+8
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-0/+986