aboutsummaryrefslogtreecommitdiff
path: root/gcc/auto-inc-dec.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-22Use std::swap instead of manual swaps.Mikhail Maltsev1-28/+6
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-4/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-2/+2
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-5/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-08-21auto-inc-dec.c: strengthen various rtx to rtx_insn *David Malcolm1-27/+27
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-06-16re PR regression/61516 (build fails on auto-inc-dec.c or libgcc2.c with obvio...Richard Sandiford1-3/+3
2014-06-15df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford1-11/+8
2014-04-17pass cfun to pass::executeTrevor Saunders1-32/+31
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-12/+10
2014-04-17remove has_gateTrevor Saunders1-1/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-1/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-5/+5
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-17/+35
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+2
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+1
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+0
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2011-08-18rtl.h (set_src_cost, [...]): New functions.Richard Sandiford1-2/+2
2011-08-18rtl.h (set_rtx_cost, [...]): New functions.Richard Sandiford1-1/+1
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-1/+0
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-07-07re PR rtl-optimization/44404 (auto-inc-dec generates an invalid assembly inst...Bernd Schmidt1-8/+1
2010-06-07re PR rtl-optimization/44404 (auto-inc-dec generates an invalid assembly inst...Kazu Hirata1-0/+7
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-01-03postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM with BLOCK_FOR_INSN.Steven Bosscher1-6/+6
2009-11-25Remove trailing white spaces.H.J. Lu1-106/+106
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-14/+20
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-2/+2
2009-06-22alias.c: Use REG_P...Shujing Zhao1-3/+3
2009-05-14auto-inc-dec.c: Fix pass description, remove apparent accidental duplication.Steven Bosscher1-51/+13
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-5/+4
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-29re PR middle-end/35854 (life passes dump option still documented)Kenneth Zadeck1-1/+1
2008-10-11re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck1-6/+6
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-3/+4
2008-07-02rtlanal.c (add_reg_note): New function.Ian Lance Taylor1-2/+1
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+2
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-2/+4
2007-12-10[multiple changes]Kenneth Zadeck1-2/+5