Age | Commit message (Expand) | Author | Files | Lines |
2016-03-15 | re PR rtl-optimization/69032 (ICE: in cfg_preds_1, at sel-sched-ir.c:4809 wit... | Andrey Belevantsev | 1 | -3/+6 |
2016-03-15 | re PR target/66660 ([ia64] Speculative load not checked before use, leading t... | Andrey Belevantsev | 1 | -6/+10 |
2016-03-15 | re PR target/64411 (ICE: in verify_target_availability, at sel-sched.c:1577 w... | Andrey Belevantsev | 1 | -4/+22 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -6/+0 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -34/+31 |
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 | -1/+1 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -10/+6 |
2015-06-22 | Use std::swap instead of manual swaps. | Mikhail Maltsev | 1 | -41/+7 |
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 | -5/+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 | -2/+0 |
2015-06-01 | Change use to type-based pool allocator in | Martin Liska | 1 | -5/+2 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+3 |
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 | -3/+3 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+7 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -1/+5 |
2014-09-16 | Replace INSN_DELETED_P with rtx_insn member functions | Trevor Saunders | 1 | -2/+2 |
2014-09-09 | recog_memoized works on an rtx_insn * | David Malcolm | 1 | -1/+1 |
2014-09-05 | Use rtx_insn for various jump-handling functions and predicates | David Malcolm | 1 | -1/+1 |
2014-08-28 | NEXT_INSN and PREV_INSN take a const rtx_insn | David Malcolm | 1 | -3/+3 |
2014-08-26 | Remove BB_HEAD, BB_END, BB_HEADER scaffolding | David Malcolm | 1 | -1/+1 |
2014-08-26 | Tighten up params of create_basic_block_structure | David Malcolm | 1 | -1/+2 |
2014-08-26 | Remove VINSN_INSN_RTX scaffolding | David Malcolm | 1 | -11/+1 |
2014-08-26 | insn_t becomes an rtx_insn * | David Malcolm | 1 | -33/+26 |
2014-08-26 | re PR c/61271 (10 * possible coding error with logical not (!)) | Marek Polacek | 1 | -1/+1 |
2014-08-25 | Eliminate BB_NOTE_LIST scaffolding | David Malcolm | 1 | -15/+4 |
2014-08-25 | Strengthen haifa_sched_info callbacks and 3 scheduler hooks | David Malcolm | 1 | -2/+2 |
2014-08-22 | sel-sched-ir.c: Use rtx_insn | David Malcolm | 1 | -13/+16 |
2014-08-21 | create_insn_rtx_from_pattern and create_copy_of_insn_rtx return rtx_insn | David Malcolm | 1 | -4/+5 |
2014-08-21 | sel_bb_{head|end} return rtx_insn | David Malcolm | 1 | -7/+7 |
2014-08-19 | Convert various rtx to rtx_note * | David Malcolm | 1 | -5/+5 |
2014-08-19 | BND_TO scaffolding | David Malcolm | 1 | -1/+11 |
2014-08-19 | BB_NOTE_LIST scaffolding | David Malcolm | 1 | -4/+15 |
2014-08-19 | VINSN_INSN_RTX scaffolding | David Malcolm | 1 | -1/+12 |
2014-08-19 | Split NEXT_INSN/PREV_INSN into lvalue and rvalue forms | David Malcolm | 1 | -8/+8 |
2014-08-18 | Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants | David Malcolm | 1 | -1/+1 |
2014-06-15 | df.h (DF_INSN_INFO_MWS, [...]): New macros. | Richard Sandiford | 1 | -11/+6 |
2014-05-14 | re PR rtl-optimization/60866 (ICE: in get_seqno_for_a_jump, at sel-sched-ir.c... | Andrey Belevantsev | 1 | -16/+40 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -4/+4 |
2014-02-03 | sel-sched-ir.c (sel_gen_insn_from_expr_after): Reset INSN_DELETED_P on the in... | Andrey Belevantsev | 1 | -0/+5 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -5/+5 |
2013-12-09 | Eliminate last_basic_block macro. | David Malcolm | 1 | -8/+9 |
2013-12-09 | Eliminate BASIC_BLOCK macro. | David Malcolm | 1 | -4/+4 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -10/+10 |