aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/Asmexpand.ml
Commit message (Expand)AuthorAgeFilesLines
* Cold feet: suppress builtins for load with reservation/store conditional, use...xleroy2014-08-281-6/+0
* Rename __builtin_cntlz to __builtin_clz.xleroy2014-08-271-1/+1
* Add builtins for load with reservation and conditional store.xleroy2014-08-201-0/+6
* powerpc/Asm: simplify the modeling of Csymbol_low and Csymbol_high.xleroy2014-08-181-6/+26
* All targets: add __builtin_membarxleroy2014-07-281-7/+9
* PowerPC port: refactored the expansion of built-in functions andxleroy2014-07-281-0/+525