aboutsummaryrefslogtreecommitdiffstats
path: root/cfrontend/SimplExprspec.v
Commit message (Expand)AuthorAgeFilesLines
* Remove some useless "Require".xleroy2012-12-301-2/+0
* Merge of the clightgen branch:xleroy2012-12-291-1/+1
* Make Clight independent of CompCert C.xleroy2012-10-081-0/+2
* Merge of branch seq-and-or. See Changelog for details.xleroy2012-10-061-120/+290
* - Support for _Alignof(ty) operator from ISO C 2011xleroy2012-02-261-0/+7
* Translate CompCert C's "a ? b : c" to the equivalent simple Clight expr ifxleroy2012-02-251-3/+30
* Merge of the "volatile" branch:xleroy2012-02-041-27/+76
* In conditional expressions e1 ? e2 : e3, cast the results of e2 and e3 to the...xleroy2011-07-161-22/+22
* Merge of branches/full-expr-4:xleroy2010-08-181-0/+815