aboutsummaryrefslogtreecommitdiffstats
path: root/arm/ConstpropOpproof.v
Commit message (Expand)AuthorAgeFilesLines
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-1/+4
* Updated ARM and PowerPC ports with new handling of __builtin_annot.xleroy2013-02-241-13/+0
* Ported to Coq 8.4pl1. Merge of branches/coq-8.4.xleroy2013-01-291-8/+8
* Make min_int / -1 and min_int % -1 semantically undefinedxleroy2012-06-091-1/+2
* Merge of the newmem branch:xleroy2012-05-211-2/+24
* Support for fcmpzd instruction (float compare with +0.0)xleroy2012-03-291-0/+9
* Added volatile_read_global and volatile_store_global builtins.xleroy2012-01-151-0/+14
* Merge of the nonstrict-ops branch:xleroy2012-01-141-358/+245
* ARM codegen ported to new ABI + VFD floatsxleroy2011-07-301-0/+2
* Merge of branch "unsigned-offsets":xleroy2011-04-091-55/+56
* Float.intoffloat and Float.intuoffloat are now partial functions.xleroy2010-10-281-0/+2
* 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-8/+8
* "val_match_approx_increasing" moved from mach-dep part to mach-indep part.xleroy2009-08-181-11/+0
* Refactoring of Constprop and Constpropproof into a machine-dependent part and...xleroy2009-08-171-0/+541