Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-12 | Remove gcc/params.* files. | Martin Liska | 1 | -1/+0 |
2019-11-12 | Apply mechanical replacement (generated patch). | Martin Liska | 1 | -8/+9 |
2019-09-30 | Remove global call sets: gcse.c | Richard Sandiford | 1 | -2/+8 |
2019-09-09 | Make note_stores take an rtx_insn | Richard Sandiford | 1 | -3/+3 |
2019-05-17 | trans.c (check_inlining_for_nested_subprog): Quote reserved names. | Martin Sebor | 1 | -1/+2 |
2019-04-11 | re PR tree-optimization/90020 (-O2 -Os x86-64 wrong code generated for GNU Em... | Richard Biener | 1 | -1/+2 |
2019-01-24 | re PR rtl-optimization/88948 (ICE in elimination_costs_in_insn, at reload1.c:... | Uros Bizjak | 1 | -6/+15 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-19 | read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ... | Jakub Jelinek | 1 | -1/+1 |
2017-03-03 | GCSE: Use HOST_WIDE_INT instead of int (PR rtl-optimization/79574). | Martin Liska | 1 | -11/+16 |
2017-02-17 | Use HOST_WIDE_INT for a param calculation (PR rtl-optimization/79574). | Martin Liska | 1 | -2/+3 |
2017-01-05 | re PR rtl-optimization/78812 (Wrong code generation due to hoisting memory lo... | Jeff Law | 1 | -10/+23 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-21 | make LABEL_REF_LABEL a rtx_insn * | Trevor Saunders | 1 | -3/+3 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-07-26 | use auto_sbitmap in various places | Trevor Saunders | 1 | -7/+2 |
2016-07-06 | make stores rtx_insn_list a vec | Trevor Saunders | 1 | -13/+9 |
2016-07-06 | remove unused loads rtx_insn_list | Trevor Saunders | 1 | -13/+1 |
2016-03-01 | re PR rtl-optimization/70007 (wrong code with -mbmi2) | Eric Botcazou | 1 | -10/+17 |
2016-02-24 | [gcse] PR rtl-optimization/69886: Check target mode in can_assign_to_reg_with... | Kyrylo Tkachov | 1 | -9/+10 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-12 | [PATCH] Make disabled-optimization warning more informative; increase default... | Brad Lucier | 1 | -10/+12 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -11/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -11/+9 |
2015-07-10 | bb-reorder.c: Don't include obstack.h if backend.h is included. | Andrew Macleod | 1 | -1/+0 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | target.def (rtx_costs): Remove "code" param, add "mode". | Alan Modra | 1 | -42/+40 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -11/+4 |
2015-06-25 | hash-table.h: Update comments. | Richard Sandiford | 1 | -2/+1 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -7/+0 |
2015-06-06 | emit-rtl.c, [...]: Replace rtx base types with more derived ones. | Richard Sandiford | 1 | -4/+2 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-06-01 | Change use to type-based pool allocator in cselib.c. | Martin Liska | 1 | -0/+1 |
2015-05-20 | Promote types of RTL expressions to more derived ones. | Mikhail Maltsev | 1 | -1/+2 |
2015-05-09 | pass rtx_insn * more in gcse.c | Trevor Saunders | 1 | -4/+4 |
2015-05-07 | rtl.h (always_void_p): New function. | Richard Sandiford | 1 | -5/+4 |
2015-05-02 | change local vars to rtx_insn * | Trevor Saunders | 1 | -1/+2 |
2015-04-22 | remove more ifdefs for HAVE_cc0 | Trevor Saunders | 1 | -11/+13 |
2015-04-22 | always define HAVE_cc0 | Trevor Saunders | 1 | -1/+1 |
2015-04-18 | remove need for store_values_directly | Trevor Saunders | 1 | -6/+6 |
2015-03-22 | re PR rtl-optimization/64317 (Ineffective allocation of PIC base register) | Jeff Law | 1 | -170/+9 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -1/+11 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -5/+9 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -6/+6 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -2/+9 |
2014-10-21 | State cleanups from jit branch | David Malcolm | 1 | -0/+9 |