aboutsummaryrefslogtreecommitdiff
path: root/gcc/ira-lives.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-12re PR rtl-optimization/87600 (Fix for PRs 86939 and 87479 causes build issues...Peter Bergner1-0/+5
2018-10-05re PR rtl-optimization/86939 (IRA incorrectly creates an interference between...Peter Bergner1-28/+69
2018-10-04re PR rtl-optimization/87466 (IRA and LRA spill all pseudos that are live acr...Peter Bergner1-2/+3
2018-09-30re PR rtl-optimization/86939 (IRA incorrectly creates an interference between...Peter Bergner1-30/+28
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20poly_int: SUBREG_BYTERichard Sandiford1-1/+1
2017-08-30Drop df_ from df_read_modify_subreg_pRichard Sandiford1-3/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-07-26use auto_sbitmap in various placesTrevor Saunders1-7/+4
2016-07-01strcpy arg optimised outAlan Modra1-1/+1
2016-01-29re PR target/69299 (-mavx performance degradation with r232088)Vladimir Makarov1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-5/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-8/+7
2015-08-13ira-int.h: Include recog.h.Andrew MacLeod1-1/+0
2015-08-07Add alternative_mask to ira_implicitly_set_insn_hard_regsH.J. Lu1-2/+2
2015-07-11re PR middle-end/66353 (Missing bb_has_abnormal_call_pred in basic-block.h)Marek Polacek1-17/+2
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08re PR target/66334 (cleanup block fails to initialize EBX)Vladimir Makarov1-1/+15
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-8/+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-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-1/+0
2015-05-19rtl.h (REG_NREGS): New macroRichard Sandiford1-1/+1
2015-05-19cfgcleanup.c (mentions_nonequal_regs): Use END_REGNO.Richard Sandiford1-1/+1
2015-04-22add default definition of EH_RETURN_DATA_REGNOTrevor Saunders1-2/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-25ira-lives.c (process_bb_node_lives): Make code with conditional REAL_PIC_OFFS...Vladimir Makarov1-4/+7
2014-11-25re PR target/63527 (-fPIC uses 2 registers for GOT)Vladimir Makarov1-4/+31
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-0/+7
2014-10-22md.texi: Document "preferred_for_size" and "preferred_for_speed" attributes.Richard Sandiford1-12/+15
2014-10-14ira.c: Fix typo in comment.Kito Cheng1-1/+1
2014-09-19cfgrtl.c [...]: Update comments and fix spacing to conform to coding style.Felix Yang1-1/+1
2014-08-27Tweak to ira-lives.cDavid Malcolm1-1/+1
2014-08-22ira: Use rtx_insn in various placesDavid Malcolm1-3/+3
2014-06-15df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford1-21/+21
2014-06-11common.md: New file.Richard Sandiford1-82/+15
2014-06-11system.h (CONST_DOUBLE_OK_FOR_CONSTRAINT_P): Poison.Richard Sandiford1-28/+3
2014-06-11system.h (REG_CLASS_FROM_CONSTRAINT): Poison.Richard Sandiford1-8/+8
2014-06-06ira-lives.c (single_reg_class): Add missing break.Richard Sandiford1-1/+15
2014-06-04recog.h (operand_alternative): Convert reg_class, reject, matched and matches...Richard Sandiford1-4/+5
2014-06-04recog.c (preprocess_constraints): Don't skip disabled alternatives.Richard Sandiford1-22/+27
2014-06-04recog.h (recog_op_alt): Convert to a flat array.Richard Sandiford1-24/+32
2014-05-28-fuse-caller-save - Use collected register usage informationRadovan Obradovic1-2/+8
2014-05-27system.h (TEST_BIT): New macro.Richard Sandiford1-24/+14
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-0/+15
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1