summaryrefslogtreecommitdiff
path: root/gcc/combine-stack-adj.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* csa, postreload: Improve csa after recent cselib changes [PR94516]Jakub Jelinek2020-05-051-17/+119
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Remove clobber_highRichard Sandiford2019-10-011-1/+0
* PR other/16615 [1/5]Sandra Loosemore2019-01-091-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Remaining support for clobber highAlan Hayward2018-08-061-0/+1
* poly_int: GET_MODE_SIZERichard Sandiford2018-01-031-4/+4
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* combine-stack-adj.c (combine_stack_adjustments_for_block): Do nothing for sta...Jeff Law2017-09-191-0/+2
* [AArch64][2/4] Generate dwarf information for -msign-return-addressJiong Wang2017-01-201-0/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-14/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-4/+4
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+3
* 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
* always define STACK_GROWS_DOWNWARDTrevor Saunders2015-05-221-8/+0
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-0/+15
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+4
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* Handle cfa adjustments in csa passRichard Henderson2014-10-131-7/+90
* combine-stack-adj.c: Include rtl-iter.h.Richard Sandiford2014-08-281-59/+54
* combine-stack-adj.c: Use rtx_insnDavid Malcolm2014-08-221-23/+26
* remove has_executeTrevor Saunders2014-07-091-1/+0
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-1/+1
* pass cfun to pass::executeTrevor Saunders2014-04-171-1/+4
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-16/+15
* remove has_gateTrevor Saunders2014-04-171-1/+0
* re PR debug/52727 (internal compiler error at dwarf2cfi.c2:685)Richard Henderson2014-02-051-6/+0
* combine-stack-adj.c (combine_stack_adjustments_for_block): Remove ARG_SIZE no...Jan Hubicka2014-01-221-0/+6
* 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-2/+2
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-17/+35
* passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener2013-04-101-2/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* 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
* re PR c++/53602 (Libre Office causes an internal compiler error)Richard Henderson2012-06-091-14/+11
* re PR c++/53602 (Libre Office causes an internal compiler error)Richard Henderson2012-06-081-4/+5
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2012-05-051-1/+2
* re PR debug/52727 (internal compiler error at dwarf2cfi.c2:685)Richard Henderson2012-03-301-8/+127
* re PR middle-end/50632 (FAIL: gcc.dg/pr50132.c)Richard Henderson2011-10-061-4/+12