summaryrefslogtreecommitdiff
path: root/gcc/reload1.c
Commit message (Expand)AuthorAgeFilesLines
* re PR rtl-optimization/47166 (SpecCpu2000 Ammp segfaults for ARM with -O3 -mt...Bernd Schmidt2011-01-231-7/+19
* re PR target/44606 (Wrong SPE floating point during computation)Nathan Froyd2010-12-301-11/+0
* revert accidentally committed changesNathan Froyd2010-11-241-0/+11
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...Nathan Froyd2010-11-241-11/+0
* cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers2010-11-101-2/+2
* re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues)Joern Rennecke2010-11-041-1/+3
* re PR debug/46252 (-fcompare-debug failure (length) with -O -frerun-cse-after...Jakub Jelinek2010-11-031-1/+1
* cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.Nathan Froyd2010-10-211-4/+2
* basic-block.h (find_fallthru_edge): Define.Nathan Froyd2010-10-211-3/+1
* target.def (preferred_reload_class): New hook.Anatoly Sokolov2010-10-111-2/+2
* re PR rtl-optimization/45394 (gnat fails to build on s390, trunk 20100918)Eric Botcazou2010-10-061-1/+1
* re PR c/45054 (struct-by-value-1.c fail.)Bernd Schmidt2010-09-291-1/+5
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-291-2/+2
* re PR middle-end/45312 (GCC 4.4.4 miscompiles the Linux kernel)Vladimir Makarov2010-09-091-154/+0
* re PR rtl-optimization/45051 (gcc.c-torture/execute/builtins/abs-2.c and abs-...Bernd Schmidt2010-07-271-1/+9
* Makefile.in (target-globals.o): Depend on reload.h.Richard Sandiford2010-07-121-16/+8
* gcc/Richard Sandiford2010-07-041-6/+0
* optabs.h (optab_handler, [...]): Turn into inline functions that return an in...Richard Sandiford2010-07-041-1/+1
* re PR middle-end/44566 (configuration with multiple targets / backends is not...Joern Rennecke2010-06-301-4/+8
* toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h.Manuel López-Ibáñez2010-06-301-2/+1
* target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov2010-06-271-1/+1
* re PR rtl-optimization/39871 (Code size increase on ARM due to poor register ...Bernd Schmidt2010-06-171-8/+4
* target.h (struct gcc_target): Add memory_move_cost field.Anatoly Sokolov2010-06-051-1/+1
* re PR rtl-optimization/39871 (Code size increase on ARM due to poor register ...Bernd Schmidt2010-06-041-169/+502
* ira.c (ira_bad_reload_regno, [...]): New functions.Jeff Law2010-05-281-4/+13
* function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou2010-05-251-4/+4
* coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher2010-05-221-1/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* function.c (try_fit_stack_local, [...]): New static functions.Bernd Schmidt2010-05-171-2/+7
* tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher2010-05-031-5/+6
* reload1.c (eliminate_regs_in_insn): Don't restore an operand if doing so woul...Bernd Schmidt2010-04-101-1/+4
* reload1.c (rtx_p, [...]): Declare.Jeff Law2010-03-021-8/+32
* reload1.c (eliminate_regs_1): If insn is DEBUG_INSN, avoid any modifications ...Jakub Jelinek2010-02-111-4/+12
* Remove trailing white spaces.H.J. Lu2009-11-251-15/+15
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-1/+1
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-2/+3
* rtl.h (simplify_replace_fn_rtx): Declare.Richard Sandiford2009-10-201-19/+8
* re PR debug/41295 (gfortran.dg/loc_2.f90 -O3 -g fails on SH with orphaned deb...Alexandre Oliva2009-09-221-22/+36
* reload1.c (reload): Call wrap_constant when substituting reg for equiv inside...Jakub Jelinek2009-09-221-0/+1
* Squash commit of EH in gimpleRichard Henderson2009-09-141-26/+4
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-3/+53
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-261-4/+5
* re PR rtl-optimization/41064 (build breakage for cris-elf building newlib, IC...Hans-Peter Nilsson2009-08-141-3/+8
* re PR middle-end/37053 (ICE in reload_cse_simplify_operands, at postreload.c:...Ulrich Weigand2009-08-101-16/+10
* target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2009-06-301-1/+2
* alias.c: Use REG_P...Shujing Zhao2009-06-221-10/+10
* combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor2009-04-241-10/+31
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-10/+13
* rtlanal.c (alloc_reg_note): New function, broken out of add_reg_note.Ian Lance Taylor2009-04-161-1/+1
* reload1.c (fixup_eh_region_notes): Remove write-only "trap_count" variable.Jeff Law2009-04-021-12/+3