aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Constprop.v
Commit message (Expand)AuthorAgeFilesLines
* Support for inlined built-ins.xleroy2010-06-291-0/+2
* Added support for jump tables in back end.xleroy2009-11-101-13/+10
* Refactoring of Constprop and Constpropproof into a machine-dependent part and...xleroy2009-08-171-0/+235
* Reorganized the development, modularizing away machine-dependent parts.xleroy2008-12-301-1093/+0
* Replace cast{8,16}{signed,unsigned} with zero_ext and sign_ext.xleroy2008-12-291-8/+8
* Introduction de l'operation intuoffloat (float -> unsigned int). Pas encore ...xleroy2008-05-301-0/+8
* Ajout license, README, copyright noticesxleroy2008-01-271-0/+12
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".xleroy2007-08-041-26/+32
* Suppression de lib/Sets.v, utilisation de FSet a la place. Generalisation de...xleroy2007-03-021-9/+22
* Meilleure representation des worklists dans l'algo de Kildallxleroy2006-09-111-1/+1
* Fusion de la branche "traces":xleroy2006-09-041-1/+23
* Initial import of compcertxleroy2006-02-091-0/+1032