aboutsummaryrefslogtreecommitdiffstats
path: root/common/Memdata.v
Commit message (Expand)AuthorAgeFilesLines
* [BROKEN] Merge with v3.9 : something broken for __builtin_expect in cfrontend...Cyril SIX2021-06-011-13/+14
* replacing omega with lia in some fileLéo Gourdin2021-03-291-1/+2
* Merge branch 'master' into merge_master_8.13.1Sylvain Boulmé2021-03-231-31/+31
|\
| * Replace `omega` tactic with `lia`Xavier Leroy2020-12-291-31/+31
* | CSE2 alias analysis for Risc-VDavid Monniaux2020-03-031-0/+7
|/
* Refine the type of function results in AST.signatureXavier Leroy2020-02-211-9/+15
* Move Z definitions out of Integers and into ZbitsXavier Leroy2019-04-261-4/+5
* lib/Coqlib.v: remove defns about multiplication, division, modulusXavier Leroy2019-04-231-2/+2
* Replace nat_of_Z with Z.to_natXavier Leroy2019-04-231-1/+1
* Remove coq warnings (#28)Bernhard Schommer2017-09-221-25/+25
* Hybrid 64bit/32bit PowerPC portBernhard Schommer2017-05-031-1/+1
* Support for 64-bit architectures: generic supportXavier Leroy2016-10-011-45/+75
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-117/+117
* Long-overdue renaming: val_inject -> Val.inject, etc, for consistency with Va...Xavier Leroy2015-04-301-10/+10
* Merge of "newspilling" branch:xleroy2014-07-231-239/+290
* - Back to origins: suppress Mfloat64al32 chunk and align Mfloat64 to 4.xleroy2014-01-121-15/+8
* Introduce and use the platform-specific Archi module giving:xleroy2014-01-031-14/+13
* 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-5/+159
* Glasnost: making transparent a number of definitions that were opaquexleroy2013-03-101-0/+1
* lib/Integers.v: revised and extended, faster implementation based onxleroy2013-02-101-17/+18
* Integers: specialized function to compute x mod 2^N; used in "repr" toxleroy2012-12-211-1/+2
* - Revised non-overflow constraints on memory injections so that xleroy2012-07-231-9/+35
* Memdata: cleanup continuedxleroy2012-05-261-178/+105
* CSE: add recognition of some combined operators, conditions, and addressing m...xleroy2012-05-261-298/+149
* Merge of the nonstrict-ops branch:xleroy2012-01-141-16/+0
* Cleaned up old commented-out partsxleroy2011-08-191-8/+0
* Back from Oregon commit. xleroy2011-07-051-5/+8
* Integers: cleaned up bitwise operations, redefined shr, zero_ext and sign_extxleroy2010-08-211-50/+32
* Support for inlined built-ins.xleroy2010-06-291-13/+0
* Fewer float axioms.xleroy2010-05-091-2/+1
* Revised encoding/decoding of floatsxleroy2010-05-091-165/+182
* Copyright noticexleroy2010-03-121-0/+18
* Merge of the newmem and newextcalls branches:xleroy2010-03-071-0/+1058