aboutsummaryrefslogtreecommitdiffstats
path: root/cfrontend/SimplExprproof.v
Commit message (Expand)AuthorAgeFilesLines
* Translate CompCert C's "a ? b : c" to the equivalent simple Clight expr ifxleroy2012-02-251-15/+41
* Merge of the "volatile" branch:xleroy2012-02-041-59/+230
* In conditional expressions e1 ? e2 : e3, cast the results of e2 and e3 to the...xleroy2011-07-161-122/+119
* Merge of branch new-semantics: revised and strengthened top-level statements ...xleroy2011-07-151-7/+4
* Removed useless constraints on return type at Sreturn instructionsxleroy2010-08-181-3/+2
* Merge of branches/full-expr-4:xleroy2010-08-181-0/+1851