aboutsummaryrefslogtreecommitdiffstats
path: root/backend/SplitLong.vp
Commit message (Expand)AuthorAgeFilesLines
* Refine the type of function results in AST.signatureXavier Leroy2020-02-211-7/+7
* Hybrid 64bit/32bit PowerPC portBernhard Schommer2017-05-031-2/+2
* SplitLong: propagate constants through "longofint"Xavier Leroy2016-10-251-2/+5
* Update ARM port. Not tested yet.Xavier Leroy2016-10-251-3/+3
* Turn 64-bit integer division and modulus by constants into multiply-highXavier Leroy2016-10-041-1/+8
* Improve code generation for 64-bit signed integer divisionXavier Leroy2016-10-021-32/+11
* Support for 64-bit architectures: generic supportXavier Leroy2016-10-011-0/+352