aboutsummaryrefslogtreecommitdiffstats
path: root/arm/SelectOpproof.v
Commit message (Expand)AuthorAgeFilesLines
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-7/+15
* Ported to Coq 8.4pl1. Merge of branches/coq-8.4.xleroy2013-01-291-15/+15
* Remove some useless "Require".xleroy2012-12-301-2/+0
* Merge of branch seq-and-or. See Changelog for details.xleroy2012-10-061-70/+75
* CSE: add recognition of some combined operators, conditions, and addressing m...xleroy2012-05-261-8/+4
* Take advantage of Cmaskzero and Cmasknotzero.xleroy2012-02-241-0/+15
* Merge of the "volatile" branch:xleroy2012-02-041-0/+25
* Merge of the nonstrict-ops branch:xleroy2012-01-141-758/+503
* ARM codegen ported to new ABI + VFD floatsxleroy2011-07-301-40/+9
* Merge of branch "unsigned-offsets":xleroy2011-04-091-41/+44
* float->int conversions, continued: weaker axiomatization.xleroy2010-10-291-2/+2
* Float.intoffloat and Float.intuoffloat are now partial functions.xleroy2010-10-281-12/+21
* Merge of the reuse-temps branch:xleroy2010-09-021-54/+89
* Merge of the newmem and newextcalls branches:xleroy2010-03-071-1/+1
* Revised lib/Integers.v to make it parametric w.r.t. word size.xleroy2009-11-191-10/+10
* Refactored Selection.v and Selectionproof.v into a machine-dependent part + a...xleroy2009-08-171-0/+986