Age | Commit message (Expand) | Author | Files | Lines |
2023-11-06 | explow: Allow dynamic allocations after vregs | Richard Sandiford | 1 | -0/+1 |
2023-09-29 | Remove poly_int_pod | Richard Sandiford | 1 | -3/+3 |
2023-06-21 | function: Change return type of predicate function from int to bool | Uros Bizjak | 1 | -5/+5 |
2023-03-17 | tree-inline: Fix up multiversioning with vector arguments [PR105554] | Jakub Jelinek | 1 | -1/+1 |
2023-01-12 | aarch64: fix warning emission for ABI break since GCC 9.1 | Christophe Lyon | 1 | -0/+2 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-10-18 | middle-end IFN_ASSUME support [PR106654] | Jakub Jelinek | 1 | -0/+4 |
2022-01-18 | pack fields in cgraph_simd_clone_arg and struct function | Richard Biener | 1 | -7/+7 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-11-09 | Keep x_range_query NULL for global ranges. | Andrew MacLeod | 1 | -11/+0 |
2021-08-31 | Add attribute returns nonnull to get_range_query. | Martin Sebor | 1 | -4/+5 |
2021-05-26 | Common API for accessing global and on-demand ranges. | Aldy Hernandez | 1 | -0/+17 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-11-02 | pass: Run cleanup passes before SLP [PR96789] | Kewen Lin | 1 | -0/+7 |
2020-05-14 | openmp: Also implicitly mark as declare target to functions mentioned in targ... | Jakub Jelinek | 1 | -0/+3 |
2020-01-18 | [C++ coroutines] Initial implementation. | Iain Sandoe | 1 | -0/+3 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-20 | drop attempt to reuse cgraph callees for -fcallgraph-info | Alexandre Oliva | 1 | -4/+1 |
2019-11-06 | introduce -fcallgraph-info option | Eric Botcazou | 1 | -0/+30 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -2/+2 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -2/+4 |
2019-05-20 | re PR c++/59813 (tail-call elimination didn't fire for left-shift of char to ... | Jakub Jelinek | 1 | -0/+3 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-18 | re PR sanitizer/81715 (asan-stack=1 redzone allocation is too inflexible) | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-21 | poly_int: argument sizes | Richard Sandiford | 1 | -7/+8 |
2017-12-21 | poly_int: frame allocations | Richard Sandiford | 1 | -8/+8 |
2017-12-12 | [SFN] introduce statement frontier notes, still disabled | Alexandre Oliva | 1 | -0/+10 |
2017-12-01 | function.h (struct function): Remove cilk_frame_decl, is_cilk_function and ca... | Jakub Jelinek | 1 | -9/+0 |
2017-11-23 | generic.texi (ANNOTATE_EXPR): Document 3rd operand. | Eric Botcazou | 1 | -1/+4 |
2017-09-19 | function.c (dump_stack_clash_frame_info): New function. | Jeff Law | 1 | -0/+8 |
2017-09-04 | Turn FUNCTION_ARG_PADDING into a target hook | Richard Sandiford | 1 | -3/+1 |
2017-01-24 | Add "__RTL" to cc1 | David Malcolm | 1 | -1/+1 |
2017-01-13 | Reload global options when strict aliasing is dropped (PR ipa/79043). | Martin Liska | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-08 | Introduce emit_status::ensure_regno_capacity | David Malcolm | 1 | -0/+2 |
2016-11-25 | Tweak LRA handling of shared spill slots | Richard Sandiford | 1 | -0/+2 |
2016-11-21 | make prologue_epilogue_contains take a rtx_insn * | Trevor Saunders | 1 | -3/+3 |
2016-11-14 | Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o. | Prasad Ghangal | 1 | -0/+3 |
2016-10-28 | sched: Do not mix prologue and epilogue insns | Segher Boessenkool | 1 | -0/+4 |
2016-08-28 | make forced labels a vec | Trevor Saunders | 1 | -1/+1 |
2016-03-16 | re PR middle-end/70199 (Crash at -O2 when using labels.) | Richard Henderson | 1 | -0/+4 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-26 | function.h (MINIMUM_METHOD_BOUNDARY): New macro. | Christian Bruel | 1 | -0/+7 |
2015-06-29 | Wunused-parameter warnings are given from cgraph::finalize_function, | Manuel López-Ibáñez | 1 | -1/+0 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -4/+0 |
2015-06-25 | hash-traits.h (ggc_hasher): Rename to... | Richard Sandiford | 1 | -1/+1 |
2015-06-25 | function.h (struct incoming_args): Move struct. | Andrew MacLeod | 1 | -32/+0 |
2015-06-17 | function.h (struct rtl_data): Remove struct and accessor macros. | Andrew MacLeod | 1 | -261/+0 |