aboutsummaryrefslogtreecommitdiffstats
path: root/x86/Asmexpand.ml
Commit message (Expand)AuthorAgeFilesLines
* Generate a nop instruction after some ais annotations (#137)Bernhard Schommer2018-09-121-5/+2
* Fix expansion of ctzl/clzl builtin for 64bit targets (#127)Michael Schmidt2018-07-121-2/+15
* New support for inserting ais-annotations.Bernhard Schommer2017-10-191-4/+4
* Extend builtin arguments with a pointer addition operatorXavier Leroy2017-07-061-0/+2
* Hybrid 64bit/32bit PowerPC portBernhard Schommer2017-05-031-5/+5
* Do not use hardcoded register number for sp.Bernhard Schommer2016-11-251-1/+1
* Make Archi.ptr64 always computable, and reorganize files accordingly: ia32 ->...Xavier Leroy2016-10-271-0/+638