| Commit message (Expand) | Author | Age |
* | Support "default" cases in the middle of a "switch", not just at the end. | xleroy | 2013-12-21 |
* | Merge of branch value-analysis. | xleroy | 2013-12-20 |
* | Treat casts int64 -> float32 as primitive operations instead of two | xleroy | 2013-07-03 |
* | Merge of the "princeton" branch: | xleroy | 2013-06-16 |
* | Expand 64-bit integer comparisons into 32-bit integer comparisons. | xleroy | 2013-04-29 |
* | Big merge of the newregalloc-int64 branch. Lots of changes in two directions: | xleroy | 2013-04-20 |
* | Pointers one past | xleroy | 2013-02-15 |
* | lib/Integers.v: revised and extended, faster implementation based on | xleroy | 2013-02-10 |
* | Ported to Coq 8.4pl1. Merge of branches/coq-8.4. | xleroy | 2013-01-29 |
* | Remove some useless "Require". | xleroy | 2012-12-30 |
* | Merge of the clightgen branch: | xleroy | 2012-12-29 |
* | Globalenvs: allocate one-byte block with permissions Nonempty for each | xleroy | 2012-11-12 |
* | Merge of branch seq-and-or. See Changelog for details. | xleroy | 2012-10-06 |
* | - Revised non-overflow constraints on memory injections so that | xleroy | 2012-07-23 |
* | More aggressive 'uncasting' before storing small integers | xleroy | 2012-06-30 |
* | Make min_int / -1 and min_int % -1 semantically undefined | xleroy | 2012-06-09 |
* | CSE: add recognition of some combined operators, conditions, and addressing m... | xleroy | 2012-05-26 |
* | Merge of the newmem branch: | xleroy | 2012-05-21 |
* | Merge of the "volatile" branch: | xleroy | 2012-02-04 |
* | Merge of the nonstrict-ops branch: | xleroy | 2012-01-14 |
* | Cleaned up old commented-out parts | xleroy | 2011-08-19 |
* | Merge of branch new-semantics: revised and strengthened top-level statements ... | xleroy | 2011-07-15 |
* | Merge of branch "unsigned-offsets": | xleroy | 2011-04-09 |
* | Float.intoffloat and Float.intuoffloat are now partial functions. | xleroy | 2010-10-28 |
* | Removed useless constraints on return type at Sreturn instructions | xleroy | 2010-08-18 |
* | Merge of branches/full-expr-4: | xleroy | 2010-08-18 |
* | More faithful semantics for volatile reads and writes. | xleroy | 2010-05-23 |
* | - Extended traces so that pointers within globals are supported as event values. | xleroy | 2010-05-10 |
* | Strengthen chunktype inference and use it to remove some useless casts. | xleroy | 2010-05-05 |
* | Merge of the newmem and newextcalls branches: | xleroy | 2010-03-07 |
* | Revised lib/Integers.v to make it parametric w.r.t. word size. | xleroy | 2009-11-19 |
* | In generated Cminor functions, make sure local variables include | xleroy | 2009-08-20 |
* | Added 'going wrong' behaviors | xleroy | 2009-08-05 |
* | Transition semantics for Clight and Csharpminor | xleroy | 2009-08-03 |
* | Adapted to work with Coq 8.2-1 | xleroy | 2009-06-05 |
* | - Added alignment constraints to memory loads and stores. | xleroy | 2009-01-11 |
* | Replace cast{8,16}{signed,unsigned} with zero_ext and sign_ext. | xleroy | 2008-12-29 |
* | Fusion partielle de la branche contsem: | xleroy | 2008-07-08 |
* | Revu les comparaisons de pointeurs: == et <> sont definis entre 2 pointeurs v... | xleroy | 2008-05-30 |
* | Introduction de l'operation intuoffloat (float -> unsigned int). Pas encore ... | xleroy | 2008-05-30 |
* | Ajout license, README, copyright notices | xleroy | 2008-01-27 |
* | Fusion de la branche restr-cminor. En Clight, C#minor et Cminor, les express... | xleroy | 2007-08-28 |
* | Fusion des modifications faites sur les branches "tailcalls" et "smallstep". | xleroy | 2007-08-04 |
* | Suppression de lib/Sets.v, utilisation de FSet a la place. Generalisation de... | xleroy | 2007-03-02 |
* | Meilleure compilation de la negation booleenne | xleroy | 2006-09-19 |
* | Simplification de Cminor: les affectations de variables locales ne sont | xleroy | 2006-09-18 |
* | Revu traitement des variables globales dans AST.program et dans Globalenvs. | xleroy | 2006-09-05 |
* | Revu la repartition des sources Coq en sous-repertoires | xleroy | 2006-09-04 |