summaryrefslogtreecommitdiff
path: root/backend/CminorSel.v
Commit message (Expand)AuthorAge
* - Support "switch" statements over 64-bit integersGravatar xleroy2014-08-17
* Simpler, more robust emulation of calls to variadic functions:Gravatar xleroy2013-12-28
* 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
* Remove some useless "Require".Gravatar xleroy2012-12-30
* Merge of the clightgen branch:Gravatar xleroy2012-12-29
* Merge of branch seq-and-or. See Changelog for details.Gravatar xleroy2012-10-06
* Merge of the newmem branch:Gravatar xleroy2012-05-21
* Merge of branch new-semantics: revised and strengthened top-level statements ...Gravatar xleroy2011-07-15
* Merge of branch "unsigned-offsets":Gravatar xleroy2011-04-09
* Support for inlined built-ins.Gravatar xleroy2010-06-29
* More faithful semantics for volatile reads and writes.Gravatar xleroy2010-05-23
* - Extended traces so that pointers within globals are supported as event values.Gravatar xleroy2010-05-10
* Merge of the newmem and newextcalls branches:Gravatar xleroy2010-03-07
* Refactored Selection.v and Selectionproof.v into a machine-dependent part + a...Gravatar xleroy2009-08-17
* Adapted to work with Coq 8.2-1Gravatar xleroy2009-06-05
* - Added alignment constraints to memory loads and stores.Gravatar xleroy2009-01-11
* Cminor, CminorSel: removed useless premises in rules for SreturnGravatar xleroy2009-01-04
* Fusion partielle de la branche contsem: Gravatar xleroy2008-07-08
* Ajout license, README, copyright noticesGravatar xleroy2008-01-27
* Fusion de la branche restr-cminor. En Clight, C#minor et Cminor, les express...Gravatar xleroy2007-08-28
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".Gravatar xleroy2007-08-04