aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Linear.v
Commit message (Expand)AuthorAgeFilesLines
* Replacing default notrap load value by Vundef everywherecsix-PhDCyril SIX2021-06-181-2/+2
* more proofs going throughDavid Monniaux2019-09-051-3/+20
* Model external calls as destroying all caller-save registersXavier Leroy2018-06-011-1/+1
* Support for 64-bit architectures: generic supportXavier Leroy2016-10-011-14/+5
* Introduce register pairs to describe calling conventions more preciselyXavier Leroy2016-05-171-6/+5
* Refactoring of builtins and annotations in the back-end.Xavier Leroy2015-08-211-11/+5
* Extend annotations so that they can keep track of global variables and local ...Xavier Leroy2015-03-271-3/+4
* Simpler, more robust emulation of calls to variadic functions:xleroy2013-12-281-2/+2
* Merge of the float32 branch: xleroy2013-05-191-1/+1
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-142/+51
* Remove some useless "Require".xleroy2012-12-301-1/+0
* IA32 port: more faithful treatment of pseudoregister ST0.xleroy2011-08-081-3/+6
* Merge of branch new-semantics: revised and strengthened top-level statements ...xleroy2011-07-151-2/+2
* Revised handling of annotation statements, and more generally built-in functi...xleroy2011-06-131-0/+6
* Merge of branch "unsigned-offsets":xleroy2011-04-091-6/+7
* Merge of the reuse-temps branch:xleroy2010-09-021-8/+22
* Support for inlined built-ins.xleroy2010-06-291-7/+13
* More faithful semantics for volatile reads and writes.xleroy2010-05-231-1/+1
* - Extended traces so that pointers within globals are supported as event values.xleroy2010-05-101-1/+1
* Merge of the newmem and newextcalls branches:xleroy2010-03-071-14/+16
* Added support for jump tables in back end.xleroy2009-11-101-0/+8
* Adapted to work with Coq 8.2-1v1.4.1xleroy2009-06-051-5/+5
* - Added alignment constraints to memory loads and stores.xleroy2009-01-111-13/+3
* Reorganized the development, modularizing away machine-dependent parts.xleroy2008-12-301-1/+1
* MAJ documentationxleroy2008-07-271-0/+34
* Simplification de la semantique de LTL et LTLin. Les details lies aux conven...xleroy2008-07-251-0/+46
* Ajout license, README, copyright noticesxleroy2008-01-271-0/+12
* Documentationxleroy2007-08-051-27/+18
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".xleroy2007-08-041-105/+138
* Revu traitement des variables globales dans AST.program et dans Globalenvs.xleroy2006-09-051-1/+1
* Fusion de la branche "traces":xleroy2006-09-041-36/+61
* Initial import of compcertxleroy2006-02-091-0/+203