summaryrefslogtreecommitdiff
path: root/powerpc/ConstpropOpproof.v
Commit message (Expand)AuthorAge
* Merge of "newspilling" branch:Gravatar xleroy2014-07-23
* Refactoring: move symbol_offset into Genv.Gravatar xleroy2014-05-24
* Constprop: use "not" for "xorimm(-1)"; optimize == 1 and != 0 comparisons ove...Gravatar xleroy2014-04-09
* Add option -Os to optimize for code size rather than for execution speed.Gravatar xleroy2014-02-19
* Merge of branch value-analysis.Gravatar xleroy2013-12-20
* powerpc/: new unary operation "addsymbol"Gravatar xleroy2013-11-17
* Floats.v, Nan.v: hard-wire the general shape of binop_pl, so that no axioms Gravatar xleroy2013-09-14
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:Gravatar xleroy2013-04-20
* Updated ARM and PowerPC ports with new handling of __builtin_annot.Gravatar xleroy2013-02-24
* Ported to Coq 8.4pl1. Merge of branches/coq-8.4.Gravatar xleroy2013-01-29
* Make min_int / -1 and min_int % -1 semantically undefinedGravatar xleroy2012-06-09
* Merge of the newmem branch:Gravatar xleroy2012-05-21
* Added volatile_read_global and volatile_store_global builtins.Gravatar xleroy2012-01-15
* Merge of the nonstrict-ops branch:Gravatar xleroy2012-01-14
* Merge of branch "unsigned-offsets":Gravatar xleroy2011-04-09
* Float.intoffloat and Float.intuoffloat are now partial functions.Gravatar xleroy2010-10-28
* Merge of the newmem and newextcalls branches:Gravatar xleroy2010-03-07
* Revised lib/Integers.v to make it parametric w.r.t. word size.Gravatar xleroy2009-11-19
* "val_match_approx_increasing" moved from mach-dep part to mach-indep part.Gravatar xleroy2009-08-18
* Typo docGravatar xleroy2009-08-17
* Refactoring of Constprop and Constpropproof into a machine-dependent part and...Gravatar xleroy2009-08-17