summaryrefslogtreecommitdiff
path: root/backend/Coloringaux.ml
Commit message (Expand)AuthorAge
* Extraction: map Coq pairs to Caml pairs and Coq chars (type ascii) to Caml charsGravatar xleroy2011-10-18
* Coloringaux: better cost estimate for annotation builtinsGravatar xleroy2011-06-14
* Updated for Coq 8.3pl1. Some cleanups in test/*/Makefile.Gravatar xleroy2011-03-09
* Merge of the reuse-temps branch:Gravatar xleroy2010-09-02
* Merge of branches/full-expr-4:Gravatar xleroy2010-08-18
* Support for inlined built-ins.Gravatar xleroy2010-06-29
* Improved coalescing heuristics based on Hailperin's paper.Gravatar xleroy2010-05-08
* Compute spill costs.Gravatar xleroy2010-05-02
* Coloring: allow to exclude user-specified registers from allocation.Gravatar xleroy2010-04-10
* Coloringaux: make identifiers unique; special treatment of precolored Gravatar xleroy2009-08-26
* Update spill costs when coalescingGravatar xleroy2009-08-16
* Reorganized the development, modularizing away machine-dependent parts.Gravatar xleroy2008-12-30