aboutsummaryrefslogtreecommitdiffstats
path: root/cfrontend/Cop.v
Commit message (Expand)AuthorAgeFilesLines
* - Support "switch" statements over 64-bit integersxleroy2014-08-171-1/+25
* Merge of "newspilling" branch:xleroy2014-07-231-74/+200
* Clean-up pass on C types:xleroy2014-04-231-59/+260
* Use "incrdecr_type ty" instead of "typeconv ty" as the intermediate typexleroy2014-04-151-0/+9
* __builtin_absfloat can be applied to integers too.xleroy2014-03-291-17/+36
* Simpler, more robust emulation of calls to variadic functions:xleroy2013-12-281-8/+8
* - 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