summaryrefslogtreecommitdiff
path: root/gcc/regcprop.c
Commit message (Expand)AuthorAgeFilesLines
* * doc/tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address spaceuweigand2011-11-081-17/+19
* Fix illegal register substitutions on big-endian during cprop_reg.davem2011-10-281-0/+8
* * regcprop.c (copyprop_hardreg_forward_1): Update recog_datamrs2011-10-211-0/+12
* gcc/rsandifo2011-07-211-4/+3
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+1
* * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message.ebotcazou2011-05-131-2/+2
* Continue searching in find_oldest_value_reg on class match failure.rth2010-12-171-1/+1
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* PR bootstrap/45028jakub2010-07-221-1/+8
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* PR debug/43161jakub2010-02-261-11/+167
* * regcprop.c (copyprop_hardreg_forward_1): Don't call df_insn_rescan.jakub2010-02-241-7/+3
* Remove trailing white spaces.hjl2009-11-251-2/+2
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-1/+1
* gcc/ChangeLog:aoliva2009-09-021-6/+36
* 2009-05-07 Paolo Bonzini <bonzini@gnu.org>bonzini2009-05-071-0/+1005