summaryrefslogtreecommitdiff
path: root/gcc/postreload.c
Commit message (Expand)AuthorAgeFilesLines
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-4/+3
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-9/+15
* [multiple changes]Vladimir Makarov2008-08-261-1/+1
* cfg.c (dump_reg_info): Avoid C++ keywords.Kaveh R. Ghazi2008-07-161-6/+6
* driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual...Kaveh R. Ghazi2008-06-261-4/+4
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.Andreas Krebbel2008-05-271-2/+2
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* revert: regrename.c (copyprop_hardreg_forward_1): New variable next.Laurynas Biveinis2007-09-091-3/+2
* regrename.c (copyprop_hardreg_forward_1): New variable next.Laurynas Biveinis2007-09-071-2/+3
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-1/+1
* alias.c (record_set, [...]): Constify.Kaveh R. Ghazi2007-07-301-4/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* fwprop.c (try_fwprop_subst): Use validate_unshare_change.Jan Hubicka2007-06-271-6/+6
* df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.Kenneth Zadeck2007-06-191-2/+3
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-9/+16
* rtl.h (remove_reg_equal_equiv_notes): New prototype.Steven Bosscher2007-02-201-10/+1
* rtlanal.c (struct subreg_info, [...]): New.Joseph Myers2006-12-201-2/+6
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-1/+1
* * postreload.c (reload_cse_move2add): Don't try to work with BImode.Richard Kenner2005-11-181-1/+1
* postreload.c (reload_cse_simplify_operands): Fix bug in sorting algorithm so ...Ulrich Weigand2005-11-111-1/+2
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-0/+38
* 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-2/+2
* re PR rtl-optimization/21144 (Apparent infinite loop in reload)Michael Matz2005-04-291-1/+2
* params.c (set_param_value): Use gcc_assert & gcc_unreachable.Nathan Sidwell2005-04-031-5/+3
* combine.c (simplify_and_const_int): Use gen_int_mode instead of GEN_INT (trun...Kazu Hirata2005-03-051-11/+8
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* postreload.c (move2add_note_store): Only call trunc_int_for_mode on scalar in...Aldy Hernandez2005-01-141-1/+1
* combine.c (expand_compound_operation): Add comment that we fall through after...Steven Bosscher2005-01-051-4/+1
* c-cppbuiltin.c, [...]: Fix comment typos.Kazu Hirata2004-11-131-1/+1
* re PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered registers in inline asm w...Richard Henderson2004-09-131-0/+13
* Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>Nathan Sidwell2004-09-101-3/+5
* lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable...Giovanni Bajo2004-09-101-5/+3
* postreload.c (reload_cse_move2add): Allow any condjump...Richard Earnshaw2004-08-201-1/+2
* rtl.def (NIL): Delete.Zack Weinberg2004-08-181-6/+6
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-8/+8
* alias.c (get_alias_set, [...]): Use MEM_P.Jerry Quinn2004-07-011-5/+5
* alias.c (record_set, [...]): Use REG_P.Jerry Quinn2004-06-151-24/+24
* cfgcleanup.c (thread_jump): Update call of cselib_init.Jan Hubicka2004-03-041-1/+1
* postreload.c (reload_cse_move2add): Generate just a PLUS instead of an entire...Kazu Hirata2004-02-261-6/+2
* alias.c (record_set): Use hard_regno_nregs.Jan Hubicka2004-02-021-11/+11
* c-common.h: Fix comment typos.Kazu Hirata2004-01-251-1/+1
* tm.texi: Insert some weasel words when LOAD_EXTEND_OP may or may not return n...J"orn Rennecke2004-01-231-0/+9
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* postreload.c (reload_cse_simplify_operands): Don't remove implicit extension ...J"orn Rennecke2004-01-161-1/+48
* basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher2003-12-111-1/+1
* re PR rtl-optimization/12799 (faulty mov->add change clobbers the CC register)Eric Botcazou2003-11-021-12/+11
* postreload.c (reload_combine): Check that REGY doesn't die in an insn of the ...Richard Earnshaw2003-10-311-1/+4