aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/Asmexpand.ml
Commit message (Expand)AuthorAgeFilesLines
* Asmexpand for ARM: fixed bug in Pfreeframe.Xavier Leroy2015-08-211-2/+2
* Consistent naming of "P" instructions and consistent ordering of argumentsXavier Leroy2015-08-211-95/+94
* Fixed bugs in asm expansion causing the test suite to fail.Xavier Leroy2015-08-211-13/+20
* Merge branch 'asmexpand' of github.com:AbsInt/CompCertBernhard Schommer2015-06-261-0/+373
* Revert "Merge branch 'asmexpand' of github.com:AbsInt/CompCert"Bernhard Schommer2015-06-261-373/+0
* Moved the rest of the ia32 builtins to asmexpand.Bernhard Schommer2015-06-221-20/+236
* Started moving functions from TargetPrinter.ml to Asmexpand.ml for ia32.Bernhard Schommer2015-06-181-0/+157
* PowerPC port: refactored the expansion of built-in functions andxleroy2014-07-281-0/+18