aboutsummaryrefslogtreecommitdiff
path: root/gcc/postreload.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20poly_int: SUBREG_BYTERichard Sandiford1-2/+2
2017-12-12[SFN] not-quite-boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva1-1/+1
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford1-11/+5
2017-09-15re PR middle-end/82145 (i386/pr38988.c, i386/pr46254.c, i386/pr55154.c, i386/...Jakub Jelinek1-2/+5
2017-09-12Convert hard_regno_nregs to a functionRichard Sandiford1-1/+1
2017-09-12Make more use of end_hard_regnoRichard Sandiford1-4/+4
2017-08-30[31/77] Use scalar_int_mode for move2addRichard Sandiford1-26/+30
2017-08-30[26/77] Use is_a <scalar_int_mode> in subreg/extract simplificationsRichard Sandiford1-3/+5
2017-08-30[21/77] Replace SCALAR_INT_MODE_P checks with is_a <scalar_int_mode>Richard Sandiford1-5/+6
2017-08-30[4/77] Add FOR_EACH iterators for modesRichard Sandiford1-4/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-09PR78255: Make postreload aware of NO_FUNCTION_CSEAndre Vieira1-0/+5
2016-11-28re PR middle-end/78540 (ICE: in df_refs_verify, at df-scan.c:4062 with -O -ma...Jakub Jelinek1-4/+5
2016-11-18Use rtx_mode_t instead of std::make_pairRichard Sandiford1-4/+4
2016-11-15Add a load_extend_op wrapperRichard Sandiford1-8/+4
2016-11-04defaults.h (LOAD_EXTEND_OP): Define if not already defined.Eric Botcazou1-4/+0
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-10-06postreload.c (reload_cse_simplify): Skip also USE when detecting noop move.Jan Hubicka1-1/+2
2016-03-04re PR rtl-optimization/69941 (bogus zero_extend transformation in postreload ...Bernd Schmidt1-4/+14
2016-02-01* postreload.c (reload_cse_simplify): Remove dead code.Eric Botcazou1-4/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-12/+1
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-13/+10
2015-07-15re PR rtl-optimization/66838 (Calling multiple SYSV AMD64 ABI functions from ...Uros Bizjak1-0/+17
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod1-1/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09reduce conditional compilation for LOAD_EXTEND_OPTrevor Saunders1-12/+6
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-8/+9
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-11/+4
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-08Handle -fipa-ra in reload_combineTom de Vries1-1/+4
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-06-01Change use to type-based pool allocator in cselib.c.Martin Liska1-0/+1
2015-05-26caller-save.c (init_caller_save): Base temporary register numbers on LAST_VIR...Richard Sandiford1-1/+1
2015-05-19rtl.h (PUT_MODE_RAW): New macro.Richard Sandiford1-2/+1
2015-05-19caller-save.c (init_caller_save): Use word_mode and FIRST_PSEUDO_REGISTER whe...Richard Sandiford1-1/+1
2015-05-19rtl.h (REG_NREGS): New macroRichard Sandiford1-6/+5
2015-05-19cfgcleanup.c (mentions_nonequal_regs): Use END_REGNO.Richard Sandiford1-15/+8
2015-05-19Use std::swap instead of explicit swapsMikhail Maltsev1-4/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-4/+3
2015-04-22make some HAVE_cc0 code always compiledTrevor Saunders1-3/+1
2015-04-22always define HAVE_cc0Trevor Saunders1-1/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-7/+15
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+7
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-9/+9
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+6