| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | edlinger | 2016-06-06 | 1 | -1/+1 |
* | ira.c bb_loop_depth again | amodra | 2016-05-28 | 1 | -0/+1 |
* | ira.c bb_loop_depth | amodra | 2016-05-26 | 1 | -0/+2 |
* | PR70890, stage2 miscompilation | amodra | 2016-05-03 | 1 | -0/+16 |
* | Fix PR44281, bad RA with global regs. | bernds | 2016-05-03 | 1 | -1/+1 |
* | Goodbye REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED | amodra | 2016-04-30 | 1 | -2/+0 |
* | Goodbye REG_LIVE_LENGTH | amodra | 2016-04-30 | 1 | -8/+3 |
* | ira.c validate_equiv_mem | amodra | 2016-04-30 | 1 | -30/+51 |
* | ira.c use DF infrastructure for combine_and_move_insns | amodra | 2016-04-29 | 1 | -109/+86 |
* | ira.c combine_and_move_insns, and ordering of functions | amodra | 2016-04-29 | 1 | -68/+16 |
* | ira.c tidies: validate_equiv_mem_from_store | amodra | 2016-04-29 | 1 | -14/+19 |
* | ira.c tidies: split update_reg_equivs | amodra | 2016-04-29 | 1 | -63/+62 |
* | ira.c tidies: move pdx_subregs into reg_equiv | amodra | 2016-04-29 | 1 | -15/+12 |
* | PR rtl-optimization/70460 | jakub | 2016-03-31 | 1 | -12/+12 |
* | PR rtl-optimization/70263 | law | 2016-03-18 | 1 | -2/+19 |
* | Fix thinko in indirect_jump_optimize | amodra | 2016-03-15 | 1 | -8/+18 |
* | PR69195, Reload confused by invalid reg_equiv | amodra | 2016-03-10 | 1 | -50/+52 |
* | PR ada/70017 | ebotcazou | 2016-03-01 | 1 | -2/+15 |
* | Don't make something with an autoinc an equivalencing insn (PR69752). | bernds | 2016-02-15 | 1 | -1/+2 |
* | 2016-02-08 Richard Biener <rguenther@suse.de> | rguenth | 2016-02-08 | 1 | -2/+3 |
* | 2016-01-29 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2016-01-29 | 1 | -0/+1 |
* | * ira.c (ira): Update regstat data if we deleted insns. | bernds | 2016-01-19 | 1 | -3/+11 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | IRA: Fix % constraint modifier handling on disabled alternatives. | krebbel | 2015-12-18 | 1 | -6/+8 |
* | PR target/67265 | ebotcazou | 2015-11-11 | 1 | -3/+6 |
* | 2015-10-30 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-30 | 1 | -10/+0 |
* | 2015-10-29 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-29 | 1 | -10/+8 |
* | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | law | 2015-10-28 | 1 | -3/+3 |
* | [PATCH] Move RTL printing code from sched-vis.c into print-rtl.c | law | 2015-10-21 | 1 | -0/+1 |
* | Remove redundant use of REG_CLASS_NAMES maros | aesok | 2015-08-29 | 1 | -4/+2 |
* | * ira-int.h: Include recog.h. | amacleod | 2015-08-13 | 1 | -1/+0 |
* | Fix double word typos. | aldyh | 2015-07-13 | 1 | -1/+1 |
* | * bb-reorder.c: Don't include obstack.h if backend.h is included. | amacleod | 2015-07-10 | 1 | -1/+0 |
* | 2015-07-07 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-08 | 1 | -12/+7 |
* | 2015-06-25 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-25 | 1 | -1/+1 |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 1 | -1/+0 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -6/+0 |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 1 | -5/+0 |
* | gcc/ | rsandifo | 2015-05-26 | 1 | -2/+2 |
* | Promote types of RTL expressions to more derived ones. | miyuki | 2015-05-20 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2015-05-19 | 1 | -4/+2 |
* | gcc/ | rsandifo | 2015-05-19 | 1 | -2/+2 |
* | Use std::swap instead of explicit swaps | miyuki | 2015-05-19 | 1 | -6/+3 |
* | * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c, | jason | 2015-05-09 | 1 | -7/+7 |
* | more rtx_insn * in recog.c | tbsaunde | 2015-05-09 | 1 | -2/+2 |
* | gcc/ | rsandifo | 2015-05-07 | 1 | -1/+1 |
* | type reg_equiv_init as rtx_insn_list | tbsaunde | 2015-05-02 | 1 | -5/+7 |
* | remove more ifdefs for HAVE_cc0 | tbsaunde | 2015-04-22 | 1 | -4/+1 |
* | reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTER | tbsaunde | 2015-04-22 | 1 | -11/+12 |
* | make some HAVE_cc0 code always compiled | tbsaunde | 2015-04-22 | 1 | -3/+2 |