aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/Asmgenproof1.v
Commit message (Expand)AuthorAgeFilesLines
* Revised semantics of comparisons between a pointer and 0.Xavier Leroy2015-03-151-2/+4
* Merge of "newspilling" branch:xleroy2014-07-231-54/+159
* Refactoring: move symbol_offset into Genv.xleroy2014-05-241-2/+2
* - Back to origins: suppress Mfloat64al32 chunk and align Mfloat64 to 4.xleroy2014-01-121-8/+0
* Future-proofing: keep signature information in IA32 and PowerPC Asm, just lik...xleroy2013-12-261-1/+1
* Optimize integer divisions by positive constants, turning them intoxleroy2013-07-291-0/+4
* More accurate model of condition register flags for ARM and IA32.xleroy2013-07-131-48/+14
* Merge of the "princeton" branch:xleroy2013-06-161-1/+1
* Merge of the float32 branch: xleroy2013-05-191-1/+13
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-274/+113
* No longer a dependency on Machtypingxleroy2013-03-011-1/+0
* Revised Stacking and Asmgen passes and Mach semantics: xleroy2013-03-011-649/+145
* Pointers one pastxleroy2013-02-151-3/+6
* Ported to Coq 8.4pl1. Merge of branches/coq-8.4.xleroy2013-01-291-10/+10
* Remove some useless "Require".xleroy2012-12-301-1/+0
* - Revised non-overflow constraints on memory injections so that xleroy2012-07-231-1/+9
* Make min_int / -1 and min_int % -1 semantically undefinedxleroy2012-06-091-1/+1
* Merge of the nonstrict-ops branch:xleroy2012-01-141-275/+446
* Cleaned up old commented-out partsxleroy2011-08-191-24/+0
* More careful treatment of 'load immediate 0' as 'xor self'xleroy2011-08-181-22/+4
* Locations.v: add Loc.diff_dec.xleroy2011-08-141-101/+78
* IA32 port: more faithful treatment of pseudoregister ST0.xleroy2011-08-081-11/+46
* Cleaned up handling of composite conditionsxleroy2011-08-051-24/+110
* Revised handling of annotation statements, and more generally built-in functi...xleroy2011-06-131-3/+37
* Renamed Machconcr into Machsem.xleroy2011-04-091-5/+5
* Merge of branch "unsigned-offsets":xleroy2011-04-091-50/+55
* Improvements for int8 and int16 storesxleroy2010-09-101-6/+38
* Merge of the reuse-temps branch:xleroy2010-09-021-0/+1436