summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAge
...
* Added tail call optimization passGravatar xleroy2009-03-26
* Reserve register GPR13 for compatibility with EABI. Optimize operations 'x >...Gravatar xleroy2009-02-26
* - Added alignment constraints to memory loads and stores.Gravatar xleroy2009-01-11
* Reorganized the development, modularizing away machine-dependent parts.Gravatar xleroy2008-12-30
* Replace cast{8,16}{signed,unsigned} with zero_ext and sign_ext.Gravatar xleroy2008-12-29
* Fusion partielle de la branche contsem: Gravatar xleroy2008-07-08
* Revu les comparaisons de pointeurs: == et <> sont definis entre 2 pointeurs v...Gravatar xleroy2008-05-30
* Introduction de l'operation intuoffloat (float -> unsigned int). Pas encore ...Gravatar xleroy2008-05-30
* Amelioration compilation des switchGravatar xleroy2008-04-17
* Ajout license, README, copyright noticesGravatar xleroy2008-01-27
* Ajout find_symbol_not_nullptr; nettoyagesGravatar xleroy2007-12-06
* Ajout de global_addresses_distinctGravatar xleroy2007-11-03
* Linearize: utilisation d'une heuristique externe d'enumeration des noeuds du CFGGravatar xleroy2007-10-27
* Fusion de la branche restr-cminor. En Clight, C#minor et Cminor, les express...Gravatar xleroy2007-08-28
* Ajout de common/Complements.vGravatar xleroy2007-08-26
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".Gravatar xleroy2007-08-04
* Ajout de Init_pointer (experimental)Gravatar xleroy2006-09-17
* Revu traitement des variables globales dans AST.program et dans Globalenvs.Gravatar xleroy2006-09-05
* Revu la repartition des sources Coq en sous-repertoiresGravatar xleroy2006-09-04