summaryrefslogtreecommitdiff
path: root/backend/Allocproof.v
Commit message (Expand)AuthorAge
* Merge of "newspilling" branch:Gravatar xleroy2014-07-23
* Merge of branch linear-typing:Gravatar xleroy2014-04-06
* Revert commits r2435 and r2436 (coarser RTLtyping / finer Lineartyping):Gravatar xleroy2014-03-28
* Move wt_instr_inv where it belongs.Gravatar xleroy2014-03-27
* Revised division of labor between RTLtyping and Lineartyping:Gravatar xleroy2014-03-27
* Introduce and use the platform-specific Archi module giving:Gravatar xleroy2014-01-03
* Merge of branch value-analysis.Gravatar xleroy2013-12-20
* Change interface of Kildall solvers to avoid precomputing the map pc -> list ...Gravatar xleroy2013-08-12
* Merge of the float32 branch: Gravatar xleroy2013-05-19
* Coq-defined equality functions for Allocation.Gravatar xleroy2013-05-01
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:Gravatar xleroy2013-04-20
* Assorted changes to reduce stack and heap requirements when compiling very bi...Gravatar xleroy2013-03-16
* Remove some useless "Require".Gravatar xleroy2012-12-30
* Merge of the nonstrict-ops branch:Gravatar xleroy2012-01-14
* Merge of branch new-semantics: revised and strengthened top-level statements ...Gravatar xleroy2011-07-15
* Merge of branch "unsigned-offsets":Gravatar xleroy2011-04-09
* Various algorithmic improvements that reduce compile times (thanks Alexandre ...Gravatar xleroy2010-10-27
* Merge of the reuse-temps branch:Gravatar xleroy2010-09-02
* 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
* Backtracking on commit 1220Gravatar xleroy2010-01-13
* ajout branche allocation de registresGravatar blazy2010-01-08
* Added support for jump tables in back end.Gravatar xleroy2009-11-10
* Cil2Csyntax: added goto and labels; added assignment between structsGravatar xleroy2009-08-16
* Added 'going wrong' behaviorsGravatar xleroy2009-08-05
* Adapted to work with Coq 8.2-1Gravatar xleroy2009-06-05
* - Added alignment constraints to memory loads and stores.Gravatar xleroy2009-01-11
* Revised back-end so that only 2 integer registers are reserved for reloading.Gravatar xleroy2008-12-21
* MAJ documentationGravatar xleroy2008-07-27
* Simplification de la semantique de LTL et LTLin. Les details lies aux conven...Gravatar xleroy2008-07-25
* Nettoyage du traitement des signatures au return dans LTL et LTLinGravatar xleroy2008-07-07
* Ajout license, README, copyright noticesGravatar xleroy2008-01-27
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".Gravatar xleroy2007-08-04
* Suppression de lib/Sets.v, utilisation de FSet a la place. Generalisation de...Gravatar xleroy2007-03-02
* Lever la restriction sur les fonctions externes, restriction qui exigeait que...Gravatar xleroy2006-10-22
* Fusion de la branche "traces":Gravatar xleroy2006-09-04
* Initial import of compcertGravatar xleroy2006-02-09