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
/
Selection.v
Commit message (
Expand
)
Author
Age
*
Optimize integer divisions by positive constants, turning them into
xleroy
2013-07-29
*
Treat casts int64 -> float32 as primitive operations instead of two
xleroy
2013-07-03
*
Expand 64-bit integer comparisons into 32-bit integer comparisons.
xleroy
2013-04-29
*
Big merge of the newregalloc-int64 branch. Lots of changes in two directions:
xleroy
2013-04-20
*
Remove some useless "Require".
xleroy
2012-12-30
*
Merge of branch seq-and-or. See Changelog for details.
xleroy
2012-10-06
*
Merge of the newmem branch:
xleroy
2012-05-21
*
Take advantage of Cmaskzero and Cmasknotzero.
xleroy
2012-02-24
*
Merge of the "volatile" branch:
xleroy
2012-02-04
*
Revised handling of annotation statements, and more generally built-in functi...
xleroy
2011-06-13
*
Merge of branch "unsigned-offsets":
xleroy
2011-04-09
*
Merge of the reuse-temps branch:
xleroy
2010-09-02
*
Support for inlined built-ins.
xleroy
2010-06-29
*
Merge of the newmem and newextcalls branches:
xleroy
2010-03-07
*
Forgot to add some files
xleroy
2009-08-18
*
Reorganized the development, modularizing away machine-dependent parts.
xleroy
2008-12-30
*
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
*
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