Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-11-11 | Add push/pop_function_decl | Richard Sandiford | 1 | -13/+67 |
2024-10-30 | function: Call do_pending_stack_adjust in assign_parms [PR117296] | Jakub Jelinek | 1 | -0/+2 |
2024-10-25 | gcc: Remove trailing whitespace | Jakub Jelinek | 1 | -2/+2 |
2024-07-17 | Fix pro_and_epilogue for sibcalls at -O0 (PR115255) | Andi Kleen | 1 | -2/+6 |
2024-04-04 | Add condition coverage (MC/DC) | Jørgen Kvalsvik | 1 | -0/+1 |
2024-03-01 | function: Fix another TYPE_NO_NAMED_ARGS_STDARG_P spot | Jakub Jelinek | 1 | -1/+2 |
2024-02-29 | analyzer: fix ICE in call summarization [PR114159] | David Malcolm | 1 | -1/+1 |
2024-01-12 | Keep track of the FUNCTION_BEG note | Richard Sandiford | 1 | -1/+1 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-12-05 | Add a target hook for sibcall epilogues | Richard Sandiford | 1 | -2/+13 |
2023-12-05 | Allow prologues and epilogues to be inserted later | Richard Sandiford | 1 | -0/+50 |
2023-11-06 | explow: Allow dynamic allocations after vregs | Richard Sandiford | 1 | -1/+11 |
2023-10-17 | Handle epilogues that contain jumps | Richard Sandiford | 1 | -0/+4 |
2023-09-29 | Remove poly_int_pod | Richard Sandiford | 1 | -2/+2 |
2023-09-27 | remove workaround for GCC 4.1-4.3 [PR105606] | Jakub Jelinek | 1 | -8/+0 |
2023-06-28 | Add leafy mode for zero-call-used-regs | Alexandre Oliva | 1 | -0/+3 |
2023-06-21 | function: Change return type of predicate function from int to bool | Uros Bizjak | 1 | -40/+37 |
2023-05-23 | Fix ICEs related to VM types in C 2/2 [PR109450] | Martin Uecker | 1 | -26/+1 |
2023-04-19 | Introduce VIRTUAL_REGISTER_P and VIRTUAL_REGISTER_NUM_P predicates | Uros Bizjak | 1 | -2/+1 |
2023-03-17 | tree-inline: Fix up multiversioning with vector arguments [PR105554] | Jakub Jelinek | 1 | -2/+2 |
2023-01-13 | Fix PR rtl-optimization/108274 | Eric Botcazou | 1 | -1/+4 |
2023-01-12 | aarch64: fix warning emission for ABI break since GCC 9.1 | Christophe Lyon | 1 | -0/+5 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-02 | c++: Set the locus of the function result decl | Bernhard Reutner-Fischer | 1 | -1/+2 |
2022-11-18 | Fix PR middle-end/107705: ICE after reclaration error | Andrew Pinski | 1 | -0/+3 |
2022-11-15 | rtl: Try to remove EH edges after {pro,epi}logue generation [PR90259] | Kewen Lin | 1 | -3/+10 |
2022-10-28 | c: tree: target: C2x (...) function prototypes and va_start relaxation | Joseph Myers | 1 | -0/+6 |
2022-10-07 | Reduce DF computation at -O0 | Eric Botcazou | 1 | -4/+9 |
2022-09-02 | STABS: remove -gstabs and -gxcoff functionality | Martin Liska | 1 | -8/+0 |
2022-07-04 | middle-end: Support ABIs that pass FP values as wider integers. | Roger Sayle | 1 | -0/+11 |
2022-06-27 | Add 'final' and 'override' to opt_pass vfunc impls | David Malcolm | 1 | -5/+5 |
2022-04-01 | Add an assertion: the zeroed_hardregs set is a subset of all call used regs. | Qing Zhao | 1 | -4/+18 |
2022-02-10 | middle-end: updating the reg use in exit block for -fzero-call-used-regs [PR1... | Qing Zhao | 1 | -1/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -2/+2 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+6964 |