Age | Commit message (Expand) | Author | Files | Lines |
2018-08-06 | Remaining support for clobber high | Alan Hayward | 1 | -1/+5 |
2018-02-05 | Adjust ira_init_register_move_cost comment | Richard Sandiford | 1 | -2/+4 |
2018-01-31 | re PR target/82444 (ICE in ira_init_register_move_cost, at ira.c:1581) | Vladimir Makarov | 1 | -1/+2 |
2018-01-03 | poly_int: GET_MODE_SIZE | Richard Sandiford | 1 | -3/+3 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-21 | poly_int: frame allocations | Richard Sandiford | 1 | -2/+2 |
2017-12-20 | poly_int: SUBREG_BYTE | Richard Sandiford | 1 | -2/+1 |
2017-12-20 | poly_int: ira subreg liveness tracking | Richard Sandiford | 1 | -20/+40 |
2017-12-12 | [SFN] boilerplate changes in preparation to introduce nonbind markers | Alexandre Oliva | 1 | -2/+2 |
2017-11-28 | Remove Cilk Plus support. | Julia Koval | 1 | -3/+0 |
2017-10-18 | ira: volatile asm's are not moveable (PR82602) | Segher Boessenkool | 1 | -0/+6 |
2017-09-12 | Convert hard_regno_nregs to a function | Richard Sandiford | 1 | -6/+6 |
2017-09-04 | Turn HARD_REGNO_MODE_OK into a target hook | Richard Sandiford | 1 | -2/+2 |
2017-06-23 | ira.c (update_equiv_regs): Revert to using may_trap_or_fault_p again. | Bernd Edlinger | 1 | -1/+2 |
2017-05-14 | move several bitmaps from gc memory to the default obstack and use auto_bitmap | Trevor Saunders | 1 | -56/+28 |
2017-05-14 | use auto_bitmap more | Trevor Saunders | 1 | -9/+4 |
2017-04-19 | IRA: Don't create new regs for debug insns (PR80429) | Segher Boessenkool | 1 | -5/+20 |
2017-03-28 | re PR rtl-optimization/80193 (ICE on valid (but hairy) C code at -O3 on x86_6... | Vladimir Makarov | 1 | -2/+8 |
2017-02-24 | re PR rtl-optimization/79286 (ira and lra wrong code at -O2 and -Os on i686-l... | Jeff Law | 1 | -2/+1 |
2017-02-16 | re PR rtl-optimization/79286 (ira and lra wrong code at -O2 and -Os on i686-l... | Alan Modra | 1 | -2/+54 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-12 | re PR rtl-optimization/78669 (ICE: in combine_and_move_insns, at ira.c:3665 w... | Bernd Schmidt | 1 | -0/+8 |
2016-12-07 | GCC caches the whether a function is a leaf in crtl->is_leaf. | Wilco Dijkstra | 1 | -5/+11 |
2016-11-30 | ira: Don't substitute into TRAP_IF insns (PR78610) | Segher Boessenkool | 1 | -0/+5 |
2016-11-30 | ira.c (ira_update_equiv_info_by_shuffle_insn): Use copy_rtx for REG_EQUIV arg... | Jakub Jelinek | 1 | -1/+1 |
2016-11-17 | R_MIPS_JALR failures | Alan Modra | 1 | -1/+1 |
2016-11-10 | target.def (additional_allocno_class_p): New. | Vladimir Makarov | 1 | -1/+1 |
2016-11-07 | target.def (compute_pressure_classes): New target hook. | Pat Haugen | 1 | -64/+71 |
2016-10-18 | tree-ssa-propagate.h (substitute_and_fold): Adjust prototype. | Richard Biener | 1 | -0/+2 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-09-23 | [PATCH][IRA]Initialize ira_use_lra_p early by moving the initialization into | Renlin Li | 1 | -1/+2 |
2016-09-09 | tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove. | Bernd Edlinger | 1 | -16/+1 |
2016-08-12 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek | 1 | -0/+1 |
2016-06-06 | re PR c/24414 (Old-style asms don't clobber memory) | Bernd Edlinger | 1 | -1/+1 |
2016-05-28 | ira.c bb_loop_depth again | Alan Modra | 1 | -0/+1 |
2016-05-27 | ira.c bb_loop_depth | Alan Modra | 1 | -0/+2 |
2016-05-04 | PR70890, stage2 miscompilation | Alan Modra | 1 | -0/+16 |
2016-05-03 | Fix PR44281, bad RA with global regs. | Bernd Schmidt | 1 | -1/+1 |
2016-04-30 | Goodbye REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED | Alan Modra | 1 | -2/+0 |
2016-04-30 | Goodbye REG_LIVE_LENGTH | Alan Modra | 1 | -8/+3 |
2016-04-30 | ira.c validate_equiv_mem | Alan Modra | 1 | -30/+51 |
2016-04-30 | ira.c use DF infrastructure for combine_and_move_insns | Alan Modra | 1 | -109/+86 |
2016-04-30 | ira.c combine_and_move_insns, and ordering of functions | Alan Modra | 1 | -68/+16 |
2016-04-30 | ira.c tidies: validate_equiv_mem_from_store | Alan Modra | 1 | -14/+19 |
2016-04-30 | ira.c tidies: split update_reg_equivs | Alan Modra | 1 | -63/+62 |
2016-04-30 | ira.c tidies: move pdx_subregs into reg_equiv | Alan Modra | 1 | -15/+12 |
2016-03-31 | re PR rtl-optimization/70460 (Miscompilation of glibc on i686-linux starting ... | Jakub Jelinek | 1 | -12/+12 |
2016-03-18 | re PR rtl-optimization/70263 (ICE at -O1 and above in both 32-bit and 64-bit ... | Jeff Law | 1 | -2/+19 |
2016-03-16 | Fix thinko in indirect_jump_optimize | Alan Modra | 1 | -8/+18 |
2016-03-10 | PR69195, Reload confused by invalid reg_equiv | Alan Modra | 1 | -50/+52 |