aboutsummaryrefslogtreecommitdiffstats
path: root/backend/SelectDiv.vp
Commit message (Expand)AuthorAgeFilesLines
* Hybrid 64bit/32bit PowerPC portBernhard Schommer2017-05-031-6/+6
* RISC-V port and assorted changesXavier Leroy2017-04-281-18/+40
* Use "Local" as prefixXavier Leroy2017-02-131-1/+1
* Turn 64-bit integer division and modulus by constants into multiply-highXavier Leroy2016-10-041-7/+44
* Improve code generation for 64-bit signed integer divisionXavier Leroy2016-10-021-6/+59
* Support for 64-bit architectures: generic supportXavier Leroy2016-10-011-1/+35
* Merge of "newspilling" branch:xleroy2014-07-231-0/+12
* Add option -Os to optimize for code size rather than for execution speed.xleroy2014-02-191-16/+29
* Floats.v, Nan.v: hard-wire the general shape of binop_pl, so that no axioms xleroy2013-09-141-1/+17
* Optimize integer divisions by positive constants, turning them intoxleroy2013-07-291-0/+156