aboutsummaryrefslogtreecommitdiffstats
path: root/common/Builtins0.v
Commit message (Expand)AuthorAgeFilesLines
* For numerical builtins, support return types that are small integer typesXavier Leroy2021-09-221-25/+47
* Use the LGPL instead of the GPL for dual-licensed filesXavier Leroy2021-05-081-4/+5
* Support __builtin_unreachableXavier Leroy2021-05-021-0/+5
* Add __builtin_sqrt as synonymous for __builtin_fsqrtXavier Leroy2020-07-271-0/+1
* Add support for __builtin_fabsfXavier Leroy2020-07-271-0/+5
* Refine the type of function results in AST.signatureXavier Leroy2020-02-211-32/+32
* bswap builtins: give semantics to them, support bswap64 on all targetsBernhard Schommer2019-08-121-1/+23
* Give formal semantics to some built-in functions and run-time functionsXavier Leroy2019-07-171-0/+509