aboutsummaryrefslogtreecommitdiffstats
path: root/cfrontend/Cop.v
Commit message (Expand)AuthorAgeFilesLines
* - Recognize __builtin_fabs as an operator, not just a builtin,xleroy2013-11-061-1/+11
* Revised handling of int->float conversions:xleroy2013-07-081-5/+7
* Treat casts int64 -> float32 as primitive operations instead of twoxleroy2013-07-031-5/+7
* Merge of the "princeton" branch:xleroy2013-06-161-3/+3
* Revised semantics and compilation of 2-argument C operators to better match xleroy2013-05-061-93/+67
* driver: removed option -flonglongxleroy2013-04-221-25/+34
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-310/+643
* Pointers one pastxleroy2013-02-151-14/+15
* Make Clight independent of CompCert C.xleroy2012-10-081-0/+822