summaryrefslogtreecommitdiff
path: root/gcc/auto-inc-dec.c
Commit message (Expand)AuthorAgeFilesLines
* auto-inc-dec: Set alignment properlySegher Boessenkool2019-04-171-0/+2
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* gOlogy: fix debug binds in auto-inc-decAlexandre Oliva2018-11-061-3/+125
* [PR81611] turn inc-and-use-of-dead-orig into auto-incAlexandre Oliva2018-02-281-10/+130
* poly_int: GET_MODE_SIZERichard Sandiford2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: set_inc_stateRichard Sandiford2018-01-031-3/+3
* Fix PR46932: Block auto increment on frame pointerWilco Dijkstra2017-07-261-0/+6
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek2016-09-271-8/+0
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-12/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-9/+9
* [auto-inc-dec.c] Account for cost of move operation in FORM_PRE_ADD and FORM_...Kyrylo Tkachov2015-10-261-22/+17
* [PATCH] Move RTL printing code from sched-vis.c into print-rtl.cJeff Law2015-10-201-0/+1
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* reduce conditional compilation based on AUTO_INC_DECTrevor Saunders2015-07-091-9/+7
* always define AUTO_INC_DECTrevor Saunders2015-07-091-3/+3
* target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra2015-07-081-2/+2
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+3
* Use std::swap instead of manual swaps.Mikhail Maltsev2015-06-221-28/+6
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-4/+10
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-2/+2
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-5/+9
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* auto-inc-dec.c: strengthen various rtx to rtx_insn *David Malcolm2014-08-211-27/+27
* remove has_executeTrevor Saunders2014-07-091-1/+0
* re PR regression/61516 (build fails on auto-inc-dec.c or libgcc2.c with obvio...Richard Sandiford2014-06-161-3/+3
* df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford2014-06-151-11/+8
* 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