summaryrefslogtreecommitdiff
path: root/gcc/regcprop.c
Commit message (Expand)AuthorAgeFilesLines
* Share memory blocks between pool allocatorsmiyuki2015-09-161-1/+1
* Add new object_allocator and clean-up allocator usage.marxin2015-07-161-19/+4
* Fix double word typos.aldyh2015-07-131-1/+1
* * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod2015-07-101-1/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-8/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-0/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-1/+0
* Change use to type-based pool allocator in regcprop.c.marxin2015-06-011-10/+21
* gcc/rsandifo2015-05-191-2/+2
* gcc/rsandifo2015-05-191-10/+4
* kill_autoinc_value can take a rtx_insn *tbsaunde2015-05-021-1/+1
* 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