aboutsummaryrefslogtreecommitdiffstats
path: root/cfrontend/SimplLocals.v
Commit message (Expand)AuthorAgeFilesLines
* Support re-normalization of function parameters at function entryXavier Leroy2021-01-161-4/+9
* Import prim token notations before using themJason Gross2018-08-271-0/+1
* SimlLocals.Sdebug_var: wrong type for 64-bit platformsXavier Leroy2017-07-091-1/+1
* Support for 64-bit architectures: generic supportXavier Leroy2016-10-011-1/+1
* Update the proofs of the C front-end to the new linking framework.Xavier Leroy2016-03-061-7/+3
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-1/+1
* Track the locations of local variables using EF_debug annotations.Xavier Leroy2015-08-231-4/+42
* Represent struct and union types by name instead of by structure.Xavier Leroy2014-12-221-5/+13
* Merge of "newspilling" branch:xleroy2014-07-231-1/+4
* Simpler, more robust emulation of calls to variadic functions:xleroy2013-12-281-1/+2
* Support "default" cases in the middle of a "switch", not just at the end.xleroy2013-12-211-7/+6
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-2/+4
* Avoid generating some obviously useless casts.xleroy2013-01-081-1/+14
* Merge of the clightgen branch:xleroy2012-12-291-0/+234