summaryrefslogtreecommitdiff
path: root/gcc/auto-inc-dec.c
Commit message (Expand)AuthorAgeFilesLines
* pass cfun to pass::executeTrevor Saunders2014-04-171-32/+31
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-12/+10
* remove has_gateTrevor Saunders2014-04-171-1/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-5/+5
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-17/+35
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+2
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+1
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+0
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-1/+1
* rtl.h (set_src_cost, [...]): New functions.Richard Sandiford2011-08-181-2/+2
* rtl.h (set_rtx_cost, [...]): New functions.Richard Sandiford2011-08-181-1/+1
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-1/+0
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* re PR rtl-optimization/44404 (auto-inc-dec generates an invalid assembly inst...Bernd Schmidt2010-07-071-8/+1
* re PR rtl-optimization/44404 (auto-inc-dec generates an invalid assembly inst...Kazu Hirata2010-06-071-0/+7
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM with BLOCK_FOR_INSN.Steven Bosscher2010-01-031-6/+6
* Remove trailing white spaces.H.J. Lu2009-11-251-106/+106
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-14/+20
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-2/+2
* alias.c: Use REG_P...Shujing Zhao2009-06-221-3/+3
* auto-inc-dec.c: Fix pass description, remove apparent accidental duplication.Steven Bosscher2009-05-141-51/+13
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-5/+4
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR middle-end/35854 (life passes dump option still documented)Kenneth Zadeck2009-01-291-1/+1
* re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck2008-10-111-6/+6
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-3/+4
* rtlanal.c (add_reg_note): New function.Ian Lance Taylor2008-07-021-2/+1
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-2/+4
* [multiple changes]Kenneth Zadeck2007-12-101-2/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata2007-07-071-1/+1
* auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata2007-06-131-3/+3
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-0/+1558