aboutsummaryrefslogtreecommitdiff
path: root/gcc/explow.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-05explow.c (allocate_dynamic_stack_space): Call do_pending_stack_adjust before ...Ian Lance Taylor1-2/+2
2016-10-04re PR target/77833 (ICE: in plus_constant, at explow.c:87 with -O -mavx512f)Richard Biener1-6/+9
2016-09-27auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek1-2/+0
2016-09-05re PR target/77452 (ICE: in plus_constant, at explow.c:87 with -fno-split-wid...Uros Bizjak1-1/+9
2016-08-24Revert "Drop excess size used for run time allocated stack variables."Andreas Krebbel1-9/+3
2016-08-23Drop excess size used for run time allocated stack variables.Dominik Vogt1-4/+10
2016-07-18Allocate constant size dynamic stack space in the prologueDominik Vogt1-78/+147
2016-07-04Minor cleanup to allocate_dynamic_stack_spaceDominik Vogt1-66/+30
2016-04-13re PR debug/70628 (ICE in get_reg_rtx, at emit-rtl.c:1025)Jakub Jelinek1-3/+3
2016-04-13re PR debug/70628 (ICE in get_reg_rtx, at emit-rtl.c:1025)Jakub Jelinek1-15/+21
2016-03-12re PR ada/70017 (c52103x and c52104x test failure on s390x)Eric Botcazou1-1/+1
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-7/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-12/+9
2015-10-05Remove remaining uses of REAL_ARITHMETICRichard Sandiford1-1/+1
2015-09-27revert to assign_parms assignments using default defsAlexandre Oliva1-3/+16
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-0/+29
2015-07-24Revert:David Edelsohn1-29/+0
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-0/+29
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+0
2015-07-05gcc/Richard Sandiford1-20/+11
2015-07-05gcc/Richard Sandiford1-26/+14
2015-07-05target-insns.def (trap): New targetm instruction pattern.Richard Sandiford1-4/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...Alexandre Oliva1-22/+0
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-0/+22
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-06-03Update check after force_const_mem call in the plus_constant function to see ...Andrew Bennett1-1/+3
2015-05-22remove most ifdef STACK_GROWS_DOWNWARDTrevor Saunders1-18/+15
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-5/+5
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev1-2/+2
2015-05-19insn-notes.def (UPDATE_SJLJ_CONTEXT): New note.Eric Botcazou1-5/+19
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-54/+12
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-1/+2
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-21/+21
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+6
2014-10-15explow.c (convert_memory_address_addr_space_1): Mark in_const as ATTRIBUTE_UN...Andreas Schwab1-1/+1
2014-10-14explow.c (convert_memory_address_addr_space): Rename to ...Andrew Pinski1-12/+28
2014-10-14revert: re PR middle-end/49721 (convert_memory_address_addr_space may generat...Andrew Pinski1-12/+7
2014-09-11Introduce LABEL_REF_LABELDavid Malcolm1-1/+1
2014-08-22explow.c: Use rtx_insn and rtx_code_labelDavid Malcolm1-13/+17
2014-07-24re PR middle-end/61268 (ICE in vt_expand_var_loc_chain, at var-tracking.c:8262)Richard Sandiford1-4/+4
2014-05-17emit-rtl.h (replace_equiv_address, [...]): Add an inplace argument.Richard Sandiford1-12/+22
2014-05-06Merge in wide-int.Kenneth Zadeck1-32/+3
2014-04-04* explow.c (probe_stack_range): Emit a final optimization blockage.Eric Botcazou1-0/+3