summaryrefslogtreecommitdiff
path: root/gcc/regcprop.c
Commit message (Expand)AuthorAgeFilesLines
* Handle CALL_INSN_FUNCTION_USAGE clobbers in regcprop.cvries2015-01-091-12/+22
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-14/+14
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-3/+6
* gcc/rsandifo2014-10-221-9/+3
* Use fuse-caller-save info in cprop-hardregvries2014-10-171-1/+5
* Handle copy cycles in pass_cprop_hardregvries2014-10-171-5/+14
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* PR rtl-optimization/57003uros2014-10-091-1/+11
* gcc/rsandifo2014-08-281-21/+16
* gcc/rsandifo2014-08-281-25/+21
* regcprop.c: Use rtx_insndmalcolm2014-08-221-10/+10
* remove has_executetbsaunde2014-07-091-1/+0
* gcc/rsandifo2014-06-041-3/+3
* gcc/rsandifo2014-06-041-8/+7
* gcc/rsandifo2014-06-041-13/+11
* 2014-06-04 Matthew Fortune <matthew.fortune@imgtec.com>abennett2014-06-041-3/+4
* 2014-05-15 Zhenqiang Chen <zhenqiang.chen@linaro.org>zqchen2014-05-151-1/+22
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* pass cfun to pass::executetbsaunde2014-04-171-88/+86
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-8/+5
* remove has_gatetbsaunde2014-04-171-1/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* Eliminate last_basic_block macro.dmalcolm2013-12-091-2/+2
* PR rtl-optimization/54300rearnsha2013-11-201-0/+18
* 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