aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/CBuiltins.ml
Commit message (Expand)AuthorAgeFilesLines
* Revert suppression of __builtin_{read,write}_reversed for x86 and ARM,xleroy2013-04-291-1/+10
* Add __builtin_bswap16 and __builtin_bswap32 to all ports.xleroy2013-04-201-10/+5
* checklink: first import of Valentin Robert's validator for asm and linkxleroy2012-03-281-1/+0
* Revised emulation of packed structsxleroy2011-10-161-4/+4
* ARM: added reversed load/store builtins + bswap builtin (to be tested)xleroy2011-07-301-0/+3
* Nicer printing of annotations.xleroy2011-05-231-0/+9
* Support for __builtin_fmax and __builtin_fminxleroy2010-09-041-0/+4
* Merge of the reuse-temps branch:xleroy2010-09-021-0/+28