index
:
debian-compcert
master
pristine-tar
upstream
Debian packaging for CompCert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cfrontend
/
SimplExpr.v
Commit message (
Expand
)
Author
Age
*
Merge of "newspilling" branch:
xleroy
2014-07-23
*
Continued: change typeconv t into incrdecr_type t for Epostincr.
xleroy
2014-04-16
*
Simpler, more robust emulation of calls to variadic functions:
xleroy
2013-12-28
*
Support "default" cases in the middle of a "switch", not just at the end.
xleroy
2013-12-21
*
Merge of the "princeton" branch:
xleroy
2013-06-16
*
Issue with simplification of nested ?: expressions of different types.
xleroy
2013-05-19
*
Big merge of the newregalloc-int64 branch. Lots of changes in two directions:
xleroy
2013-04-20
*
Ported to Coq 8.4pl1. Merge of branches/coq-8.4.
xleroy
2013-01-29
*
Remove some useless "Require".
xleroy
2012-12-30
*
Merge of the clightgen branch:
xleroy
2012-12-29
*
Make Clight independent of CompCert C.
xleroy
2012-10-08
*
Merge of branch seq-and-or. See Changelog for details.
xleroy
2012-10-06
*
Revert unintentional commit #1955
xleroy
2012-07-06
*
Ajout trunk CompCert
blazy
2012-07-04
*
- Support for _Alignof(ty) operator from ISO C 2011
xleroy
2012-02-26
*
Translate CompCert C's "a ? b : c" to the equivalent simple Clight expr if
xleroy
2012-02-25
*
Merge of the "volatile" branch:
xleroy
2012-02-04
*
In conditional expressions e1 ? e2 : e3, cast the results of e2 and e3 to the...
xleroy
2011-07-16
*
Merge of branches/full-expr-4:
xleroy
2010-08-18