summaryrefslogtreecommitdiff
path: root/backend/Linearize.v
Commit message (Expand)AuthorAge
* Merge of branch value-analysis.Gravatar xleroy2013-12-20
* Change interface of Kildall solvers to avoid precomputing the map pc -> list ...Gravatar xleroy2013-08-12
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:Gravatar xleroy2013-04-20
* Assorted changes to reduce stack and heap requirements when compiling very bi...Gravatar xleroy2013-03-16
* Remove some useless "Require".Gravatar xleroy2012-12-30
* Support for inlined built-ins.Gravatar xleroy2010-06-29
* Added support for jump tables in back end.Gravatar xleroy2009-11-10
* Cil2Csyntax: added goto and labels; added assignment between structsGravatar xleroy2009-08-16
* - Added alignment constraints to memory loads and stores.Gravatar xleroy2009-01-11
* Nettoyages docGravatar xleroy2008-03-19
* Ajout license, README, copyright noticesGravatar xleroy2008-01-27
* Linearize: utilisation d'une heuristique externe d'enumeration des noeuds du CFGGravatar xleroy2007-10-27
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".Gravatar xleroy2007-08-04
* Suppression de lib/Sets.v, utilisation de FSet a la place. Generalisation de...Gravatar xleroy2007-03-02
* Meilleure representation des worklists dans l'algo de KildallGravatar xleroy2006-09-11
* Fusion de la branche "traces":Gravatar xleroy2006-09-04
* Initial import of compcertGravatar xleroy2006-02-09