aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Constpropproof.v
Commit message (Expand)AuthorAgeFilesLines
* Added volatile_read_global and volatile_store_global builtins.xleroy2012-01-151-3/+7
* Merge of the nonstrict-ops branch:xleroy2012-01-141-131/+183
* Merge of branch new-semantics: revised and strengthened top-level statements ...xleroy2011-07-151-6/+4
* Merge of branch "unsigned-offsets":xleroy2011-04-091-9/+9
* Various algorithmic improvements that reduce compile times (thanks Alexandre ...xleroy2010-10-271-1/+1
* Support for inlined built-ins.xleroy2010-06-291-0/+11
* More faithful semantics for volatile reads and writes.xleroy2010-05-231-1/+9
* - Extended traces so that pointers within globals are supported as event values.xleroy2010-05-101-0/+1
* Merge of the newmem and newextcalls branches:xleroy2010-03-071-30/+27
* Added support for jump tables in back end.xleroy2009-11-101-0/+12
* "val_match_approx_increasing" moved from mach-dep part to mach-indep part.xleroy2009-08-181-0/+11
* Refactoring of Constprop and Constpropproof into a machine-dependent part and...xleroy2009-08-171-0/+445
* Reorganized the development, modularizing away machine-dependent parts.xleroy2008-12-301-954/+0
* Ajout license, README, copyright noticesxleroy2008-01-271-0/+12
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".xleroy2007-08-041-287/+322
* Revu traitement des variables globales dans AST.program et dans Globalenvs.xleroy2006-09-051-2/+2
* Fusion de la branche "traces":xleroy2006-09-041-44/+68
* Initial import of compcertxleroy2006-02-091-0/+883