summaryrefslogtreecommitdiff
path: root/gcc/reload1.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * reload1.c (indirect_symref_ok, reload_obstack): Make themkazu2005-03-231-2/+2
* PR rtl-optimization/19683rsandifo2005-03-071-9/+8
* * reload1.c (reload_startobj, reload_firstobj,kazu2005-03-071-7/+7
* Patch from Richard Sandiford <rsandifo@redhat.com>ebotcazou2005-02-011-0/+9
* * harg-reg-set.h (reg_class_names): Prototype global array.sayle2005-01-151-1/+0
* PR target/18329hp2005-01-131-3/+3
* Update copyright.rth2005-01-061-1/+1
* PR rtl-opt/10692rth2005-01-061-0/+4
* PR target/18511kkojima2004-12-231-1/+2
* PR c++/6764rth2004-11-261-0/+10
* * function.h (struct function): Remove calls_longjmp.zack2004-11-231-11/+0
* * reload1.c (reloads_conflict, gen_reload): Make them static.kazu2004-11-091-2/+4
* * bitmap.c (bitmap_print): Make bitno unsigned.nathan2004-11-041-4/+4
* * reload1.c (ior_hard_reg_set): Remove.kazu2004-10-181-14/+4
* * basic-block.h (reg_set_iterator): New.kazu2004-10-181-61/+63
* PR debug/13974hubicka2004-09-301-11/+11
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-2/+3