aboutsummaryrefslogtreecommitdiffstats
path: root/backend/SelectLong.vp
Commit message (Expand)AuthorAgeFilesLines
* Use Coq strings instead of idents to name external and builtin functions.Xavier Leroy2015-10-111-82/+41
* Protect against redefinition of the __i64_xxx helper library functions.Xavier Leroy2015-01-201-73/+79
* Merge of "newspilling" branch:xleroy2014-07-231-0/+4
* Constprop: use "not" for "xorimm(-1)"; optimize == 1 and != 0 comparisons ove...xleroy2014-04-091-16/+22
* Simpler, more robust emulation of calls to variadic functions:xleroy2013-12-281-7/+7
* Treat casts int64 -> float32 as primitive operations instead of twoxleroy2013-07-031-1/+10
* Expand 64-bit integer comparisons into 32-bit integer comparisons.xleroy2013-04-291-18/+28
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-0/+368