summaryrefslogtreecommitdiff
path: root/gcc/regcprop.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2013-09-281-2/+2
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-18/+35
* PR rtl-optimization/57003jakub2013-04-251-0/+7
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch normalizes more bitmap function names.crowl2012-11-011-3/+3
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* * combine.c (record_dead_and_set_regs): Iterate over hard register setsteven2012-10-161-6/+9
* gcc/steven2012-07-161-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * attribs.c (decl_attributes): Avoid emitting a warning ifbernds2012-05-141-7/+42
* * 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