index
:
debian-compcert
master
pristine-tar
upstream
Debian packaging for CompCert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
Selectionproof.v
Commit message (
Expand
)
Author
Age
*
Revised lib/Integers.v to make it parametric w.r.t. word size.
xleroy
2009-11-19
*
Forgot to add some files
xleroy
2009-08-18
*
Reorganized the development, modularizing away machine-dependent parts.
xleroy
2008-12-30
*
Replace cast{8,16}{signed,unsigned} with zero_ext and sign_ext.
xleroy
2008-12-29
*
Revised back-end so that only 2 integer registers are reserved for reloading.
xleroy
2008-12-21
*
Flag to turn on/off the recognition of fused multiply-add and multiply-sub
xleroy
2008-07-31
*
Fusion partielle de la branche contsem:
xleroy
2008-07-08
*
Revu les comparaisons de pointeurs: == et <> sont definis entre 2 pointeurs v...
xleroy
2008-05-30
*
Introduction de l'operation intuoffloat (float -> unsigned int). Pas encore ...
xleroy
2008-05-30
*
Meilleure selection pour if ((a && b) != 0), etc
xleroy
2008-03-27
*
Ajout license, README, copyright notices
xleroy
2008-01-27
*
Fusion de la branche restr-cminor. En Clight, C#minor et Cminor, les express...
xleroy
2007-08-28
*
Fusion des modifications faites sur les branches "tailcalls" et "smallstep".
xleroy
2007-08-04