aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/builtins-arm.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor regression testing of built-in functionsXavier Leroy2020-07-271-9/+1
* When testing builtin functions, prevent constant propagationXavier Leroy2019-07-171-5/+6
* Unwanted partial constant propagation in 64-bit integer arguments to builtinsXavier Leroy2016-07-081-0/+3
* Add CLZ builtins for ARM and IA32Xavier Leroy2015-12-221-1/+4
* 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-1/+1
* - 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/+7
* Add __builtin_bswap16 and __builtin_bswap32 to all ports.xleroy2013-04-201-0/+23