Age | Commit message (Expand) | Author | Files | Lines |
2023-08-24 | Revert "Initial support for AVX10.1" | Haochen Jiang | 3 | -35/+3 |
2023-08-23 | rtl: use rtx_code for gen_ccmp_first and gen_ccmp_next | Richard Earnshaw | 1 | -2/+2 |
2023-08-22 | doc: Remove obsolete sentence about _Float* not being supported in C++ [PR106... | Jakub Jelinek | 1 | -1/+1 |
2023-08-22 | VECT: Add LEN_FOLD_EXTRACT_LAST pattern | Juzhe-Zhong | 1 | -0/+6 |
2023-08-21 | analyzer: replace -Wanalyzer-unterminated-string with scan_for_null_terminato... | David Malcolm | 1 | -13/+0 |
2023-08-17 | Document cond_neg, cond_one_cmpl, cond_len_neg and cond_len_one_cmpl standard... | Andrew Pinski | 1 | -0/+62 |
2023-08-17 | Add warning options -W[no-]compare-distinct-pointer-types | Jose E. Marchesi | 1 | -0/+6 |
2023-08-17 | doc: Fixes to RTL-SSA sample code | Alex Coplan | 1 | -12/+12 |
2023-08-17 | bpf: support `naked' function attributes in BPF targets | Jose E. Marchesi | 1 | -0/+11 |
2023-08-17 | Initial support for AVX10.1 | Haochen Jiang | 3 | -3/+35 |
2023-08-16 | aarch64: Add support for Cortex-A720 CPU | Richard Ball | 1 | -1/+2 |
2023-08-14 | analyzer: New option fanalyzer-show-events-in-system-headers [PR110543] | benjamin priour | 1 | -0/+9 |
2023-08-11 | analyzer: new warning: -Wanalyzer-unterminated-string [PR105899] | David Malcolm | 2 | -0/+21 |
2023-08-11 | VECT: Add vec_mask_len_{load_lanes,store_lanes} patterns | Juzhe-Zhong | 1 | -0/+34 |
2023-08-11 | c: Add __typeof_unqual__ and __typeof_unqual support | Jakub Jelinek | 1 | -0/+7 |
2023-08-11 | c: Support for -Wuseless-cast [PR84510] | Martin Uecker | 1 | -1/+1 |
2023-08-09 | aarch64: Add support for Cortex-A520 CPU | Richard Ball | 1 | -2/+2 |
2023-08-09 | targhooks: Extend legitimate_address_p with code_helper [PR110248] | Kewen Lin | 1 | -5/+13 |
2023-08-08 | i386: Do not sanitize upper part of V2SFmode reg with -fno-trapping-math [PR1... | Uros Bizjak | 1 | -0/+18 |
2023-08-04 | Add documentation for -Wflex-array-member-not-at-end. | Qing Zhao | 1 | -0/+13 |
2023-08-04 | frontend: Add novector C++ pragma | Tamar Christina | 1 | -0/+19 |
2023-08-04 | AVR: Add some more devices: AVR16DD*, AVR32DD*, AVR64DD*, AVR64EA*, ATtiny42*... | Georg-Johann Lay | 1 | -3/+3 |
2023-08-03 | bpf: Implementation of BPF CO-RE builtins | Cupertino Miranda | 1 | -0/+51 |
2023-08-03 | Introduce -msmp to select /lib_smp/ on ppc-vx6 | Alexandre Oliva | 1 | -1/+8 |
2023-08-01 | doc: Fix spelling in arm_v8_1m_main_cde_mve_fp | Christophe Lyon | 1 | -2/+2 |
2023-07-31 | c: add -Wmissing-variable-declarations [PR65213] | Hamza Mahfooz | 1 | -2/+9 |
2023-07-31 | SARIF and -ftime-report's output [PR109361] | David Malcolm | 1 | -2/+10 |
2023-07-27 | bpf: ISA V4 sign-extending move and load insns [PR110782,PR110784] | David Faust | 1 | -1/+8 |
2023-07-27 | bpf: minor doc cleanup for command-line options | David Faust | 1 | -25/+23 |
2023-07-26 | bpf: add v3 atomic instructions | David Faust | 1 | -1/+7 |
2023-07-24 | bpf: sdiv/smod are now part of BPF V4 | Jose E. Marchesi | 1 | -0/+5 |
2023-07-24 | bpf: make use of the bswap{16,32,64} V4 BPF instruction | Jose E. Marchesi | 1 | -1/+10 |
2023-07-21 | bpf: pseudo-c assembly dialect support | Cupertino Miranda | 1 | -2/+19 |
2023-07-21 | cleanup: make all cond_len_* and mask_len_* consistent on the order of mask a... | Juzhe-Zhong | 1 | -18/+18 |
2023-07-21 | cleanup: Change LEN_MASK into MASK_LEN | Juzhe-Zhong | 1 | -9/+9 |
2023-07-20 | Document new analyzer parameters | Martin Jambor | 1 | -0/+12 |
2023-07-20 | Add __builtin_iseqsig() | Francois-Xavier Coudert | 1 | -3/+4 |
2023-07-20 | Correct Granite Rapids{, D} documentation | Haochen Jiang | 1 | -6/+6 |
2023-07-19 | VECT: Add mask_len_fold_left_plus for in-order floating-point reduction | Ju-Zhe Zhong | 1 | -0/+13 |
2023-07-18 | [modula2] Uninitialized variable static analysis improvements | Gaius Mulley | 1 | -13/+12 |
2023-07-17 | extend.texi: index __auto_type | Arsen Arsenović | 1 | -0/+1 |
2023-07-17 | Initial Lunar Lake, Arrow Lake and Arrow Lake S Support | Mo, Zewei | 2 | -0/+23 |
2023-07-17 | Support Intel SM4 | Haochen Jiang | 3 | -3/+14 |
2023-07-17 | Support Intel SHA512 | Haochen Jiang | 3 | -3/+15 |
2023-07-17 | Support Intel SM3 | Haochen Jiang | 3 | -2/+13 |
2023-07-17 | Support Intel AVX-VNNI-INT16 | Kong Lingling | 3 | -4/+14 |
2023-07-15 | Update my contrib entry | Andrew Pinski | 1 | -1/+2 |
2023-07-13 | rs6000, Add return value to __builtin_set_fpscr_rn | Carl Love | 1 | -8/+15 |
2023-07-12 | Initial Granite Rapids D Support | Mo, Zewei | 2 | -0/+14 |
2023-07-11 | [modula2] Improve uninitialized variable analysis by combining basic blocks | Gaius Mulley | 1 | -0/+11 |