aboutsummaryrefslogtreecommitdiffstats
path: root/x86/ConstpropOp.vp
Commit message (Expand)AuthorAgeFilesLines
* Support Cygwin 64 bitsXavier Leroy2020-10-051-3/+2
* Perform constant propagation and strength reduction on conditional movesXavier Leroy2019-06-171-1/+11
* Improve strength reduction of unsigned comparisons x ==u 0, x !=u 0, etc (#59)Xavier Leroy2018-02-161-6/+18
* x86 ConstpropOp.addr_strength_reduction: always check validity of resulting a...Xavier Leroy2018-02-081-5/+5
* Optimization for division by one during constant propagation (#39)Michael Schmidt2017-12-051-10/+16
* Issues with invalid x86 addressing modes (Github issue #183)Xavier Leroy2017-05-171-3/+5
* Hybrid 64bit/32bit PowerPC portBernhard Schommer2017-05-031-3/+3
* Make Archi.ptr64 always computable, and reorganize files accordingly: ia32 ->...Xavier Leroy2016-10-271-0/+404