aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-09-30* es.po: Update.Joseph Myers2-51/+37
2019-09-30diagnostic-show-locus.c: rework handling of multiple labelsDavid Malcolm2-13/+78
2019-09-30[x86] Cache result of expensive_function_p between frame layoutsRichard Sandiford3-3/+29
2019-09-30S/390: Remove code duplication in vec_unordered<mode>Ilya Leoshkevich2-7/+13
2019-09-30Fix typo in my last commit's ChangeLog entryMichael Meissner1-1/+1
2019-09-30[AArch64][SVE] Utilize ASRD instruction for division and remainderYuliang Wang12-1/+249
2019-09-30[AArch64] Make more use of function_abiRichard Sandiford2-23/+23
2019-09-30[AArch64] Allow shrink-wrapping of non-leaf vector PCS functionsRichard Sandiford6-18/+83
2019-09-30Make ira call df_set_regs_ever_live for extra call-clobbered regsRichard Sandiford4-9/+99
2019-09-30Hide regs_invalidated_by_call etc.Richard Sandiford3-0/+14
2019-09-30Remove global call sets: shrink-wrap.cRichard Sandiford2-2/+8
2019-09-30Remove global call sets: sel-sched.cRichard Sandiford4-50/+72
2019-09-30Remove global call sets: sched-deps.cRichard Sandiford2-3/+6
2019-09-30Remove global call sets: rtlanal.cRichard Sandiford2-4/+20
2019-09-30Remove global call sets: reload.cRichard Sandiford3-46/+30
2019-09-30Remove global call sets: regrename.cRichard Sandiford6-18/+59
2019-09-30Remove global call sets: regcprop.cRichard Sandiford2-6/+11
2019-09-30Remove global call sets: recog.cRichard Sandiford2-1/+8
2019-09-30Remove global call sets: postreload-gcse.cRichard Sandiford2-1/+14
2019-09-30Remove global call sets: postreload.cRichard Sandiford2-9/+17
2019-09-30Remove global call sets: LRARichard Sandiford11-205/+160
2019-09-30Remove global call sets: loop-iv.cRichard Sandiford2-2/+17
2019-09-30Remove global call sets: IRARichard Sandiford10-80/+178
2019-09-30Remove global call sets: haifa-sched.cRichard Sandiford2-5/+16
2019-09-30Remove global call sets: gcse.cRichard Sandiford2-2/+15
2019-09-30Remove global call sets: function.cRichard Sandiford2-1/+14
2019-09-30Remove global call sets: early-remat.cRichard Sandiford2-22/+66
2019-09-30Remove global call sets: DF (entry/exit defs)Richard Sandiford2-3/+13
2019-09-30Remove global call sets: DF (EH edges)Richard Sandiford3-23/+52
2019-09-30Remove global call sets: cselib.cRichard Sandiford2-6/+24
2019-09-30Remove global call sets: cse.cRichard Sandiford2-19/+32
2019-09-30Remove global call sets: combine.cRichard Sandiford2-1/+19
2019-09-30Remove global call sets: cfgloopanal.cRichard Sandiford2-1/+12
2019-09-30Remove global call sets: cfgcleanup.cRichard Sandiford2-7/+6
2019-09-30Remove global call sets: caller-save.cRichard Sandiford2-13/+12
2019-09-30Pass an ABI to choose_hard_reg_modeRichard Sandiford11-23/+44
2019-09-30Pass an ABI identifier to hard_regno_call_part_clobberedRichard Sandiford26-64/+132
2019-09-30[x86] Robustify vzeroupper handling across callsRichard Sandiford2-0/+16
2019-09-30Add a function for getting the ABI of a call insn targetRichard Sandiford24-187/+221
2019-09-30Add a target hook for getting an ABI from a function typeRichard Sandiford8-0/+75
2019-09-30Add function_abi.{h,cc}Richard Sandiford10-1/+475
2019-09-30Fix compile time warning about building the FRV backend by adding missing bre...Nick Clifton2-4/+10
2019-09-30[AArch64] Strengthen aarch64_hard_regno_call_part_clobberedRichard Sandiford4-3/+39
2019-09-30Remove the iq2000_select_section function the iq2000 backend - it never provi...Nick Clifton2-50/+7
2019-09-30Introduce rtx_alloca, alloca_raw_REG and alloca_rtx_fmt_*Ilya Leoshkevich5-24/+84
2019-09-30[C] Print ", ..." rather than ", ..." in diagnosticsRichard Sandiford4-2/+12
2019-09-30Add initial support for prefixed/PC-relative addressing.Michael Meissner6-153/+631
2019-09-30gimple.c (gimple_get_lhs): For PHIs return the result.Richard Biener5-237/+167
2019-09-30[PR 91853] Prevent IPA-SRA ICEs on type-mismatched callsMartin Jambor6-19/+78
2019-09-30config.gcc: Use the secure-plt on FreeBSD 13 and upwards for 32-bit PowerPC.Andreas Tobler3-0/+17