aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Op.v
Commit message (Expand)AuthorAgeFilesLines
* Reorganized the development, modularizing away machine-dependent parts.xleroy2008-12-301-906/+0
* Replace cast{8,16}{signed,unsigned} with zero_ext and sign_ext.xleroy2008-12-291-12/+12
* Revised back-end so that only 2 integer registers are reserved for reloading.xleroy2008-12-211-2/+30
* Revu les comparaisons de pointeurs: == et <> sont definis entre 2 pointeurs v...xleroy2008-05-301-30/+36
* Introduction de l'operation intuoffloat (float -> unsigned int). Pas encore ...xleroy2008-05-301-1/+6
* Ajout license, README, copyright noticesxleroy2008-01-271-0/+12
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".xleroy2007-08-041-53/+204
* Fusion de la branche "traces":xleroy2006-09-041-4/+17
* Initial import of compcertxleroy2006-02-091-0/+691