aboutsummaryrefslogtreecommitdiff
path: root/gcc/reload1.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-1/+1
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-2/+3
2009-10-20rtl.h (simplify_replace_fn_rtx): Declare.Richard Sandiford1-19/+8
2009-09-22re PR debug/41295 (gfortran.dg/loc_2.f90 -O3 -g fails on SH with orphaned deb...Alexandre Oliva1-22/+36
2009-09-22reload1.c (reload): Call wrap_constant when substituting reg for equiv inside...Jakub Jelinek1-0/+1
2009-09-14Squash commit of EH in gimpleRichard Henderson1-26/+4
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-3/+53
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-4/+5
2009-08-14re PR rtl-optimization/41064 (build breakage for cris-elf building newlib, IC...Hans-Peter Nilsson1-3/+8
2009-08-10re PR middle-end/37053 (ICE in reload_cse_simplify_operands, at postreload.c:...Ulrich Weigand1-16/+10
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-1/+2
2009-06-22alias.c: Use REG_P...Shujing Zhao1-10/+10
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-10/+31
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-10/+13
2009-04-16rtlanal.c (alloc_reg_note): New function, broken out of add_reg_note.Ian Lance Taylor1-1/+1
2009-04-02reload1.c (fixup_eh_region_notes): Remove write-only "trap_count" variable.Jeff Law1-12/+3
2009-03-26re PR rtl-optimization/39522 (fix for PR37514 gives FAIL: gcc.c-torture/execu...Vladimir Makarov1-12/+22
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-29tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-60/+35
2009-01-06re PR rtl-optimization/38583 (huge test case makes register allocator run out...Vladimir Makarov1-16/+17
2008-12-09tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-3/+4
2008-12-05re PR rtl-optimization/38272 (Revision 142207 caused libgomp.fortran/threadpr...Bernd Schmidt1-0/+1
2008-12-01re PR rtl-optimization/37514 (Wrong code generated for 20021120-1.c with -O3 ...Vladimir Makarov1-0/+30
2008-11-21re PR target/38208 (gcc.c-torture/compile/20080806-1.c)Jakub Jelinek1-2/+2
2008-10-12re PR middle-end/37447 (test pr28982b.c fails execution on power4 or later wi...Richard Henderson1-61/+21
2008-09-29reload1.c (alter_reg): Add missing curly braces.Jeff Law1-11/+13
2008-09-11reload1.c (alter_reg): Undo the BYTE_BIG_ENDIAN correction performed by assig...Jeff Law1-1/+11
2008-09-04rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_...Ian Lance Taylor1-1/+1
2008-09-03re PR rtl-optimization/37296 (Bootstrap failure compiling libgcc)Vladimir Makarov1-5/+0
2008-08-26[multiple changes]Vladimir Makarov1-75/+357
2008-08-16re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou1-3/+3
2008-08-09re PR middle-end/36238 (ICE in reg_or_subregno, at jump.c:1730)Andrew Pinski1-2/+4
2008-07-30[multiple changes]H.J. Lu1-3/+9
2008-07-16c-pch.c (get_ident): Avoid C++ keywords.Kaveh R. Ghazi1-17/+17
2008-07-16recog.c (validate_change_1, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-45/+45
2008-07-02rtlanal.c (add_reg_note): New function.Ian Lance Taylor1-10/+4
2008-06-30global.c (compute_regsets): Set frame_pointer_needed here.Joey Ye1-14/+3
2008-06-26ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi1-10/+9
2008-06-17Remove libcall notes.Steven Bosscher1-6/+3
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-4/+3
2008-05-27defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.Andreas Krebbel1-5/+5
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-5/+5
2008-04-18except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka1-2/+2
2008-03-25re PR rtl-optimization/35232 (ICE in fp-int-convert-double.c at -O2)Richard Sandiford1-242/+284
2007-10-22re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty)Eric Botcazou1-1/+0
2007-10-02ra-conflict.c: New file.Kenneth Zadeck1-5/+2
2007-09-09Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson1-6/+7
2007-09-09revert: regrename.c (copyprop_hardreg_forward_1): New variable next.Laurynas Biveinis1-93/+84
2007-09-07function.h (struct function): Rename calls_unwind_init to saves_all_registers.Roman Zippel1-3/+5
2007-09-07regrename.c (copyprop_hardreg_forward_1): New variable next.Laurynas Biveinis1-84/+93