summaryrefslogtreecommitdiff
path: root/gcc/caller-save.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Remove global call sets: caller-save.cRichard Sandiford2019-09-301-13/+4
* Add a function for getting the ABI of a call insn targetRichard Sandiford2019-09-301-4/+12
* Replace call_used_reg_set with call_used_or_fixed_regsRichard Sandiford2019-09-101-4/+5
* Remove no_caller_save_reg_setRichard Sandiford2019-09-101-6/+1
* Remove call_fixed_reg_setRichard Sandiford2019-09-101-23/+13
* Remove AND_COMPL_HARD_REG_SETRichard Sandiford2019-09-091-8/+6
* Remove AND_HARD_REG_SETRichard Sandiford2019-09-091-4/+4
* Remove COPY_HARD_REG_SETRichard Sandiford2019-09-091-1/+1
* Make note_stores take an rtx_insnRichard Sandiford2019-09-091-6/+5
* PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor2019-07-091-12/+12
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* caller-save.c (insert_save): Drop unnecessary parameter.Artyom Skrobov2018-01-161-4/+5
* Fix mode_for_size units in caller-save.c (PR83761)Richard Sandiford2018-01-111-1/+2
* poly_int: GET_MODE_SIZERichard Sandiford2018-01-031-6/+6
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: SUBREG_BYTERichard Sandiford2017-12-201-1/+1
* Make more use of df_read_modify_subreg_pRichard Sandiford2017-10-261-4/+1
* Make more use of byte_lowpart_offsetRichard Sandiford2017-10-131-11/+1
* [PATCH] remove some unneeded parensNathan Sidwell2017-10-041-1/+1
* Convert hard_regno_nregs to a functionRichard Sandiford2017-09-121-8/+8
* Make more use of REG_NREGSRichard Sandiford2017-09-121-2/+1
* Make mode_for_size return an opt_modeRichard Sandiford2017-09-051-1/+1
* Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2017-09-041-4/+5
* Add a partial_subreg_p predicateRichard Sandiford2017-08-301-2/+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-9/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-8/+8
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* 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-6/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* caller-save.c (init_caller_save): Base temporary register numbers on LAST_VIR...Richard Sandiford2015-05-261-1/+1
* regs.h (END_HARD_REGNO): Delete.Richard Sandiford2015-05-191-1/+1
* rtl.h (PUT_MODE_RAW): New macro.Richard Sandiford2015-05-191-2/+1
* caller-save.c (init_caller_save): Use word_mode and FIRST_PSEUDO_REGISTER whe...Richard Sandiford2015-05-191-2/+2
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-071-9/+5
* remove more ifdefs for HAVE_cc0Trevor Saunders2015-04-221-3/+1
* always define HAVE_cc0Trevor Saunders2015-04-221-1/+1
* 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
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-16/+16
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-4/+7
* recog.h (constrain_operands): Add an alternative_mask parameter.Richard Sandiford2014-10-221-3/+5
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5