summaryrefslogtreecommitdiff
path: root/common/Values.v
Commit message (Expand)AuthorAge
* Merge of "newspilling" branch:Gravatar xleroy2014-07-23
* - Back to origins: suppress Mfloat64al32 chunk and align Mfloat64 to 4.Gravatar xleroy2014-01-12
* Merge of branch value-analysis.Gravatar xleroy2013-12-20
* Merge of Flocq version 2.2.0.Gravatar xleroy2013-08-02
* Optimize integer divisions by positive constants, turning them intoGravatar xleroy2013-07-29
* More accurate model of condition register flags for ARM and IA32.Gravatar xleroy2013-07-13
* Treat casts int64 -> float32 as primitive operations instead of twoGravatar xleroy2013-07-03
* Merge of the "princeton" branch:Gravatar xleroy2013-06-16
* Merge of the float32 branch: Gravatar xleroy2013-05-19
* Expand 64-bit integer comparisons into 32-bit integer comparisons.Gravatar xleroy2013-04-29
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:Gravatar xleroy2013-04-20
* Pointers one pastGravatar xleroy2013-02-15
* lib/Integers.v: revised and extended, faster implementation based onGravatar xleroy2013-02-10
* Ported to Coq 8.4pl1. Merge of branches/coq-8.4.Gravatar xleroy2013-01-29
* Updated documentationGravatar xleroy2013-01-11
* Remove Val.is_true and Val.is_false, no longer used.Gravatar xleroy2012-08-06
* - Revised non-overflow constraints on memory injections so that Gravatar xleroy2012-07-23
* Make min_int / -1 and min_int % -1 semantically undefinedGravatar xleroy2012-06-09
* Hack with nxorGravatar xleroy2012-05-18
* Merge of the "volatile" branch:Gravatar xleroy2012-02-04
* Merge of the nonstrict-ops branch:Gravatar xleroy2012-01-14
* Back from Oregon commit. Gravatar xleroy2011-07-05
* Float.intoffloat and Float.intuoffloat are now partial functions.Gravatar xleroy2010-10-28
* Merge of the reuse-temps branch:Gravatar xleroy2010-09-02
* More faithful semantics for volatile reads and writes.Gravatar xleroy2010-05-23
* 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
* Adapted to work with Coq 8.2-1Gravatar xleroy2009-06-05
* Reserve register GPR13 for compatibility with EABI. Optimize operations 'x >...Gravatar xleroy2009-02-26
* Replace cast{8,16}{signed,unsigned} with zero_ext and sign_ext.Gravatar xleroy2008-12-29
* Introduction de l'operation intuoffloat (float -> unsigned int). Pas encore ...Gravatar xleroy2008-05-30
* Ajout license, README, copyright noticesGravatar xleroy2008-01-27
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".Gravatar xleroy2007-08-04
* Revu la repartition des sources Coq en sous-repertoiresGravatar xleroy2006-09-04