aboutsummaryrefslogtreecommitdiffstats
path: root/cfrontend/SimplLocals.v
Commit message (Expand)AuthorAgeFilesLines
* 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