aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/ConstpropOpproof.v
Commit message (Expand)AuthorAgeFilesLines
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-0/+3
* Updated ARM and PowerPC ports with new handling of __builtin_annot.xleroy2013-02-241-18/+0
* Ported to Coq 8.4pl1. Merge of branches/coq-8.4.xleroy2013-01-291-10/+10
* Make min_int / -1 and min_int % -1 semantically undefinedxleroy2012-06-091-1/+2
* Merge of the newmem branch:xleroy2012-05-211-0/+24
* Added volatile_read_global and volatile_store_global builtins.xleroy2012-01-151-0/+19
* Merge of the nonstrict-ops branch:xleroy2012-01-141-332/+217
* Merge of branch "unsigned-offsets":xleroy2011-04-091-41/+42
* 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-13/+13
* "val_match_approx_increasing" moved from mach-dep part to mach-indep part.xleroy2009-08-181-11/+0
* Typo docxleroy2009-08-171-1/+1
* Refactoring of Constprop and Constpropproof into a machine-dependent part and...xleroy2009-08-171-0/+533