Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-01 | Remove clobber_high | Richard Sandiford | 1 | -6/+2 |
2019-09-30 | Remove global call sets: regcprop.c | Richard Sandiford | 1 | -6/+5 |
2019-09-30 | Pass an ABI identifier to hard_regno_call_part_clobbered | Richard Sandiford | 1 | -1/+1 |
2019-09-30 | Add a function for getting the ABI of a call insn target | Richard Sandiford | 1 | -5/+3 |
2019-09-09 | Make note_stores take an rtx_insn | Richard Sandiford | 1 | -14/+2 |
2019-05-17 | trans.c (check_inlining_for_nested_subprog): Quote reserved names. | Martin Sebor | 1 | -8/+9 |
2019-03-28 | regcprop.c (copyprop_hardreg_forward_1): Remove redundant INSN_P test. | Jakub Jelinek | 1 | -55/+97 |
2019-03-27 | re PR rtl-optimization/87761 ([MIPS] New FAIL: gcc.target/mips/fix-r4000-10.c... | Jeff Law | 1 | -1/+4 |
2019-03-24 | re PR rtl-optimization/87761 ([MIPS] New FAIL: gcc.target/mips/fix-r4000-10.c... | Jeff Law | 1 | -28/+49 |
2019-02-26 | re PR rtl-optimization/87761 ([MIPS] New FAIL: gcc.target/mips/fix-r4000-10.c... | Jeff Law | 1 | -0/+16 |
2019-01-11 | aarch64.c (aarch64_simd_call_p): New function. | Steve Ellcey | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-08-06 | Remaining support for clobber high | Alan Hayward | 1 | -2/+8 |
2018-05-09 | regcprop: Avoid REG_CFA_REGISTER notes (PR85645) | Segher Boessenkool | 1 | -0/+6 |
2018-04-12 | re PR rtl-optimization/85342 (ICE: SIGSEGV in copyprop_hardreg_forward_1 (reg... | Jakub Jelinek | 1 | -16/+8 |
2018-01-03 | poly_int: GET_MODE_SIZE | Richard Sandiford | 1 | -2/+5 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-20 | poly_int: SUBREG_BYTE | Richard Sandiford | 1 | -3/+5 |
2017-12-12 | [SFN] not-quite-boilerplate changes in preparation to introduce nonbind markers | Alexandre Oliva | 1 | -0/+2 |
2017-12-12 | [SFN] boilerplate changes in preparation to introduce nonbind markers | Alexandre Oliva | 1 | -2/+2 |
2017-10-22 | Make more use of subreg_size_lowpart_offset | Richard Sandiford | 1 | -7/+3 |
2017-10-13 | Make more use of subreg_lowpart_offset | Richard Sandiford | 1 | -4/+2 |
2017-09-15 | Turn CANNOT_CHANGE_MODE_CLASS into a hook | Richard Sandiford | 1 | -5/+1 |
2017-09-12 | Convert hard_regno_nregs to a function | Richard Sandiford | 1 | -9/+9 |
2017-09-12 | Make more use of REG_NREGS | Richard Sandiford | 1 | -9/+5 |
2017-09-04 | Turn HARD_REGNO_MODE_OK into a target hook | Richard Sandiford | 1 | -1/+1 |
2017-09-04 | Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hook | Richard Sandiford | 1 | -1/+3 |
2017-08-30 | Add a partial_subreg_p predicate | Richard Sandiford | 1 | -5/+5 |
2017-04-18 | regcprop.c (maybe_mode_change): Avoid creating copies of the stack pointer. | Jeff Law | 1 | -0/+7 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-09-22 | Revert accidental commit. | Jan Hubicka | 1 | -1/+0 |
2016-09-22 | * regcprop.c (copyprop_hardreg_forward_1): Remove noop moves. | Jan Hubicka | 1 | -1/+23 |
2016-07-26 | use auto_sbitmap in various places | Trevor Saunders | 1 | -3/+1 |
2016-02-25 | re PR rtl-optimization/69896 (wrong code with -frename-registers @ x64_64) | Jakub Jelinek | 1 | -2/+21 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -2/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -3/+3 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -10/+5 |
2015-09-16 | Share memory blocks between pool allocators | Mikhail Maltsev | 1 | -1/+1 |
2015-07-16 | Add new object_allocator and clean-up allocator usage. | Martin Liska | 1 | -19/+4 |
2015-07-13 | Fix double word typos. | Aldy Hernandez | 1 | -1/+1 |
2015-07-10 | bb-reorder.c: Don't include obstack.h if backend.h is included. | Andrew Macleod | 1 | -1/+0 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -8/+2 |
2015-06-17 | function.h (struct rtl_data): Remove struct and accessor macros. | Andrew MacLeod | 1 | -0/+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 | -3/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -1/+0 |
2015-06-01 | Change use to type-based pool allocator in regcprop.c. | Martin Liska | 1 | -10/+21 |