Age | Commit message (Expand) | Author | Files | Lines |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-11-14 | Add type-generic clz/ctz/clrsb/ffs/parity/popcount builtins [PR111309] | Jakub Jelinek | 1 | -1/+67 |
2023-06-15 | middle-end, i386: Pattern recognize add/subtract with carry [PR79173] | Jakub Jelinek | 1 | -0/+24 |
2023-06-15 | middle-end: Move constant args folding of .UBSAN_CHECK_* and .*_OVERFLOW into... | Jakub Jelinek | 1 | -0/+41 |
2023-05-31 | Refactor wi::bswap as a function (instead of a method). | Roger Sayle | 1 | -1/+2 |
2023-05-05 | builtins: Fix comment typo mpft_t -> mpfr_t | Jakub Jelinek | 1 | -2/+2 |
2023-04-18 | RAII auto_mpfr and autp_mpz | Richard Biener | 1 | -6/+2 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-10-31 | builtins: Add various complex builtins for _Float{16,32,64,128,32x,64x,128x} | Jakub Jelinek | 1 | -0/+18 |
2022-10-31 | builtins: Add __builtin_nextafterf16b builtin | Jakub Jelinek | 1 | -0/+1 |
2022-10-31 | builtins: Add various __builtin_*f{16,32,64,128,32x,64x,128x} builtins | Jakub Jelinek | 1 | -0/+39 |
2022-10-14 | middle-end, c++, i386, libgcc: std::bfloat16_t and __bf16 arithmetic support | Jakub Jelinek | 1 | -0/+1 |
2022-09-02 | Convert rest of compiler to dconst[n]inf. | Aldy Hernandez | 1 | -1/+1 |
2022-08-26 | Implement __builtin_issignaling | Jakub Jelinek | 1 | -0/+4 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+1842 |