aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)Author
2019-10-16Rework patch #4ibm/pcrel-trunkmeissner
2019-10-16Undo part of patch #4meissner
2019-10-16Add (0),1 to @pcrel syntax.meissner
2019-10-16Enable -mpcrel and -mprefixed-addr on Linux 64-bit systems.meissner
2019-10-16Use PADDI to add 34-bit constants.meissner
2019-10-162019-10-15 Michael Meissner <meissner@linux.ibm.com>meissner
2019-10-16Use PADDI/PLI to load up 34-bit DImode constants.meissner
2019-10-15Do not optimize extracting variable elements from vectors with prefixed addre...meissner
2019-10-15Change predicate namemeissner
2019-10-15Undo patchmeissner
2019-10-15Add support for using prefixed addresses with stack protect.meissner
2019-10-15Redo patch #3meissner
2019-10-15Redo patch #2meissner
2019-10-15Redo patch #1meissner
2019-10-15Undo patchesmeissner
2019-10-15Use PLWA if the bottom 2 bits of the offset for LWA are non-zero.meissner
2019-10-15Reformat some code.meissner
2019-10-15Use ADJUST_INSN_LENGTH to adjust for prefixed insns.meissner
2019-10-14[Darwin, machopic 9/n] Minor code clean-ups.iains
2019-09-24[Darwin, PPC, Mode Iterators 1/n] Use mode iterators in picbase patterns.iains
2019-09-24[Darwin, PPC, Mode Iterators 0/n] Make iterators visible to darwin.md.iains
2019-09-23RS6000, add xxswapd supportcarll
2019-09-23Fix non-canonical CONST_INTs in altivec_copysign_v4sf3 (PR91823)rsandifo
2019-09-22[Darwin, PPC] Clean up symbol stubs code.iains
2019-09-14Consider doloop IV in IVOPTs:linkw
2019-09-11Simplify the code.meissner
2019-09-10Remove call_really_used_regsrsandifo
2019-09-10Add call_used_or_fixed_reg_prsandifo
2019-09-10Rename Deprecated to WarnRemoved in *.opt files.marxin
2019-09-09Remove AND_HARD_REG_SETrsandifo
2019-09-09Remove COPY_HARD_REG_SETrsandifo
2019-09-06rs6000: Delete UNSPEC_MV_CR_OV.segher
2019-09-06rs6000: Delete UNSPEC_FRSPsegher
2019-08-22rs6000: Use unspec_volatile for darn (PR91481)segher
2019-08-22rs6000: Move various non-vector things out of altivec.mdsegher
2019-08-20Add a apply_pass_by_reference_rules helperrsandifo
2019-08-20Use function_arg_info for TARGET_MUST_PASS_IN_STACKrsandifo
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCErsandifo
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGrsandifo
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSrsandifo
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCErsandifo
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESrsandifo
2019-08-20Add pass_va_arg_by_referencersandifo
2019-08-18[Darwin, PPC] Fix fail of cpp/assert4.ciains
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)rsandifo
2019-08-13[Darwin] There is no need to distinguish PIC/non-PIC symbol stubs.iains
2019-08-08rs6000: Rename DFP iterator and attr to DDTD and qsegher
2019-08-08rs6000: Use iterators in more DFP patternssegher
2019-08-07rs6000: support vector int type rotatertlinkw
2019-08-05PR91349, powerpc64*-*-freebsd* defines _GNU_SOURCEamodra