summaryrefslogtreecommitdiff
path: root/gcc/reload1.c
Commit message (Expand)AuthorAgeFilesLines
* reload1.c (find_reload_regs): Note the details of reload failures in the dump...DJ Delorie2006-01-191-0/+8
* reload1.c (do_output_reload): Add assertion rejecting a CALL_INSN.Ian Lance Taylor2006-01-141-1/+1
* re PR rtl-optimization/25432 (Reload ICE in gen_add2_insn)Alan Modra2005-12-231-10/+2
* reload1.c (spill_failure): Dump failed reload data to dump file.DJ Delorie2005-12-191-0/+8
* re PR rtl-optimization/25310 (ICE in reload_cse_simplify_operands, at postrel...Ulrich Weigand2005-12-141-10/+25
* re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391)J"orn Rennecke2005-11-241-64/+161
* re PR middle-end/24912 (m68k build failure: ICE: in reload_cse_simplify_opera...Hans-Peter Nilsson2005-11-191-34/+81
* re PR rtl-optimization/24160 (ICE with -O1 -ftree-vectorize -msse)Richard Henderson2005-11-161-44/+87
* reload1.c (merge_assigned_reloads): Do not change any RELOAD_FOR_OUTPUT_ADDRE...Daniel Jacobowitz2005-09-301-4/+7
* reload1.c (fixup_eh_region_note): Remove assertion.Andreas Krebbel2005-09-071-18/+9
* re PR middle-end/23676 (ICE: "missing REG_EH_REGION note in the end of bb")Richard Henderson2005-09-011-1/+1
* re PR rtl-optimization/23601 (reload may drop non-call exception information)Richard Henderson2005-08-311-37/+106
* Fix uninitialized register read problem.James E Wilson2005-08-191-0/+1
* dwarf2out.c, [...]: Fix comment typos.Kazu Hirata2005-08-011-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo...Jan Hubicka2005-06-161-1/+1
* Makefile.in (local-alloc.o): Depend on $(GGC_H) and reload.h.Bernd Schmidt2005-06-151-83/+70
* Revert my previous patch.Bernd Schmidt2005-06-031-8/+11
* reload1.c (reload): Undo 2005-04-20 change.Bernd Schmidt2005-06-021-11/+8
* re PR rtl-optimization/21767 (if-convert leaves invalid REG_EQUAL notes)J"orn Rennecke2005-06-011-2/+1
* reload1.c (verify_initial_elim_offsets): Add braces to avoid having a declara...Ian Lance Taylor2005-05-261-8/+10
* reload1.c (verify_initial_elim_offsets): Return boolean status instead of abo...Ulrich Weigand2005-05-251-6/+19
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-2/+2
* lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell2005-04-211-12/+12
* reload1.c (reload): Ignore equivalences between pseudos and read only memory.Jeff Law2005-04-201-2/+14
* final.c (final_scan_insn): Don't remove no-op instructions.Ian Lance Taylor2005-03-231-0/+13
* reload1.c (indirect_symref_ok): Make it global.Kazu Hirata2005-03-231-1/+1
* reload1.c (indirect_symref_ok, [...]): Make them static.Kazu Hirata2005-03-231-2/+2
* re PR rtl-optimization/19683 (MIPS wrong-code for 64-bit multiply.)Richard Sandiford2005-03-071-9/+8
* reload1.c (reload_startobj, [...]): Make them static.Kazu Hirata2005-03-071-7/+7
* Patch from Richard Sandiford <rsandifo@redhat.com>Eric Botcazou2005-02-011-0/+9
* harg-reg-set.h (reg_class_names): Prototype global array.Roger Sayle2005-01-151-1/+0
* re PR target/18329 (mmix-knuth-mmixware testsuite failure: execute/920501-7.c...Hans-Peter Nilsson2005-01-131-3/+3
* Update copyright.Richard Henderson2005-01-051-1/+1
* re PR rtl-optimization/10692 ([m68k] miscompilation of perl with -O2 -fPIC)Richard Henderson2005-01-051-0/+4
* re PR target/18511 (cc1plus segfaults when compiling libstdc++-v3/src/localen...Kaz Kojima2004-12-231-1/+2
* re PR c++/6764 (Throwing exception causes crash with '-O2 -fomit-frame-pointer')Richard Henderson2004-11-251-0/+10
* function.h (struct function): Remove calls_longjmp.Zack Weinberg2004-11-231-11/+0
* reload1.c (reloads_conflict, gen_reload): Make them static.Kazu Hirata2004-11-091-2/+4
* bitmap.c (bitmap_print): Make bitno unsigned.Nathan Sidwell2004-11-041-4/+4
* reload1.c (ior_hard_reg_set): Remove.Kazu Hirata2004-10-181-14/+4
* basic-block.h (reg_set_iterator): New.Kazu Hirata2004-10-181-61/+63
* re PR debug/13974 (bad line marker in debug info)Jan Hubicka2004-09-301-11/+11
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-2/+3
* re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c))Jan Hubicka2004-09-201-1/+1
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-1/+1
* attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers2004-09-151-5/+7
* ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...Nathan Sidwell2004-09-091-58/+47
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2004-08-181-4/+1
* defaults.h (LEGITIMATE_PIC_OPERAND_P): Provide default definition.Zack Weinberg2004-08-031-4/+1