aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/SelectLong.vp
Commit message (Expand)AuthorAgeFilesLines
* x86-32: make sure is_longconst and mullimm work correctly in 32 bitsXavier Leroy2016-10-251-1/+3
* Turn 64-bit integer division and modulus by constants into multiply-highXavier Leroy2016-10-041-0/+8
* Finish the proofs of SelectLong for IA32Xavier Leroy2016-10-021-6/+5
* Improve code generation for 64-bit signed integer divisionXavier Leroy2016-10-021-39/+12
* Support for 64-bit architectures: x86 in 64-bit modeXavier Leroy2016-10-011-0/+365