aboutsummaryrefslogtreecommitdiffstats
path: root/x86/CBuiltins.ml
Commit message (Expand)AuthorAgeFilesLines
* [BROKEN] Merge with v3.9 : something broken for __builtin_expect in cfrontend...Cyril SIX2021-06-011-4/+5
* Support Cygwin 64 bitsXavier Leroy2020-10-051-2/+6
* Move declarations of __builtin_clz* and __builtin_ctz* to C2C.mlXavier Leroy2020-07-271-13/+0
* Remove __builtin_nop from list of x86 builtins.Bernhard Schommer2020-01-031-3/+0
* Revert "Remove `__builtin_nop` for some architectures. (#208)"Bernhard Schommer2020-01-031-0/+3
* Remove `__builtin_nop` for some architectures. (#208)Bernhard Schommer2019-12-211-3/+0
* bswap builtins: give semantics to them, support bswap64 on all targetsBernhard Schommer2019-08-121-2/+0
* Remove the cparser/Builtins moduleXavier Leroy2019-07-171-2/+2
* Moved common buitlins to C2C gernic_builtins.Bernhard Schommer2017-09-261-8/+0
* Make Archi.ptr64 always computable, and reorganize files accordingly: ia32 ->...Xavier Leroy2016-10-271-0/+94