summaryrefslogtreecommitdiff
path: root/gcc/reload1.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Update FSF address.kcook2005-06-251-2/+2
* * basic-block.h (rtl_bb_info): Break out head_, end_,hubicka2005-06-161-1/+1
* * Makefile.in (local-alloc.o): Depend on $(GGC_H) and reload.h.bernds2005-06-151-83/+70
* Revert my previous patch.bernds2005-06-031-8/+11
* * reload1.c (reload): Undo 2005-04-20 change. Make sure we detectbernds2005-06-021-11/+8
* PR rtl-optimization/21767amylaar2005-06-011-2/+1
* * reload1.c (verify_initial_elim_offsets): Add braces to avoidian2005-05-261-8/+10
* ChangeLog:uweigand2005-05-251-6/+19
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-2/+2
* * lambda.h (lambda_vector_min_nz): Likewise.nathan2005-04-211-12/+12
* * reload1.c (reload): Ignore equivalences between pseudos andlaw2005-04-201-2/+14
* * final.c (final_scan_insn): Don't remove no-op instructions.ian2005-03-231-0/+13
* * reload1.c (indirect_symref_ok): Make it global.kazu2005-03-231-1/+1