aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/builtins-ia32.c
Commit message (Expand)AuthorAgeFilesLines
* Unwanted partial constant propagation in 64-bit integer arguments to builtinsXavier Leroy2016-07-081-0/+4
* Add CLZ builtins for ARM and IA32Xavier Leroy2015-12-221-0/+6
* Issue with ignoring the result of non-void builtin functions.Xavier Leroy2015-09-151-1/+4
* Rename __builtin_cntlz to __builtin_clz.xleroy2014-08-271-0/+2
* Fused multiply-add for IA32.xleroy2014-05-051-0/+8
* - Recognize __builtin_fabs as an operator, not just a builtin,xleroy2013-11-061-0/+3
* Revert suppression of __builtin_{read,write}_reversed for x86 and ARM,xleroy2013-04-291-0/+8
* Add __builtin_bswap16 and __builtin_bswap32 to all ports.xleroy2013-04-201-0/+25