| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename .c files to .cc files. | Martin Liska | 2022-01-17 | 1 | -1301/+0 |
* | Update copyright years. | Jakub Jelinek | 2022-01-03 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2021-01-04 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 1 | -1/+1 |
* | Remove clobber_high | Richard Sandiford | 2019-10-01 | 1 | -9/+2 |
* | Make note_stores take an rtx_insn | Richard Sandiford | 2019-09-09 | 1 | -5/+5 |
* | re PR rtl-optimization/90082 (ICE in delete_unmarked_insns, at dce.c:653) | Jakub Jelinek | 2019-04-16 | 1 | -4/+28 |
* | re PR rtl-optimization/89965 (wrong code with -O -mtune=nano-x2 -fcaller-save... | Jakub Jelinek | 2019-04-12 | 1 | -2/+51 |
* | re PR rtl-optimization/89965 (wrong code with -O -mtune=nano-x2 -fcaller-save... | Jakub Jelinek | 2019-04-11 | 1 | -135/+69 |
* | Call free_dominance_info when transformed in DCE (PR rtl-optimization/89242). | Martin Liska | 2019-02-14 | 1 | -0/+1 |
* | re PR target/89188 (ICE in pre_and_rev_post_order_compute, at cfganal.c:1055) | Jakub Jelinek | 2019-02-05 | 1 | -9/+11 |
* | re PR rtl-optimization/88870 (ICE: Segmentation fault (in df_worklist_propaga... | Jakub Jelinek | 2019-01-17 | 1 | -2/+7 |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 1 | -1/+1 |
* | Remaining support for clobber high | Alan Hayward | 2018-08-06 | 1 | -2/+9 |
* | re PR debug/84875 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2348 on s3... | Jakub Jelinek | 2018-03-20 | 1 | -3/+24 |
* | re PR rtl-optimization/83985 (Compile time hog for 32-bit BE powerpc targets) | Jakub Jelinek | 2018-01-26 | 1 | -9/+6 |
* | poly_int: GET_MODE_SIZE | Richard Sandiford | 2018-01-03 | 1 | -2/+2 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | poly_int: MEM_OFFSET and MEM_SIZE | Richard Sandiford | 2017-12-20 | 1 | -5/+8 |
* | [SFN] boilerplate changes in preparation to introduce nonbind markers | Alexandre Oliva | 2017-12-12 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | Use MEM_SIZE rather than GET_MODE_SIZE in dce.c | Richard Sandiford | 2016-11-15 | 1 | -6/+7 |
* | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 2016-10-13 | 1 | -0/+1 |
* | dce: Don't dead-code delete separately wrapped restores | Segher Boessenkool | 2016-10-12 | 1 | -0/+9 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | alias.c: Remove unused headers. | Andrew MacLeod | 2015-10-30 | 1 | -5/+0 |
* | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 2015-10-29 | 1 | -5/+5 |
* | Revert "replace several uses of the anon namespace with GCC_FINAL" | Trevor Saunders | 2015-08-12 | 1 | -4/+12 |
* | replace several uses of the anon namespace with GCC_FINAL | Trevor Saunders | 2015-08-11 | 1 | -12/+4 |
* | gimple-predict.h: New file. | Andrew MacLeod | 2015-07-10 | 1 | -0/+1 |
* | tree-core.h: Include symtab.h. | Andrew MacLeod | 2015-07-08 | 1 | -9/+3 |
* | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 2015-06-17 | 1 | -1/+0 |
* | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 2015-06-08 | 1 | -4/+0 |
* | coretypes.h: Include machmode.h... | Andrew MacLeod | 2015-06-04 | 1 | -3/+0 |
* | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2015-01-09 | 1 | -0/+9 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 2014-10-27 | 1 | -0/+7 |
* | re PR target/63534 (Bootstrap failure on x86_64/i686-linux) | Evgeny Stupachenko | 2014-10-23 | 1 | -0/+4 |
* | dce.c: Use rtx subclasses | David Malcolm | 2014-08-22 | 1 | -22/+24 |
* | remove has_execute | Trevor Saunders | 2014-07-09 | 1 | -2/+0 |
* | df.h (FOR_EACH_ARTIFICIAL_USE, [...]): New macros. | Richard Sandiford | 2014-06-15 | 1 | -8/+5 |
* | df.h (DF_INSN_INFO_MWS, [...]): New macros. | Richard Sandiford | 2014-06-15 | 1 | -47/+46 |
* | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 2014-05-06 | 1 | -2/+2 |
* | pass cfun to pass::execute | Trevor Saunders | 2014-04-17 | 1 | -2/+8 |
* | pass current function to opt_pass::gate () | Trevor Saunders | 2014-04-17 | 1 | -16/+10 |
* | remove has_gate | Trevor Saunders | 2014-04-17 | 1 | -2/+0 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Eliminate FOR_ALL_BB macro. | David Malcolm | 2013-12-09 | 1 | -1/+1 |
* | Eliminate FOR_EACH_BB_REVERSE macro. | David Malcolm | 2013-12-09 | 1 | -2/+2 |
* | Eliminate FOR_EACH_BB macro. | David Malcolm | 2013-12-09 | 1 | -1/+1 |