summaryrefslogtreecommitdiff
path: root/gcc/regrename.c
Commit message (Expand)AuthorAgeFilesLines
* regrename.c: Use rtx_insndmalcolm2014-08-221-11/+11
* remove has_executetbsaunde2014-07-091-1/+0
* gcc/rsandifo2014-06-151-7/+4
* gcc/rsandifo2014-06-041-1/+1
* gcc/rsandifo2014-06-041-9/+6
* gcc/rsandifo2014-06-041-13/+12
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* pass cfun to pass::executetbsaunde2014-04-171-1/+1
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+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-4/+4
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+1
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-1/+1
* gcc/rsandifo2013-09-281-2/+2
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-18/+35
* PR rtl-optimization/52573law2013-01-181-2/+9
* 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 rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-20/+19
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-231-4/+1
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-3/+3
* gcc/steven2012-07-161-1/+0
* * output.h: (current_function_is_leaf,steven2012-06-241-1/+1
* * doc/tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address spaceuweigand2011-11-081-15/+20
* * regrename.h: New file.bernds2011-10-191-126/+168
* * regrename.c (struct du_head): Make nregs signed.bernds2011-09-071-75/+469
* * regrename.c (scan_rtx_reg, scan_rtx_address, build_def_use,bernds2011-08-251-130/+124
* * regrename.c (struct du_head): Remove member terminated.bernds2011-08-251-203/+195
* * regrename.c (scan_rtx_reg): Handle the case where we write to anbernds2011-06-201-4/+13
* * regrename.c (do_replace): Don't update notes.bernds2011-06-201-32/+0
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+1
* * regrename.c: Add general comment describing the pass.ebotcazou2011-01-021-197/+63
* PR middle-end/46844jakub2010-12-081-2/+2
* * Makefile.in: Add $(TARGET_H) to the regrename.o rule.qiyao2010-12-071-47/+257
* gcc:jsm282010-09-291-2/+2
* 2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-301-2/+1
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-2/+2
* PR rtl-optimization/42216bernds2010-03-171-65/+81
* PR rtl-optimization/42220bernds2010-03-071-2/+23
* PR rtl-opt/42216bernds2009-12-101-33/+75
* PR middle-end/42202bernds2009-12-031-7/+72
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-3/+4
* PR rtl-opt/38582bernds2009-11-261-193/+330
* PR rtl-opt/38582bernds2009-11-261-110/+124
* Remove trailing white spaces.hjl2009-11-251-3/+3
* PR rtl-opt/38582bernds2009-11-121-66/+92
* Update REG_DEAD noteschrbr2009-09-151-0/+15