aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/SelectOpproof.v
Commit message (Expand)AuthorAgeFilesLines
...
* Merge of the nonstrict-ops branch:xleroy2012-01-141-702/+490
* Recognition of rlwimi instruction (useful for bitfield assignment)xleroy2011-06-211-0/+12
* Merge of branch "unsigned-offsets":xleroy2011-04-091-38/+42
* float->int conversions, continued: weaker axiomatization.xleroy2010-10-291-2/+2
* Float.intoffloat and Float.intuoffloat are now partial functions.xleroy2010-10-281-11/+20
* Merge of the reuse-temps branch:xleroy2010-09-021-53/+53
* Integers: cleaned up bitwise operations, redefined shr, zero_ext and sign_extxleroy2010-08-211-3/+3
* Optimisation: addrsymbol + (expr + cst) and addrstack + (expr + cst).xleroy2010-05-021-0/+12
* Merge of the newmem and newextcalls branches:xleroy2010-03-071-21/+14
* Wrong rlwinm generated for 'x mod 1'xleroy2010-03-021-58/+57
* Revised lib/Integers.v to make it parametric w.r.t. word size.xleroy2009-11-191-12/+8
* Refactored Selection.v and Selectionproof.v into a machine-dependent part + a...xleroy2009-08-171-0/+957