Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-03-27 | modulo-sched: fix bootstrap compare-debug issue | Roman Zhuykov | 1 | -106/+63 |
2020-03-10 | minor: fix intendation in ddg.c | Roman Zhuykov | 1 | -17/+17 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-13 | modulo-sched: speed up DDG analysis (PR90001) | Roman Zhuykov | 1 | -88/+65 |
2019-09-09 | Make note_stores take an rtx_insn | Richard Sandiford | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -4/+4 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-04-04 | re PR rtl-optimization/84878 (ICE: Segmentation fault (in add_cross_iteration... | Peter Bergner | 1 | -3/+6 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-05-14 | make more vars auto_sbitmaps | Trevor Saunders | 1 | -18/+8 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-07-26 | use auto_sbitmap in various places | Trevor Saunders | 1 | -8/+4 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -19/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -7/+7 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -13/+9 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -11/+4 |
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-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -0/+15 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-16 | re PR target/64240 ([AArch64] SMS-3.c causes runtime exception(segfault).) | Felix Yang | 1 | -1/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -1/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+3 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -0/+5 |
2014-08-28 | ddg.c (walk_mems_2, [...]): Delete. | Richard Sandiford | 1 | -32/+16 |
2014-08-28 | ddg.c: Include rtl-iter.h. | Richard Sandiford | 1 | -12/+10 |
2014-08-22 | get_ebb_head_tail works with rtx_insn | David Malcolm | 1 | -1/+1 |
2014-08-22 | ddg: Use rtx_insn | David Malcolm | 1 | -13/+13 |
2014-06-15 | df.h (DF_INSN_INFO_MWS, [...]): New macros. | Richard Sandiford | 1 | -3/+3 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-07-21 | Fix typos. | Ondřej Bílka | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-26 | invoke.texi: Remove -dv documentation. | Steven Bosscher | 1 | -1/+1 |
2012-11-01 | This patch renames sbitmap iterators to unify them with the bitmap iterators. | Lawrence Crowl | 1 | -7/+7 |
2012-11-01 | This patch normalizes more bitmap function names. | Lawrence Crowl | 1 | -16/+16 |
2012-10-30 | This patch implements the unification of the *bitmap interfaces as discussed. | Lawrence Crowl | 1 | -26/+26 |
2012-06-22 | * ddg.c (build_intra_loop_deps): Discard deps of nondebug on debug. | Alexandre Oliva | 1 | -1/+9 |
2012-06-17 | cfglayout.h: Remove. | Steven Bosscher | 1 | -1/+0 |
2012-01-02 | SMS: Prevent the creation of reg-moves for definitions with MODE_CC | Revital Eres | 1 | -1/+21 |
2011-09-30 | SMS: Support instructions with REG_INC_NOTE | Revital Eres | 1 | -5/+35 |
2011-07-31 | Move the creation of anti-dep edge | Revital Eres | 1 | -6/+4 |
2011-06-16 | SMS: Fix violation of memory dependence | Revital Eres | 1 | -2/+41 |
2011-05-11 | Support closing_branch_deps | Revital Eres | 1 | -0/+5 |
2011-04-17 | Free sccs field | Revital Eres | 1 | -0/+1 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -2/+1 |