index
:
debian-compcert
master
pristine-tar
upstream
Debian packaging for CompCert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arm
/
SelectOpproof.v
Commit message (
Expand
)
Author
Age
*
Merge of "newspilling" branch:
xleroy
2014-07-23
*
Instead of having two expansions of shrximm (one in SelectOp, one in Asmgen),...
xleroy
2014-05-28
*
Refactoring: move symbol_offset into Genv.
xleroy
2014-05-24
*
Constprop: use "not" for "xorimm(-1)"; optimize == 1 and != 0 comparisons ove...
xleroy
2014-04-09
*
Updated ARM backend wrt new static analyses and optimizations.
xleroy
2014-01-02
*
Optimize integer divisions by positive constants, turning them into
xleroy
2013-07-29
*
Big merge of the newregalloc-int64 branch. Lots of changes in two directions:
xleroy
2013-04-20
*
Ported to Coq 8.4pl1. Merge of branches/coq-8.4.
xleroy
2013-01-29
*
Remove some useless "Require".
xleroy
2012-12-30
*
Merge of branch seq-and-or. See Changelog for details.
xleroy
2012-10-06
*
CSE: add recognition of some combined operators, conditions, and addressing m...
xleroy
2012-05-26
*
Take advantage of Cmaskzero and Cmasknotzero.
xleroy
2012-02-24
*
Merge of the "volatile" branch:
xleroy
2012-02-04
*
Merge of the nonstrict-ops branch:
xleroy
2012-01-14
*
ARM codegen ported to new ABI + VFD floats
xleroy
2011-07-30
*
Merge of branch "unsigned-offsets":
xleroy
2011-04-09
*
float->int conversions, continued: weaker axiomatization.
xleroy
2010-10-29
*
Float.intoffloat and Float.intuoffloat are now partial functions.
xleroy
2010-10-28
*
Merge of the reuse-temps branch:
xleroy
2010-09-02
*
Merge of the newmem and newextcalls branches:
xleroy
2010-03-07
*
Revised lib/Integers.v to make it parametric w.r.t. word size.
xleroy
2009-11-19
*
Refactored Selection.v and Selectionproof.v into a machine-dependent part + a...
xleroy
2009-08-17