summaryrefslogtreecommitdiff
path: root/gcc/reload1.c
Commit message (Expand)AuthorAgeFilesLines
* PR inline-asm/30505jakub2007-03-191-15/+15
* * rtl.def (ASM_INPUT): Add location.aoliva2007-03-091-1/+1
* * reload.c (find_reloads_address_1): Handle PLUS expressions resultinguweigand2007-02-251-5/+41
* PR middle-end/30761uweigand2007-02-211-25/+17
* * fwprop.c (try_fwprop_subst): Use set_unique_reg_notesteven2007-02-111-5/+3
* PR rtl-optimization/29599kkojima2007-02-101-2/+3
* * reload1.c (choose_reload_regs): Check for invalid subregs beforedj2007-01-261-8/+10
* gcc/rsandifo2007-01-241-0/+17
* gcc/nathan2006-12-211-8/+14
* PR middle-end/30191bergner2006-12-131-7/+22
* * reload1.c (eliminate_regs_in_insn): Merge the plus_src "else" andbergner2006-12-121-22/+7
* 2006-12-04 Rask Ingemann Lambertsen <rask@sygehus.dk>rsandifo2006-12-101-1/+2
* * reload1.c (delete_output_reload): Count occurrences inbernds2006-12-061-0/+3
* * reload1.c (reloads_unique_chain): New.dj2006-11-171-1/+47
* 2006-09-07 Eric Christopher <echristo@apple.com>geoffk2006-11-011-0/+2
* * reload1.c: Formatting fixes.bje2006-10-241-3/+3
* gcc/rsandifo2006-09-271-6/+14
* PR rtl-optimization/21299steven2006-09-191-0/+14
* gcc/rsandifo2006-09-131-3/+3
* * reload1.c (emit_reload_insns): Fix yet another typo in my patch.hubicka2006-08-241-1/+1
* Patch by Paolo Bonzinihubicka2006-08-221-2/+2
* PR rtl-optimization/28071hubicka2006-08-211-13/+21
* Fix typo in previously applied patch.hubicka2006-08-171-0/+1
* PR tree-optimization/27865hubicka2006-08-171-22/+60
* PR target/28146aoliva2006-08-171-0/+15
* 2006-06-22 Roger Sayle <roger@eyesopen.com>sayle2006-06-231-1/+5
* 2006-06-14 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2006-06-141-0/+2
* * local-alloc.c (rest_of_handle_local_alloc): Use VEC insteadkazu2006-04-141-3/+2
* 2006-03-29 Paul Brook <paul@codesourcery.com>pbrook2006-03-291-9/+18
* * config/bfin/bfin-protos.h (bfin_dsp_memref_p): Declare.bernds2006-03-211-2/+3
* * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.rsandifo2006-02-181-6/+2
* 2006-02-16 Denis Nagorny <denis_nagorny@linux.intel.com>hjl2006-02-171-1/+1
* 2005-02-16 Paul Brook <paul@codesourcery.com>pbrook2006-02-161-6/+11
* * reload1.c (gen_reload): Also use find_replacement in UNARY_P case.amylaar2006-02-131-1/+4
* * reload1.c (emit_input_reload_insns): Delete code that tries tobernds2006-02-091-62/+3
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-12/+12
* * reload1.c (find_reload_regs): Note the details of reloaddj2006-01-201-0/+8
* * reload1.c (do_output_reload): Add assertion rejecting aian2006-01-141-1/+1
* PR rtl-optimization/25432jakub2005-12-221-10/+2
* * reload1.c (spill_failure): Dump failed reload data to dump file.dj2005-12-201-0/+8
* PR rtl-optimization/25310uweigand2005-12-141-10/+25
* PR target/21623:amylaar2005-11-241-64/+161
* PR middle-end/24912hp2005-11-191-34/+81
* PR rtl-opt/24160rth2005-11-161-44/+87
* * reload1.c (merge_assigned_reloads): Do not change anydrow2005-09-301-4/+7
* 2005-09-07 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2005-09-071-18/+9
* PR 23676rth2005-09-011-1/+1
* PR rtl-opt/23601rth2005-08-311-37/+106
* Fix uninitialized register read problem.wilson2005-08-191-0/+1
* * dwarf2out.c, fold-const.c, ipa-type-escape.c,kazu2005-08-011-1/+1