blob: 2480c65b9edeea6b7efdf4fa4db5081f046bde59 [file] [log] [blame]
Nate Begeman0b71e002005-10-18 00:28:58 +00001//===-- PPCISelLowering.cpp - PPC DAG Lowering Implementation -------------===//
Chris Lattnerf22556d2005-08-16 17:14:42 +00002//
3// The LLVM Compiler Infrastructure
4//
Chris Lattnerf3ebc3f2007-12-29 20:36:04 +00005// This file is distributed under the University of Illinois Open Source
6// License. See LICENSE.TXT for details.
Chris Lattnerf22556d2005-08-16 17:14:42 +00007//
8//===----------------------------------------------------------------------===//
9//
Nate Begeman6cca84e2005-10-16 05:39:50 +000010// This file implements the PPCISelLowering class.
Chris Lattnerf22556d2005-08-16 17:14:42 +000011//
12//===----------------------------------------------------------------------===//
13
Chris Lattner6f3b9542005-10-14 23:59:06 +000014#include "PPCISelLowering.h"
Chandler Carruthed0881b2012-12-03 16:50:05 +000015#include "MCTargetDesc/PPCPredicates.h"
Hal Finkel934361a2015-01-14 01:07:51 +000016#include "PPCCallingConv.h"
Jim Laskey48850c12006-11-16 22:43:37 +000017#include "PPCMachineFunctionInfo.h"
Bill Wendlingdd3fe942010-03-12 02:00:43 +000018#include "PPCPerfectShuffle.h"
Chris Lattner6f3b9542005-10-14 23:59:06 +000019#include "PPCTargetMachine.h"
Bill Schmidt22d40dc2013-05-13 19:34:37 +000020#include "PPCTargetObjectFile.h"
Owen Andersone2f23a32007-09-07 04:06:50 +000021#include "llvm/ADT/STLExtras.h"
Hal Finkel0d8db462014-05-11 19:29:11 +000022#include "llvm/ADT/StringSwitch.h"
Eric Christopher89958332014-05-31 00:07:32 +000023#include "llvm/ADT/Triple.h"
Chris Lattner4f2e4e02007-03-06 00:59:59 +000024#include "llvm/CodeGen/CallingConvLower.h"
Chris Lattnerf22556d2005-08-16 17:14:42 +000025#include "llvm/CodeGen/MachineFrameInfo.h"
26#include "llvm/CodeGen/MachineFunction.h"
Chris Lattner9b577f12005-08-26 21:23:58 +000027#include "llvm/CodeGen/MachineInstrBuilder.h"
Hal Finkel57725662015-01-03 17:58:24 +000028#include "llvm/CodeGen/MachineLoopInfo.h"
Chris Lattnera10fff52007-12-31 04:13:23 +000029#include "llvm/CodeGen/MachineRegisterInfo.h"
Chris Lattnerf22556d2005-08-16 17:14:42 +000030#include "llvm/CodeGen/SelectionDAG.h"
Anton Korobeynikovab663a02010-02-15 22:37:53 +000031#include "llvm/CodeGen/TargetLoweringObjectFileImpl.h"
Chandler Carruth9fb823b2013-01-02 11:36:10 +000032#include "llvm/IR/CallingConv.h"
33#include "llvm/IR/Constants.h"
34#include "llvm/IR/DerivedTypes.h"
35#include "llvm/IR/Function.h"
36#include "llvm/IR/Intrinsics.h"
Chris Lattnerce645542006-11-10 02:08:47 +000037#include "llvm/Support/CommandLine.h"
Torok Edwinfb8d6d52009-07-08 20:53:28 +000038#include "llvm/Support/ErrorHandling.h"
Craig Topperb25fda92012-03-17 18:46:09 +000039#include "llvm/Support/MathExtras.h"
Torok Edwinfb8d6d52009-07-08 20:53:28 +000040#include "llvm/Support/raw_ostream.h"
Craig Topperb25fda92012-03-17 18:46:09 +000041#include "llvm/Target/TargetOptions.h"
Kit Bartond4eb73c2015-05-05 16:10:44 +000042
Chris Lattnerf22556d2005-08-16 17:14:42 +000043using namespace llvm;
44
Joerg Sonnenbergereb8655a2014-08-08 16:46:10 +000045// FIXME: Remove this once soft-float is supported.
46static cl::opt<bool> DisablePPCFloatInVariadic("disable-ppc-float-in-variadic",
47cl::desc("disable saving float registers for va_start on PPC"), cl::Hidden);
48
Hal Finkel595817e2012-06-04 02:21:00 +000049static cl::opt<bool> DisablePPCPreinc("disable-ppc-preinc",
50cl::desc("disable preincrement load/store generation on PPC"), cl::Hidden);
Chris Lattnerce645542006-11-10 02:08:47 +000051
Hal Finkel4e9f1a82012-06-10 19:32:29 +000052static cl::opt<bool> DisableILPPref("disable-ppc-ilp-pref",
53cl::desc("disable setting the node scheduling preference to ILP on PPC"), cl::Hidden);
54
Hal Finkel8d7fbc92013-03-15 15:27:13 +000055static cl::opt<bool> DisablePPCUnaligned("disable-ppc-unaligned",
56cl::desc("disable unaligned load/store generation on PPC"), cl::Hidden);
57
Hal Finkel940ab932014-02-28 00:27:01 +000058// FIXME: Remove this once the bug has been fixed!
59extern cl::opt<bool> ANDIGlueBug;
60
Eric Christophercccae792015-01-30 22:02:31 +000061PPCTargetLowering::PPCTargetLowering(const PPCTargetMachine &TM,
62 const PPCSubtarget &STI)
63 : TargetLowering(TM), Subtarget(STI) {
Chris Lattnera028e7a2005-09-27 22:18:25 +000064 // Use _setjmp/_longjmp instead of setjmp/longjmp.
Anton Korobeynikov3b7c2572006-12-10 23:12:42 +000065 setUseUnderscoreSetJmp(true);
66 setUseUnderscoreLongJmp(true);
Scott Michelcf0da6c2009-02-17 22:15:04 +000067
Chris Lattnerd10babf2010-10-10 18:34:00 +000068 // On PPC32/64, arguments smaller than 4/8 bytes are extended, so all
69 // arguments are at least 4/8 bytes aligned.
Eric Christopherb1aaebe2014-06-12 22:38:18 +000070 bool isPPC64 = Subtarget.isPPC64();
Evan Cheng39e90022012-07-02 22:39:56 +000071 setMinStackArgumentAlignment(isPPC64 ? 8:4);
Wesley Peck527da1b2010-11-23 03:31:01 +000072
Chris Lattnerf22556d2005-08-16 17:14:42 +000073 // Set up the register classes.
Craig Topperabadc662012-04-20 06:31:50 +000074 addRegisterClass(MVT::i32, &PPC::GPRCRegClass);
75 addRegisterClass(MVT::f32, &PPC::F4RCRegClass);
76 addRegisterClass(MVT::f64, &PPC::F8RCRegClass);
Scott Michelcf0da6c2009-02-17 22:15:04 +000077
Evan Cheng5d9fd972006-10-04 00:56:09 +000078 // PowerPC has an i16 but no i8 (or i1) SEXTLOAD
Ahmed Bougacha2b6917b2015-01-08 00:51:32 +000079 for (MVT VT : MVT::integer_valuetypes()) {
80 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i1, Promote);
81 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i8, Expand);
82 }
Duncan Sands95d46ef2008-01-23 20:39:46 +000083
Owen Anderson9f944592009-08-11 20:47:22 +000084 setTruncStoreAction(MVT::f64, MVT::f32, Expand);
Scott Michelcf0da6c2009-02-17 22:15:04 +000085
Chris Lattnerc9fa36d2006-11-10 23:58:45 +000086 // PowerPC has pre-inc load and store's.
Owen Anderson9f944592009-08-11 20:47:22 +000087 setIndexedLoadAction(ISD::PRE_INC, MVT::i1, Legal);
88 setIndexedLoadAction(ISD::PRE_INC, MVT::i8, Legal);
89 setIndexedLoadAction(ISD::PRE_INC, MVT::i16, Legal);
90 setIndexedLoadAction(ISD::PRE_INC, MVT::i32, Legal);
91 setIndexedLoadAction(ISD::PRE_INC, MVT::i64, Legal);
Hal Finkel65d1cbf2015-02-05 18:42:53 +000092 setIndexedLoadAction(ISD::PRE_INC, MVT::f32, Legal);
93 setIndexedLoadAction(ISD::PRE_INC, MVT::f64, Legal);
Owen Anderson9f944592009-08-11 20:47:22 +000094 setIndexedStoreAction(ISD::PRE_INC, MVT::i1, Legal);
95 setIndexedStoreAction(ISD::PRE_INC, MVT::i8, Legal);
96 setIndexedStoreAction(ISD::PRE_INC, MVT::i16, Legal);
97 setIndexedStoreAction(ISD::PRE_INC, MVT::i32, Legal);
98 setIndexedStoreAction(ISD::PRE_INC, MVT::i64, Legal);
Hal Finkel65d1cbf2015-02-05 18:42:53 +000099 setIndexedStoreAction(ISD::PRE_INC, MVT::f32, Legal);
100 setIndexedStoreAction(ISD::PRE_INC, MVT::f64, Legal);
Evan Cheng36a8fbf2006-11-09 19:11:50 +0000101
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000102 if (Subtarget.useCRBits()) {
Hal Finkel940ab932014-02-28 00:27:01 +0000103 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::i1, Expand);
104
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000105 if (isPPC64 || Subtarget.hasFPCVT()) {
Hal Finkel6a56b212014-03-05 22:14:00 +0000106 setOperationAction(ISD::SINT_TO_FP, MVT::i1, Promote);
107 AddPromotedToType (ISD::SINT_TO_FP, MVT::i1,
108 isPPC64 ? MVT::i64 : MVT::i32);
109 setOperationAction(ISD::UINT_TO_FP, MVT::i1, Promote);
110 AddPromotedToType (ISD::UINT_TO_FP, MVT::i1,
111 isPPC64 ? MVT::i64 : MVT::i32);
112 } else {
113 setOperationAction(ISD::SINT_TO_FP, MVT::i1, Custom);
114 setOperationAction(ISD::UINT_TO_FP, MVT::i1, Custom);
115 }
Hal Finkel940ab932014-02-28 00:27:01 +0000116
117 // PowerPC does not support direct load / store of condition registers
118 setOperationAction(ISD::LOAD, MVT::i1, Custom);
119 setOperationAction(ISD::STORE, MVT::i1, Custom);
120
121 // FIXME: Remove this once the ANDI glue bug is fixed:
122 if (ANDIGlueBug)
123 setOperationAction(ISD::TRUNCATE, MVT::i1, Custom);
124
Ahmed Bougacha2b6917b2015-01-08 00:51:32 +0000125 for (MVT VT : MVT::integer_valuetypes()) {
126 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i1, Promote);
127 setLoadExtAction(ISD::ZEXTLOAD, VT, MVT::i1, Promote);
128 setTruncStoreAction(VT, MVT::i1, Expand);
129 }
Hal Finkel940ab932014-02-28 00:27:01 +0000130
131 addRegisterClass(MVT::i1, &PPC::CRBITRCRegClass);
132 }
133
Dale Johannesen666323e2007-10-10 01:01:31 +0000134 // This is used in the ppcf128->int sequence. Note it has different semantics
135 // from FP_ROUND: that rounds to nearest, this rounds to zero.
Owen Anderson9f944592009-08-11 20:47:22 +0000136 setOperationAction(ISD::FP_ROUND_INREG, MVT::ppcf128, Custom);
Dale Johannesenf864ac92007-10-06 01:24:11 +0000137
Roman Divacky1faf5b02012-08-16 18:19:29 +0000138 // We do not currently implement these libm ops for PowerPC.
Owen Anderson0b9b9da2011-12-08 19:32:14 +0000139 setOperationAction(ISD::FFLOOR, MVT::ppcf128, Expand);
140 setOperationAction(ISD::FCEIL, MVT::ppcf128, Expand);
141 setOperationAction(ISD::FTRUNC, MVT::ppcf128, Expand);
142 setOperationAction(ISD::FRINT, MVT::ppcf128, Expand);
143 setOperationAction(ISD::FNEARBYINT, MVT::ppcf128, Expand);
Bill Schmidt92e26642013-04-03 13:05:44 +0000144 setOperationAction(ISD::FREM, MVT::ppcf128, Expand);
Owen Anderson0b9b9da2011-12-08 19:32:14 +0000145
Chris Lattnerf22556d2005-08-16 17:14:42 +0000146 // PowerPC has no SREM/UREM instructions
Owen Anderson9f944592009-08-11 20:47:22 +0000147 setOperationAction(ISD::SREM, MVT::i32, Expand);
148 setOperationAction(ISD::UREM, MVT::i32, Expand);
149 setOperationAction(ISD::SREM, MVT::i64, Expand);
150 setOperationAction(ISD::UREM, MVT::i64, Expand);
Dan Gohman71f0d7d2007-10-08 17:28:24 +0000151
152 // Don't use SMUL_LOHI/UMUL_LOHI or SDIVREM/UDIVREM to lower SREM/UREM.
Owen Anderson9f944592009-08-11 20:47:22 +0000153 setOperationAction(ISD::UMUL_LOHI, MVT::i32, Expand);
154 setOperationAction(ISD::SMUL_LOHI, MVT::i32, Expand);
155 setOperationAction(ISD::UMUL_LOHI, MVT::i64, Expand);
156 setOperationAction(ISD::SMUL_LOHI, MVT::i64, Expand);
157 setOperationAction(ISD::UDIVREM, MVT::i32, Expand);
158 setOperationAction(ISD::SDIVREM, MVT::i32, Expand);
159 setOperationAction(ISD::UDIVREM, MVT::i64, Expand);
160 setOperationAction(ISD::SDIVREM, MVT::i64, Expand);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000161
Dan Gohman482732a2007-10-11 23:21:31 +0000162 // We don't support sin/cos/sqrt/fmod/pow
Owen Anderson9f944592009-08-11 20:47:22 +0000163 setOperationAction(ISD::FSIN , MVT::f64, Expand);
164 setOperationAction(ISD::FCOS , MVT::f64, Expand);
Evan Cheng0e88c7d2013-01-29 02:32:37 +0000165 setOperationAction(ISD::FSINCOS, MVT::f64, Expand);
Owen Anderson9f944592009-08-11 20:47:22 +0000166 setOperationAction(ISD::FREM , MVT::f64, Expand);
167 setOperationAction(ISD::FPOW , MVT::f64, Expand);
Hal Finkel0a479ae2012-06-22 00:49:52 +0000168 setOperationAction(ISD::FMA , MVT::f64, Legal);
Owen Anderson9f944592009-08-11 20:47:22 +0000169 setOperationAction(ISD::FSIN , MVT::f32, Expand);
170 setOperationAction(ISD::FCOS , MVT::f32, Expand);
Evan Cheng0e88c7d2013-01-29 02:32:37 +0000171 setOperationAction(ISD::FSINCOS, MVT::f32, Expand);
Owen Anderson9f944592009-08-11 20:47:22 +0000172 setOperationAction(ISD::FREM , MVT::f32, Expand);
173 setOperationAction(ISD::FPOW , MVT::f32, Expand);
Hal Finkel0a479ae2012-06-22 00:49:52 +0000174 setOperationAction(ISD::FMA , MVT::f32, Legal);
Dale Johannesen5c94cb32008-01-18 19:55:37 +0000175
Owen Anderson9f944592009-08-11 20:47:22 +0000176 setOperationAction(ISD::FLT_ROUNDS_, MVT::i32, Custom);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000177
Chris Lattnerf22556d2005-08-16 17:14:42 +0000178 // If we're enabling GP optimizations, use hardware square root
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000179 if (!Subtarget.hasFSQRT() &&
Eric Christophercccae792015-01-30 22:02:31 +0000180 !(TM.Options.UnsafeFPMath && Subtarget.hasFRSQRTE() &&
181 Subtarget.hasFRE()))
Owen Anderson9f944592009-08-11 20:47:22 +0000182 setOperationAction(ISD::FSQRT, MVT::f64, Expand);
Hal Finkel2e103312013-04-03 04:01:11 +0000183
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000184 if (!Subtarget.hasFSQRT() &&
Eric Christophercccae792015-01-30 22:02:31 +0000185 !(TM.Options.UnsafeFPMath && Subtarget.hasFRSQRTES() &&
186 Subtarget.hasFRES()))
Owen Anderson9f944592009-08-11 20:47:22 +0000187 setOperationAction(ISD::FSQRT, MVT::f32, Expand);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000188
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000189 if (Subtarget.hasFCPSGN()) {
Hal Finkeldbc78e12013-08-19 05:01:02 +0000190 setOperationAction(ISD::FCOPYSIGN, MVT::f64, Legal);
191 setOperationAction(ISD::FCOPYSIGN, MVT::f32, Legal);
192 } else {
193 setOperationAction(ISD::FCOPYSIGN, MVT::f64, Expand);
194 setOperationAction(ISD::FCOPYSIGN, MVT::f32, Expand);
195 }
Scott Michelcf0da6c2009-02-17 22:15:04 +0000196
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000197 if (Subtarget.hasFPRND()) {
Hal Finkelc20a08d2013-03-29 08:57:48 +0000198 setOperationAction(ISD::FFLOOR, MVT::f64, Legal);
199 setOperationAction(ISD::FCEIL, MVT::f64, Legal);
200 setOperationAction(ISD::FTRUNC, MVT::f64, Legal);
Hal Finkel2b7b2f32013-08-08 04:31:34 +0000201 setOperationAction(ISD::FROUND, MVT::f64, Legal);
Hal Finkelc20a08d2013-03-29 08:57:48 +0000202
203 setOperationAction(ISD::FFLOOR, MVT::f32, Legal);
204 setOperationAction(ISD::FCEIL, MVT::f32, Legal);
205 setOperationAction(ISD::FTRUNC, MVT::f32, Legal);
Hal Finkel2b7b2f32013-08-08 04:31:34 +0000206 setOperationAction(ISD::FROUND, MVT::f32, Legal);
Hal Finkelc20a08d2013-03-29 08:57:48 +0000207 }
208
Nate Begeman2fba8a32006-01-14 03:14:10 +0000209 // PowerPC does not have BSWAP, CTPOP or CTTZ
Owen Anderson9f944592009-08-11 20:47:22 +0000210 setOperationAction(ISD::BSWAP, MVT::i32 , Expand);
Owen Anderson9f944592009-08-11 20:47:22 +0000211 setOperationAction(ISD::CTTZ , MVT::i32 , Expand);
Chandler Carruth637cc6a2011-12-13 01:56:10 +0000212 setOperationAction(ISD::CTTZ_ZERO_UNDEF, MVT::i32, Expand);
213 setOperationAction(ISD::CTLZ_ZERO_UNDEF, MVT::i32, Expand);
Owen Anderson9f944592009-08-11 20:47:22 +0000214 setOperationAction(ISD::BSWAP, MVT::i64 , Expand);
Owen Anderson9f944592009-08-11 20:47:22 +0000215 setOperationAction(ISD::CTTZ , MVT::i64 , Expand);
Chandler Carruth637cc6a2011-12-13 01:56:10 +0000216 setOperationAction(ISD::CTTZ_ZERO_UNDEF, MVT::i64, Expand);
217 setOperationAction(ISD::CTLZ_ZERO_UNDEF, MVT::i64, Expand);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000218
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000219 if (Subtarget.hasPOPCNTD()) {
Hal Finkel290376d2013-04-01 15:58:15 +0000220 setOperationAction(ISD::CTPOP, MVT::i32 , Legal);
Hal Finkela4d07482013-03-28 13:29:47 +0000221 setOperationAction(ISD::CTPOP, MVT::i64 , Legal);
222 } else {
223 setOperationAction(ISD::CTPOP, MVT::i32 , Expand);
224 setOperationAction(ISD::CTPOP, MVT::i64 , Expand);
225 }
226
Nate Begeman1b8121b2006-01-11 21:21:00 +0000227 // PowerPC does not have ROTR
Owen Anderson9f944592009-08-11 20:47:22 +0000228 setOperationAction(ISD::ROTR, MVT::i32 , Expand);
229 setOperationAction(ISD::ROTR, MVT::i64 , Expand);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000230
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000231 if (!Subtarget.useCRBits()) {
Hal Finkel940ab932014-02-28 00:27:01 +0000232 // PowerPC does not have Select
233 setOperationAction(ISD::SELECT, MVT::i32, Expand);
234 setOperationAction(ISD::SELECT, MVT::i64, Expand);
235 setOperationAction(ISD::SELECT, MVT::f32, Expand);
236 setOperationAction(ISD::SELECT, MVT::f64, Expand);
237 }
Scott Michelcf0da6c2009-02-17 22:15:04 +0000238
Chris Lattner7f1fa8e2005-08-26 17:36:52 +0000239 // PowerPC wants to turn select_cc of FP into fsel when possible.
Owen Anderson9f944592009-08-11 20:47:22 +0000240 setOperationAction(ISD::SELECT_CC, MVT::f32, Custom);
241 setOperationAction(ISD::SELECT_CC, MVT::f64, Custom);
Nate Begemana162f202006-01-31 08:17:29 +0000242
Nate Begeman7e7f4392006-02-01 07:19:44 +0000243 // PowerPC wants to optimize integer setcc a bit
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000244 if (!Subtarget.useCRBits())
Hal Finkel940ab932014-02-28 00:27:01 +0000245 setOperationAction(ISD::SETCC, MVT::i32, Custom);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000246
Nate Begemanbb01d4f2006-03-17 01:40:33 +0000247 // PowerPC does not have BRCOND which requires SetCC
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000248 if (!Subtarget.useCRBits())
Hal Finkel940ab932014-02-28 00:27:01 +0000249 setOperationAction(ISD::BRCOND, MVT::Other, Expand);
Evan Cheng0d41d192006-10-30 08:02:39 +0000250
Owen Anderson9f944592009-08-11 20:47:22 +0000251 setOperationAction(ISD::BR_JT, MVT::Other, Expand);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000252
Chris Lattnerda2e04c2005-08-31 21:09:52 +0000253 // PowerPC turns FP_TO_SINT into FCTIWZ and some load/stores.
Owen Anderson9f944592009-08-11 20:47:22 +0000254 setOperationAction(ISD::FP_TO_SINT, MVT::i32, Custom);
Nate Begeman60952142005-09-06 22:03:27 +0000255
Jim Laskey6267b2c2005-08-17 00:40:22 +0000256 // PowerPC does not have [U|S]INT_TO_FP
Owen Anderson9f944592009-08-11 20:47:22 +0000257 setOperationAction(ISD::SINT_TO_FP, MVT::i32, Expand);
258 setOperationAction(ISD::UINT_TO_FP, MVT::i32, Expand);
Jim Laskey6267b2c2005-08-17 00:40:22 +0000259
Wesley Peck527da1b2010-11-23 03:31:01 +0000260 setOperationAction(ISD::BITCAST, MVT::f32, Expand);
261 setOperationAction(ISD::BITCAST, MVT::i32, Expand);
262 setOperationAction(ISD::BITCAST, MVT::i64, Expand);
263 setOperationAction(ISD::BITCAST, MVT::f64, Expand);
Chris Lattnerc46fc242005-12-23 05:13:35 +0000264
Chris Lattner84b49d52006-04-28 21:56:10 +0000265 // We cannot sextinreg(i1). Expand to shifts.
Owen Anderson9f944592009-08-11 20:47:22 +0000266 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::i1, Expand);
Jim Laskeye0008e22007-02-22 14:56:36 +0000267
Hal Finkel1996f3d2013-03-27 19:10:42 +0000268 // NOTE: EH_SJLJ_SETJMP/_LONGJMP supported here is NOT intended to support
Hal Finkel756810f2013-03-21 21:37:52 +0000269 // SjLj exception handling but a light-weight setjmp/longjmp replacement to
270 // support continuation, user-level threading, and etc.. As a result, no
271 // other SjLj exception interfaces are implemented and please don't build
272 // your own exception handling based on them.
273 // LLVM/Clang supports zero-cost DWARF exception handling.
274 setOperationAction(ISD::EH_SJLJ_SETJMP, MVT::i32, Custom);
275 setOperationAction(ISD::EH_SJLJ_LONGJMP, MVT::Other, Custom);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000276
277 // We want to legalize GlobalAddress and ConstantPool nodes into the
Nate Begeman4e56db62005-12-10 02:36:00 +0000278 // appropriate instructions to materialize the address.
Owen Anderson9f944592009-08-11 20:47:22 +0000279 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom);
280 setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom);
Bob Wilsonf84f7102009-11-04 21:31:18 +0000281 setOperationAction(ISD::BlockAddress, MVT::i32, Custom);
Owen Anderson9f944592009-08-11 20:47:22 +0000282 setOperationAction(ISD::ConstantPool, MVT::i32, Custom);
283 setOperationAction(ISD::JumpTable, MVT::i32, Custom);
284 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom);
285 setOperationAction(ISD::GlobalTLSAddress, MVT::i64, Custom);
Bob Wilsonf84f7102009-11-04 21:31:18 +0000286 setOperationAction(ISD::BlockAddress, MVT::i64, Custom);
Owen Anderson9f944592009-08-11 20:47:22 +0000287 setOperationAction(ISD::ConstantPool, MVT::i64, Custom);
288 setOperationAction(ISD::JumpTable, MVT::i64, Custom);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000289
Nate Begemanf69d13b2008-08-11 17:36:31 +0000290 // TRAP is legal.
Owen Anderson9f944592009-08-11 20:47:22 +0000291 setOperationAction(ISD::TRAP, MVT::Other, Legal);
Bill Wendling95e1af22008-09-17 00:30:57 +0000292
293 // TRAMPOLINE is custom lowered.
Duncan Sandsa0984362011-09-06 13:37:06 +0000294 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom);
295 setOperationAction(ISD::ADJUST_TRAMPOLINE, MVT::Other, Custom);
Bill Wendling95e1af22008-09-17 00:30:57 +0000296
Nate Begemane74795c2006-01-25 18:21:52 +0000297 // VASTART needs to be custom lowered to use the VarArgsFrameIndex
Owen Anderson9f944592009-08-11 20:47:22 +0000298 setOperationAction(ISD::VASTART , MVT::Other, Custom);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000299
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000300 if (Subtarget.isSVR4ABI()) {
Evan Cheng39e90022012-07-02 22:39:56 +0000301 if (isPPC64) {
Hal Finkele44eb282012-03-24 03:53:55 +0000302 // VAARG always uses double-word chunks, so promote anything smaller.
303 setOperationAction(ISD::VAARG, MVT::i1, Promote);
304 AddPromotedToType (ISD::VAARG, MVT::i1, MVT::i64);
305 setOperationAction(ISD::VAARG, MVT::i8, Promote);
306 AddPromotedToType (ISD::VAARG, MVT::i8, MVT::i64);
307 setOperationAction(ISD::VAARG, MVT::i16, Promote);
308 AddPromotedToType (ISD::VAARG, MVT::i16, MVT::i64);
309 setOperationAction(ISD::VAARG, MVT::i32, Promote);
310 AddPromotedToType (ISD::VAARG, MVT::i32, MVT::i64);
311 setOperationAction(ISD::VAARG, MVT::Other, Expand);
312 } else {
313 // VAARG is custom lowered with the 32-bit SVR4 ABI.
314 setOperationAction(ISD::VAARG, MVT::Other, Custom);
315 setOperationAction(ISD::VAARG, MVT::i64, Custom);
316 }
Roman Divacky4394e682011-06-28 15:30:42 +0000317 } else
Owen Anderson9f944592009-08-11 20:47:22 +0000318 setOperationAction(ISD::VAARG, MVT::Other, Expand);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000319
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000320 if (Subtarget.isSVR4ABI() && !isPPC64)
Roman Divackyc3825df2013-07-25 21:36:47 +0000321 // VACOPY is custom lowered with the 32-bit SVR4 ABI.
322 setOperationAction(ISD::VACOPY , MVT::Other, Custom);
323 else
324 setOperationAction(ISD::VACOPY , MVT::Other, Expand);
325
Chris Lattner5bd514d2006-01-15 09:02:48 +0000326 // Use the default implementation.
Owen Anderson9f944592009-08-11 20:47:22 +0000327 setOperationAction(ISD::VAEND , MVT::Other, Expand);
328 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand);
329 setOperationAction(ISD::STACKRESTORE , MVT::Other, Custom);
330 setOperationAction(ISD::DYNAMIC_STACKALLOC, MVT::i32 , Custom);
331 setOperationAction(ISD::DYNAMIC_STACKALLOC, MVT::i64 , Custom);
Chris Lattnerab4df8342006-10-18 01:18:48 +0000332
Chris Lattner6961fc72006-03-26 10:06:40 +0000333 // We want to custom lower some of our intrinsics.
Owen Anderson9f944592009-08-11 20:47:22 +0000334 setOperationAction(ISD::INTRINSIC_WO_CHAIN, MVT::Other, Custom);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000335
Hal Finkel25c19922013-05-15 21:37:41 +0000336 // To handle counter-based loop conditions.
337 setOperationAction(ISD::INTRINSIC_W_CHAIN, MVT::i1, Custom);
338
Dale Johannesen160be0f2008-11-07 22:54:33 +0000339 // Comparisons that require checking two conditions.
Owen Anderson9f944592009-08-11 20:47:22 +0000340 setCondCodeAction(ISD::SETULT, MVT::f32, Expand);
341 setCondCodeAction(ISD::SETULT, MVT::f64, Expand);
342 setCondCodeAction(ISD::SETUGT, MVT::f32, Expand);
343 setCondCodeAction(ISD::SETUGT, MVT::f64, Expand);
344 setCondCodeAction(ISD::SETUEQ, MVT::f32, Expand);
345 setCondCodeAction(ISD::SETUEQ, MVT::f64, Expand);
346 setCondCodeAction(ISD::SETOGE, MVT::f32, Expand);
347 setCondCodeAction(ISD::SETOGE, MVT::f64, Expand);
348 setCondCodeAction(ISD::SETOLE, MVT::f32, Expand);
349 setCondCodeAction(ISD::SETOLE, MVT::f64, Expand);
350 setCondCodeAction(ISD::SETONE, MVT::f32, Expand);
351 setCondCodeAction(ISD::SETONE, MVT::f64, Expand);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000352
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000353 if (Subtarget.has64BitSupport()) {
Nate Begeman0b71e002005-10-18 00:28:58 +0000354 // They also have instructions for converting between i64 and fp.
Owen Anderson9f944592009-08-11 20:47:22 +0000355 setOperationAction(ISD::FP_TO_SINT, MVT::i64, Custom);
356 setOperationAction(ISD::FP_TO_UINT, MVT::i64, Expand);
357 setOperationAction(ISD::SINT_TO_FP, MVT::i64, Custom);
358 setOperationAction(ISD::UINT_TO_FP, MVT::i64, Expand);
Dale Johannesen37bc85f2009-06-04 20:53:52 +0000359 // This is just the low 32 bits of a (signed) fp->i64 conversion.
360 // We cannot do this with Promote because i64 is not a legal type.
Owen Anderson9f944592009-08-11 20:47:22 +0000361 setOperationAction(ISD::FP_TO_UINT, MVT::i32, Custom);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000362
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000363 if (Subtarget.hasLFIWAX() || Subtarget.isPPC64())
Hal Finkele53429a2013-03-31 01:58:02 +0000364 setOperationAction(ISD::SINT_TO_FP, MVT::i32, Custom);
Nate Begeman762bf802005-10-25 23:48:36 +0000365 } else {
Chris Lattner595088a2005-11-17 07:30:41 +0000366 // PowerPC does not have FP_TO_UINT on 32-bit implementations.
Owen Anderson9f944592009-08-11 20:47:22 +0000367 setOperationAction(ISD::FP_TO_UINT, MVT::i32, Expand);
Nate Begemane74dfbb2005-10-18 00:56:42 +0000368 }
369
Hal Finkelf6d45f22013-04-01 17:52:07 +0000370 // With the instructions enabled under FPCVT, we can do everything.
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000371 if (Subtarget.hasFPCVT()) {
372 if (Subtarget.has64BitSupport()) {
Hal Finkelf6d45f22013-04-01 17:52:07 +0000373 setOperationAction(ISD::FP_TO_SINT, MVT::i64, Custom);
374 setOperationAction(ISD::FP_TO_UINT, MVT::i64, Custom);
375 setOperationAction(ISD::SINT_TO_FP, MVT::i64, Custom);
376 setOperationAction(ISD::UINT_TO_FP, MVT::i64, Custom);
377 }
378
379 setOperationAction(ISD::FP_TO_SINT, MVT::i32, Custom);
380 setOperationAction(ISD::FP_TO_UINT, MVT::i32, Custom);
381 setOperationAction(ISD::SINT_TO_FP, MVT::i32, Custom);
382 setOperationAction(ISD::UINT_TO_FP, MVT::i32, Custom);
383 }
384
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000385 if (Subtarget.use64BitRegs()) {
Chris Lattnerb1935762007-10-19 04:08:28 +0000386 // 64-bit PowerPC implementations can support i64 types directly
Craig Topperabadc662012-04-20 06:31:50 +0000387 addRegisterClass(MVT::i64, &PPC::G8RCRegClass);
Nate Begeman0b71e002005-10-18 00:28:58 +0000388 // BUILD_PAIR can't be handled natively, and should be expanded to shl/or
Owen Anderson9f944592009-08-11 20:47:22 +0000389 setOperationAction(ISD::BUILD_PAIR, MVT::i64, Expand);
Dan Gohman8d2ead22008-03-07 20:36:53 +0000390 // 64-bit PowerPC wants to expand i128 shifts itself.
Owen Anderson9f944592009-08-11 20:47:22 +0000391 setOperationAction(ISD::SHL_PARTS, MVT::i64, Custom);
392 setOperationAction(ISD::SRA_PARTS, MVT::i64, Custom);
393 setOperationAction(ISD::SRL_PARTS, MVT::i64, Custom);
Nate Begeman0b71e002005-10-18 00:28:58 +0000394 } else {
Chris Lattnerb1935762007-10-19 04:08:28 +0000395 // 32-bit PowerPC wants to expand i64 shifts itself.
Owen Anderson9f944592009-08-11 20:47:22 +0000396 setOperationAction(ISD::SHL_PARTS, MVT::i32, Custom);
397 setOperationAction(ISD::SRA_PARTS, MVT::i32, Custom);
398 setOperationAction(ISD::SRL_PARTS, MVT::i32, Custom);
Nate Begeman60952142005-09-06 22:03:27 +0000399 }
Evan Cheng19264272006-03-01 01:11:20 +0000400
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000401 if (Subtarget.hasAltivec()) {
Chris Lattnerbaa73e02006-03-31 19:52:36 +0000402 // First set operation action for all vector types to expand. Then we
403 // will selectively turn on ones that can be effectively codegen'd.
Ahmed Bougacha67dd2d22015-01-07 21:27:10 +0000404 for (MVT VT : MVT::vector_valuetypes()) {
Chris Lattner06a21ba2006-04-16 01:37:57 +0000405 // add/sub are legal for all supported vector VT's.
Kit Barton66460332015-05-25 15:49:26 +0000406 setOperationAction(ISD::ADD , VT, Legal);
407 setOperationAction(ISD::SUB , VT, Legal);
Kit Bartond4eb73c2015-05-05 16:10:44 +0000408
Bill Schmidt433b1c32015-02-05 15:24:47 +0000409 // Vector instructions introduced in P8
Kit Bartond4eb73c2015-05-05 16:10:44 +0000410 if (Subtarget.hasP8Altivec() && (VT.SimpleTy != MVT::v1i128)) {
Bill Schmidtfe88b182015-02-03 21:58:23 +0000411 setOperationAction(ISD::CTPOP, VT, Legal);
Bill Schmidt433b1c32015-02-05 15:24:47 +0000412 setOperationAction(ISD::CTLZ, VT, Legal);
413 }
414 else {
Bill Schmidtfe88b182015-02-03 21:58:23 +0000415 setOperationAction(ISD::CTPOP, VT, Expand);
Bill Schmidt433b1c32015-02-05 15:24:47 +0000416 setOperationAction(ISD::CTLZ, VT, Expand);
417 }
Bill Schmidtfe88b182015-02-03 21:58:23 +0000418
Chris Lattner95c7adc2006-04-04 17:25:31 +0000419 // We promote all shuffles to v16i8.
Duncan Sands13237ac2008-06-06 12:08:01 +0000420 setOperationAction(ISD::VECTOR_SHUFFLE, VT, Promote);
Owen Anderson9f944592009-08-11 20:47:22 +0000421 AddPromotedToType (ISD::VECTOR_SHUFFLE, VT, MVT::v16i8);
Chris Lattner06a21ba2006-04-16 01:37:57 +0000422
423 // We promote all non-typed operations to v4i32.
Duncan Sands13237ac2008-06-06 12:08:01 +0000424 setOperationAction(ISD::AND , VT, Promote);
Owen Anderson9f944592009-08-11 20:47:22 +0000425 AddPromotedToType (ISD::AND , VT, MVT::v4i32);
Duncan Sands13237ac2008-06-06 12:08:01 +0000426 setOperationAction(ISD::OR , VT, Promote);
Owen Anderson9f944592009-08-11 20:47:22 +0000427 AddPromotedToType (ISD::OR , VT, MVT::v4i32);
Duncan Sands13237ac2008-06-06 12:08:01 +0000428 setOperationAction(ISD::XOR , VT, Promote);
Owen Anderson9f944592009-08-11 20:47:22 +0000429 AddPromotedToType (ISD::XOR , VT, MVT::v4i32);
Duncan Sands13237ac2008-06-06 12:08:01 +0000430 setOperationAction(ISD::LOAD , VT, Promote);
Owen Anderson9f944592009-08-11 20:47:22 +0000431 AddPromotedToType (ISD::LOAD , VT, MVT::v4i32);
Duncan Sands13237ac2008-06-06 12:08:01 +0000432 setOperationAction(ISD::SELECT, VT, Promote);
Owen Anderson9f944592009-08-11 20:47:22 +0000433 AddPromotedToType (ISD::SELECT, VT, MVT::v4i32);
Hal Finkela2cdbce2015-08-30 22:12:50 +0000434 setOperationAction(ISD::SELECT_CC, VT, Promote);
435 AddPromotedToType (ISD::SELECT_CC, VT, MVT::v4i32);
Duncan Sands13237ac2008-06-06 12:08:01 +0000436 setOperationAction(ISD::STORE, VT, Promote);
Owen Anderson9f944592009-08-11 20:47:22 +0000437 AddPromotedToType (ISD::STORE, VT, MVT::v4i32);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000438
Chris Lattner06a21ba2006-04-16 01:37:57 +0000439 // No other operations are legal.
Duncan Sands13237ac2008-06-06 12:08:01 +0000440 setOperationAction(ISD::MUL , VT, Expand);
441 setOperationAction(ISD::SDIV, VT, Expand);
442 setOperationAction(ISD::SREM, VT, Expand);
443 setOperationAction(ISD::UDIV, VT, Expand);
444 setOperationAction(ISD::UREM, VT, Expand);
445 setOperationAction(ISD::FDIV, VT, Expand);
Hal Finkele3930222013-07-08 17:30:25 +0000446 setOperationAction(ISD::FREM, VT, Expand);
Duncan Sands13237ac2008-06-06 12:08:01 +0000447 setOperationAction(ISD::FNEG, VT, Expand);
Craig Topperc8a2adf2012-11-15 08:02:19 +0000448 setOperationAction(ISD::FSQRT, VT, Expand);
449 setOperationAction(ISD::FLOG, VT, Expand);
450 setOperationAction(ISD::FLOG10, VT, Expand);
451 setOperationAction(ISD::FLOG2, VT, Expand);
452 setOperationAction(ISD::FEXP, VT, Expand);
453 setOperationAction(ISD::FEXP2, VT, Expand);
454 setOperationAction(ISD::FSIN, VT, Expand);
455 setOperationAction(ISD::FCOS, VT, Expand);
456 setOperationAction(ISD::FABS, VT, Expand);
457 setOperationAction(ISD::FPOWI, VT, Expand);
Craig Topperc4343f22012-11-14 08:11:25 +0000458 setOperationAction(ISD::FFLOOR, VT, Expand);
Craig Topper61d04572012-11-15 06:51:10 +0000459 setOperationAction(ISD::FCEIL, VT, Expand);
460 setOperationAction(ISD::FTRUNC, VT, Expand);
461 setOperationAction(ISD::FRINT, VT, Expand);
462 setOperationAction(ISD::FNEARBYINT, VT, Expand);
Duncan Sands13237ac2008-06-06 12:08:01 +0000463 setOperationAction(ISD::EXTRACT_VECTOR_ELT, VT, Expand);
464 setOperationAction(ISD::INSERT_VECTOR_ELT, VT, Expand);
465 setOperationAction(ISD::BUILD_VECTOR, VT, Expand);
Ulrich Weigand51eccec2014-08-04 13:27:12 +0000466 setOperationAction(ISD::MULHU, VT, Expand);
467 setOperationAction(ISD::MULHS, VT, Expand);
Duncan Sands13237ac2008-06-06 12:08:01 +0000468 setOperationAction(ISD::UMUL_LOHI, VT, Expand);
469 setOperationAction(ISD::SMUL_LOHI, VT, Expand);
470 setOperationAction(ISD::UDIVREM, VT, Expand);
471 setOperationAction(ISD::SDIVREM, VT, Expand);
472 setOperationAction(ISD::SCALAR_TO_VECTOR, VT, Expand);
473 setOperationAction(ISD::FPOW, VT, Expand);
Benjamin Kramerf3ad2352014-05-19 13:12:38 +0000474 setOperationAction(ISD::BSWAP, VT, Expand);
Chandler Carruth637cc6a2011-12-13 01:56:10 +0000475 setOperationAction(ISD::CTLZ_ZERO_UNDEF, VT, Expand);
Duncan Sands13237ac2008-06-06 12:08:01 +0000476 setOperationAction(ISD::CTTZ, VT, Expand);
Chandler Carruth637cc6a2011-12-13 01:56:10 +0000477 setOperationAction(ISD::CTTZ_ZERO_UNDEF, VT, Expand);
Benjamin Kramerc5071462012-12-19 15:49:14 +0000478 setOperationAction(ISD::VSELECT, VT, Expand);
Adhemerval Zanellac4182d12012-11-05 17:15:56 +0000479 setOperationAction(ISD::SIGN_EXTEND_INREG, VT, Expand);
480
Ahmed Bougacha2b6917b2015-01-08 00:51:32 +0000481 for (MVT InnerVT : MVT::vector_valuetypes()) {
Adhemerval Zanellac4182d12012-11-05 17:15:56 +0000482 setTruncStoreAction(VT, InnerVT, Expand);
Ahmed Bougacha2b6917b2015-01-08 00:51:32 +0000483 setLoadExtAction(ISD::SEXTLOAD, VT, InnerVT, Expand);
484 setLoadExtAction(ISD::ZEXTLOAD, VT, InnerVT, Expand);
485 setLoadExtAction(ISD::EXTLOAD, VT, InnerVT, Expand);
486 }
Chris Lattnerbaa73e02006-03-31 19:52:36 +0000487 }
488
Chris Lattner95c7adc2006-04-04 17:25:31 +0000489 // We can custom expand all VECTOR_SHUFFLEs to VPERM, others we can handle
490 // with merges, splats, etc.
Owen Anderson9f944592009-08-11 20:47:22 +0000491 setOperationAction(ISD::VECTOR_SHUFFLE, MVT::v16i8, Custom);
Chris Lattner95c7adc2006-04-04 17:25:31 +0000492
Owen Anderson9f944592009-08-11 20:47:22 +0000493 setOperationAction(ISD::AND , MVT::v4i32, Legal);
494 setOperationAction(ISD::OR , MVT::v4i32, Legal);
495 setOperationAction(ISD::XOR , MVT::v4i32, Legal);
496 setOperationAction(ISD::LOAD , MVT::v4i32, Legal);
Hal Finkel940ab932014-02-28 00:27:01 +0000497 setOperationAction(ISD::SELECT, MVT::v4i32,
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000498 Subtarget.useCRBits() ? Legal : Expand);
Owen Anderson9f944592009-08-11 20:47:22 +0000499 setOperationAction(ISD::STORE , MVT::v4i32, Legal);
Adhemerval Zanella5c6e0842012-10-08 17:27:24 +0000500 setOperationAction(ISD::FP_TO_SINT, MVT::v4i32, Legal);
501 setOperationAction(ISD::FP_TO_UINT, MVT::v4i32, Legal);
502 setOperationAction(ISD::SINT_TO_FP, MVT::v4i32, Legal);
503 setOperationAction(ISD::UINT_TO_FP, MVT::v4i32, Legal);
Adhemerval Zanellabdface52012-11-15 20:56:03 +0000504 setOperationAction(ISD::FFLOOR, MVT::v4f32, Legal);
505 setOperationAction(ISD::FCEIL, MVT::v4f32, Legal);
506 setOperationAction(ISD::FTRUNC, MVT::v4f32, Legal);
507 setOperationAction(ISD::FNEARBYINT, MVT::v4f32, Legal);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000508
Craig Topperabadc662012-04-20 06:31:50 +0000509 addRegisterClass(MVT::v4f32, &PPC::VRRCRegClass);
510 addRegisterClass(MVT::v4i32, &PPC::VRRCRegClass);
511 addRegisterClass(MVT::v8i16, &PPC::VRRCRegClass);
512 addRegisterClass(MVT::v16i8, &PPC::VRRCRegClass);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000513
Owen Anderson9f944592009-08-11 20:47:22 +0000514 setOperationAction(ISD::MUL, MVT::v4f32, Legal);
Hal Finkel0a479ae2012-06-22 00:49:52 +0000515 setOperationAction(ISD::FMA, MVT::v4f32, Legal);
Hal Finkel2e103312013-04-03 04:01:11 +0000516
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000517 if (TM.Options.UnsafeFPMath || Subtarget.hasVSX()) {
Hal Finkel2e103312013-04-03 04:01:11 +0000518 setOperationAction(ISD::FDIV, MVT::v4f32, Legal);
519 setOperationAction(ISD::FSQRT, MVT::v4f32, Legal);
520 }
521
Kit Barton20d39812015-03-10 19:49:38 +0000522
523 if (Subtarget.hasP8Altivec())
524 setOperationAction(ISD::MUL, MVT::v4i32, Legal);
525 else
526 setOperationAction(ISD::MUL, MVT::v4i32, Custom);
527
Owen Anderson9f944592009-08-11 20:47:22 +0000528 setOperationAction(ISD::MUL, MVT::v8i16, Custom);
529 setOperationAction(ISD::MUL, MVT::v16i8, Custom);
Chris Lattnera8713b12006-03-20 01:53:53 +0000530
Owen Anderson9f944592009-08-11 20:47:22 +0000531 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4f32, Custom);
532 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4i32, Custom);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000533
Owen Anderson9f944592009-08-11 20:47:22 +0000534 setOperationAction(ISD::BUILD_VECTOR, MVT::v16i8, Custom);
535 setOperationAction(ISD::BUILD_VECTOR, MVT::v8i16, Custom);
536 setOperationAction(ISD::BUILD_VECTOR, MVT::v4i32, Custom);
537 setOperationAction(ISD::BUILD_VECTOR, MVT::v4f32, Custom);
Adhemerval Zanella56775e02012-10-30 13:50:19 +0000538
539 // Altivec does not contain unordered floating-point compare instructions
540 setCondCodeAction(ISD::SETUO, MVT::v4f32, Expand);
541 setCondCodeAction(ISD::SETUEQ, MVT::v4f32, Expand);
Hal Finkel21ada792013-07-08 20:00:03 +0000542 setCondCodeAction(ISD::SETO, MVT::v4f32, Expand);
543 setCondCodeAction(ISD::SETONE, MVT::v4f32, Expand);
Hal Finkel27774d92014-03-13 07:58:58 +0000544
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000545 if (Subtarget.hasVSX()) {
Hal Finkel27774d92014-03-13 07:58:58 +0000546 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v2f64, Legal);
Nemanja Ivanovic1c39ca62015-08-13 17:40:44 +0000547 if (Subtarget.hasP8Vector())
548 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4f32, Legal);
549 if (Subtarget.hasDirectMove()) {
550 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v16i8, Legal);
551 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v8i16, Legal);
552 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4i32, Legal);
Nemanja Ivanovic5f1cea42015-08-19 19:04:47 +0000553 // FIXME: this is causing bootstrap failures, disable temporarily
554 //setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v2i64, Legal);
Nemanja Ivanovic1c39ca62015-08-13 17:40:44 +0000555 }
Hal Finkel82569b62014-03-27 22:22:48 +0000556 setOperationAction(ISD::EXTRACT_VECTOR_ELT, MVT::v2f64, Legal);
Hal Finkel27774d92014-03-13 07:58:58 +0000557
558 setOperationAction(ISD::FFLOOR, MVT::v2f64, Legal);
559 setOperationAction(ISD::FCEIL, MVT::v2f64, Legal);
560 setOperationAction(ISD::FTRUNC, MVT::v2f64, Legal);
561 setOperationAction(ISD::FNEARBYINT, MVT::v2f64, Legal);
562 setOperationAction(ISD::FROUND, MVT::v2f64, Legal);
563
564 setOperationAction(ISD::FROUND, MVT::v4f32, Legal);
565
566 setOperationAction(ISD::MUL, MVT::v2f64, Legal);
567 setOperationAction(ISD::FMA, MVT::v2f64, Legal);
568
569 setOperationAction(ISD::FDIV, MVT::v2f64, Legal);
570 setOperationAction(ISD::FSQRT, MVT::v2f64, Legal);
571
Hal Finkel732f0f72014-03-26 12:49:28 +0000572 setOperationAction(ISD::VSELECT, MVT::v16i8, Legal);
573 setOperationAction(ISD::VSELECT, MVT::v8i16, Legal);
574 setOperationAction(ISD::VSELECT, MVT::v4i32, Legal);
575 setOperationAction(ISD::VSELECT, MVT::v4f32, Legal);
576 setOperationAction(ISD::VSELECT, MVT::v2f64, Legal);
577
Hal Finkel27774d92014-03-13 07:58:58 +0000578 // Share the Altivec comparison restrictions.
579 setCondCodeAction(ISD::SETUO, MVT::v2f64, Expand);
580 setCondCodeAction(ISD::SETUEQ, MVT::v2f64, Expand);
Hal Finkel27774d92014-03-13 07:58:58 +0000581 setCondCodeAction(ISD::SETO, MVT::v2f64, Expand);
582 setCondCodeAction(ISD::SETONE, MVT::v2f64, Expand);
583
Hal Finkel9281c9a2014-03-26 18:26:30 +0000584 setOperationAction(ISD::LOAD, MVT::v2f64, Legal);
585 setOperationAction(ISD::STORE, MVT::v2f64, Legal);
586
Hal Finkeldf3e34d2014-03-26 22:58:37 +0000587 setOperationAction(ISD::VECTOR_SHUFFLE, MVT::v2f64, Legal);
588
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +0000589 if (Subtarget.hasP8Vector())
590 addRegisterClass(MVT::f32, &PPC::VSSRCRegClass);
591
Hal Finkel19be5062014-03-29 05:29:01 +0000592 addRegisterClass(MVT::f64, &PPC::VSFRCRegClass);
Hal Finkel27774d92014-03-13 07:58:58 +0000593
Bill Schmidt54cced52015-07-16 21:14:07 +0000594 addRegisterClass(MVT::v4i32, &PPC::VSRCRegClass);
Hal Finkel27774d92014-03-13 07:58:58 +0000595 addRegisterClass(MVT::v4f32, &PPC::VSRCRegClass);
596 addRegisterClass(MVT::v2f64, &PPC::VSRCRegClass);
Hal Finkela6c8b512014-03-26 16:12:58 +0000597
Kit Barton0cfa7b72015-03-03 19:55:45 +0000598 if (Subtarget.hasP8Altivec()) {
Kit Bartone48b1e12015-03-05 16:24:38 +0000599 setOperationAction(ISD::SHL, MVT::v2i64, Legal);
600 setOperationAction(ISD::SRA, MVT::v2i64, Legal);
601 setOperationAction(ISD::SRL, MVT::v2i64, Legal);
602
Kit Barton0cfa7b72015-03-03 19:55:45 +0000603 setOperationAction(ISD::SETCC, MVT::v2i64, Legal);
604 }
605 else {
Kit Bartone48b1e12015-03-05 16:24:38 +0000606 setOperationAction(ISD::SHL, MVT::v2i64, Expand);
607 setOperationAction(ISD::SRA, MVT::v2i64, Expand);
608 setOperationAction(ISD::SRL, MVT::v2i64, Expand);
609
Kit Barton0cfa7b72015-03-03 19:55:45 +0000610 setOperationAction(ISD::SETCC, MVT::v2i64, Custom);
611
612 // VSX v2i64 only supports non-arithmetic operations.
613 setOperationAction(ISD::ADD, MVT::v2i64, Expand);
614 setOperationAction(ISD::SUB, MVT::v2i64, Expand);
615 }
Hal Finkel777c9dd2014-03-29 16:04:40 +0000616
Hal Finkel9281c9a2014-03-26 18:26:30 +0000617 setOperationAction(ISD::LOAD, MVT::v2i64, Promote);
618 AddPromotedToType (ISD::LOAD, MVT::v2i64, MVT::v2f64);
619 setOperationAction(ISD::STORE, MVT::v2i64, Promote);
620 AddPromotedToType (ISD::STORE, MVT::v2i64, MVT::v2f64);
621
Hal Finkeldf3e34d2014-03-26 22:58:37 +0000622 setOperationAction(ISD::VECTOR_SHUFFLE, MVT::v2i64, Legal);
623
Hal Finkel7279f4b2014-03-26 19:13:54 +0000624 setOperationAction(ISD::SINT_TO_FP, MVT::v2i64, Legal);
625 setOperationAction(ISD::UINT_TO_FP, MVT::v2i64, Legal);
626 setOperationAction(ISD::FP_TO_SINT, MVT::v2i64, Legal);
627 setOperationAction(ISD::FP_TO_UINT, MVT::v2i64, Legal);
628
Hal Finkel5c0d1452014-03-30 13:22:59 +0000629 // Vector operation legalization checks the result type of
630 // SIGN_EXTEND_INREG, overall legalization checks the inner type.
631 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::v2i64, Legal);
632 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::v2i32, Legal);
633 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::v2i16, Custom);
634 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::v2i8, Custom);
635
Hal Finkela6c8b512014-03-26 16:12:58 +0000636 addRegisterClass(MVT::v2i64, &PPC::VSRCRegClass);
Hal Finkel27774d92014-03-13 07:58:58 +0000637 }
Bill Schmidtfe88b182015-02-03 21:58:23 +0000638
Kit Bartond4eb73c2015-05-05 16:10:44 +0000639 if (Subtarget.hasP8Altivec()) {
Bill Schmidtfe88b182015-02-03 21:58:23 +0000640 addRegisterClass(MVT::v2i64, &PPC::VRRCRegClass);
Kit Bartond4eb73c2015-05-05 16:10:44 +0000641 addRegisterClass(MVT::v1i128, &PPC::VRRCRegClass);
642 }
Nate Begeman3e7db9c2005-11-29 08:17:20 +0000643 }
Scott Michelcf0da6c2009-02-17 22:15:04 +0000644
Hal Finkelc93a9a22015-02-25 01:06:45 +0000645 if (Subtarget.hasQPX()) {
646 setOperationAction(ISD::FADD, MVT::v4f64, Legal);
647 setOperationAction(ISD::FSUB, MVT::v4f64, Legal);
648 setOperationAction(ISD::FMUL, MVT::v4f64, Legal);
649 setOperationAction(ISD::FREM, MVT::v4f64, Expand);
650
651 setOperationAction(ISD::FCOPYSIGN, MVT::v4f64, Legal);
652 setOperationAction(ISD::FGETSIGN, MVT::v4f64, Expand);
653
654 setOperationAction(ISD::LOAD , MVT::v4f64, Custom);
655 setOperationAction(ISD::STORE , MVT::v4f64, Custom);
656
657 setTruncStoreAction(MVT::v4f64, MVT::v4f32, Custom);
658 setLoadExtAction(ISD::EXTLOAD, MVT::v4f64, MVT::v4f32, Custom);
659
660 if (!Subtarget.useCRBits())
661 setOperationAction(ISD::SELECT, MVT::v4f64, Expand);
662 setOperationAction(ISD::VSELECT, MVT::v4f64, Legal);
663
664 setOperationAction(ISD::EXTRACT_VECTOR_ELT , MVT::v4f64, Legal);
665 setOperationAction(ISD::INSERT_VECTOR_ELT , MVT::v4f64, Expand);
666 setOperationAction(ISD::CONCAT_VECTORS , MVT::v4f64, Expand);
667 setOperationAction(ISD::EXTRACT_SUBVECTOR , MVT::v4f64, Expand);
668 setOperationAction(ISD::VECTOR_SHUFFLE , MVT::v4f64, Custom);
669 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4f64, Legal);
670 setOperationAction(ISD::BUILD_VECTOR, MVT::v4f64, Custom);
671
672 setOperationAction(ISD::FP_TO_SINT , MVT::v4f64, Legal);
673 setOperationAction(ISD::FP_TO_UINT , MVT::v4f64, Expand);
674
675 setOperationAction(ISD::FP_ROUND , MVT::v4f32, Legal);
676 setOperationAction(ISD::FP_ROUND_INREG , MVT::v4f32, Expand);
677 setOperationAction(ISD::FP_EXTEND, MVT::v4f64, Legal);
678
679 setOperationAction(ISD::FNEG , MVT::v4f64, Legal);
680 setOperationAction(ISD::FABS , MVT::v4f64, Legal);
681 setOperationAction(ISD::FSIN , MVT::v4f64, Expand);
682 setOperationAction(ISD::FCOS , MVT::v4f64, Expand);
683 setOperationAction(ISD::FPOWI , MVT::v4f64, Expand);
684 setOperationAction(ISD::FPOW , MVT::v4f64, Expand);
685 setOperationAction(ISD::FLOG , MVT::v4f64, Expand);
686 setOperationAction(ISD::FLOG2 , MVT::v4f64, Expand);
687 setOperationAction(ISD::FLOG10 , MVT::v4f64, Expand);
688 setOperationAction(ISD::FEXP , MVT::v4f64, Expand);
689 setOperationAction(ISD::FEXP2 , MVT::v4f64, Expand);
690
691 setOperationAction(ISD::FMINNUM, MVT::v4f64, Legal);
692 setOperationAction(ISD::FMAXNUM, MVT::v4f64, Legal);
693
694 setIndexedLoadAction(ISD::PRE_INC, MVT::v4f64, Legal);
695 setIndexedStoreAction(ISD::PRE_INC, MVT::v4f64, Legal);
696
697 addRegisterClass(MVT::v4f64, &PPC::QFRCRegClass);
698
699 setOperationAction(ISD::FADD, MVT::v4f32, Legal);
700 setOperationAction(ISD::FSUB, MVT::v4f32, Legal);
701 setOperationAction(ISD::FMUL, MVT::v4f32, Legal);
702 setOperationAction(ISD::FREM, MVT::v4f32, Expand);
703
704 setOperationAction(ISD::FCOPYSIGN, MVT::v4f32, Legal);
705 setOperationAction(ISD::FGETSIGN, MVT::v4f32, Expand);
706
707 setOperationAction(ISD::LOAD , MVT::v4f32, Custom);
708 setOperationAction(ISD::STORE , MVT::v4f32, Custom);
709
710 if (!Subtarget.useCRBits())
711 setOperationAction(ISD::SELECT, MVT::v4f32, Expand);
712 setOperationAction(ISD::VSELECT, MVT::v4f32, Legal);
713
714 setOperationAction(ISD::EXTRACT_VECTOR_ELT , MVT::v4f32, Legal);
715 setOperationAction(ISD::INSERT_VECTOR_ELT , MVT::v4f32, Expand);
716 setOperationAction(ISD::CONCAT_VECTORS , MVT::v4f32, Expand);
717 setOperationAction(ISD::EXTRACT_SUBVECTOR , MVT::v4f32, Expand);
718 setOperationAction(ISD::VECTOR_SHUFFLE , MVT::v4f32, Custom);
719 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4f32, Legal);
720 setOperationAction(ISD::BUILD_VECTOR, MVT::v4f32, Custom);
721
722 setOperationAction(ISD::FP_TO_SINT , MVT::v4f32, Legal);
723 setOperationAction(ISD::FP_TO_UINT , MVT::v4f32, Expand);
724
725 setOperationAction(ISD::FNEG , MVT::v4f32, Legal);
726 setOperationAction(ISD::FABS , MVT::v4f32, Legal);
727 setOperationAction(ISD::FSIN , MVT::v4f32, Expand);
728 setOperationAction(ISD::FCOS , MVT::v4f32, Expand);
729 setOperationAction(ISD::FPOWI , MVT::v4f32, Expand);
730 setOperationAction(ISD::FPOW , MVT::v4f32, Expand);
731 setOperationAction(ISD::FLOG , MVT::v4f32, Expand);
732 setOperationAction(ISD::FLOG2 , MVT::v4f32, Expand);
733 setOperationAction(ISD::FLOG10 , MVT::v4f32, Expand);
734 setOperationAction(ISD::FEXP , MVT::v4f32, Expand);
735 setOperationAction(ISD::FEXP2 , MVT::v4f32, Expand);
736
737 setOperationAction(ISD::FMINNUM, MVT::v4f32, Legal);
738 setOperationAction(ISD::FMAXNUM, MVT::v4f32, Legal);
739
740 setIndexedLoadAction(ISD::PRE_INC, MVT::v4f32, Legal);
741 setIndexedStoreAction(ISD::PRE_INC, MVT::v4f32, Legal);
742
743 addRegisterClass(MVT::v4f32, &PPC::QSRCRegClass);
744
745 setOperationAction(ISD::AND , MVT::v4i1, Legal);
746 setOperationAction(ISD::OR , MVT::v4i1, Legal);
747 setOperationAction(ISD::XOR , MVT::v4i1, Legal);
748
749 if (!Subtarget.useCRBits())
750 setOperationAction(ISD::SELECT, MVT::v4i1, Expand);
751 setOperationAction(ISD::VSELECT, MVT::v4i1, Legal);
752
753 setOperationAction(ISD::LOAD , MVT::v4i1, Custom);
754 setOperationAction(ISD::STORE , MVT::v4i1, Custom);
755
756 setOperationAction(ISD::EXTRACT_VECTOR_ELT , MVT::v4i1, Custom);
757 setOperationAction(ISD::INSERT_VECTOR_ELT , MVT::v4i1, Expand);
758 setOperationAction(ISD::CONCAT_VECTORS , MVT::v4i1, Expand);
759 setOperationAction(ISD::EXTRACT_SUBVECTOR , MVT::v4i1, Expand);
760 setOperationAction(ISD::VECTOR_SHUFFLE , MVT::v4i1, Custom);
761 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4i1, Expand);
762 setOperationAction(ISD::BUILD_VECTOR, MVT::v4i1, Custom);
763
764 setOperationAction(ISD::SINT_TO_FP, MVT::v4i1, Custom);
765 setOperationAction(ISD::UINT_TO_FP, MVT::v4i1, Custom);
766
767 addRegisterClass(MVT::v4i1, &PPC::QBRCRegClass);
768
769 setOperationAction(ISD::FFLOOR, MVT::v4f64, Legal);
770 setOperationAction(ISD::FCEIL, MVT::v4f64, Legal);
771 setOperationAction(ISD::FTRUNC, MVT::v4f64, Legal);
772 setOperationAction(ISD::FROUND, MVT::v4f64, Legal);
773
774 setOperationAction(ISD::FFLOOR, MVT::v4f32, Legal);
775 setOperationAction(ISD::FCEIL, MVT::v4f32, Legal);
776 setOperationAction(ISD::FTRUNC, MVT::v4f32, Legal);
777 setOperationAction(ISD::FROUND, MVT::v4f32, Legal);
778
779 setOperationAction(ISD::FNEARBYINT, MVT::v4f64, Expand);
780 setOperationAction(ISD::FNEARBYINT, MVT::v4f32, Expand);
781
782 // These need to set FE_INEXACT, and so cannot be vectorized here.
783 setOperationAction(ISD::FRINT, MVT::v4f64, Expand);
784 setOperationAction(ISD::FRINT, MVT::v4f32, Expand);
785
786 if (TM.Options.UnsafeFPMath) {
787 setOperationAction(ISD::FDIV, MVT::v4f64, Legal);
788 setOperationAction(ISD::FSQRT, MVT::v4f64, Legal);
789
790 setOperationAction(ISD::FDIV, MVT::v4f32, Legal);
791 setOperationAction(ISD::FSQRT, MVT::v4f32, Legal);
792 } else {
793 setOperationAction(ISD::FDIV, MVT::v4f64, Expand);
794 setOperationAction(ISD::FSQRT, MVT::v4f64, Expand);
795
796 setOperationAction(ISD::FDIV, MVT::v4f32, Expand);
797 setOperationAction(ISD::FSQRT, MVT::v4f32, Expand);
798 }
799 }
800
Hal Finkel01fa7702014-12-03 00:19:17 +0000801 if (Subtarget.has64BitSupport())
Hal Finkel322e41a2012-04-01 20:08:17 +0000802 setOperationAction(ISD::PREFETCH, MVT::Other, Legal);
Hal Finkel01fa7702014-12-03 00:19:17 +0000803
804 setOperationAction(ISD::READCYCLECOUNTER, MVT::i64, isPPC64 ? Legal : Custom);
Hal Finkel322e41a2012-04-01 20:08:17 +0000805
Robin Morissete1ca44b2014-10-02 22:27:07 +0000806 if (!isPPC64) {
807 setOperationAction(ISD::ATOMIC_LOAD, MVT::i64, Expand);
808 setOperationAction(ISD::ATOMIC_STORE, MVT::i64, Expand);
809 }
Eli Friedman7dfa7912011-08-29 18:23:02 +0000810
Duncan Sands8d6e2e12008-11-23 15:47:28 +0000811 setBooleanContents(ZeroOrOneBooleanContent);
Hal Finkelc93a9a22015-02-25 01:06:45 +0000812
813 if (Subtarget.hasAltivec()) {
814 // Altivec instructions set fields to all zeros or all ones.
815 setBooleanVectorContents(ZeroOrNegativeOneBooleanContent);
816 }
Scott Michelcf0da6c2009-02-17 22:15:04 +0000817
Joerg Sonnenbergerb5459e62014-07-24 22:20:10 +0000818 if (!isPPC64) {
819 // These libcalls are not available in 32-bit.
820 setLibcallName(RTLIB::SHL_I128, nullptr);
821 setLibcallName(RTLIB::SRL_I128, nullptr);
822 setLibcallName(RTLIB::SRA_I128, nullptr);
823 }
824
Evan Cheng39e90022012-07-02 22:39:56 +0000825 if (isPPC64) {
Chris Lattner454436d2006-10-18 01:20:43 +0000826 setStackPointerRegisterToSaveRestore(PPC::X1);
Jim Laskeye0008e22007-02-22 14:56:36 +0000827 setExceptionPointerRegister(PPC::X3);
828 setExceptionSelectorRegister(PPC::X4);
829 } else {
Chris Lattner454436d2006-10-18 01:20:43 +0000830 setStackPointerRegisterToSaveRestore(PPC::R1);
Jim Laskeye0008e22007-02-22 14:56:36 +0000831 setExceptionPointerRegister(PPC::R3);
832 setExceptionSelectorRegister(PPC::R4);
833 }
Scott Michelcf0da6c2009-02-17 22:15:04 +0000834
Chris Lattnerf4184352006-03-01 04:57:39 +0000835 // We have target-specific dag combine patterns for the following nodes:
836 setTargetDAGCombine(ISD::SINT_TO_FP);
Hal Finkel5efb9182015-01-06 06:01:57 +0000837 if (Subtarget.hasFPCVT())
838 setTargetDAGCombine(ISD::UINT_TO_FP);
Hal Finkelcf2e9082013-05-24 23:00:14 +0000839 setTargetDAGCombine(ISD::LOAD);
Chris Lattner27f53452006-03-01 05:50:56 +0000840 setTargetDAGCombine(ISD::STORE);
Chris Lattner9754d142006-04-18 17:59:36 +0000841 setTargetDAGCombine(ISD::BR_CC);
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000842 if (Subtarget.useCRBits())
Hal Finkel940ab932014-02-28 00:27:01 +0000843 setTargetDAGCombine(ISD::BRCOND);
Chris Lattnera7976d32006-07-10 20:56:58 +0000844 setTargetDAGCombine(ISD::BSWAP);
Hal Finkelbc2ee4c2013-05-25 04:05:05 +0000845 setTargetDAGCombine(ISD::INTRINSIC_WO_CHAIN);
Bill Schmidtfae5d712014-12-09 16:35:51 +0000846 setTargetDAGCombine(ISD::INTRINSIC_W_CHAIN);
847 setTargetDAGCombine(ISD::INTRINSIC_VOID);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000848
Hal Finkel46043ed2014-03-01 21:36:57 +0000849 setTargetDAGCombine(ISD::SIGN_EXTEND);
850 setTargetDAGCombine(ISD::ZERO_EXTEND);
851 setTargetDAGCombine(ISD::ANY_EXTEND);
852
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000853 if (Subtarget.useCRBits()) {
Hal Finkel940ab932014-02-28 00:27:01 +0000854 setTargetDAGCombine(ISD::TRUNCATE);
855 setTargetDAGCombine(ISD::SETCC);
856 setTargetDAGCombine(ISD::SELECT_CC);
857 }
858
Hal Finkel2e103312013-04-03 04:01:11 +0000859 // Use reciprocal estimates.
860 if (TM.Options.UnsafeFPMath) {
861 setTargetDAGCombine(ISD::FDIV);
862 setTargetDAGCombine(ISD::FSQRT);
863 }
864
Dale Johannesen10432e52007-10-19 00:59:18 +0000865 // Darwin long double math library functions have $LDBL128 appended.
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000866 if (Subtarget.isDarwin()) {
Duncan Sands53c954f2008-01-10 10:28:30 +0000867 setLibcallName(RTLIB::COS_PPCF128, "cosl$LDBL128");
Dale Johannesen10432e52007-10-19 00:59:18 +0000868 setLibcallName(RTLIB::POW_PPCF128, "powl$LDBL128");
869 setLibcallName(RTLIB::REM_PPCF128, "fmodl$LDBL128");
Duncan Sands53c954f2008-01-10 10:28:30 +0000870 setLibcallName(RTLIB::SIN_PPCF128, "sinl$LDBL128");
871 setLibcallName(RTLIB::SQRT_PPCF128, "sqrtl$LDBL128");
Dale Johannesenda2d8062008-09-04 00:47:13 +0000872 setLibcallName(RTLIB::LOG_PPCF128, "logl$LDBL128");
873 setLibcallName(RTLIB::LOG2_PPCF128, "log2l$LDBL128");
874 setLibcallName(RTLIB::LOG10_PPCF128, "log10l$LDBL128");
875 setLibcallName(RTLIB::EXP_PPCF128, "expl$LDBL128");
876 setLibcallName(RTLIB::EXP2_PPCF128, "exp2l$LDBL128");
Dale Johannesen10432e52007-10-19 00:59:18 +0000877 }
878
Hal Finkel940ab932014-02-28 00:27:01 +0000879 // With 32 condition bits, we don't need to sink (and duplicate) compares
880 // aggressively in CodeGenPrep.
Hal Finkel7a0516e2015-02-12 01:02:52 +0000881 if (Subtarget.useCRBits()) {
Hal Finkel940ab932014-02-28 00:27:01 +0000882 setHasMultipleConditionRegisters();
Hal Finkel7a0516e2015-02-12 01:02:52 +0000883 setJumpIsExpensive();
884 }
Hal Finkel940ab932014-02-28 00:27:01 +0000885
Hal Finkel65298572011-10-17 18:53:03 +0000886 setMinFunctionAlignment(2);
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000887 if (Subtarget.isDarwin())
Hal Finkel65298572011-10-17 18:53:03 +0000888 setPrefFunctionAlignment(4);
Eli Friedman2518f832011-05-06 20:34:06 +0000889
Hal Finkeld73bfba2015-01-03 14:58:25 +0000890 switch (Subtarget.getDarwinDirective()) {
891 default: break;
892 case PPC::DIR_970:
893 case PPC::DIR_A2:
894 case PPC::DIR_E500mc:
895 case PPC::DIR_E5500:
896 case PPC::DIR_PWR4:
897 case PPC::DIR_PWR5:
898 case PPC::DIR_PWR5X:
899 case PPC::DIR_PWR6:
900 case PPC::DIR_PWR6X:
901 case PPC::DIR_PWR7:
902 case PPC::DIR_PWR8:
903 setPrefFunctionAlignment(4);
904 setPrefLoopAlignment(4);
905 break;
906 }
907
Eli Friedman30a49e92011-08-03 21:06:02 +0000908 setInsertFencesForAtomic(true);
909
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000910 if (Subtarget.enableMachineScheduler())
Hal Finkel21442b22013-09-11 23:05:25 +0000911 setSchedulingPreference(Sched::Source);
912 else
913 setSchedulingPreference(Sched::Hybrid);
Hal Finkel6f0ae782011-11-22 16:21:04 +0000914
Eric Christopher23a3a7c2015-02-26 00:00:24 +0000915 computeRegisterProperties(STI.getRegisterInfo());
Hal Finkel742b5352012-08-28 16:12:39 +0000916
Hal Finkeld73bfba2015-01-03 14:58:25 +0000917 // The Freescale cores do better with aggressive inlining of memcpy and
918 // friends. GCC uses same threshold of 128 bytes (= 32 word stores).
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000919 if (Subtarget.getDarwinDirective() == PPC::DIR_E500mc ||
920 Subtarget.getDarwinDirective() == PPC::DIR_E5500) {
Jim Grosbach341ad3e2013-02-20 21:13:59 +0000921 MaxStoresPerMemset = 32;
922 MaxStoresPerMemsetOptSize = 16;
923 MaxStoresPerMemcpy = 32;
924 MaxStoresPerMemcpyOptSize = 8;
925 MaxStoresPerMemmove = 32;
926 MaxStoresPerMemmoveOptSize = 8;
Hal Finkel5c3cacf2015-02-27 19:58:28 +0000927 } else if (Subtarget.getDarwinDirective() == PPC::DIR_A2) {
928 // The A2 also benefits from (very) aggressive inlining of memcpy and
929 // friends. The overhead of a the function call, even when warm, can be
930 // over one hundred cycles.
931 MaxStoresPerMemset = 128;
932 MaxStoresPerMemcpy = 128;
933 MaxStoresPerMemmove = 128;
Hal Finkel742b5352012-08-28 16:12:39 +0000934 }
Chris Lattnerf22556d2005-08-16 17:14:42 +0000935}
936
Hal Finkel262a2242013-09-12 23:20:06 +0000937/// getMaxByValAlign - Helper for getByValTypeAlignment to determine
938/// the desired ByVal argument alignment.
Pete Cooper2e201472015-07-27 17:15:24 +0000939static void getMaxByValAlign(Type *Ty, unsigned &MaxAlign,
Hal Finkel262a2242013-09-12 23:20:06 +0000940 unsigned MaxMaxAlign) {
941 if (MaxAlign == MaxMaxAlign)
942 return;
Pete Cooper2e201472015-07-27 17:15:24 +0000943 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) {
Hal Finkel262a2242013-09-12 23:20:06 +0000944 if (MaxMaxAlign >= 32 && VTy->getBitWidth() >= 256)
945 MaxAlign = 32;
946 else if (VTy->getBitWidth() >= 128 && MaxAlign < 16)
947 MaxAlign = 16;
Pete Cooper2e201472015-07-27 17:15:24 +0000948 } else if (ArrayType *ATy = dyn_cast<ArrayType>(Ty)) {
Hal Finkel262a2242013-09-12 23:20:06 +0000949 unsigned EltAlign = 0;
950 getMaxByValAlign(ATy->getElementType(), EltAlign, MaxMaxAlign);
951 if (EltAlign > MaxAlign)
952 MaxAlign = EltAlign;
Pete Cooper2e201472015-07-27 17:15:24 +0000953 } else if (StructType *STy = dyn_cast<StructType>(Ty)) {
954 for (auto *EltTy : STy->elements()) {
Hal Finkel262a2242013-09-12 23:20:06 +0000955 unsigned EltAlign = 0;
Pete Cooper0debbdc2015-07-24 18:55:49 +0000956 getMaxByValAlign(EltTy, EltAlign, MaxMaxAlign);
Hal Finkel262a2242013-09-12 23:20:06 +0000957 if (EltAlign > MaxAlign)
958 MaxAlign = EltAlign;
959 if (MaxAlign == MaxMaxAlign)
960 break;
961 }
962 }
963}
964
Dale Johannesencbde4c22008-02-28 22:31:51 +0000965/// getByValTypeAlignment - Return the desired alignment for ByVal aggregate
966/// function arguments in the caller parameter area.
Mehdi Amini5c183d52015-07-09 02:09:28 +0000967unsigned PPCTargetLowering::getByValTypeAlignment(Type *Ty,
968 const DataLayout &DL) const {
Dale Johannesencbde4c22008-02-28 22:31:51 +0000969 // Darwin passes everything on 4 byte boundary.
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000970 if (Subtarget.isDarwin())
Dale Johannesencbde4c22008-02-28 22:31:51 +0000971 return 4;
Roman Divackyb9663cc2012-04-02 15:49:30 +0000972
973 // 16byte and wider vectors are passed on 16byte boundary.
Roman Divackyb9663cc2012-04-02 15:49:30 +0000974 // The rest is 8 on PPC64 and 4 on PPC32 boundary.
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000975 unsigned Align = Subtarget.isPPC64() ? 8 : 4;
976 if (Subtarget.hasAltivec() || Subtarget.hasQPX())
977 getMaxByValAlign(Ty, Align, Subtarget.hasQPX() ? 32 : 16);
Hal Finkel262a2242013-09-12 23:20:06 +0000978 return Align;
Dale Johannesencbde4c22008-02-28 22:31:51 +0000979}
980
Chris Lattner347ed8a2006-01-09 23:52:17 +0000981const char *PPCTargetLowering::getTargetNodeName(unsigned Opcode) const {
Matthias Braund04893f2015-05-07 21:33:59 +0000982 switch ((PPCISD::NodeType)Opcode) {
983 case PPCISD::FIRST_NUMBER: break;
Evan Cheng32e376f2008-07-12 02:23:19 +0000984 case PPCISD::FSEL: return "PPCISD::FSEL";
985 case PPCISD::FCFID: return "PPCISD::FCFID";
Hal Finkel3fe09ea2015-01-06 07:02:15 +0000986 case PPCISD::FCFIDU: return "PPCISD::FCFIDU";
987 case PPCISD::FCFIDS: return "PPCISD::FCFIDS";
988 case PPCISD::FCFIDUS: return "PPCISD::FCFIDUS";
Evan Cheng32e376f2008-07-12 02:23:19 +0000989 case PPCISD::FCTIDZ: return "PPCISD::FCTIDZ";
990 case PPCISD::FCTIWZ: return "PPCISD::FCTIWZ";
Hal Finkel3fe09ea2015-01-06 07:02:15 +0000991 case PPCISD::FCTIDUZ: return "PPCISD::FCTIDUZ";
992 case PPCISD::FCTIWUZ: return "PPCISD::FCTIWUZ";
Hal Finkel2e103312013-04-03 04:01:11 +0000993 case PPCISD::FRE: return "PPCISD::FRE";
994 case PPCISD::FRSQRTE: return "PPCISD::FRSQRTE";
Evan Cheng32e376f2008-07-12 02:23:19 +0000995 case PPCISD::STFIWX: return "PPCISD::STFIWX";
996 case PPCISD::VMADDFP: return "PPCISD::VMADDFP";
997 case PPCISD::VNMSUBFP: return "PPCISD::VNMSUBFP";
998 case PPCISD::VPERM: return "PPCISD::VPERM";
Hal Finkel4edc66b2015-01-03 01:16:37 +0000999 case PPCISD::CMPB: return "PPCISD::CMPB";
Evan Cheng32e376f2008-07-12 02:23:19 +00001000 case PPCISD::Hi: return "PPCISD::Hi";
1001 case PPCISD::Lo: return "PPCISD::Lo";
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00001002 case PPCISD::TOC_ENTRY: return "PPCISD::TOC_ENTRY";
Evan Cheng32e376f2008-07-12 02:23:19 +00001003 case PPCISD::DYNALLOC: return "PPCISD::DYNALLOC";
1004 case PPCISD::GlobalBaseReg: return "PPCISD::GlobalBaseReg";
1005 case PPCISD::SRL: return "PPCISD::SRL";
1006 case PPCISD::SRA: return "PPCISD::SRA";
1007 case PPCISD::SHL: return "PPCISD::SHL";
Matthias Braund04893f2015-05-07 21:33:59 +00001008 case PPCISD::SRA_ADDZE: return "PPCISD::SRA_ADDZE";
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00001009 case PPCISD::CALL: return "PPCISD::CALL";
1010 case PPCISD::CALL_NOP: return "PPCISD::CALL_NOP";
Evan Cheng32e376f2008-07-12 02:23:19 +00001011 case PPCISD::MTCTR: return "PPCISD::MTCTR";
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00001012 case PPCISD::BCTRL: return "PPCISD::BCTRL";
Hal Finkelfc096c92014-12-23 22:29:40 +00001013 case PPCISD::BCTRL_LOAD_TOC: return "PPCISD::BCTRL_LOAD_TOC";
Evan Cheng32e376f2008-07-12 02:23:19 +00001014 case PPCISD::RET_FLAG: return "PPCISD::RET_FLAG";
Hal Finkelbbdee932014-12-02 22:01:00 +00001015 case PPCISD::READ_TIME_BASE: return "PPCISD::READ_TIME_BASE";
Hal Finkel756810f2013-03-21 21:37:52 +00001016 case PPCISD::EH_SJLJ_SETJMP: return "PPCISD::EH_SJLJ_SETJMP";
1017 case PPCISD::EH_SJLJ_LONGJMP: return "PPCISD::EH_SJLJ_LONGJMP";
Ulrich Weigandd5ebc622013-07-03 17:05:42 +00001018 case PPCISD::MFOCRF: return "PPCISD::MFOCRF";
Nemanja Ivanovicc38b5312015-04-11 10:40:42 +00001019 case PPCISD::MFVSR: return "PPCISD::MFVSR";
1020 case PPCISD::MTVSRA: return "PPCISD::MTVSRA";
1021 case PPCISD::MTVSRZ: return "PPCISD::MTVSRZ";
Matthias Braund04893f2015-05-07 21:33:59 +00001022 case PPCISD::ANDIo_1_EQ_BIT: return "PPCISD::ANDIo_1_EQ_BIT";
1023 case PPCISD::ANDIo_1_GT_BIT: return "PPCISD::ANDIo_1_GT_BIT";
Evan Cheng32e376f2008-07-12 02:23:19 +00001024 case PPCISD::VCMP: return "PPCISD::VCMP";
1025 case PPCISD::VCMPo: return "PPCISD::VCMPo";
1026 case PPCISD::LBRX: return "PPCISD::LBRX";
1027 case PPCISD::STBRX: return "PPCISD::STBRX";
Hal Finkel3fe09ea2015-01-06 07:02:15 +00001028 case PPCISD::LFIWAX: return "PPCISD::LFIWAX";
1029 case PPCISD::LFIWZX: return "PPCISD::LFIWZX";
Matthias Braund04893f2015-05-07 21:33:59 +00001030 case PPCISD::LXVD2X: return "PPCISD::LXVD2X";
1031 case PPCISD::STXVD2X: return "PPCISD::STXVD2X";
Evan Cheng32e376f2008-07-12 02:23:19 +00001032 case PPCISD::COND_BRANCH: return "PPCISD::COND_BRANCH";
Hal Finkel25c19922013-05-15 21:37:41 +00001033 case PPCISD::BDNZ: return "PPCISD::BDNZ";
1034 case PPCISD::BDZ: return "PPCISD::BDZ";
Evan Cheng32e376f2008-07-12 02:23:19 +00001035 case PPCISD::MFFS: return "PPCISD::MFFS";
Evan Cheng32e376f2008-07-12 02:23:19 +00001036 case PPCISD::FADDRTZ: return "PPCISD::FADDRTZ";
Evan Cheng32e376f2008-07-12 02:23:19 +00001037 case PPCISD::TC_RETURN: return "PPCISD::TC_RETURN";
Hal Finkel5ab37802012-08-28 02:10:27 +00001038 case PPCISD::CR6SET: return "PPCISD::CR6SET";
1039 case PPCISD::CR6UNSET: return "PPCISD::CR6UNSET";
Roman Divacky32143e22013-12-20 18:08:54 +00001040 case PPCISD::PPC32_GOT: return "PPCISD::PPC32_GOT";
Matthias Braund04893f2015-05-07 21:33:59 +00001041 case PPCISD::PPC32_PICGOT: return "PPCISD::PPC32_PICGOT";
Bill Schmidt9f0b4ec2012-12-14 17:02:38 +00001042 case PPCISD::ADDIS_GOT_TPREL_HA: return "PPCISD::ADDIS_GOT_TPREL_HA";
1043 case PPCISD::LD_GOT_TPREL_L: return "PPCISD::LD_GOT_TPREL_L";
Bill Schmidtca4a0c92012-12-04 16:18:08 +00001044 case PPCISD::ADD_TLS: return "PPCISD::ADD_TLS";
Bill Schmidtc56f1d32012-12-11 20:30:11 +00001045 case PPCISD::ADDIS_TLSGD_HA: return "PPCISD::ADDIS_TLSGD_HA";
1046 case PPCISD::ADDI_TLSGD_L: return "PPCISD::ADDI_TLSGD_L";
Bill Schmidt82f1c772015-02-10 19:09:05 +00001047 case PPCISD::GET_TLS_ADDR: return "PPCISD::GET_TLS_ADDR";
1048 case PPCISD::ADDI_TLSGD_L_ADDR: return "PPCISD::ADDI_TLSGD_L_ADDR";
Bill Schmidt24b8dd62012-12-12 19:29:35 +00001049 case PPCISD::ADDIS_TLSLD_HA: return "PPCISD::ADDIS_TLSLD_HA";
1050 case PPCISD::ADDI_TLSLD_L: return "PPCISD::ADDI_TLSLD_L";
Bill Schmidt82f1c772015-02-10 19:09:05 +00001051 case PPCISD::GET_TLSLD_ADDR: return "PPCISD::GET_TLSLD_ADDR";
1052 case PPCISD::ADDI_TLSLD_L_ADDR: return "PPCISD::ADDI_TLSLD_L_ADDR";
Bill Schmidt24b8dd62012-12-12 19:29:35 +00001053 case PPCISD::ADDIS_DTPREL_HA: return "PPCISD::ADDIS_DTPREL_HA";
1054 case PPCISD::ADDI_DTPREL_L: return "PPCISD::ADDI_DTPREL_L";
Bill Schmidt51e79512013-02-20 15:50:31 +00001055 case PPCISD::VADD_SPLAT: return "PPCISD::VADD_SPLAT";
Bill Schmidta87a7e22013-05-14 19:35:45 +00001056 case PPCISD::SC: return "PPCISD::SC";
Bill Schmidte26236e2015-05-22 16:44:10 +00001057 case PPCISD::CLRBHRB: return "PPCISD::CLRBHRB";
1058 case PPCISD::MFBHRBE: return "PPCISD::MFBHRBE";
1059 case PPCISD::RFEBB: return "PPCISD::RFEBB";
Matthias Braund04893f2015-05-07 21:33:59 +00001060 case PPCISD::XXSWAPD: return "PPCISD::XXSWAPD";
Hal Finkelc93a9a22015-02-25 01:06:45 +00001061 case PPCISD::QVFPERM: return "PPCISD::QVFPERM";
1062 case PPCISD::QVGPCI: return "PPCISD::QVGPCI";
1063 case PPCISD::QVALIGNI: return "PPCISD::QVALIGNI";
1064 case PPCISD::QVESPLATI: return "PPCISD::QVESPLATI";
1065 case PPCISD::QBFLT: return "PPCISD::QBFLT";
1066 case PPCISD::QVLFSb: return "PPCISD::QVLFSb";
Chris Lattner347ed8a2006-01-09 23:52:17 +00001067 }
Matthias Braund04893f2015-05-07 21:33:59 +00001068 return nullptr;
Chris Lattner347ed8a2006-01-09 23:52:17 +00001069}
1070
Mehdi Amini44ede332015-07-09 02:09:04 +00001071EVT PPCTargetLowering::getSetCCResultType(const DataLayout &DL, LLVMContext &C,
1072 EVT VT) const {
Adhemerval Zanellafe3f7932012-10-08 18:59:53 +00001073 if (!VT.isVector())
Eric Christopherb1aaebe2014-06-12 22:38:18 +00001074 return Subtarget.useCRBits() ? MVT::i1 : MVT::i32;
Hal Finkelc93a9a22015-02-25 01:06:45 +00001075
1076 if (Subtarget.hasQPX())
1077 return EVT::getVectorVT(C, MVT::i1, VT.getVectorNumElements());
1078
Adhemerval Zanellafe3f7932012-10-08 18:59:53 +00001079 return VT.changeVectorElementTypeToInteger();
Scott Michela6729e82008-03-10 15:42:14 +00001080}
1081
Hal Finkel62ac7362014-09-19 11:42:56 +00001082bool PPCTargetLowering::enableAggressiveFMAFusion(EVT VT) const {
1083 assert(VT.isFloatingPoint() && "Non-floating-point FMA?");
1084 return true;
1085}
1086
Chris Lattner4211ca92006-04-14 06:01:58 +00001087//===----------------------------------------------------------------------===//
1088// Node matching predicates, for use by the tblgen matching code.
1089//===----------------------------------------------------------------------===//
1090
Chris Lattner7f1fa8e2005-08-26 17:36:52 +00001091/// isFloatingPointZero - Return true if this is 0.0 or -0.0.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001092static bool isFloatingPointZero(SDValue Op) {
Chris Lattner7f1fa8e2005-08-26 17:36:52 +00001093 if (ConstantFPSDNode *CFP = dyn_cast<ConstantFPSDNode>(Op))
Dale Johannesen3cf889f2007-08-31 04:03:46 +00001094 return CFP->getValueAPF().isZero();
Gabor Greiff304a7a2008-08-28 21:40:38 +00001095 else if (ISD::isEXTLoad(Op.getNode()) || ISD::isNON_EXTLoad(Op.getNode())) {
Chris Lattner7f1fa8e2005-08-26 17:36:52 +00001096 // Maybe this has already been legalized into the constant pool?
1097 if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(Op.getOperand(1)))
Dan Gohmanbcaf6812010-04-15 01:51:59 +00001098 if (const ConstantFP *CFP = dyn_cast<ConstantFP>(CP->getConstVal()))
Dale Johannesen3cf889f2007-08-31 04:03:46 +00001099 return CFP->getValueAPF().isZero();
Chris Lattner7f1fa8e2005-08-26 17:36:52 +00001100 }
1101 return false;
1102}
1103
Chris Lattnere8b83b42006-04-06 17:23:16 +00001104/// isConstantOrUndef - Op is either an undef node or a ConstantSDNode. Return
1105/// true if Op is undef or if it matches the specified value.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001106static bool isConstantOrUndef(int Op, int Val) {
1107 return Op < 0 || Op == Val;
Chris Lattnere8b83b42006-04-06 17:23:16 +00001108}
1109
1110/// isVPKUHUMShuffleMask - Return true if this is the shuffle mask for a
1111/// VPKUHUM instruction.
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001112/// The ShuffleKind distinguishes between big-endian operations with
1113/// two different inputs (0), either-endian operations with two identical
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00001114/// inputs (1), and little-endian operations with two different inputs (2).
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001115/// For the latter, the input operands are swapped (see PPCInstrAltivec.td).
1116bool PPC::isVPKUHUMShuffleMask(ShuffleVectorSDNode *N, unsigned ShuffleKind,
Bill Schmidtf910a062014-06-10 14:35:01 +00001117 SelectionDAG &DAG) {
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001118 bool IsLE = DAG.getDataLayout().isLittleEndian();
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001119 if (ShuffleKind == 0) {
Eric Christopherd9134482014-08-04 21:25:23 +00001120 if (IsLE)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001121 return false;
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001122 for (unsigned i = 0; i != 16; ++i)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001123 if (!isConstantOrUndef(N->getMaskElt(i), i*2+1))
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001124 return false;
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001125 } else if (ShuffleKind == 2) {
Eric Christopherd9134482014-08-04 21:25:23 +00001126 if (!IsLE)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001127 return false;
1128 for (unsigned i = 0; i != 16; ++i)
1129 if (!isConstantOrUndef(N->getMaskElt(i), i*2))
1130 return false;
1131 } else if (ShuffleKind == 1) {
Eric Christopherd9134482014-08-04 21:25:23 +00001132 unsigned j = IsLE ? 0 : 1;
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001133 for (unsigned i = 0; i != 8; ++i)
Bill Schmidtf910a062014-06-10 14:35:01 +00001134 if (!isConstantOrUndef(N->getMaskElt(i), i*2+j) ||
1135 !isConstantOrUndef(N->getMaskElt(i+8), i*2+j))
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001136 return false;
1137 }
Chris Lattner1d338192006-04-06 18:26:28 +00001138 return true;
Chris Lattnere8b83b42006-04-06 17:23:16 +00001139}
1140
1141/// isVPKUWUMShuffleMask - Return true if this is the shuffle mask for a
1142/// VPKUWUM instruction.
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001143/// The ShuffleKind distinguishes between big-endian operations with
1144/// two different inputs (0), either-endian operations with two identical
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00001145/// inputs (1), and little-endian operations with two different inputs (2).
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001146/// For the latter, the input operands are swapped (see PPCInstrAltivec.td).
1147bool PPC::isVPKUWUMShuffleMask(ShuffleVectorSDNode *N, unsigned ShuffleKind,
Bill Schmidtf910a062014-06-10 14:35:01 +00001148 SelectionDAG &DAG) {
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001149 bool IsLE = DAG.getDataLayout().isLittleEndian();
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001150 if (ShuffleKind == 0) {
Eric Christopherd9134482014-08-04 21:25:23 +00001151 if (IsLE)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001152 return false;
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001153 for (unsigned i = 0; i != 16; i += 2)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001154 if (!isConstantOrUndef(N->getMaskElt(i ), i*2+2) ||
1155 !isConstantOrUndef(N->getMaskElt(i+1), i*2+3))
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001156 return false;
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001157 } else if (ShuffleKind == 2) {
Eric Christopherd9134482014-08-04 21:25:23 +00001158 if (!IsLE)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001159 return false;
1160 for (unsigned i = 0; i != 16; i += 2)
1161 if (!isConstantOrUndef(N->getMaskElt(i ), i*2) ||
1162 !isConstantOrUndef(N->getMaskElt(i+1), i*2+1))
1163 return false;
1164 } else if (ShuffleKind == 1) {
Eric Christopherd9134482014-08-04 21:25:23 +00001165 unsigned j = IsLE ? 0 : 2;
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001166 for (unsigned i = 0; i != 8; i += 2)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001167 if (!isConstantOrUndef(N->getMaskElt(i ), i*2+j) ||
1168 !isConstantOrUndef(N->getMaskElt(i+1), i*2+j+1) ||
1169 !isConstantOrUndef(N->getMaskElt(i+8), i*2+j) ||
1170 !isConstantOrUndef(N->getMaskElt(i+9), i*2+j+1))
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001171 return false;
1172 }
Chris Lattner1d338192006-04-06 18:26:28 +00001173 return true;
Chris Lattnere8b83b42006-04-06 17:23:16 +00001174}
1175
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00001176/// isVPKUDUMShuffleMask - Return true if this is the shuffle mask for a
Bill Schmidte13ac912015-05-21 20:48:49 +00001177/// VPKUDUM instruction, AND the VPKUDUM instruction exists for the
1178/// current subtarget.
1179///
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00001180/// The ShuffleKind distinguishes between big-endian operations with
1181/// two different inputs (0), either-endian operations with two identical
1182/// inputs (1), and little-endian operations with two different inputs (2).
1183/// For the latter, the input operands are swapped (see PPCInstrAltivec.td).
1184bool PPC::isVPKUDUMShuffleMask(ShuffleVectorSDNode *N, unsigned ShuffleKind,
1185 SelectionDAG &DAG) {
Bill Schmidte13ac912015-05-21 20:48:49 +00001186 const PPCSubtarget& Subtarget =
1187 static_cast<const PPCSubtarget&>(DAG.getSubtarget());
1188 if (!Subtarget.hasP8Vector())
1189 return false;
1190
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001191 bool IsLE = DAG.getDataLayout().isLittleEndian();
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00001192 if (ShuffleKind == 0) {
1193 if (IsLE)
1194 return false;
1195 for (unsigned i = 0; i != 16; i += 4)
1196 if (!isConstantOrUndef(N->getMaskElt(i ), i*2+4) ||
1197 !isConstantOrUndef(N->getMaskElt(i+1), i*2+5) ||
1198 !isConstantOrUndef(N->getMaskElt(i+2), i*2+6) ||
1199 !isConstantOrUndef(N->getMaskElt(i+3), i*2+7))
1200 return false;
1201 } else if (ShuffleKind == 2) {
1202 if (!IsLE)
1203 return false;
1204 for (unsigned i = 0; i != 16; i += 4)
1205 if (!isConstantOrUndef(N->getMaskElt(i ), i*2) ||
1206 !isConstantOrUndef(N->getMaskElt(i+1), i*2+1) ||
1207 !isConstantOrUndef(N->getMaskElt(i+2), i*2+2) ||
1208 !isConstantOrUndef(N->getMaskElt(i+3), i*2+3))
1209 return false;
1210 } else if (ShuffleKind == 1) {
1211 unsigned j = IsLE ? 0 : 4;
1212 for (unsigned i = 0; i != 8; i += 4)
1213 if (!isConstantOrUndef(N->getMaskElt(i ), i*2+j) ||
1214 !isConstantOrUndef(N->getMaskElt(i+1), i*2+j+1) ||
1215 !isConstantOrUndef(N->getMaskElt(i+2), i*2+j+2) ||
1216 !isConstantOrUndef(N->getMaskElt(i+3), i*2+j+3) ||
1217 !isConstantOrUndef(N->getMaskElt(i+8), i*2+j) ||
1218 !isConstantOrUndef(N->getMaskElt(i+9), i*2+j+1) ||
1219 !isConstantOrUndef(N->getMaskElt(i+10), i*2+j+2) ||
1220 !isConstantOrUndef(N->getMaskElt(i+11), i*2+j+3))
1221 return false;
1222 }
1223 return true;
1224}
1225
Chris Lattnerf38e0332006-04-06 22:02:42 +00001226/// isVMerge - Common function, used to match vmrg* shuffles.
1227///
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001228static bool isVMerge(ShuffleVectorSDNode *N, unsigned UnitSize,
Chris Lattnerf38e0332006-04-06 22:02:42 +00001229 unsigned LHSStart, unsigned RHSStart) {
Hal Finkeldf3e34d2014-03-26 22:58:37 +00001230 if (N->getValueType(0) != MVT::v16i8)
1231 return false;
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001232 assert((UnitSize == 1 || UnitSize == 2 || UnitSize == 4) &&
1233 "Unsupported merge size!");
Scott Michelcf0da6c2009-02-17 22:15:04 +00001234
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001235 for (unsigned i = 0; i != 8/UnitSize; ++i) // Step over units
1236 for (unsigned j = 0; j != UnitSize; ++j) { // Step over bytes within unit
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001237 if (!isConstantOrUndef(N->getMaskElt(i*UnitSize*2+j),
Chris Lattnerf38e0332006-04-06 22:02:42 +00001238 LHSStart+j+i*UnitSize) ||
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001239 !isConstantOrUndef(N->getMaskElt(i*UnitSize*2+UnitSize+j),
Chris Lattnerf38e0332006-04-06 22:02:42 +00001240 RHSStart+j+i*UnitSize))
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001241 return false;
1242 }
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001243 return true;
Chris Lattnerf38e0332006-04-06 22:02:42 +00001244}
1245
1246/// isVMRGLShuffleMask - Return true if this is a shuffle mask suitable for
Bill Schmidtf910a062014-06-10 14:35:01 +00001247/// a VMRGL* instruction with the specified unit size (1,2 or 4 bytes).
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001248/// The ShuffleKind distinguishes between big-endian merges with two
1249/// different inputs (0), either-endian merges with two identical inputs (1),
1250/// and little-endian merges with two different inputs (2). For the latter,
1251/// the input operands are swapped (see PPCInstrAltivec.td).
Wesley Peck527da1b2010-11-23 03:31:01 +00001252bool PPC::isVMRGLShuffleMask(ShuffleVectorSDNode *N, unsigned UnitSize,
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001253 unsigned ShuffleKind, SelectionDAG &DAG) {
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001254 if (DAG.getDataLayout().isLittleEndian()) {
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001255 if (ShuffleKind == 1) // unary
1256 return isVMerge(N, UnitSize, 0, 0);
1257 else if (ShuffleKind == 2) // swapped
Bill Schmidtf910a062014-06-10 14:35:01 +00001258 return isVMerge(N, UnitSize, 0, 16);
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001259 else
1260 return false;
Bill Schmidtf910a062014-06-10 14:35:01 +00001261 } else {
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001262 if (ShuffleKind == 1) // unary
1263 return isVMerge(N, UnitSize, 8, 8);
1264 else if (ShuffleKind == 0) // normal
Bill Schmidtf910a062014-06-10 14:35:01 +00001265 return isVMerge(N, UnitSize, 8, 24);
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001266 else
1267 return false;
Bill Schmidtf910a062014-06-10 14:35:01 +00001268 }
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001269}
1270
1271/// isVMRGHShuffleMask - Return true if this is a shuffle mask suitable for
Bill Schmidtf910a062014-06-10 14:35:01 +00001272/// a VMRGH* instruction with the specified unit size (1,2 or 4 bytes).
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001273/// The ShuffleKind distinguishes between big-endian merges with two
1274/// different inputs (0), either-endian merges with two identical inputs (1),
1275/// and little-endian merges with two different inputs (2). For the latter,
1276/// the input operands are swapped (see PPCInstrAltivec.td).
Wesley Peck527da1b2010-11-23 03:31:01 +00001277bool PPC::isVMRGHShuffleMask(ShuffleVectorSDNode *N, unsigned UnitSize,
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001278 unsigned ShuffleKind, SelectionDAG &DAG) {
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001279 if (DAG.getDataLayout().isLittleEndian()) {
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001280 if (ShuffleKind == 1) // unary
1281 return isVMerge(N, UnitSize, 8, 8);
1282 else if (ShuffleKind == 2) // swapped
Bill Schmidtf910a062014-06-10 14:35:01 +00001283 return isVMerge(N, UnitSize, 8, 24);
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001284 else
1285 return false;
Bill Schmidtf910a062014-06-10 14:35:01 +00001286 } else {
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001287 if (ShuffleKind == 1) // unary
1288 return isVMerge(N, UnitSize, 0, 0);
1289 else if (ShuffleKind == 0) // normal
Bill Schmidtf910a062014-06-10 14:35:01 +00001290 return isVMerge(N, UnitSize, 0, 16);
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001291 else
1292 return false;
Bill Schmidtf910a062014-06-10 14:35:01 +00001293 }
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001294}
1295
Kit Barton13894c72015-06-25 15:17:40 +00001296/**
1297 * \brief Common function used to match vmrgew and vmrgow shuffles
1298 *
1299 * The indexOffset determines whether to look for even or odd words in
1300 * the shuffle mask. This is based on the of the endianness of the target
1301 * machine.
1302 * - Little Endian:
1303 * - Use offset of 0 to check for odd elements
1304 * - Use offset of 4 to check for even elements
1305 * - Big Endian:
1306 * - Use offset of 0 to check for even elements
1307 * - Use offset of 4 to check for odd elements
1308 * A detailed description of the vector element ordering for little endian and
NAKAMURA Takumi520b45d2015-06-25 23:38:44 +00001309 * big endian can be found at
1310 * http://www.ibm.com/developerworks/library/l-ibm-xl-c-cpp-compiler/index.html
Kit Barton13894c72015-06-25 15:17:40 +00001311 * Targeting your applications - what little endian and big endian IBM XL C/C++
NAKAMURA Takumi520b45d2015-06-25 23:38:44 +00001312 * compiler differences mean to you
Kit Barton13894c72015-06-25 15:17:40 +00001313 *
1314 * The mask to the shuffle vector instruction specifies the indices of the
1315 * elements from the two input vectors to place in the result. The elements are
1316 * numbered in array-access order, starting with the first vector. These vectors
1317 * are always of type v16i8, thus each vector will contain 16 elements of size
NAKAMURA Takumi520b45d2015-06-25 23:38:44 +00001318 * 8. More info on the shuffle vector can be found in the
1319 * http://llvm.org/docs/LangRef.html#shufflevector-instruction
1320 * Language Reference.
Kit Barton13894c72015-06-25 15:17:40 +00001321 *
1322 * The RHSStartValue indicates whether the same input vectors are used (unary)
1323 * or two different input vectors are used, based on the following:
1324 * - If the instruction uses the same vector for both inputs, the range of the
1325 * indices will be 0 to 15. In this case, the RHSStart value passed should
1326 * be 0.
1327 * - If the instruction has two different vectors then the range of the
1328 * indices will be 0 to 31. In this case, the RHSStart value passed should
1329 * be 16 (indices 0-15 specify elements in the first vector while indices 16
1330 * to 31 specify elements in the second vector).
1331 *
1332 * \param[in] N The shuffle vector SD Node to analyze
1333 * \param[in] IndexOffset Specifies whether to look for even or odd elements
1334 * \param[in] RHSStartValue Specifies the starting index for the righthand input
1335 * vector to the shuffle_vector instruction
1336 * \return true iff this shuffle vector represents an even or odd word merge
1337 */
1338static bool isVMerge(ShuffleVectorSDNode *N, unsigned IndexOffset,
1339 unsigned RHSStartValue) {
1340 if (N->getValueType(0) != MVT::v16i8)
1341 return false;
1342
1343 for (unsigned i = 0; i < 2; ++i)
1344 for (unsigned j = 0; j < 4; ++j)
1345 if (!isConstantOrUndef(N->getMaskElt(i*4+j),
1346 i*RHSStartValue+j+IndexOffset) ||
1347 !isConstantOrUndef(N->getMaskElt(i*4+j+8),
1348 i*RHSStartValue+j+IndexOffset+8))
1349 return false;
1350 return true;
1351}
1352
1353/**
1354 * \brief Determine if the specified shuffle mask is suitable for the vmrgew or
1355 * vmrgow instructions.
1356 *
1357 * \param[in] N The shuffle vector SD Node to analyze
1358 * \param[in] CheckEven Check for an even merge (true) or an odd merge (false)
1359 * \param[in] ShuffleKind Identify the type of merge:
1360 * - 0 = big-endian merge with two different inputs;
1361 * - 1 = either-endian merge with two identical inputs;
1362 * - 2 = little-endian merge with two different inputs (inputs are swapped for
1363 * little-endian merges).
1364 * \param[in] DAG The current SelectionDAG
1365 * \return true iff this shuffle mask
1366 */
1367bool PPC::isVMRGEOShuffleMask(ShuffleVectorSDNode *N, bool CheckEven,
1368 unsigned ShuffleKind, SelectionDAG &DAG) {
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001369 if (DAG.getDataLayout().isLittleEndian()) {
Kit Barton13894c72015-06-25 15:17:40 +00001370 unsigned indexOffset = CheckEven ? 4 : 0;
1371 if (ShuffleKind == 1) // Unary
1372 return isVMerge(N, indexOffset, 0);
1373 else if (ShuffleKind == 2) // swapped
1374 return isVMerge(N, indexOffset, 16);
1375 else
1376 return false;
1377 }
1378 else {
1379 unsigned indexOffset = CheckEven ? 0 : 4;
1380 if (ShuffleKind == 1) // Unary
1381 return isVMerge(N, indexOffset, 0);
1382 else if (ShuffleKind == 0) // Normal
1383 return isVMerge(N, indexOffset, 16);
1384 else
1385 return false;
1386 }
1387 return false;
1388}
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001389
Chris Lattner1d338192006-04-06 18:26:28 +00001390/// isVSLDOIShuffleMask - If this is a vsldoi shuffle mask, return the shift
1391/// amount, otherwise return -1.
Bill Schmidt42a69362014-08-05 20:47:25 +00001392/// The ShuffleKind distinguishes between big-endian operations with two
1393/// different inputs (0), either-endian operations with two identical inputs
1394/// (1), and little-endian operations with two different inputs (2). For the
1395/// latter, the input operands are swapped (see PPCInstrAltivec.td).
1396int PPC::isVSLDOIShuffleMask(SDNode *N, unsigned ShuffleKind,
1397 SelectionDAG &DAG) {
Hal Finkeldf3e34d2014-03-26 22:58:37 +00001398 if (N->getValueType(0) != MVT::v16i8)
Hal Finkela775e512014-04-08 19:00:27 +00001399 return -1;
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001400
1401 ShuffleVectorSDNode *SVOp = cast<ShuffleVectorSDNode>(N);
Wesley Peck527da1b2010-11-23 03:31:01 +00001402
Chris Lattner1d338192006-04-06 18:26:28 +00001403 // Find the first non-undef value in the shuffle mask.
1404 unsigned i;
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001405 for (i = 0; i != 16 && SVOp->getMaskElt(i) < 0; ++i)
Chris Lattner1d338192006-04-06 18:26:28 +00001406 /*search*/;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001407
Chris Lattner1d338192006-04-06 18:26:28 +00001408 if (i == 16) return -1; // all undef.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001409
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001410 // Otherwise, check to see if the rest of the elements are consecutively
Chris Lattner1d338192006-04-06 18:26:28 +00001411 // numbered from this value.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001412 unsigned ShiftAmt = SVOp->getMaskElt(i);
Chris Lattner1d338192006-04-06 18:26:28 +00001413 if (ShiftAmt < i) return -1;
Chris Lattnere8b83b42006-04-06 17:23:16 +00001414
Bill Schmidtf04e9982014-08-04 23:21:01 +00001415 ShiftAmt -= i;
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001416 bool isLE = DAG.getDataLayout().isLittleEndian();
Bill Schmidtf910a062014-06-10 14:35:01 +00001417
Bill Schmidt42a69362014-08-05 20:47:25 +00001418 if ((ShuffleKind == 0 && !isLE) || (ShuffleKind == 2 && isLE)) {
Bill Schmidtf04e9982014-08-04 23:21:01 +00001419 // Check the rest of the elements to see if they are consecutive.
1420 for (++i; i != 16; ++i)
1421 if (!isConstantOrUndef(SVOp->getMaskElt(i), ShiftAmt+i))
1422 return -1;
Bill Schmidt42a69362014-08-05 20:47:25 +00001423 } else if (ShuffleKind == 1) {
Bill Schmidtf04e9982014-08-04 23:21:01 +00001424 // Check the rest of the elements to see if they are consecutive.
1425 for (++i; i != 16; ++i)
1426 if (!isConstantOrUndef(SVOp->getMaskElt(i), (ShiftAmt+i) & 15))
1427 return -1;
Bill Schmidt42a69362014-08-05 20:47:25 +00001428 } else
1429 return -1;
1430
Bill Schmidt1e77bb12015-07-15 15:45:30 +00001431 if (isLE)
Bill Schmidt42a69362014-08-05 20:47:25 +00001432 ShiftAmt = 16 - ShiftAmt;
Bill Schmidtf04e9982014-08-04 23:21:01 +00001433
Chris Lattner1d338192006-04-06 18:26:28 +00001434 return ShiftAmt;
1435}
Chris Lattnerffc47562006-03-20 06:33:01 +00001436
1437/// isSplatShuffleMask - Return true if the specified VECTOR_SHUFFLE operand
1438/// specifies a splat of a single element that is suitable for input to
1439/// VSPLTB/VSPLTH/VSPLTW.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001440bool PPC::isSplatShuffleMask(ShuffleVectorSDNode *N, unsigned EltSize) {
Owen Anderson9f944592009-08-11 20:47:22 +00001441 assert(N->getValueType(0) == MVT::v16i8 &&
Chris Lattner95c7adc2006-04-04 17:25:31 +00001442 (EltSize == 1 || EltSize == 2 || EltSize == 4));
Scott Michelcf0da6c2009-02-17 22:15:04 +00001443
Bill Schmidt42ddd712015-07-29 14:31:57 +00001444 // The consecutive indices need to specify an element, not part of two
1445 // different elements. So abandon ship early if this isn't the case.
1446 if (N->getMaskElt(0) % EltSize != 0)
1447 return false;
1448
Chris Lattnera8fbb6d2006-03-20 06:37:44 +00001449 // This is a splat operation if each element of the permute is the same, and
1450 // if the value doesn't reference the second vector.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001451 unsigned ElementBase = N->getMaskElt(0);
Wesley Peck527da1b2010-11-23 03:31:01 +00001452
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001453 // FIXME: Handle UNDEF elements too!
1454 if (ElementBase >= 16)
Chris Lattner95c7adc2006-04-04 17:25:31 +00001455 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001456
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001457 // Check that the indices are consecutive, in the case of a multi-byte element
1458 // splatted with a v16i8 mask.
1459 for (unsigned i = 1; i != EltSize; ++i)
1460 if (N->getMaskElt(i) < 0 || N->getMaskElt(i) != (int)(i+ElementBase))
Chris Lattner95c7adc2006-04-04 17:25:31 +00001461 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001462
Chris Lattner95c7adc2006-04-04 17:25:31 +00001463 for (unsigned i = EltSize, e = 16; i != e; i += EltSize) {
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001464 if (N->getMaskElt(i) < 0) continue;
Chris Lattner95c7adc2006-04-04 17:25:31 +00001465 for (unsigned j = 0; j != EltSize; ++j)
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001466 if (N->getMaskElt(i+j) != N->getMaskElt(j))
Chris Lattner95c7adc2006-04-04 17:25:31 +00001467 return false;
Chris Lattnera8fbb6d2006-03-20 06:37:44 +00001468 }
Chris Lattner95c7adc2006-04-04 17:25:31 +00001469 return true;
Chris Lattnerffc47562006-03-20 06:33:01 +00001470}
1471
1472/// getVSPLTImmediate - Return the appropriate VSPLT* immediate to splat the
1473/// specified isSplatShuffleMask VECTOR_SHUFFLE mask.
Bill Schmidtf910a062014-06-10 14:35:01 +00001474unsigned PPC::getVSPLTImmediate(SDNode *N, unsigned EltSize,
1475 SelectionDAG &DAG) {
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001476 ShuffleVectorSDNode *SVOp = cast<ShuffleVectorSDNode>(N);
1477 assert(isSplatShuffleMask(SVOp, EltSize));
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001478 if (DAG.getDataLayout().isLittleEndian())
Bill Schmidtf910a062014-06-10 14:35:01 +00001479 return (16 / EltSize) - 1 - (SVOp->getMaskElt(0) / EltSize);
1480 else
1481 return SVOp->getMaskElt(0) / EltSize;
Chris Lattnerffc47562006-03-20 06:33:01 +00001482}
1483
Chris Lattner74cf9ff2006-04-12 17:37:20 +00001484/// get_VSPLTI_elt - If this is a build_vector of constants which can be formed
Chris Lattnerd71a1f92006-04-08 06:46:53 +00001485/// by using a vspltis[bhw] instruction of the specified element size, return
1486/// the constant being splatted. The ByteSize field indicates the number of
1487/// bytes of each element [124] -> [bhw].
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001488SDValue PPC::get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG) {
Craig Topper062a2ba2014-04-25 05:30:21 +00001489 SDValue OpVal(nullptr, 0);
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001490
1491 // If ByteSize of the splat is bigger than the element size of the
1492 // build_vector, then we have a case where we are checking for a splat where
1493 // multiple elements of the buildvector are folded together into a single
1494 // logical element of the splat (e.g. "vsplish 1" to splat {0,1}*8).
1495 unsigned EltSize = 16/N->getNumOperands();
1496 if (EltSize < ByteSize) {
1497 unsigned Multiple = ByteSize/EltSize; // Number of BV entries per spltval.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001498 SDValue UniquedVals[4];
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001499 assert(Multiple > 1 && Multiple <= 4 && "How can this happen?");
Scott Michelcf0da6c2009-02-17 22:15:04 +00001500
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001501 // See if all of the elements in the buildvector agree across.
1502 for (unsigned i = 0, e = N->getNumOperands(); i != e; ++i) {
1503 if (N->getOperand(i).getOpcode() == ISD::UNDEF) continue;
1504 // If the element isn't a constant, bail fully out.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001505 if (!isa<ConstantSDNode>(N->getOperand(i))) return SDValue();
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001506
Scott Michelcf0da6c2009-02-17 22:15:04 +00001507
Craig Topper062a2ba2014-04-25 05:30:21 +00001508 if (!UniquedVals[i&(Multiple-1)].getNode())
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001509 UniquedVals[i&(Multiple-1)] = N->getOperand(i);
1510 else if (UniquedVals[i&(Multiple-1)] != N->getOperand(i))
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001511 return SDValue(); // no match.
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001512 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001513
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001514 // Okay, if we reached this point, UniquedVals[0..Multiple-1] contains
1515 // either constant or undef values that are identical for each chunk. See
1516 // if these chunks can form into a larger vspltis*.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001517
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001518 // Check to see if all of the leading entries are either 0 or -1. If
1519 // neither, then this won't fit into the immediate field.
1520 bool LeadingZero = true;
1521 bool LeadingOnes = true;
1522 for (unsigned i = 0; i != Multiple-1; ++i) {
Craig Topper062a2ba2014-04-25 05:30:21 +00001523 if (!UniquedVals[i].getNode()) continue; // Must have been undefs.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001524
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001525 LeadingZero &= cast<ConstantSDNode>(UniquedVals[i])->isNullValue();
1526 LeadingOnes &= cast<ConstantSDNode>(UniquedVals[i])->isAllOnesValue();
1527 }
1528 // Finally, check the least significant entry.
1529 if (LeadingZero) {
Craig Topper062a2ba2014-04-25 05:30:21 +00001530 if (!UniquedVals[Multiple-1].getNode())
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001531 return DAG.getTargetConstant(0, SDLoc(N), MVT::i32); // 0,0,0,undef
Dan Gohmaneffb8942008-09-12 16:56:44 +00001532 int Val = cast<ConstantSDNode>(UniquedVals[Multiple-1])->getZExtValue();
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001533 if (Val < 16) // 0,0,0,4 -> vspltisw(4)
1534 return DAG.getTargetConstant(Val, SDLoc(N), MVT::i32);
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001535 }
1536 if (LeadingOnes) {
Craig Topper062a2ba2014-04-25 05:30:21 +00001537 if (!UniquedVals[Multiple-1].getNode())
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001538 return DAG.getTargetConstant(~0U, SDLoc(N), MVT::i32); // -1,-1,-1,undef
Dan Gohman6e054832008-09-26 21:54:37 +00001539 int Val =cast<ConstantSDNode>(UniquedVals[Multiple-1])->getSExtValue();
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001540 if (Val >= -16) // -1,-1,-1,-2 -> vspltisw(-2)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001541 return DAG.getTargetConstant(Val, SDLoc(N), MVT::i32);
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001542 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001543
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001544 return SDValue();
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001545 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001546
Chris Lattner2771e2c2006-03-25 06:12:06 +00001547 // Check to see if this buildvec has a single non-undef value in its elements.
1548 for (unsigned i = 0, e = N->getNumOperands(); i != e; ++i) {
1549 if (N->getOperand(i).getOpcode() == ISD::UNDEF) continue;
Craig Topper062a2ba2014-04-25 05:30:21 +00001550 if (!OpVal.getNode())
Chris Lattner2771e2c2006-03-25 06:12:06 +00001551 OpVal = N->getOperand(i);
1552 else if (OpVal != N->getOperand(i))
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001553 return SDValue();
Chris Lattner2771e2c2006-03-25 06:12:06 +00001554 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001555
Craig Topper062a2ba2014-04-25 05:30:21 +00001556 if (!OpVal.getNode()) return SDValue(); // All UNDEF: use implicit def.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001557
Eli Friedman9c6ab1a2009-05-24 02:03:36 +00001558 unsigned ValSizeInBytes = EltSize;
Nate Begeman1b392872006-03-28 04:15:58 +00001559 uint64_t Value = 0;
Chris Lattner2771e2c2006-03-25 06:12:06 +00001560 if (ConstantSDNode *CN = dyn_cast<ConstantSDNode>(OpVal)) {
Dan Gohmaneffb8942008-09-12 16:56:44 +00001561 Value = CN->getZExtValue();
Chris Lattner2771e2c2006-03-25 06:12:06 +00001562 } else if (ConstantFPSDNode *CN = dyn_cast<ConstantFPSDNode>(OpVal)) {
Owen Anderson9f944592009-08-11 20:47:22 +00001563 assert(CN->getValueType(0) == MVT::f32 && "Only one legal FP vector type!");
Dale Johannesen3cf889f2007-08-31 04:03:46 +00001564 Value = FloatToBits(CN->getValueAPF().convertToFloat());
Chris Lattner2771e2c2006-03-25 06:12:06 +00001565 }
1566
1567 // If the splat value is larger than the element value, then we can never do
1568 // this splat. The only case that we could fit the replicated bits into our
1569 // immediate field for would be zero, and we prefer to use vxor for it.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001570 if (ValSizeInBytes < ByteSize) return SDValue();
Scott Michelcf0da6c2009-02-17 22:15:04 +00001571
Benjamin Kramerb4b51502015-03-25 16:49:59 +00001572 // If the element value is larger than the splat value, check if it consists
1573 // of a repeated bit pattern of size ByteSize.
1574 if (!APInt(ValSizeInBytes * 8, Value).isSplat(ByteSize * 8))
1575 return SDValue();
Chris Lattner2771e2c2006-03-25 06:12:06 +00001576
1577 // Properly sign extend the value.
Richard Smith228e6d42012-08-24 23:29:28 +00001578 int MaskVal = SignExtend32(Value, ByteSize * 8);
Scott Michelcf0da6c2009-02-17 22:15:04 +00001579
Evan Chengb1ddc982006-03-26 09:52:32 +00001580 // If this is zero, don't match, zero matches ISD::isBuildVectorAllZeros.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001581 if (MaskVal == 0) return SDValue();
Chris Lattner2771e2c2006-03-25 06:12:06 +00001582
Chris Lattnerd71a1f92006-04-08 06:46:53 +00001583 // Finally, if this value fits in a 5 bit sext field, return it
Richard Smith228e6d42012-08-24 23:29:28 +00001584 if (SignExtend32<5>(MaskVal) == MaskVal)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001585 return DAG.getTargetConstant(MaskVal, SDLoc(N), MVT::i32);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001586 return SDValue();
Chris Lattner2771e2c2006-03-25 06:12:06 +00001587}
1588
Hal Finkelc93a9a22015-02-25 01:06:45 +00001589/// isQVALIGNIShuffleMask - If this is a qvaligni shuffle mask, return the shift
1590/// amount, otherwise return -1.
1591int PPC::isQVALIGNIShuffleMask(SDNode *N) {
1592 EVT VT = N->getValueType(0);
1593 if (VT != MVT::v4f64 && VT != MVT::v4f32 && VT != MVT::v4i1)
1594 return -1;
1595
1596 ShuffleVectorSDNode *SVOp = cast<ShuffleVectorSDNode>(N);
1597
1598 // Find the first non-undef value in the shuffle mask.
1599 unsigned i;
1600 for (i = 0; i != 4 && SVOp->getMaskElt(i) < 0; ++i)
1601 /*search*/;
1602
1603 if (i == 4) return -1; // all undef.
1604
1605 // Otherwise, check to see if the rest of the elements are consecutively
1606 // numbered from this value.
1607 unsigned ShiftAmt = SVOp->getMaskElt(i);
1608 if (ShiftAmt < i) return -1;
1609 ShiftAmt -= i;
1610
1611 // Check the rest of the elements to see if they are consecutive.
1612 for (++i; i != 4; ++i)
1613 if (!isConstantOrUndef(SVOp->getMaskElt(i), ShiftAmt+i))
1614 return -1;
1615
1616 return ShiftAmt;
1617}
1618
Chris Lattner4211ca92006-04-14 06:01:58 +00001619//===----------------------------------------------------------------------===//
Chris Lattnera801fced2006-11-08 02:15:41 +00001620// Addressing Mode Selection
1621//===----------------------------------------------------------------------===//
1622
1623/// isIntS16Immediate - This method tests to see if the node is either a 32-bit
1624/// or 64-bit immediate, and if the value can be accurately represented as a
1625/// sign extension from a 16-bit value. If so, this returns true and the
1626/// immediate.
1627static bool isIntS16Immediate(SDNode *N, short &Imm) {
Adam Nemet571eb5f2014-05-20 17:20:34 +00001628 if (!isa<ConstantSDNode>(N))
Chris Lattnera801fced2006-11-08 02:15:41 +00001629 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001630
Dan Gohmaneffb8942008-09-12 16:56:44 +00001631 Imm = (short)cast<ConstantSDNode>(N)->getZExtValue();
Owen Anderson9f944592009-08-11 20:47:22 +00001632 if (N->getValueType(0) == MVT::i32)
Dan Gohmaneffb8942008-09-12 16:56:44 +00001633 return Imm == (int32_t)cast<ConstantSDNode>(N)->getZExtValue();
Chris Lattnera801fced2006-11-08 02:15:41 +00001634 else
Dan Gohmaneffb8942008-09-12 16:56:44 +00001635 return Imm == (int64_t)cast<ConstantSDNode>(N)->getZExtValue();
Chris Lattnera801fced2006-11-08 02:15:41 +00001636}
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001637static bool isIntS16Immediate(SDValue Op, short &Imm) {
Gabor Greiff304a7a2008-08-28 21:40:38 +00001638 return isIntS16Immediate(Op.getNode(), Imm);
Chris Lattnera801fced2006-11-08 02:15:41 +00001639}
1640
1641
1642/// SelectAddressRegReg - Given the specified addressed, check to see if it
1643/// can be represented as an indexed [r+r] operation. Returns false if it
1644/// can be more efficiently represented with [r+imm].
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001645bool PPCTargetLowering::SelectAddressRegReg(SDValue N, SDValue &Base,
1646 SDValue &Index,
Dan Gohman02b93132009-01-15 16:29:45 +00001647 SelectionDAG &DAG) const {
Chris Lattnera801fced2006-11-08 02:15:41 +00001648 short imm = 0;
1649 if (N.getOpcode() == ISD::ADD) {
1650 if (isIntS16Immediate(N.getOperand(1), imm))
1651 return false; // r+i
1652 if (N.getOperand(1).getOpcode() == PPCISD::Lo)
1653 return false; // r+i
Scott Michelcf0da6c2009-02-17 22:15:04 +00001654
Chris Lattnera801fced2006-11-08 02:15:41 +00001655 Base = N.getOperand(0);
1656 Index = N.getOperand(1);
1657 return true;
1658 } else if (N.getOpcode() == ISD::OR) {
1659 if (isIntS16Immediate(N.getOperand(1), imm))
1660 return false; // r+i can fold it if we can.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001661
Chris Lattnera801fced2006-11-08 02:15:41 +00001662 // If this is an or of disjoint bitfields, we can codegen this as an add
1663 // (for better address arithmetic) if the LHS and RHS of the OR are provably
1664 // disjoint.
Dan Gohmanf19609a2008-02-27 01:23:58 +00001665 APInt LHSKnownZero, LHSKnownOne;
1666 APInt RHSKnownZero, RHSKnownOne;
Jay Foada0653a32014-05-14 21:14:37 +00001667 DAG.computeKnownBits(N.getOperand(0),
1668 LHSKnownZero, LHSKnownOne);
Scott Michelcf0da6c2009-02-17 22:15:04 +00001669
Dan Gohmanf19609a2008-02-27 01:23:58 +00001670 if (LHSKnownZero.getBoolValue()) {
Jay Foada0653a32014-05-14 21:14:37 +00001671 DAG.computeKnownBits(N.getOperand(1),
1672 RHSKnownZero, RHSKnownOne);
Chris Lattnera801fced2006-11-08 02:15:41 +00001673 // If all of the bits are known zero on the LHS or RHS, the add won't
1674 // carry.
Dan Gohman26854f22008-02-27 21:12:32 +00001675 if (~(LHSKnownZero | RHSKnownZero) == 0) {
Chris Lattnera801fced2006-11-08 02:15:41 +00001676 Base = N.getOperand(0);
1677 Index = N.getOperand(1);
1678 return true;
1679 }
1680 }
1681 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001682
Chris Lattnera801fced2006-11-08 02:15:41 +00001683 return false;
1684}
1685
Hal Finkeldbbf09b2013-07-09 06:34:51 +00001686// If we happen to be doing an i64 load or store into a stack slot that has
1687// less than a 4-byte alignment, then the frame-index elimination may need to
1688// use an indexed load or store instruction (because the offset may not be a
1689// multiple of 4). The extra register needed to hold the offset comes from the
1690// register scavenger, and it is possible that the scavenger will need to use
1691// an emergency spill slot. As a result, we need to make sure that a spill slot
1692// is allocated when doing an i64 load/store into a less-than-4-byte-aligned
1693// stack slot.
1694static void fixupFuncForFI(SelectionDAG &DAG, int FrameIdx, EVT VT) {
1695 // FIXME: This does not handle the LWA case.
1696 if (VT != MVT::i64)
1697 return;
1698
Hal Finkel7ab3db52013-07-10 15:29:01 +00001699 // NOTE: We'll exclude negative FIs here, which come from argument
1700 // lowering, because there are no known test cases triggering this problem
1701 // using packed structures (or similar). We can remove this exclusion if
1702 // we find such a test case. The reason why this is so test-case driven is
1703 // because this entire 'fixup' is only to prevent crashes (from the
1704 // register scavenger) on not-really-valid inputs. For example, if we have:
1705 // %a = alloca i1
1706 // %b = bitcast i1* %a to i64*
1707 // store i64* a, i64 b
1708 // then the store should really be marked as 'align 1', but is not. If it
1709 // were marked as 'align 1' then the indexed form would have been
1710 // instruction-selected initially, and the problem this 'fixup' is preventing
1711 // won't happen regardless.
Hal Finkeldbbf09b2013-07-09 06:34:51 +00001712 if (FrameIdx < 0)
1713 return;
1714
1715 MachineFunction &MF = DAG.getMachineFunction();
1716 MachineFrameInfo *MFI = MF.getFrameInfo();
1717
1718 unsigned Align = MFI->getObjectAlignment(FrameIdx);
1719 if (Align >= 4)
1720 return;
1721
1722 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
1723 FuncInfo->setHasNonRISpills();
1724}
1725
Chris Lattnera801fced2006-11-08 02:15:41 +00001726/// Returns true if the address N can be represented by a base register plus
1727/// a signed 16-bit displacement [r+imm], and if it is not better
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001728/// represented as reg+reg. If Aligned is true, only accept displacements
1729/// suitable for STD and friends, i.e. multiples of 4.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001730bool PPCTargetLowering::SelectAddressRegImm(SDValue N, SDValue &Disp,
Dan Gohman02b93132009-01-15 16:29:45 +00001731 SDValue &Base,
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001732 SelectionDAG &DAG,
1733 bool Aligned) const {
Dale Johannesenab8e4422009-02-06 19:16:40 +00001734 // FIXME dl should come from parent load or store, not from address
Andrew Trickef9de2a2013-05-25 02:42:55 +00001735 SDLoc dl(N);
Chris Lattnera801fced2006-11-08 02:15:41 +00001736 // If this can be more profitably realized as r+r, fail.
1737 if (SelectAddressRegReg(N, Disp, Base, DAG))
1738 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001739
Chris Lattnera801fced2006-11-08 02:15:41 +00001740 if (N.getOpcode() == ISD::ADD) {
1741 short imm = 0;
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001742 if (isIntS16Immediate(N.getOperand(1), imm) &&
1743 (!Aligned || (imm & 3) == 0)) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001744 Disp = DAG.getTargetConstant(imm, dl, N.getValueType());
Chris Lattnera801fced2006-11-08 02:15:41 +00001745 if (FrameIndexSDNode *FI = dyn_cast<FrameIndexSDNode>(N.getOperand(0))) {
1746 Base = DAG.getTargetFrameIndex(FI->getIndex(), N.getValueType());
Hal Finkeldbbf09b2013-07-09 06:34:51 +00001747 fixupFuncForFI(DAG, FI->getIndex(), N.getValueType());
Chris Lattnera801fced2006-11-08 02:15:41 +00001748 } else {
1749 Base = N.getOperand(0);
1750 }
1751 return true; // [r+i]
1752 } else if (N.getOperand(1).getOpcode() == PPCISD::Lo) {
1753 // Match LOAD (ADD (X, Lo(G))).
Gabor Greifc8a9abe2012-04-20 11:41:38 +00001754 assert(!cast<ConstantSDNode>(N.getOperand(1).getOperand(1))->getZExtValue()
Chris Lattnera801fced2006-11-08 02:15:41 +00001755 && "Cannot handle constant offsets yet!");
1756 Disp = N.getOperand(1).getOperand(0); // The global address.
1757 assert(Disp.getOpcode() == ISD::TargetGlobalAddress ||
Roman Divackye3f15c982012-06-04 17:36:38 +00001758 Disp.getOpcode() == ISD::TargetGlobalTLSAddress ||
Chris Lattnera801fced2006-11-08 02:15:41 +00001759 Disp.getOpcode() == ISD::TargetConstantPool ||
1760 Disp.getOpcode() == ISD::TargetJumpTable);
1761 Base = N.getOperand(0);
1762 return true; // [&g+r]
1763 }
1764 } else if (N.getOpcode() == ISD::OR) {
1765 short imm = 0;
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001766 if (isIntS16Immediate(N.getOperand(1), imm) &&
1767 (!Aligned || (imm & 3) == 0)) {
Chris Lattnera801fced2006-11-08 02:15:41 +00001768 // If this is an or of disjoint bitfields, we can codegen this as an add
1769 // (for better address arithmetic) if the LHS and RHS of the OR are
1770 // provably disjoint.
Dan Gohmanf19609a2008-02-27 01:23:58 +00001771 APInt LHSKnownZero, LHSKnownOne;
Jay Foada0653a32014-05-14 21:14:37 +00001772 DAG.computeKnownBits(N.getOperand(0), LHSKnownZero, LHSKnownOne);
Bill Wendling63061832008-03-24 23:16:37 +00001773
Dan Gohmanf19609a2008-02-27 01:23:58 +00001774 if ((LHSKnownZero.getZExtValue()|~(uint64_t)imm) == ~0ULL) {
Chris Lattnera801fced2006-11-08 02:15:41 +00001775 // If all of the bits are known zero on the LHS or RHS, the add won't
1776 // carry.
Ulrich Weigand55a96652014-07-20 22:26:40 +00001777 if (FrameIndexSDNode *FI =
1778 dyn_cast<FrameIndexSDNode>(N.getOperand(0))) {
1779 Base = DAG.getTargetFrameIndex(FI->getIndex(), N.getValueType());
1780 fixupFuncForFI(DAG, FI->getIndex(), N.getValueType());
1781 } else {
1782 Base = N.getOperand(0);
1783 }
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001784 Disp = DAG.getTargetConstant(imm, dl, N.getValueType());
Chris Lattnera801fced2006-11-08 02:15:41 +00001785 return true;
1786 }
1787 }
1788 } else if (ConstantSDNode *CN = dyn_cast<ConstantSDNode>(N)) {
1789 // Loading from a constant address.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001790
Chris Lattnera801fced2006-11-08 02:15:41 +00001791 // If this address fits entirely in a 16-bit sext immediate field, codegen
1792 // this as "d, 0"
1793 short Imm;
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001794 if (isIntS16Immediate(CN, Imm) && (!Aligned || (Imm & 3) == 0)) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001795 Disp = DAG.getTargetConstant(Imm, dl, CN->getValueType(0));
Eric Christopherb1aaebe2014-06-12 22:38:18 +00001796 Base = DAG.getRegister(Subtarget.isPPC64() ? PPC::ZERO8 : PPC::ZERO,
Hal Finkelf70c41e2013-03-21 23:45:03 +00001797 CN->getValueType(0));
Chris Lattnera801fced2006-11-08 02:15:41 +00001798 return true;
1799 }
Chris Lattner4a9c0bb2007-02-17 06:44:03 +00001800
1801 // Handle 32-bit sext immediates with LIS + addr mode.
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001802 if ((CN->getValueType(0) == MVT::i32 ||
1803 (int64_t)CN->getZExtValue() == (int)CN->getZExtValue()) &&
1804 (!Aligned || (CN->getZExtValue() & 3) == 0)) {
Dan Gohmaneffb8942008-09-12 16:56:44 +00001805 int Addr = (int)CN->getZExtValue();
Scott Michelcf0da6c2009-02-17 22:15:04 +00001806
Chris Lattnera801fced2006-11-08 02:15:41 +00001807 // Otherwise, break this down into an LIS + disp.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001808 Disp = DAG.getTargetConstant((short)Addr, dl, MVT::i32);
Scott Michelcf0da6c2009-02-17 22:15:04 +00001809
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001810 Base = DAG.getTargetConstant((Addr - (signed short)Addr) >> 16, dl,
1811 MVT::i32);
Owen Anderson9f944592009-08-11 20:47:22 +00001812 unsigned Opc = CN->getValueType(0) == MVT::i32 ? PPC::LIS : PPC::LIS8;
Dan Gohman32f71d72009-09-25 18:54:59 +00001813 Base = SDValue(DAG.getMachineNode(Opc, dl, CN->getValueType(0), Base), 0);
Chris Lattnera801fced2006-11-08 02:15:41 +00001814 return true;
1815 }
1816 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001817
Mehdi Amini44ede332015-07-09 02:09:04 +00001818 Disp = DAG.getTargetConstant(0, dl, getPointerTy(DAG.getDataLayout()));
Hal Finkeldbbf09b2013-07-09 06:34:51 +00001819 if (FrameIndexSDNode *FI = dyn_cast<FrameIndexSDNode>(N)) {
Chris Lattnera801fced2006-11-08 02:15:41 +00001820 Base = DAG.getTargetFrameIndex(FI->getIndex(), N.getValueType());
Hal Finkeldbbf09b2013-07-09 06:34:51 +00001821 fixupFuncForFI(DAG, FI->getIndex(), N.getValueType());
1822 } else
Chris Lattnera801fced2006-11-08 02:15:41 +00001823 Base = N;
1824 return true; // [r+0]
1825}
1826
1827/// SelectAddressRegRegOnly - Given the specified addressed, force it to be
1828/// represented as an indexed [r+r] operation.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001829bool PPCTargetLowering::SelectAddressRegRegOnly(SDValue N, SDValue &Base,
1830 SDValue &Index,
Dan Gohman02b93132009-01-15 16:29:45 +00001831 SelectionDAG &DAG) const {
Chris Lattnera801fced2006-11-08 02:15:41 +00001832 // Check to see if we can easily represent this as an [r+r] address. This
1833 // will fail if it thinks that the address is more profitably represented as
1834 // reg+imm, e.g. where imm = 0.
1835 if (SelectAddressRegReg(N, Base, Index, DAG))
1836 return true;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001837
Chris Lattnera801fced2006-11-08 02:15:41 +00001838 // If the operand is an addition, always emit this as [r+r], since this is
1839 // better (for code size, and execution, as the memop does the add for free)
1840 // than emitting an explicit add.
1841 if (N.getOpcode() == ISD::ADD) {
1842 Base = N.getOperand(0);
1843 Index = N.getOperand(1);
1844 return true;
1845 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001846
Chris Lattnera801fced2006-11-08 02:15:41 +00001847 // Otherwise, do it the hard way, using R0 as the base register.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00001848 Base = DAG.getRegister(Subtarget.isPPC64() ? PPC::ZERO8 : PPC::ZERO,
Hal Finkelf70c41e2013-03-21 23:45:03 +00001849 N.getValueType());
Chris Lattnera801fced2006-11-08 02:15:41 +00001850 Index = N;
1851 return true;
1852}
1853
Chris Lattnera801fced2006-11-08 02:15:41 +00001854/// getPreIndexedAddressParts - returns true by value, base pointer and
1855/// offset pointer and addressing mode by reference if the node's address
1856/// can be legally represented as pre-indexed load / store address.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001857bool PPCTargetLowering::getPreIndexedAddressParts(SDNode *N, SDValue &Base,
1858 SDValue &Offset,
Evan Chengb1500072006-11-09 17:55:04 +00001859 ISD::MemIndexedMode &AM,
Dan Gohman02b93132009-01-15 16:29:45 +00001860 SelectionDAG &DAG) const {
Hal Finkel595817e2012-06-04 02:21:00 +00001861 if (DisablePPCPreinc) return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001862
Ulrich Weigande90b0222013-03-22 14:58:48 +00001863 bool isLoad = true;
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001864 SDValue Ptr;
Owen Anderson53aa7a92009-08-10 22:56:29 +00001865 EVT VT;
Hal Finkelb09680b2013-03-18 23:00:58 +00001866 unsigned Alignment;
Chris Lattnera801fced2006-11-08 02:15:41 +00001867 if (LoadSDNode *LD = dyn_cast<LoadSDNode>(N)) {
1868 Ptr = LD->getBasePtr();
Dan Gohman47a7d6f2008-01-30 00:15:11 +00001869 VT = LD->getMemoryVT();
Hal Finkelb09680b2013-03-18 23:00:58 +00001870 Alignment = LD->getAlignment();
Chris Lattnera801fced2006-11-08 02:15:41 +00001871 } else if (StoreSDNode *ST = dyn_cast<StoreSDNode>(N)) {
Chris Lattner68371252006-11-14 01:38:31 +00001872 Ptr = ST->getBasePtr();
Dan Gohman47a7d6f2008-01-30 00:15:11 +00001873 VT = ST->getMemoryVT();
Hal Finkelb09680b2013-03-18 23:00:58 +00001874 Alignment = ST->getAlignment();
Ulrich Weigande90b0222013-03-22 14:58:48 +00001875 isLoad = false;
Chris Lattnera801fced2006-11-08 02:15:41 +00001876 } else
1877 return false;
1878
Hal Finkelc93a9a22015-02-25 01:06:45 +00001879 // PowerPC doesn't have preinc load/store instructions for vectors (except
1880 // for QPX, which does have preinc r+r forms).
1881 if (VT.isVector()) {
1882 if (!Subtarget.hasQPX() || (VT != MVT::v4f64 && VT != MVT::v4f32)) {
1883 return false;
1884 } else if (SelectAddressRegRegOnly(Ptr, Offset, Base, DAG)) {
1885 AM = ISD::PRE_INC;
1886 return true;
1887 }
1888 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001889
Ulrich Weigande90b0222013-03-22 14:58:48 +00001890 if (SelectAddressRegReg(Ptr, Base, Offset, DAG)) {
1891
1892 // Common code will reject creating a pre-inc form if the base pointer
1893 // is a frame index, or if N is a store and the base pointer is either
1894 // the same as or a predecessor of the value being stored. Check for
1895 // those situations here, and try with swapped Base/Offset instead.
1896 bool Swap = false;
1897
1898 if (isa<FrameIndexSDNode>(Base) || isa<RegisterSDNode>(Base))
1899 Swap = true;
1900 else if (!isLoad) {
1901 SDValue Val = cast<StoreSDNode>(N)->getValue();
1902 if (Val == Base || Base.getNode()->isPredecessorOf(Val.getNode()))
1903 Swap = true;
1904 }
1905
1906 if (Swap)
1907 std::swap(Base, Offset);
1908
Hal Finkelca542be2012-06-20 15:43:03 +00001909 AM = ISD::PRE_INC;
1910 return true;
Hal Finkel1cc27e42012-06-19 02:34:32 +00001911 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001912
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001913 // LDU/STU can only handle immediates that are a multiple of 4.
Owen Anderson9f944592009-08-11 20:47:22 +00001914 if (VT != MVT::i64) {
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001915 if (!SelectAddressRegImm(Ptr, Offset, Base, DAG, false))
Chris Lattner474b5b72006-11-15 19:55:13 +00001916 return false;
1917 } else {
Hal Finkelb09680b2013-03-18 23:00:58 +00001918 // LDU/STU need an address with at least 4-byte alignment.
1919 if (Alignment < 4)
1920 return false;
1921
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001922 if (!SelectAddressRegImm(Ptr, Offset, Base, DAG, true))
Chris Lattner474b5b72006-11-15 19:55:13 +00001923 return false;
1924 }
Chris Lattnerb314b152006-11-11 00:08:42 +00001925
Chris Lattnerb314b152006-11-11 00:08:42 +00001926 if (LoadSDNode *LD = dyn_cast<LoadSDNode>(N)) {
Chris Lattner474b5b72006-11-15 19:55:13 +00001927 // PPC64 doesn't have lwau, but it does have lwaux. Reject preinc load of
1928 // sext i32 to i64 when addr mode is r+i.
Owen Anderson9f944592009-08-11 20:47:22 +00001929 if (LD->getValueType(0) == MVT::i64 && LD->getMemoryVT() == MVT::i32 &&
Chris Lattnerb314b152006-11-11 00:08:42 +00001930 LD->getExtensionType() == ISD::SEXTLOAD &&
1931 isa<ConstantSDNode>(Offset))
1932 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001933 }
1934
Chris Lattnerce645542006-11-10 02:08:47 +00001935 AM = ISD::PRE_INC;
1936 return true;
Chris Lattnera801fced2006-11-08 02:15:41 +00001937}
1938
1939//===----------------------------------------------------------------------===//
Chris Lattner4211ca92006-04-14 06:01:58 +00001940// LowerOperation implementation
1941//===----------------------------------------------------------------------===//
1942
Chris Lattneredb9d842010-11-15 02:46:57 +00001943/// GetLabelAccessInfo - Return true if we should reference labels using a
1944/// PICBase, set the HiOpFlags and LoOpFlags to the target MO flags.
Eric Christophercccae792015-01-30 22:02:31 +00001945static bool GetLabelAccessInfo(const TargetMachine &TM,
1946 const PPCSubtarget &Subtarget,
1947 unsigned &HiOpFlags, unsigned &LoOpFlags,
Craig Topper062a2ba2014-04-25 05:30:21 +00001948 const GlobalValue *GV = nullptr) {
Ulrich Weigandd51c09f2013-06-21 14:42:20 +00001949 HiOpFlags = PPCII::MO_HA;
1950 LoOpFlags = PPCII::MO_LO;
Wesley Peck527da1b2010-11-23 03:31:01 +00001951
Hal Finkel3ee2af72014-07-18 23:29:49 +00001952 // Don't use the pic base if not in PIC relocation model.
1953 bool isPIC = TM.getRelocationModel() == Reloc::PIC_;
1954
Chris Lattnerdd6df842010-11-15 03:13:19 +00001955 if (isPIC) {
1956 HiOpFlags |= PPCII::MO_PIC_FLAG;
1957 LoOpFlags |= PPCII::MO_PIC_FLAG;
1958 }
1959
1960 // If this is a reference to a global value that requires a non-lazy-ptr, make
1961 // sure that instruction lowering adds it.
Eric Christophere8dbfe12015-02-13 22:23:04 +00001962 if (GV && Subtarget.hasLazyResolverStub(GV)) {
Chris Lattnerdd6df842010-11-15 03:13:19 +00001963 HiOpFlags |= PPCII::MO_NLP_FLAG;
1964 LoOpFlags |= PPCII::MO_NLP_FLAG;
Wesley Peck527da1b2010-11-23 03:31:01 +00001965
Chris Lattnerdd6df842010-11-15 03:13:19 +00001966 if (GV->hasHiddenVisibility()) {
1967 HiOpFlags |= PPCII::MO_NLP_HIDDEN_FLAG;
1968 LoOpFlags |= PPCII::MO_NLP_HIDDEN_FLAG;
1969 }
1970 }
Wesley Peck527da1b2010-11-23 03:31:01 +00001971
Chris Lattneredb9d842010-11-15 02:46:57 +00001972 return isPIC;
1973}
1974
1975static SDValue LowerLabelRef(SDValue HiPart, SDValue LoPart, bool isPIC,
1976 SelectionDAG &DAG) {
Daniel Jasper48e93f72015-04-28 13:38:35 +00001977 SDLoc DL(HiPart);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001978 EVT PtrVT = HiPart.getValueType();
1979 SDValue Zero = DAG.getConstant(0, DL, PtrVT);
Chris Lattneredb9d842010-11-15 02:46:57 +00001980
1981 SDValue Hi = DAG.getNode(PPCISD::Hi, DL, PtrVT, HiPart, Zero);
1982 SDValue Lo = DAG.getNode(PPCISD::Lo, DL, PtrVT, LoPart, Zero);
Wesley Peck527da1b2010-11-23 03:31:01 +00001983
Chris Lattneredb9d842010-11-15 02:46:57 +00001984 // With PIC, the first instruction is actually "GR+hi(&G)".
1985 if (isPIC)
1986 Hi = DAG.getNode(ISD::ADD, DL, PtrVT,
1987 DAG.getNode(PPCISD::GlobalBaseReg, DL, PtrVT), Hi);
Wesley Peck527da1b2010-11-23 03:31:01 +00001988
Chris Lattneredb9d842010-11-15 02:46:57 +00001989 // Generate non-pic code that has direct accesses to the constant pool.
1990 // The address of the global is just (hi(&g)+lo(&g)).
1991 return DAG.getNode(ISD::ADD, DL, PtrVT, Hi, Lo);
1992}
1993
Hal Finkele6698d52015-02-01 15:03:28 +00001994static void setUsesTOCBasePtr(MachineFunction &MF) {
1995 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
1996 FuncInfo->setUsesTOCBasePtr();
1997}
1998
1999static void setUsesTOCBasePtr(SelectionDAG &DAG) {
2000 setUsesTOCBasePtr(DAG.getMachineFunction());
2001}
2002
Hal Finkelcf599212015-02-25 21:36:59 +00002003static SDValue getTOCEntry(SelectionDAG &DAG, SDLoc dl, bool Is64Bit,
2004 SDValue GA) {
2005 EVT VT = Is64Bit ? MVT::i64 : MVT::i32;
2006 SDValue Reg = Is64Bit ? DAG.getRegister(PPC::X2, VT) :
2007 DAG.getNode(PPCISD::GlobalBaseReg, dl, VT);
2008
2009 SDValue Ops[] = { GA, Reg };
Alex Lorenze40c8a22015-08-11 23:09:45 +00002010 return DAG.getMemIntrinsicNode(
2011 PPCISD::TOC_ENTRY, dl, DAG.getVTList(VT, MVT::Other), Ops, VT,
2012 MachinePointerInfo::getGOT(DAG.getMachineFunction()), 0, false, true,
2013 false, 0);
Hal Finkelcf599212015-02-25 21:36:59 +00002014}
2015
Scott Michelcf0da6c2009-02-17 22:15:04 +00002016SDValue PPCTargetLowering::LowerConstantPool(SDValue Op,
Dan Gohman21cea8a2010-04-17 15:26:15 +00002017 SelectionDAG &DAG) const {
Owen Anderson53aa7a92009-08-10 22:56:29 +00002018 EVT PtrVT = Op.getValueType();
Chris Lattner4211ca92006-04-14 06:01:58 +00002019 ConstantPoolSDNode *CP = cast<ConstantPoolSDNode>(Op);
Dan Gohmanbcaf6812010-04-15 01:51:59 +00002020 const Constant *C = CP->getConstVal();
Chris Lattner4211ca92006-04-14 06:01:58 +00002021
Roman Divackyace47072012-08-24 16:26:02 +00002022 // 64-bit SVR4 ABI code is always position-independent.
2023 // The actual address of the GlobalValue is stored in the TOC.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002024 if (Subtarget.isSVR4ABI() && Subtarget.isPPC64()) {
Hal Finkele6698d52015-02-01 15:03:28 +00002025 setUsesTOCBasePtr(DAG);
Roman Divackyace47072012-08-24 16:26:02 +00002026 SDValue GA = DAG.getTargetConstantPool(C, PtrVT, CP->getAlignment(), 0);
Hal Finkelcf599212015-02-25 21:36:59 +00002027 return getTOCEntry(DAG, SDLoc(CP), true, GA);
Roman Divackyace47072012-08-24 16:26:02 +00002028 }
2029
Chris Lattneredb9d842010-11-15 02:46:57 +00002030 unsigned MOHiFlag, MOLoFlag;
Eric Christophercccae792015-01-30 22:02:31 +00002031 bool isPIC =
2032 GetLabelAccessInfo(DAG.getTarget(), Subtarget, MOHiFlag, MOLoFlag);
Hal Finkel3ee2af72014-07-18 23:29:49 +00002033
2034 if (isPIC && Subtarget.isSVR4ABI()) {
2035 SDValue GA = DAG.getTargetConstantPool(C, PtrVT, CP->getAlignment(),
2036 PPCII::MO_PIC_FLAG);
Hal Finkelcf599212015-02-25 21:36:59 +00002037 return getTOCEntry(DAG, SDLoc(CP), false, GA);
Hal Finkel3ee2af72014-07-18 23:29:49 +00002038 }
2039
Chris Lattneredb9d842010-11-15 02:46:57 +00002040 SDValue CPIHi =
2041 DAG.getTargetConstantPool(C, PtrVT, CP->getAlignment(), 0, MOHiFlag);
2042 SDValue CPILo =
2043 DAG.getTargetConstantPool(C, PtrVT, CP->getAlignment(), 0, MOLoFlag);
2044 return LowerLabelRef(CPIHi, CPILo, isPIC, DAG);
Chris Lattner4211ca92006-04-14 06:01:58 +00002045}
2046
Dan Gohman21cea8a2010-04-17 15:26:15 +00002047SDValue PPCTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const {
Owen Anderson53aa7a92009-08-10 22:56:29 +00002048 EVT PtrVT = Op.getValueType();
Nate Begeman4ca2ea52006-04-22 18:53:45 +00002049 JumpTableSDNode *JT = cast<JumpTableSDNode>(Op);
Wesley Peck527da1b2010-11-23 03:31:01 +00002050
Roman Divackyace47072012-08-24 16:26:02 +00002051 // 64-bit SVR4 ABI code is always position-independent.
2052 // The actual address of the GlobalValue is stored in the TOC.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002053 if (Subtarget.isSVR4ABI() && Subtarget.isPPC64()) {
Hal Finkele6698d52015-02-01 15:03:28 +00002054 setUsesTOCBasePtr(DAG);
Roman Divackyace47072012-08-24 16:26:02 +00002055 SDValue GA = DAG.getTargetJumpTable(JT->getIndex(), PtrVT);
Hal Finkelcf599212015-02-25 21:36:59 +00002056 return getTOCEntry(DAG, SDLoc(JT), true, GA);
Roman Divackyace47072012-08-24 16:26:02 +00002057 }
2058
Chris Lattneredb9d842010-11-15 02:46:57 +00002059 unsigned MOHiFlag, MOLoFlag;
Eric Christophercccae792015-01-30 22:02:31 +00002060 bool isPIC =
2061 GetLabelAccessInfo(DAG.getTarget(), Subtarget, MOHiFlag, MOLoFlag);
Hal Finkel3ee2af72014-07-18 23:29:49 +00002062
2063 if (isPIC && Subtarget.isSVR4ABI()) {
2064 SDValue GA = DAG.getTargetJumpTable(JT->getIndex(), PtrVT,
2065 PPCII::MO_PIC_FLAG);
Hal Finkelcf599212015-02-25 21:36:59 +00002066 return getTOCEntry(DAG, SDLoc(GA), false, GA);
Hal Finkel3ee2af72014-07-18 23:29:49 +00002067 }
2068
Chris Lattneredb9d842010-11-15 02:46:57 +00002069 SDValue JTIHi = DAG.getTargetJumpTable(JT->getIndex(), PtrVT, MOHiFlag);
2070 SDValue JTILo = DAG.getTargetJumpTable(JT->getIndex(), PtrVT, MOLoFlag);
2071 return LowerLabelRef(JTIHi, JTILo, isPIC, DAG);
Lauro Ramos Venancio09d73c02007-07-11 17:19:51 +00002072}
2073
Dan Gohman21cea8a2010-04-17 15:26:15 +00002074SDValue PPCTargetLowering::LowerBlockAddress(SDValue Op,
2075 SelectionDAG &DAG) const {
Bob Wilsonf84f7102009-11-04 21:31:18 +00002076 EVT PtrVT = Op.getValueType();
Ulrich Weigandc8c2ea22014-10-31 10:33:14 +00002077 BlockAddressSDNode *BASDN = cast<BlockAddressSDNode>(Op);
2078 const BlockAddress *BA = BASDN->getBlockAddress();
Bob Wilsonf84f7102009-11-04 21:31:18 +00002079
Ulrich Weigandc8c2ea22014-10-31 10:33:14 +00002080 // 64-bit SVR4 ABI code is always position-independent.
2081 // The actual BlockAddress is stored in the TOC.
2082 if (Subtarget.isSVR4ABI() && Subtarget.isPPC64()) {
Hal Finkele6698d52015-02-01 15:03:28 +00002083 setUsesTOCBasePtr(DAG);
Ulrich Weigandc8c2ea22014-10-31 10:33:14 +00002084 SDValue GA = DAG.getTargetBlockAddress(BA, PtrVT, BASDN->getOffset());
Hal Finkelcf599212015-02-25 21:36:59 +00002085 return getTOCEntry(DAG, SDLoc(BASDN), true, GA);
Ulrich Weigandc8c2ea22014-10-31 10:33:14 +00002086 }
Wesley Peck527da1b2010-11-23 03:31:01 +00002087
Chris Lattneredb9d842010-11-15 02:46:57 +00002088 unsigned MOHiFlag, MOLoFlag;
Eric Christophercccae792015-01-30 22:02:31 +00002089 bool isPIC =
2090 GetLabelAccessInfo(DAG.getTarget(), Subtarget, MOHiFlag, MOLoFlag);
Michael Liaoabb87d42012-09-12 21:43:09 +00002091 SDValue TgtBAHi = DAG.getTargetBlockAddress(BA, PtrVT, 0, MOHiFlag);
2092 SDValue TgtBALo = DAG.getTargetBlockAddress(BA, PtrVT, 0, MOLoFlag);
Chris Lattneredb9d842010-11-15 02:46:57 +00002093 return LowerLabelRef(TgtBAHi, TgtBALo, isPIC, DAG);
2094}
2095
Roman Divackye3f15c982012-06-04 17:36:38 +00002096SDValue PPCTargetLowering::LowerGlobalTLSAddress(SDValue Op,
2097 SelectionDAG &DAG) const {
2098
Bill Schmidtbdae03f2013-09-17 20:22:05 +00002099 // FIXME: TLS addresses currently use medium model code sequences,
2100 // which is the most useful form. Eventually support for small and
2101 // large models could be added if users need it, at the cost of
2102 // additional complexity.
Roman Divackye3f15c982012-06-04 17:36:38 +00002103 GlobalAddressSDNode *GA = cast<GlobalAddressSDNode>(Op);
Chih-Hung Hsieh1e859582015-07-28 16:24:05 +00002104 if (DAG.getTarget().Options.EmulatedTLS)
2105 return LowerToTLSEmulatedModel(GA, DAG);
2106
Andrew Trickef9de2a2013-05-25 02:42:55 +00002107 SDLoc dl(GA);
Roman Divackye3f15c982012-06-04 17:36:38 +00002108 const GlobalValue *GV = GA->getGlobal();
Mehdi Amini44ede332015-07-09 02:09:04 +00002109 EVT PtrVT = getPointerTy(DAG.getDataLayout());
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002110 bool is64bit = Subtarget.isPPC64();
Justin Hibbitsa88b6052014-11-12 15:16:30 +00002111 const Module *M = DAG.getMachineFunction().getFunction()->getParent();
2112 PICLevel::Level picLevel = M->getPICLevel();
Roman Divackye3f15c982012-06-04 17:36:38 +00002113
Bill Schmidtca4a0c92012-12-04 16:18:08 +00002114 TLSModel::Model Model = getTargetMachine().getTLSModel(GV);
Roman Divackye3f15c982012-06-04 17:36:38 +00002115
Bill Schmidtca4a0c92012-12-04 16:18:08 +00002116 if (Model == TLSModel::LocalExec) {
2117 SDValue TGAHi = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0,
Ulrich Weigandd51c09f2013-06-21 14:42:20 +00002118 PPCII::MO_TPREL_HA);
Bill Schmidtca4a0c92012-12-04 16:18:08 +00002119 SDValue TGALo = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0,
Ulrich Weigandd51c09f2013-06-21 14:42:20 +00002120 PPCII::MO_TPREL_LO);
Bill Schmidtca4a0c92012-12-04 16:18:08 +00002121 SDValue TLSReg = DAG.getRegister(is64bit ? PPC::X13 : PPC::R2,
2122 is64bit ? MVT::i64 : MVT::i32);
2123 SDValue Hi = DAG.getNode(PPCISD::Hi, dl, PtrVT, TGAHi, TLSReg);
2124 return DAG.getNode(PPCISD::Lo, dl, PtrVT, TGALo, Hi);
2125 }
Roman Divackye3f15c982012-06-04 17:36:38 +00002126
Bill Schmidtc56f1d32012-12-11 20:30:11 +00002127 if (Model == TLSModel::InitialExec) {
Bill Schmidt732eb912012-12-13 18:45:54 +00002128 SDValue TGA = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0, 0);
Ulrich Weigand5b427592013-07-05 12:22:36 +00002129 SDValue TGATLS = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0,
2130 PPCII::MO_TLS);
Roman Divacky32143e22013-12-20 18:08:54 +00002131 SDValue GOTPtr;
2132 if (is64bit) {
Hal Finkele6698d52015-02-01 15:03:28 +00002133 setUsesTOCBasePtr(DAG);
Roman Divacky32143e22013-12-20 18:08:54 +00002134 SDValue GOTReg = DAG.getRegister(PPC::X2, MVT::i64);
2135 GOTPtr = DAG.getNode(PPCISD::ADDIS_GOT_TPREL_HA, dl,
2136 PtrVT, GOTReg, TGA);
2137 } else
2138 GOTPtr = DAG.getNode(PPCISD::PPC32_GOT, dl, PtrVT);
Bill Schmidt9f0b4ec2012-12-14 17:02:38 +00002139 SDValue TPOffset = DAG.getNode(PPCISD::LD_GOT_TPREL_L, dl,
Roman Divacky32143e22013-12-20 18:08:54 +00002140 PtrVT, TGA, GOTPtr);
Ulrich Weigand5b427592013-07-05 12:22:36 +00002141 return DAG.getNode(PPCISD::ADD_TLS, dl, PtrVT, TPOffset, TGATLS);
Bill Schmidtc56f1d32012-12-11 20:30:11 +00002142 }
Bill Schmidtca4a0c92012-12-04 16:18:08 +00002143
Bill Schmidtc56f1d32012-12-11 20:30:11 +00002144 if (Model == TLSModel::GeneralDynamic) {
Bill Schmidt82f1c772015-02-10 19:09:05 +00002145 SDValue TGA = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0, 0);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002146 SDValue GOTPtr;
2147 if (is64bit) {
Hal Finkele6698d52015-02-01 15:03:28 +00002148 setUsesTOCBasePtr(DAG);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002149 SDValue GOTReg = DAG.getRegister(PPC::X2, MVT::i64);
2150 GOTPtr = DAG.getNode(PPCISD::ADDIS_TLSGD_HA, dl, PtrVT,
2151 GOTReg, TGA);
2152 } else {
Justin Hibbitsa88b6052014-11-12 15:16:30 +00002153 if (picLevel == PICLevel::Small)
2154 GOTPtr = DAG.getNode(PPCISD::GlobalBaseReg, dl, PtrVT);
2155 else
2156 GOTPtr = DAG.getNode(PPCISD::PPC32_PICGOT, dl, PtrVT);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002157 }
Bill Schmidt82f1c772015-02-10 19:09:05 +00002158 return DAG.getNode(PPCISD::ADDI_TLSGD_L_ADDR, dl, PtrVT,
2159 GOTPtr, TGA, TGA);
Bill Schmidtc56f1d32012-12-11 20:30:11 +00002160 }
2161
Bill Schmidt24b8dd62012-12-12 19:29:35 +00002162 if (Model == TLSModel::LocalDynamic) {
Bill Schmidt82f1c772015-02-10 19:09:05 +00002163 SDValue TGA = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0, 0);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002164 SDValue GOTPtr;
2165 if (is64bit) {
Hal Finkele6698d52015-02-01 15:03:28 +00002166 setUsesTOCBasePtr(DAG);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002167 SDValue GOTReg = DAG.getRegister(PPC::X2, MVT::i64);
2168 GOTPtr = DAG.getNode(PPCISD::ADDIS_TLSLD_HA, dl, PtrVT,
2169 GOTReg, TGA);
2170 } else {
Justin Hibbitsa88b6052014-11-12 15:16:30 +00002171 if (picLevel == PICLevel::Small)
2172 GOTPtr = DAG.getNode(PPCISD::GlobalBaseReg, dl, PtrVT);
2173 else
2174 GOTPtr = DAG.getNode(PPCISD::PPC32_PICGOT, dl, PtrVT);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002175 }
Bill Schmidt82f1c772015-02-10 19:09:05 +00002176 SDValue TLSAddr = DAG.getNode(PPCISD::ADDI_TLSLD_L_ADDR, dl,
2177 PtrVT, GOTPtr, TGA, TGA);
2178 SDValue DtvOffsetHi = DAG.getNode(PPCISD::ADDIS_DTPREL_HA, dl,
2179 PtrVT, TLSAddr, TGA);
Bill Schmidt24b8dd62012-12-12 19:29:35 +00002180 return DAG.getNode(PPCISD::ADDI_DTPREL_L, dl, PtrVT, DtvOffsetHi, TGA);
2181 }
2182
2183 llvm_unreachable("Unknown TLS model!");
Roman Divackye3f15c982012-06-04 17:36:38 +00002184}
2185
Chris Lattneredb9d842010-11-15 02:46:57 +00002186SDValue PPCTargetLowering::LowerGlobalAddress(SDValue Op,
2187 SelectionDAG &DAG) const {
2188 EVT PtrVT = Op.getValueType();
2189 GlobalAddressSDNode *GSDN = cast<GlobalAddressSDNode>(Op);
Andrew Trickef9de2a2013-05-25 02:42:55 +00002190 SDLoc DL(GSDN);
Chris Lattneredb9d842010-11-15 02:46:57 +00002191 const GlobalValue *GV = GSDN->getGlobal();
2192
Chris Lattneredb9d842010-11-15 02:46:57 +00002193 // 64-bit SVR4 ABI code is always position-independent.
2194 // The actual address of the GlobalValue is stored in the TOC.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002195 if (Subtarget.isSVR4ABI() && Subtarget.isPPC64()) {
Hal Finkele6698d52015-02-01 15:03:28 +00002196 setUsesTOCBasePtr(DAG);
Chris Lattneredb9d842010-11-15 02:46:57 +00002197 SDValue GA = DAG.getTargetGlobalAddress(GV, DL, PtrVT, GSDN->getOffset());
Hal Finkelcf599212015-02-25 21:36:59 +00002198 return getTOCEntry(DAG, DL, true, GA);
Chris Lattneredb9d842010-11-15 02:46:57 +00002199 }
2200
Chris Lattnerdd6df842010-11-15 03:13:19 +00002201 unsigned MOHiFlag, MOLoFlag;
Eric Christophercccae792015-01-30 22:02:31 +00002202 bool isPIC =
2203 GetLabelAccessInfo(DAG.getTarget(), Subtarget, MOHiFlag, MOLoFlag, GV);
Chris Lattneredb9d842010-11-15 02:46:57 +00002204
Hal Finkel3ee2af72014-07-18 23:29:49 +00002205 if (isPIC && Subtarget.isSVR4ABI()) {
2206 SDValue GA = DAG.getTargetGlobalAddress(GV, DL, PtrVT,
2207 GSDN->getOffset(),
2208 PPCII::MO_PIC_FLAG);
Hal Finkelcf599212015-02-25 21:36:59 +00002209 return getTOCEntry(DAG, DL, false, GA);
Hal Finkel3ee2af72014-07-18 23:29:49 +00002210 }
2211
Chris Lattnerdd6df842010-11-15 03:13:19 +00002212 SDValue GAHi =
2213 DAG.getTargetGlobalAddress(GV, DL, PtrVT, GSDN->getOffset(), MOHiFlag);
2214 SDValue GALo =
2215 DAG.getTargetGlobalAddress(GV, DL, PtrVT, GSDN->getOffset(), MOLoFlag);
Wesley Peck527da1b2010-11-23 03:31:01 +00002216
Chris Lattnerdd6df842010-11-15 03:13:19 +00002217 SDValue Ptr = LowerLabelRef(GAHi, GALo, isPIC, DAG);
Bob Wilsonf84f7102009-11-04 21:31:18 +00002218
Chris Lattnerdd6df842010-11-15 03:13:19 +00002219 // If the global reference is actually to a non-lazy-pointer, we have to do an
2220 // extra load to get the address of the global.
2221 if (MOHiFlag & PPCII::MO_NLP_FLAG)
2222 Ptr = DAG.getLoad(PtrVT, DL, DAG.getEntryNode(), Ptr, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00002223 false, false, false, 0);
Chris Lattnerdd6df842010-11-15 03:13:19 +00002224 return Ptr;
Chris Lattner4211ca92006-04-14 06:01:58 +00002225}
2226
Dan Gohman21cea8a2010-04-17 15:26:15 +00002227SDValue PPCTargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const {
Chris Lattner4211ca92006-04-14 06:01:58 +00002228 ISD::CondCode CC = cast<CondCodeSDNode>(Op.getOperand(2))->get();
Andrew Trickef9de2a2013-05-25 02:42:55 +00002229 SDLoc dl(Op);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002230
Hal Finkel777c9dd2014-03-29 16:04:40 +00002231 if (Op.getValueType() == MVT::v2i64) {
2232 // When the operands themselves are v2i64 values, we need to do something
2233 // special because VSX has no underlying comparison operations for these.
2234 if (Op.getOperand(0).getValueType() == MVT::v2i64) {
2235 // Equality can be handled by casting to the legal type for Altivec
2236 // comparisons, everything else needs to be expanded.
2237 if (CC == ISD::SETEQ || CC == ISD::SETNE) {
2238 return DAG.getNode(ISD::BITCAST, dl, MVT::v2i64,
2239 DAG.getSetCC(dl, MVT::v4i32,
2240 DAG.getNode(ISD::BITCAST, dl, MVT::v4i32, Op.getOperand(0)),
2241 DAG.getNode(ISD::BITCAST, dl, MVT::v4i32, Op.getOperand(1)),
2242 CC));
2243 }
2244
2245 return SDValue();
2246 }
2247
2248 // We handle most of these in the usual way.
2249 return Op;
2250 }
2251
Chris Lattner4211ca92006-04-14 06:01:58 +00002252 // If we're comparing for equality to zero, expose the fact that this is
2253 // implented as a ctlz/srl pair on ppc, so that the dag combiner can
2254 // fold the new nodes.
2255 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(Op.getOperand(1))) {
2256 if (C->isNullValue() && CC == ISD::SETEQ) {
Owen Anderson53aa7a92009-08-10 22:56:29 +00002257 EVT VT = Op.getOperand(0).getValueType();
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002258 SDValue Zext = Op.getOperand(0);
Owen Anderson9f944592009-08-11 20:47:22 +00002259 if (VT.bitsLT(MVT::i32)) {
2260 VT = MVT::i32;
Dale Johannesenf2bb6f02009-02-04 01:48:28 +00002261 Zext = DAG.getNode(ISD::ZERO_EXTEND, dl, VT, Op.getOperand(0));
Scott Michelcf0da6c2009-02-17 22:15:04 +00002262 }
Duncan Sands13237ac2008-06-06 12:08:01 +00002263 unsigned Log2b = Log2_32(VT.getSizeInBits());
Dale Johannesenf2bb6f02009-02-04 01:48:28 +00002264 SDValue Clz = DAG.getNode(ISD::CTLZ, dl, VT, Zext);
2265 SDValue Scc = DAG.getNode(ISD::SRL, dl, VT, Clz,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002266 DAG.getConstant(Log2b, dl, MVT::i32));
Owen Anderson9f944592009-08-11 20:47:22 +00002267 return DAG.getNode(ISD::TRUNCATE, dl, MVT::i32, Scc);
Chris Lattner4211ca92006-04-14 06:01:58 +00002268 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00002269 // Leave comparisons against 0 and -1 alone for now, since they're usually
Chris Lattner4211ca92006-04-14 06:01:58 +00002270 // optimized. FIXME: revisit this when we can custom lower all setcc
2271 // optimizations.
2272 if (C->isAllOnesValue() || C->isNullValue())
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002273 return SDValue();
Chris Lattner4211ca92006-04-14 06:01:58 +00002274 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00002275
Chris Lattner4211ca92006-04-14 06:01:58 +00002276 // If we have an integer seteq/setne, turn it into a compare against zero
Chris Lattner97ff46b2006-11-14 05:28:08 +00002277 // by xor'ing the rhs with the lhs, which is faster than setting a
2278 // condition register, reading it back out, and masking the correct bit. The
2279 // normal approach here uses sub to do this instead of xor. Using xor exposes
2280 // the result to other bit-twiddling opportunities.
Owen Anderson53aa7a92009-08-10 22:56:29 +00002281 EVT LHSVT = Op.getOperand(0).getValueType();
Duncan Sands13237ac2008-06-06 12:08:01 +00002282 if (LHSVT.isInteger() && (CC == ISD::SETEQ || CC == ISD::SETNE)) {
Owen Anderson53aa7a92009-08-10 22:56:29 +00002283 EVT VT = Op.getValueType();
Scott Michelcf0da6c2009-02-17 22:15:04 +00002284 SDValue Sub = DAG.getNode(ISD::XOR, dl, LHSVT, Op.getOperand(0),
Chris Lattner4211ca92006-04-14 06:01:58 +00002285 Op.getOperand(1));
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002286 return DAG.getSetCC(dl, VT, Sub, DAG.getConstant(0, dl, LHSVT), CC);
Chris Lattner4211ca92006-04-14 06:01:58 +00002287 }
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002288 return SDValue();
Chris Lattner4211ca92006-04-14 06:01:58 +00002289}
2290
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002291SDValue PPCTargetLowering::LowerVAARG(SDValue Op, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00002292 const PPCSubtarget &Subtarget) const {
Roman Divacky4394e682011-06-28 15:30:42 +00002293 SDNode *Node = Op.getNode();
2294 EVT VT = Node->getValueType(0);
Mehdi Amini44ede332015-07-09 02:09:04 +00002295 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Roman Divacky4394e682011-06-28 15:30:42 +00002296 SDValue InChain = Node->getOperand(0);
2297 SDValue VAListPtr = Node->getOperand(1);
2298 const Value *SV = cast<SrcValueSDNode>(Node->getOperand(2))->getValue();
Andrew Trickef9de2a2013-05-25 02:42:55 +00002299 SDLoc dl(Node);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002300
Roman Divacky4394e682011-06-28 15:30:42 +00002301 assert(!Subtarget.isPPC64() && "LowerVAARG is PPC32 only");
2302
2303 // gpr_index
2304 SDValue GprIndex = DAG.getExtLoad(ISD::ZEXTLOAD, dl, MVT::i32, InChain,
2305 VAListPtr, MachinePointerInfo(SV), MVT::i8,
Louis Gerbarg67474e32014-07-31 21:45:05 +00002306 false, false, false, 0);
Roman Divacky4394e682011-06-28 15:30:42 +00002307 InChain = GprIndex.getValue(1);
2308
2309 if (VT == MVT::i64) {
2310 // Check if GprIndex is even
2311 SDValue GprAnd = DAG.getNode(ISD::AND, dl, MVT::i32, GprIndex,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002312 DAG.getConstant(1, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002313 SDValue CC64 = DAG.getSetCC(dl, MVT::i32, GprAnd,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002314 DAG.getConstant(0, dl, MVT::i32), ISD::SETNE);
Roman Divacky4394e682011-06-28 15:30:42 +00002315 SDValue GprIndexPlusOne = DAG.getNode(ISD::ADD, dl, MVT::i32, GprIndex,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002316 DAG.getConstant(1, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002317 // Align GprIndex to be even if it isn't
2318 GprIndex = DAG.getNode(ISD::SELECT, dl, MVT::i32, CC64, GprIndexPlusOne,
2319 GprIndex);
2320 }
2321
2322 // fpr index is 1 byte after gpr
2323 SDValue FprPtr = DAG.getNode(ISD::ADD, dl, PtrVT, VAListPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002324 DAG.getConstant(1, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002325
2326 // fpr
2327 SDValue FprIndex = DAG.getExtLoad(ISD::ZEXTLOAD, dl, MVT::i32, InChain,
2328 FprPtr, MachinePointerInfo(SV), MVT::i8,
Louis Gerbarg67474e32014-07-31 21:45:05 +00002329 false, false, false, 0);
Roman Divacky4394e682011-06-28 15:30:42 +00002330 InChain = FprIndex.getValue(1);
2331
2332 SDValue RegSaveAreaPtr = DAG.getNode(ISD::ADD, dl, PtrVT, VAListPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002333 DAG.getConstant(8, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002334
2335 SDValue OverflowAreaPtr = DAG.getNode(ISD::ADD, dl, PtrVT, VAListPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002336 DAG.getConstant(4, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002337
2338 // areas
2339 SDValue OverflowArea = DAG.getLoad(MVT::i32, dl, InChain, OverflowAreaPtr,
Pete Cooper82cd9e82011-11-08 18:42:53 +00002340 MachinePointerInfo(), false, false,
2341 false, 0);
Roman Divacky4394e682011-06-28 15:30:42 +00002342 InChain = OverflowArea.getValue(1);
2343
2344 SDValue RegSaveArea = DAG.getLoad(MVT::i32, dl, InChain, RegSaveAreaPtr,
Pete Cooper82cd9e82011-11-08 18:42:53 +00002345 MachinePointerInfo(), false, false,
2346 false, 0);
Roman Divacky4394e682011-06-28 15:30:42 +00002347 InChain = RegSaveArea.getValue(1);
2348
2349 // select overflow_area if index > 8
2350 SDValue CC = DAG.getSetCC(dl, MVT::i32, VT.isInteger() ? GprIndex : FprIndex,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002351 DAG.getConstant(8, dl, MVT::i32), ISD::SETLT);
Roman Divacky4394e682011-06-28 15:30:42 +00002352
Roman Divacky4394e682011-06-28 15:30:42 +00002353 // adjustment constant gpr_index * 4/8
2354 SDValue RegConstant = DAG.getNode(ISD::MUL, dl, MVT::i32,
2355 VT.isInteger() ? GprIndex : FprIndex,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002356 DAG.getConstant(VT.isInteger() ? 4 : 8, dl,
Roman Divacky4394e682011-06-28 15:30:42 +00002357 MVT::i32));
2358
2359 // OurReg = RegSaveArea + RegConstant
2360 SDValue OurReg = DAG.getNode(ISD::ADD, dl, PtrVT, RegSaveArea,
2361 RegConstant);
2362
2363 // Floating types are 32 bytes into RegSaveArea
2364 if (VT.isFloatingPoint())
2365 OurReg = DAG.getNode(ISD::ADD, dl, PtrVT, OurReg,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002366 DAG.getConstant(32, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002367
2368 // increase {f,g}pr_index by 1 (or 2 if VT is i64)
2369 SDValue IndexPlus1 = DAG.getNode(ISD::ADD, dl, MVT::i32,
2370 VT.isInteger() ? GprIndex : FprIndex,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002371 DAG.getConstant(VT == MVT::i64 ? 2 : 1, dl,
Roman Divacky4394e682011-06-28 15:30:42 +00002372 MVT::i32));
2373
2374 InChain = DAG.getTruncStore(InChain, dl, IndexPlus1,
2375 VT.isInteger() ? VAListPtr : FprPtr,
2376 MachinePointerInfo(SV),
2377 MVT::i8, false, false, 0);
2378
2379 // determine if we should load from reg_save_area or overflow_area
2380 SDValue Result = DAG.getNode(ISD::SELECT, dl, PtrVT, CC, OurReg, OverflowArea);
2381
2382 // increase overflow_area by 4/8 if gpr/fpr > 8
2383 SDValue OverflowAreaPlusN = DAG.getNode(ISD::ADD, dl, PtrVT, OverflowArea,
2384 DAG.getConstant(VT.isInteger() ? 4 : 8,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002385 dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002386
2387 OverflowArea = DAG.getNode(ISD::SELECT, dl, MVT::i32, CC, OverflowArea,
2388 OverflowAreaPlusN);
2389
2390 InChain = DAG.getTruncStore(InChain, dl, OverflowArea,
2391 OverflowAreaPtr,
2392 MachinePointerInfo(),
2393 MVT::i32, false, false, 0);
2394
NAKAMURA Takumi8ad54e02012-08-30 15:52:23 +00002395 return DAG.getLoad(VT, dl, InChain, Result, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00002396 false, false, false, 0);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002397}
2398
Roman Divackyc3825df2013-07-25 21:36:47 +00002399SDValue PPCTargetLowering::LowerVACOPY(SDValue Op, SelectionDAG &DAG,
2400 const PPCSubtarget &Subtarget) const {
2401 assert(!Subtarget.isPPC64() && "LowerVACOPY is PPC32 only");
2402
2403 // We have to copy the entire va_list struct:
2404 // 2*sizeof(char) + 2 Byte alignment + 2*sizeof(char*) = 12 Byte
2405 return DAG.getMemcpy(Op.getOperand(0), Op,
2406 Op.getOperand(1), Op.getOperand(2),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002407 DAG.getConstant(12, SDLoc(Op), MVT::i32), 8, false, true,
2408 false, MachinePointerInfo(), MachinePointerInfo());
Roman Divackyc3825df2013-07-25 21:36:47 +00002409}
2410
Duncan Sandsa0984362011-09-06 13:37:06 +00002411SDValue PPCTargetLowering::LowerADJUST_TRAMPOLINE(SDValue Op,
2412 SelectionDAG &DAG) const {
2413 return Op.getOperand(0);
2414}
2415
2416SDValue PPCTargetLowering::LowerINIT_TRAMPOLINE(SDValue Op,
2417 SelectionDAG &DAG) const {
Bill Wendling95e1af22008-09-17 00:30:57 +00002418 SDValue Chain = Op.getOperand(0);
2419 SDValue Trmp = Op.getOperand(1); // trampoline
2420 SDValue FPtr = Op.getOperand(2); // nested function
2421 SDValue Nest = Op.getOperand(3); // 'nest' parameter value
Andrew Trickef9de2a2013-05-25 02:42:55 +00002422 SDLoc dl(Op);
Bill Wendling95e1af22008-09-17 00:30:57 +00002423
Mehdi Amini44ede332015-07-09 02:09:04 +00002424 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Owen Anderson9f944592009-08-11 20:47:22 +00002425 bool isPPC64 = (PtrVT == MVT::i64);
Mehdi Aminia749f2a2015-07-09 02:09:52 +00002426 Type *IntPtrTy = DAG.getDataLayout().getIntPtrType(*DAG.getContext());
Bill Wendling95e1af22008-09-17 00:30:57 +00002427
Scott Michelcf0da6c2009-02-17 22:15:04 +00002428 TargetLowering::ArgListTy Args;
Bill Wendling95e1af22008-09-17 00:30:57 +00002429 TargetLowering::ArgListEntry Entry;
2430
2431 Entry.Ty = IntPtrTy;
2432 Entry.Node = Trmp; Args.push_back(Entry);
2433
2434 // TrampSize == (isPPC64 ? 48 : 40);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002435 Entry.Node = DAG.getConstant(isPPC64 ? 48 : 40, dl,
Owen Anderson9f944592009-08-11 20:47:22 +00002436 isPPC64 ? MVT::i64 : MVT::i32);
Bill Wendling95e1af22008-09-17 00:30:57 +00002437 Args.push_back(Entry);
2438
2439 Entry.Node = FPtr; Args.push_back(Entry);
2440 Entry.Node = Nest; Args.push_back(Entry);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002441
Bill Wendling95e1af22008-09-17 00:30:57 +00002442 // Lower to a call to __trampoline_setup(Trmp, TrampSize, FPtr, ctx_reg)
Saleem Abdulrasoolf3a5a5c2014-05-17 21:50:17 +00002443 TargetLowering::CallLoweringInfo CLI(DAG);
2444 CLI.setDebugLoc(dl).setChain(Chain)
2445 .setCallee(CallingConv::C, Type::getVoidTy(*DAG.getContext()),
Juergen Ributzka3bd03c72014-07-01 22:01:54 +00002446 DAG.getExternalSymbol("__trampoline_setup", PtrVT),
2447 std::move(Args), 0);
Bill Wendling95e1af22008-09-17 00:30:57 +00002448
Saleem Abdulrasoolf3a5a5c2014-05-17 21:50:17 +00002449 std::pair<SDValue, SDValue> CallResult = LowerCallTo(CLI);
Duncan Sandsa0984362011-09-06 13:37:06 +00002450 return CallResult.second;
Bill Wendling95e1af22008-09-17 00:30:57 +00002451}
2452
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002453SDValue PPCTargetLowering::LowerVASTART(SDValue Op, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00002454 const PPCSubtarget &Subtarget) const {
Dan Gohman31ae5862010-04-17 14:41:14 +00002455 MachineFunction &MF = DAG.getMachineFunction();
2456 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
2457
Andrew Trickef9de2a2013-05-25 02:42:55 +00002458 SDLoc dl(Op);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002459
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002460 if (Subtarget.isDarwinABI() || Subtarget.isPPC64()) {
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002461 // vastart just stores the address of the VarArgsFrameIndex slot into the
2462 // memory location argument.
Mehdi Amini44ede332015-07-09 02:09:04 +00002463 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Dan Gohman31ae5862010-04-17 14:41:14 +00002464 SDValue FR = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), PtrVT);
Dan Gohman2d489b52008-02-06 22:27:42 +00002465 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue();
Chris Lattner676c61d2010-09-21 18:41:36 +00002466 return DAG.getStore(Op.getOperand(0), dl, FR, Op.getOperand(1),
2467 MachinePointerInfo(SV),
David Greene87a5abe2010-02-15 16:56:53 +00002468 false, false, 0);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002469 }
2470
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002471 // For the 32-bit SVR4 ABI we follow the layout of the va_list struct.
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002472 // We suppose the given va_list is already allocated.
2473 //
2474 // typedef struct {
2475 // char gpr; /* index into the array of 8 GPRs
2476 // * stored in the register save area
2477 // * gpr=0 corresponds to r3,
2478 // * gpr=1 to r4, etc.
2479 // */
2480 // char fpr; /* index into the array of 8 FPRs
2481 // * stored in the register save area
2482 // * fpr=0 corresponds to f1,
2483 // * fpr=1 to f2, etc.
2484 // */
2485 // char *overflow_arg_area;
2486 // /* location on stack that holds
2487 // * the next overflow argument
2488 // */
2489 // char *reg_save_area;
2490 // /* where r3:r10 and f1:f8 (if saved)
2491 // * are stored
2492 // */
2493 // } va_list[1];
2494
2495
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002496 SDValue ArgGPR = DAG.getConstant(FuncInfo->getVarArgsNumGPR(), dl, MVT::i32);
2497 SDValue ArgFPR = DAG.getConstant(FuncInfo->getVarArgsNumFPR(), dl, MVT::i32);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002498
Mehdi Amini44ede332015-07-09 02:09:04 +00002499 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Scott Michelcf0da6c2009-02-17 22:15:04 +00002500
Dan Gohman31ae5862010-04-17 14:41:14 +00002501 SDValue StackOffsetFI = DAG.getFrameIndex(FuncInfo->getVarArgsStackOffset(),
2502 PtrVT);
2503 SDValue FR = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(),
2504 PtrVT);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002505
Duncan Sands13237ac2008-06-06 12:08:01 +00002506 uint64_t FrameOffset = PtrVT.getSizeInBits()/8;
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002507 SDValue ConstFrameOffset = DAG.getConstant(FrameOffset, dl, PtrVT);
Dan Gohman2d489b52008-02-06 22:27:42 +00002508
Duncan Sands13237ac2008-06-06 12:08:01 +00002509 uint64_t StackOffset = PtrVT.getSizeInBits()/8 - 1;
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002510 SDValue ConstStackOffset = DAG.getConstant(StackOffset, dl, PtrVT);
Dan Gohman2d489b52008-02-06 22:27:42 +00002511
2512 uint64_t FPROffset = 1;
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002513 SDValue ConstFPROffset = DAG.getConstant(FPROffset, dl, PtrVT);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002514
Dan Gohman2d489b52008-02-06 22:27:42 +00002515 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue();
Scott Michelcf0da6c2009-02-17 22:15:04 +00002516
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002517 // Store first byte : number of int regs
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002518 SDValue firstStore = DAG.getTruncStore(Op.getOperand(0), dl, ArgGPR,
Chris Lattner6963c1f2010-09-21 17:42:31 +00002519 Op.getOperand(1),
2520 MachinePointerInfo(SV),
2521 MVT::i8, false, false, 0);
Dan Gohman2d489b52008-02-06 22:27:42 +00002522 uint64_t nextOffset = FPROffset;
Dale Johannesen021052a2009-02-04 20:06:27 +00002523 SDValue nextPtr = DAG.getNode(ISD::ADD, dl, PtrVT, Op.getOperand(1),
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002524 ConstFPROffset);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002525
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002526 // Store second byte : number of float regs
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002527 SDValue secondStore =
Chris Lattner6963c1f2010-09-21 17:42:31 +00002528 DAG.getTruncStore(firstStore, dl, ArgFPR, nextPtr,
2529 MachinePointerInfo(SV, nextOffset), MVT::i8,
David Greene87a5abe2010-02-15 16:56:53 +00002530 false, false, 0);
Dan Gohman2d489b52008-02-06 22:27:42 +00002531 nextOffset += StackOffset;
Dale Johannesen021052a2009-02-04 20:06:27 +00002532 nextPtr = DAG.getNode(ISD::ADD, dl, PtrVT, nextPtr, ConstStackOffset);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002533
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002534 // Store second word : arguments given on stack
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002535 SDValue thirdStore =
Chris Lattner676c61d2010-09-21 18:41:36 +00002536 DAG.getStore(secondStore, dl, StackOffsetFI, nextPtr,
2537 MachinePointerInfo(SV, nextOffset),
David Greene87a5abe2010-02-15 16:56:53 +00002538 false, false, 0);
Dan Gohman2d489b52008-02-06 22:27:42 +00002539 nextOffset += FrameOffset;
Dale Johannesen021052a2009-02-04 20:06:27 +00002540 nextPtr = DAG.getNode(ISD::ADD, dl, PtrVT, nextPtr, ConstFrameOffset);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002541
2542 // Store third word : arguments given in registers
Chris Lattner676c61d2010-09-21 18:41:36 +00002543 return DAG.getStore(thirdStore, dl, FR, nextPtr,
2544 MachinePointerInfo(SV, nextOffset),
David Greene87a5abe2010-02-15 16:56:53 +00002545 false, false, 0);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002546
Chris Lattner4211ca92006-04-14 06:01:58 +00002547}
2548
Chris Lattner4f2e4e02007-03-06 00:59:59 +00002549#include "PPCGenCallingConv.inc"
2550
Bill Schmidt8c3976e2013-08-26 20:11:46 +00002551// Function whose sole purpose is to kill compiler warnings
2552// stemming from unused functions included from PPCGenCallingConv.inc.
2553CCAssignFn *PPCTargetLowering::useFastISelCCs(unsigned Flag) const {
Bill Schmidt8470b0f2013-08-30 22:18:55 +00002554 return Flag ? CC_PPC64_ELF_FIS : RetCC_PPC64_ELF_FIS;
Bill Schmidt8c3976e2013-08-26 20:11:46 +00002555}
2556
Bill Schmidt230b4512013-06-12 16:39:22 +00002557bool llvm::CC_PPC32_SVR4_Custom_Dummy(unsigned &ValNo, MVT &ValVT, MVT &LocVT,
2558 CCValAssign::LocInfo &LocInfo,
2559 ISD::ArgFlagsTy &ArgFlags,
2560 CCState &State) {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002561 return true;
2562}
2563
Bill Schmidt230b4512013-06-12 16:39:22 +00002564bool llvm::CC_PPC32_SVR4_Custom_AlignArgRegs(unsigned &ValNo, MVT &ValVT,
2565 MVT &LocVT,
2566 CCValAssign::LocInfo &LocInfo,
2567 ISD::ArgFlagsTy &ArgFlags,
2568 CCState &State) {
Craig Topper840beec2014-04-04 05:16:06 +00002569 static const MCPhysReg ArgRegs[] = {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002570 PPC::R3, PPC::R4, PPC::R5, PPC::R6,
2571 PPC::R7, PPC::R8, PPC::R9, PPC::R10,
2572 };
2573 const unsigned NumArgRegs = array_lengthof(ArgRegs);
Wesley Peck527da1b2010-11-23 03:31:01 +00002574
Tim Northover3b6b7ca2015-02-21 02:11:17 +00002575 unsigned RegNum = State.getFirstUnallocated(ArgRegs);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002576
2577 // Skip one register if the first unallocated register has an even register
2578 // number and there are still argument registers available which have not been
2579 // allocated yet. RegNum is actually an index into ArgRegs, which means we
2580 // need to skip a register if RegNum is odd.
2581 if (RegNum != NumArgRegs && RegNum % 2 == 1) {
2582 State.AllocateReg(ArgRegs[RegNum]);
2583 }
Wesley Peck527da1b2010-11-23 03:31:01 +00002584
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002585 // Always return false here, as this function only makes sure that the first
2586 // unallocated register has an odd register number and does not actually
2587 // allocate a register for the current argument.
2588 return false;
2589}
2590
Bill Schmidt230b4512013-06-12 16:39:22 +00002591bool llvm::CC_PPC32_SVR4_Custom_AlignFPArgRegs(unsigned &ValNo, MVT &ValVT,
2592 MVT &LocVT,
2593 CCValAssign::LocInfo &LocInfo,
2594 ISD::ArgFlagsTy &ArgFlags,
2595 CCState &State) {
Craig Topper840beec2014-04-04 05:16:06 +00002596 static const MCPhysReg ArgRegs[] = {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002597 PPC::F1, PPC::F2, PPC::F3, PPC::F4, PPC::F5, PPC::F6, PPC::F7,
2598 PPC::F8
2599 };
2600
2601 const unsigned NumArgRegs = array_lengthof(ArgRegs);
Wesley Peck527da1b2010-11-23 03:31:01 +00002602
Tim Northover3b6b7ca2015-02-21 02:11:17 +00002603 unsigned RegNum = State.getFirstUnallocated(ArgRegs);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002604
2605 // If there is only one Floating-point register left we need to put both f64
2606 // values of a split ppc_fp128 value on the stack.
2607 if (RegNum != NumArgRegs && ArgRegs[RegNum] == PPC::F8) {
2608 State.AllocateReg(ArgRegs[RegNum]);
2609 }
Wesley Peck527da1b2010-11-23 03:31:01 +00002610
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002611 // Always return false here, as this function only makes sure that the two f64
2612 // values a ppc_fp128 value is split into are both passed in registers or both
2613 // passed on the stack and does not actually allocate a register for the
2614 // current argument.
2615 return false;
2616}
2617
Benjamin Kramer7149aab2015-03-01 18:09:56 +00002618/// FPR - The set of FP registers that should be allocated for arguments,
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002619/// on Darwin.
Benjamin Kramer7149aab2015-03-01 18:09:56 +00002620static const MCPhysReg FPR[] = {PPC::F1, PPC::F2, PPC::F3, PPC::F4, PPC::F5,
2621 PPC::F6, PPC::F7, PPC::F8, PPC::F9, PPC::F10,
2622 PPC::F11, PPC::F12, PPC::F13};
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002623
Benjamin Kramer7149aab2015-03-01 18:09:56 +00002624/// QFPR - The set of QPX registers that should be allocated for arguments.
2625static const MCPhysReg QFPR[] = {
2626 PPC::QF1, PPC::QF2, PPC::QF3, PPC::QF4, PPC::QF5, PPC::QF6, PPC::QF7,
2627 PPC::QF8, PPC::QF9, PPC::QF10, PPC::QF11, PPC::QF12, PPC::QF13};
Hal Finkelc93a9a22015-02-25 01:06:45 +00002628
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00002629/// CalculateStackSlotSize - Calculates the size reserved for this argument on
2630/// the stack.
Owen Anderson53aa7a92009-08-10 22:56:29 +00002631static unsigned CalculateStackSlotSize(EVT ArgVT, ISD::ArgFlagsTy Flags,
Tilmann Scheller98bdaaa2009-07-03 06:43:35 +00002632 unsigned PtrByteSize) {
Hal Finkel940ab932014-02-28 00:27:01 +00002633 unsigned ArgSize = ArgVT.getStoreSize();
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00002634 if (Flags.isByVal())
2635 ArgSize = Flags.getByValSize();
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002636
2637 // Round up to multiples of the pointer size, except for array members,
2638 // which are always packed.
2639 if (!Flags.isInConsecutiveRegs())
2640 ArgSize = ((ArgSize + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00002641
2642 return ArgSize;
2643}
Ulrich Weigandec2bf932014-07-07 19:26:41 +00002644
2645/// CalculateStackSlotAlignment - Calculates the alignment of this argument
2646/// on the stack.
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002647static unsigned CalculateStackSlotAlignment(EVT ArgVT, EVT OrigVT,
2648 ISD::ArgFlagsTy Flags,
Ulrich Weigandec2bf932014-07-07 19:26:41 +00002649 unsigned PtrByteSize) {
2650 unsigned Align = PtrByteSize;
2651
2652 // Altivec parameters are padded to a 16 byte boundary.
2653 if (ArgVT == MVT::v4f32 || ArgVT == MVT::v4i32 ||
2654 ArgVT == MVT::v8i16 || ArgVT == MVT::v16i8 ||
Kit Bartond4eb73c2015-05-05 16:10:44 +00002655 ArgVT == MVT::v2f64 || ArgVT == MVT::v2i64 ||
2656 ArgVT == MVT::v1i128)
Ulrich Weigandec2bf932014-07-07 19:26:41 +00002657 Align = 16;
Hal Finkelc93a9a22015-02-25 01:06:45 +00002658 // QPX vector types stored in double-precision are padded to a 32 byte
2659 // boundary.
2660 else if (ArgVT == MVT::v4f64 || ArgVT == MVT::v4i1)
2661 Align = 32;
Ulrich Weigandec2bf932014-07-07 19:26:41 +00002662
2663 // ByVal parameters are aligned as requested.
2664 if (Flags.isByVal()) {
2665 unsigned BVAlign = Flags.getByValAlign();
2666 if (BVAlign > PtrByteSize) {
2667 if (BVAlign % PtrByteSize != 0)
2668 llvm_unreachable(
2669 "ByVal alignment is not a multiple of the pointer size");
2670
2671 Align = BVAlign;
2672 }
2673 }
2674
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002675 // Array members are always packed to their original alignment.
2676 if (Flags.isInConsecutiveRegs()) {
2677 // If the array member was split into multiple registers, the first
2678 // needs to be aligned to the size of the full type. (Except for
2679 // ppcf128, which is only aligned as its f64 components.)
2680 if (Flags.isSplit() && OrigVT != MVT::ppcf128)
2681 Align = OrigVT.getStoreSize();
2682 else
2683 Align = ArgVT.getStoreSize();
2684 }
2685
Ulrich Weigandec2bf932014-07-07 19:26:41 +00002686 return Align;
2687}
2688
Ulrich Weigand8658f172014-07-20 23:43:15 +00002689/// CalculateStackSlotUsed - Return whether this argument will use its
2690/// stack slot (instead of being passed in registers). ArgOffset,
2691/// AvailableFPRs, and AvailableVRs must hold the current argument
2692/// position, and will be updated to account for this argument.
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002693static bool CalculateStackSlotUsed(EVT ArgVT, EVT OrigVT,
2694 ISD::ArgFlagsTy Flags,
Ulrich Weigand8658f172014-07-20 23:43:15 +00002695 unsigned PtrByteSize,
2696 unsigned LinkageSize,
2697 unsigned ParamAreaSize,
2698 unsigned &ArgOffset,
2699 unsigned &AvailableFPRs,
Hal Finkelc93a9a22015-02-25 01:06:45 +00002700 unsigned &AvailableVRs, bool HasQPX) {
Ulrich Weigand8658f172014-07-20 23:43:15 +00002701 bool UseMemory = false;
2702
2703 // Respect alignment of argument on the stack.
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002704 unsigned Align =
2705 CalculateStackSlotAlignment(ArgVT, OrigVT, Flags, PtrByteSize);
Ulrich Weigand8658f172014-07-20 23:43:15 +00002706 ArgOffset = ((ArgOffset + Align - 1) / Align) * Align;
2707 // If there's no space left in the argument save area, we must
2708 // use memory (this check also catches zero-sized arguments).
2709 if (ArgOffset >= LinkageSize + ParamAreaSize)
2710 UseMemory = true;
2711
2712 // Allocate argument on the stack.
2713 ArgOffset += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize);
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002714 if (Flags.isInConsecutiveRegsLast())
2715 ArgOffset = ((ArgOffset + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
Ulrich Weigand8658f172014-07-20 23:43:15 +00002716 // If we overran the argument save area, we must use memory
2717 // (this check catches arguments passed partially in memory)
2718 if (ArgOffset > LinkageSize + ParamAreaSize)
2719 UseMemory = true;
2720
2721 // However, if the argument is actually passed in an FPR or a VR,
2722 // we don't use memory after all.
2723 if (!Flags.isByVal()) {
Hal Finkelc93a9a22015-02-25 01:06:45 +00002724 if (ArgVT == MVT::f32 || ArgVT == MVT::f64 ||
2725 // QPX registers overlap with the scalar FP registers.
2726 (HasQPX && (ArgVT == MVT::v4f32 ||
2727 ArgVT == MVT::v4f64 ||
2728 ArgVT == MVT::v4i1)))
Ulrich Weigand8658f172014-07-20 23:43:15 +00002729 if (AvailableFPRs > 0) {
2730 --AvailableFPRs;
2731 return false;
2732 }
2733 if (ArgVT == MVT::v4f32 || ArgVT == MVT::v4i32 ||
2734 ArgVT == MVT::v8i16 || ArgVT == MVT::v16i8 ||
Kit Bartond4eb73c2015-05-05 16:10:44 +00002735 ArgVT == MVT::v2f64 || ArgVT == MVT::v2i64 ||
2736 ArgVT == MVT::v1i128)
Ulrich Weigand8658f172014-07-20 23:43:15 +00002737 if (AvailableVRs > 0) {
2738 --AvailableVRs;
2739 return false;
2740 }
2741 }
2742
2743 return UseMemory;
2744}
2745
Ulrich Weigand2bffb952014-06-23 13:08:27 +00002746/// EnsureStackAlignment - Round stack frame size up from NumBytes to
2747/// ensure minimum alignment required for target.
Eric Christophercccae792015-01-30 22:02:31 +00002748static unsigned EnsureStackAlignment(const PPCFrameLowering *Lowering,
Ulrich Weigand2bffb952014-06-23 13:08:27 +00002749 unsigned NumBytes) {
Eric Christophercccae792015-01-30 22:02:31 +00002750 unsigned TargetAlign = Lowering->getStackAlignment();
Ulrich Weigand2bffb952014-06-23 13:08:27 +00002751 unsigned AlignMask = TargetAlign - 1;
2752 NumBytes = (NumBytes + AlignMask) & ~AlignMask;
2753 return NumBytes;
2754}
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00002755
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002756SDValue
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002757PPCTargetLowering::LowerFormalArguments(SDValue Chain,
Sandeep Patel68c5f472009-09-02 08:44:58 +00002758 CallingConv::ID CallConv, bool isVarArg,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002759 const SmallVectorImpl<ISD::InputArg>
2760 &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00002761 SDLoc dl, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00002762 SmallVectorImpl<SDValue> &InVals)
2763 const {
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002764 if (Subtarget.isSVR4ABI()) {
2765 if (Subtarget.isPPC64())
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00002766 return LowerFormalArguments_64SVR4(Chain, CallConv, isVarArg, Ins,
2767 dl, DAG, InVals);
2768 else
2769 return LowerFormalArguments_32SVR4(Chain, CallConv, isVarArg, Ins,
2770 dl, DAG, InVals);
Bill Schmidt019cc6f2012-09-19 15:42:13 +00002771 } else {
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00002772 return LowerFormalArguments_Darwin(Chain, CallConv, isVarArg, Ins,
2773 dl, DAG, InVals);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002774 }
2775}
2776
2777SDValue
Bill Schmidt019cc6f2012-09-19 15:42:13 +00002778PPCTargetLowering::LowerFormalArguments_32SVR4(
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002779 SDValue Chain,
Sandeep Patel68c5f472009-09-02 08:44:58 +00002780 CallingConv::ID CallConv, bool isVarArg,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002781 const SmallVectorImpl<ISD::InputArg>
2782 &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00002783 SDLoc dl, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00002784 SmallVectorImpl<SDValue> &InVals) const {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002785
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002786 // 32-bit SVR4 ABI Stack Frame Layout:
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002787 // +-----------------------------------+
2788 // +--> | Back chain |
2789 // | +-----------------------------------+
2790 // | | Floating-point register save area |
2791 // | +-----------------------------------+
2792 // | | General register save area |
2793 // | +-----------------------------------+
2794 // | | CR save word |
2795 // | +-----------------------------------+
2796 // | | VRSAVE save word |
2797 // | +-----------------------------------+
2798 // | | Alignment padding |
2799 // | +-----------------------------------+
2800 // | | Vector register save area |
2801 // | +-----------------------------------+
2802 // | | Local variable space |
2803 // | +-----------------------------------+
2804 // | | Parameter list area |
2805 // | +-----------------------------------+
2806 // | | LR save word |
2807 // | +-----------------------------------+
2808 // SP--> +--- | Back chain |
2809 // +-----------------------------------+
2810 //
2811 // Specifications:
2812 // System V Application Binary Interface PowerPC Processor Supplement
2813 // AltiVec Technology Programming Interface Manual
Wesley Peck527da1b2010-11-23 03:31:01 +00002814
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002815 MachineFunction &MF = DAG.getMachineFunction();
2816 MachineFrameInfo *MFI = MF.getFrameInfo();
Dan Gohman31ae5862010-04-17 14:41:14 +00002817 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002818
Mehdi Amini44ede332015-07-09 02:09:04 +00002819 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002820 // Potential tail calls could cause overwriting of argument stack slots.
Nick Lewycky50f02cb2011-12-02 22:16:29 +00002821 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt &&
2822 (CallConv == CallingConv::Fast));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002823 unsigned PtrByteSize = 4;
2824
2825 // Assign locations to all of the incoming arguments.
2826 SmallVector<CCValAssign, 16> ArgLocs;
Eric Christopherb5217502014-08-06 18:45:26 +00002827 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs,
2828 *DAG.getContext());
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002829
2830 // Reserve space for the linkage area on the stack.
Eric Christophera4ae2132015-02-13 22:22:57 +00002831 unsigned LinkageSize = Subtarget.getFrameLowering()->getLinkageSize();
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00002832 CCInfo.AllocateStack(LinkageSize, PtrByteSize);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002833
Bill Schmidtef17c142013-02-06 17:33:58 +00002834 CCInfo.AnalyzeFormalArguments(Ins, CC_PPC32_SVR4);
Wesley Peck527da1b2010-11-23 03:31:01 +00002835
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002836 for (unsigned i = 0, e = ArgLocs.size(); i != e; ++i) {
2837 CCValAssign &VA = ArgLocs[i];
Wesley Peck527da1b2010-11-23 03:31:01 +00002838
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002839 // Arguments stored in registers.
2840 if (VA.isRegLoc()) {
Craig Topper760b1342012-02-22 05:59:10 +00002841 const TargetRegisterClass *RC;
Owen Anderson53aa7a92009-08-10 22:56:29 +00002842 EVT ValVT = VA.getValVT();
Wesley Peck527da1b2010-11-23 03:31:01 +00002843
Owen Anderson9f944592009-08-11 20:47:22 +00002844 switch (ValVT.getSimpleVT().SimpleTy) {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002845 default:
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002846 llvm_unreachable("ValVT not supported by formal arguments Lowering");
Hal Finkel940ab932014-02-28 00:27:01 +00002847 case MVT::i1:
Owen Anderson9f944592009-08-11 20:47:22 +00002848 case MVT::i32:
Craig Topperabadc662012-04-20 06:31:50 +00002849 RC = &PPC::GPRCRegClass;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002850 break;
Owen Anderson9f944592009-08-11 20:47:22 +00002851 case MVT::f32:
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +00002852 if (Subtarget.hasP8Vector())
2853 RC = &PPC::VSSRCRegClass;
2854 else
2855 RC = &PPC::F4RCRegClass;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002856 break;
Owen Anderson9f944592009-08-11 20:47:22 +00002857 case MVT::f64:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002858 if (Subtarget.hasVSX())
Hal Finkel19be5062014-03-29 05:29:01 +00002859 RC = &PPC::VSFRCRegClass;
2860 else
2861 RC = &PPC::F8RCRegClass;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002862 break;
Owen Anderson9f944592009-08-11 20:47:22 +00002863 case MVT::v16i8:
2864 case MVT::v8i16:
2865 case MVT::v4i32:
Hal Finkel7811c612014-03-28 19:58:11 +00002866 RC = &PPC::VRRCRegClass;
2867 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +00002868 case MVT::v4f32:
2869 RC = Subtarget.hasQPX() ? &PPC::QSRCRegClass : &PPC::VRRCRegClass;
2870 break;
Hal Finkel27774d92014-03-13 07:58:58 +00002871 case MVT::v2f64:
Hal Finkela6c8b512014-03-26 16:12:58 +00002872 case MVT::v2i64:
Hal Finkel7811c612014-03-28 19:58:11 +00002873 RC = &PPC::VSHRCRegClass;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002874 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +00002875 case MVT::v4f64:
2876 RC = &PPC::QFRCRegClass;
2877 break;
2878 case MVT::v4i1:
2879 RC = &PPC::QBRCRegClass;
2880 break;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002881 }
Wesley Peck527da1b2010-11-23 03:31:01 +00002882
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002883 // Transform the arguments stored in physical registers into virtual ones.
Devang Patelf3292b22011-02-21 23:21:26 +00002884 unsigned Reg = MF.addLiveIn(VA.getLocReg(), RC);
Hal Finkel940ab932014-02-28 00:27:01 +00002885 SDValue ArgValue = DAG.getCopyFromReg(Chain, dl, Reg,
2886 ValVT == MVT::i1 ? MVT::i32 : ValVT);
2887
2888 if (ValVT == MVT::i1)
2889 ArgValue = DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, ArgValue);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002890
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002891 InVals.push_back(ArgValue);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002892 } else {
2893 // Argument stored in memory.
2894 assert(VA.isMemLoc());
2895
Hal Finkel940ab932014-02-28 00:27:01 +00002896 unsigned ArgSize = VA.getLocVT().getStoreSize();
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002897 int FI = MFI->CreateFixedObject(ArgSize, VA.getLocMemOffset(),
Evan Cheng0664a672010-07-03 00:40:23 +00002898 isImmutable);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002899
2900 // Create load nodes to retrieve arguments from the stack.
2901 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
Chris Lattner7727d052010-09-21 06:44:06 +00002902 InVals.push_back(DAG.getLoad(VA.getValVT(), dl, Chain, FIN,
2903 MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00002904 false, false, false, 0));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002905 }
2906 }
2907
2908 // Assign locations to all of the incoming aggregate by value arguments.
2909 // Aggregates passed by value are stored in the local variable space of the
2910 // caller's stack frame, right above the parameter list area.
2911 SmallVector<CCValAssign, 16> ByValArgLocs;
Eric Christopher0713a9d2011-06-08 23:55:35 +00002912 CCState CCByValInfo(CallConv, isVarArg, DAG.getMachineFunction(),
Eric Christopherb5217502014-08-06 18:45:26 +00002913 ByValArgLocs, *DAG.getContext());
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002914
2915 // Reserve stack space for the allocations in CCInfo.
2916 CCByValInfo.AllocateStack(CCInfo.getNextStackOffset(), PtrByteSize);
2917
Bill Schmidtef17c142013-02-06 17:33:58 +00002918 CCByValInfo.AnalyzeFormalArguments(Ins, CC_PPC32_SVR4_ByVal);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002919
2920 // Area that is at least reserved in the caller of this function.
2921 unsigned MinReservedArea = CCByValInfo.getNextStackOffset();
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00002922 MinReservedArea = std::max(MinReservedArea, LinkageSize);
Wesley Peck527da1b2010-11-23 03:31:01 +00002923
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002924 // Set the size that is at least reserved in caller of this function. Tail
2925 // call optimized function's reserved stack space needs to be aligned so that
2926 // taking the difference between two stack areas will result in an aligned
2927 // stack.
Eric Christophercccae792015-01-30 22:02:31 +00002928 MinReservedArea =
2929 EnsureStackAlignment(Subtarget.getFrameLowering(), MinReservedArea);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00002930 FuncInfo->setMinReservedArea(MinReservedArea);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002931
2932 SmallVector<SDValue, 8> MemOps;
Wesley Peck527da1b2010-11-23 03:31:01 +00002933
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002934 // If the function takes variable number of arguments, make a frame index for
2935 // the start of the first vararg value... for expansion of llvm.va_start.
2936 if (isVarArg) {
Craig Topper840beec2014-04-04 05:16:06 +00002937 static const MCPhysReg GPArgRegs[] = {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002938 PPC::R3, PPC::R4, PPC::R5, PPC::R6,
2939 PPC::R7, PPC::R8, PPC::R9, PPC::R10,
2940 };
2941 const unsigned NumGPArgRegs = array_lengthof(GPArgRegs);
2942
Craig Topper840beec2014-04-04 05:16:06 +00002943 static const MCPhysReg FPArgRegs[] = {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002944 PPC::F1, PPC::F2, PPC::F3, PPC::F4, PPC::F5, PPC::F6, PPC::F7,
2945 PPC::F8
2946 };
Joerg Sonnenbergereb8655a2014-08-08 16:46:10 +00002947 unsigned NumFPArgRegs = array_lengthof(FPArgRegs);
2948 if (DisablePPCFloatInVariadic)
2949 NumFPArgRegs = 0;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002950
Tim Northover3b6b7ca2015-02-21 02:11:17 +00002951 FuncInfo->setVarArgsNumGPR(CCInfo.getFirstUnallocated(GPArgRegs));
2952 FuncInfo->setVarArgsNumFPR(CCInfo.getFirstUnallocated(FPArgRegs));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002953
2954 // Make room for NumGPArgRegs and NumFPArgRegs.
2955 int Depth = NumGPArgRegs * PtrVT.getSizeInBits()/8 +
Craig Topper7ff15922014-09-10 04:51:36 +00002956 NumFPArgRegs * MVT(MVT::f64).getSizeInBits()/8;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002957
Dan Gohman31ae5862010-04-17 14:41:14 +00002958 FuncInfo->setVarArgsStackOffset(
2959 MFI->CreateFixedObject(PtrVT.getSizeInBits()/8,
Evan Cheng0664a672010-07-03 00:40:23 +00002960 CCInfo.getNextStackOffset(), true));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002961
Dan Gohman31ae5862010-04-17 14:41:14 +00002962 FuncInfo->setVarArgsFrameIndex(MFI->CreateStackObject(Depth, 8, false));
2963 SDValue FIN = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), PtrVT);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002964
Jakob Stoklund Olesen6c4353e2010-10-11 20:43:09 +00002965 // The fixed integer arguments of a variadic function are stored to the
2966 // VarArgsFrameIndex on the stack so that they may be loaded by deferencing
2967 // the result of va_next.
2968 for (unsigned GPRIndex = 0; GPRIndex != NumGPArgRegs; ++GPRIndex) {
2969 // Get an existing live-in vreg, or add a new one.
2970 unsigned VReg = MF.getRegInfo().getLiveInVirtReg(GPArgRegs[GPRIndex]);
2971 if (!VReg)
Devang Patelf3292b22011-02-21 23:21:26 +00002972 VReg = MF.addLiveIn(GPArgRegs[GPRIndex], &PPC::GPRCRegClass);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002973
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002974 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
Chris Lattner676c61d2010-09-21 18:41:36 +00002975 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
2976 MachinePointerInfo(), false, false, 0);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002977 MemOps.push_back(Store);
2978 // Increment the address by four for the next argument to store
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002979 SDValue PtrOff = DAG.getConstant(PtrVT.getSizeInBits()/8, dl, PtrVT);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002980 FIN = DAG.getNode(ISD::ADD, dl, PtrOff.getValueType(), FIN, PtrOff);
2981 }
2982
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002983 // FIXME 32-bit SVR4: We only need to save FP argument registers if CR bit 6
2984 // is set.
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002985 // The double arguments are stored to the VarArgsFrameIndex
2986 // on the stack.
Jakob Stoklund Olesen6c4353e2010-10-11 20:43:09 +00002987 for (unsigned FPRIndex = 0; FPRIndex != NumFPArgRegs; ++FPRIndex) {
2988 // Get an existing live-in vreg, or add a new one.
2989 unsigned VReg = MF.getRegInfo().getLiveInVirtReg(FPArgRegs[FPRIndex]);
2990 if (!VReg)
Devang Patelf3292b22011-02-21 23:21:26 +00002991 VReg = MF.addLiveIn(FPArgRegs[FPRIndex], &PPC::F8RCRegClass);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002992
Owen Anderson9f944592009-08-11 20:47:22 +00002993 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, MVT::f64);
Chris Lattner676c61d2010-09-21 18:41:36 +00002994 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
2995 MachinePointerInfo(), false, false, 0);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002996 MemOps.push_back(Store);
2997 // Increment the address by eight for the next argument to store
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002998 SDValue PtrOff = DAG.getConstant(MVT(MVT::f64).getSizeInBits()/8, dl,
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002999 PtrVT);
3000 FIN = DAG.getNode(ISD::ADD, dl, PtrOff.getValueType(), FIN, PtrOff);
3001 }
3002 }
3003
3004 if (!MemOps.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00003005 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOps);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003006
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003007 return Chain;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003008}
3009
Bill Schmidt57d6de52012-10-23 15:51:16 +00003010// PPC64 passes i8, i16, and i32 values in i64 registers. Promote
3011// value to MVT::i64 and then truncate to the correct register size.
3012SDValue
3013PPCTargetLowering::extendArgForPPC64(ISD::ArgFlagsTy Flags, EVT ObjectVT,
3014 SelectionDAG &DAG, SDValue ArgVal,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003015 SDLoc dl) const {
Bill Schmidt57d6de52012-10-23 15:51:16 +00003016 if (Flags.isSExt())
3017 ArgVal = DAG.getNode(ISD::AssertSext, dl, MVT::i64, ArgVal,
3018 DAG.getValueType(ObjectVT));
3019 else if (Flags.isZExt())
3020 ArgVal = DAG.getNode(ISD::AssertZext, dl, MVT::i64, ArgVal,
3021 DAG.getValueType(ObjectVT));
Matt Arsenault758659232013-05-18 00:21:46 +00003022
Hal Finkel940ab932014-02-28 00:27:01 +00003023 return DAG.getNode(ISD::TRUNCATE, dl, ObjectVT, ArgVal);
Bill Schmidt57d6de52012-10-23 15:51:16 +00003024}
3025
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003026SDValue
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003027PPCTargetLowering::LowerFormalArguments_64SVR4(
3028 SDValue Chain,
3029 CallingConv::ID CallConv, bool isVarArg,
3030 const SmallVectorImpl<ISD::InputArg>
3031 &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003032 SDLoc dl, SelectionDAG &DAG,
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003033 SmallVectorImpl<SDValue> &InVals) const {
3034 // TODO: add description of PPC stack frame format, or at least some docs.
3035 //
Ulrich Weigand8658f172014-07-20 23:43:15 +00003036 bool isELFv2ABI = Subtarget.isELFv2ABI();
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00003037 bool isLittleEndian = Subtarget.isLittleEndian();
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003038 MachineFunction &MF = DAG.getMachineFunction();
3039 MachineFrameInfo *MFI = MF.getFrameInfo();
3040 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
3041
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003042 assert(!(CallConv == CallingConv::Fast && isVarArg) &&
3043 "fastcc not supported on varargs functions");
3044
Mehdi Amini44ede332015-07-09 02:09:04 +00003045 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003046 // Potential tail calls could cause overwriting of argument stack slots.
3047 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt &&
3048 (CallConv == CallingConv::Fast));
3049 unsigned PtrByteSize = 8;
Eric Christophera4ae2132015-02-13 22:22:57 +00003050 unsigned LinkageSize = Subtarget.getFrameLowering()->getLinkageSize();
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003051
Craig Topper840beec2014-04-04 05:16:06 +00003052 static const MCPhysReg GPR[] = {
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003053 PPC::X3, PPC::X4, PPC::X5, PPC::X6,
3054 PPC::X7, PPC::X8, PPC::X9, PPC::X10,
3055 };
Craig Topper840beec2014-04-04 05:16:06 +00003056 static const MCPhysReg VR[] = {
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003057 PPC::V2, PPC::V3, PPC::V4, PPC::V5, PPC::V6, PPC::V7, PPC::V8,
3058 PPC::V9, PPC::V10, PPC::V11, PPC::V12, PPC::V13
3059 };
Craig Topper840beec2014-04-04 05:16:06 +00003060 static const MCPhysReg VSRH[] = {
Hal Finkel7811c612014-03-28 19:58:11 +00003061 PPC::VSH2, PPC::VSH3, PPC::VSH4, PPC::VSH5, PPC::VSH6, PPC::VSH7, PPC::VSH8,
3062 PPC::VSH9, PPC::VSH10, PPC::VSH11, PPC::VSH12, PPC::VSH13
3063 };
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003064
3065 const unsigned Num_GPR_Regs = array_lengthof(GPR);
3066 const unsigned Num_FPR_Regs = 13;
3067 const unsigned Num_VR_Regs = array_lengthof(VR);
Hal Finkelc93a9a22015-02-25 01:06:45 +00003068 const unsigned Num_QFPR_Regs = Num_FPR_Regs;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003069
Ulrich Weigand8658f172014-07-20 23:43:15 +00003070 // Do a first pass over the arguments to determine whether the ABI
3071 // guarantees that our caller has allocated the parameter save area
3072 // on its stack frame. In the ELFv1 ABI, this is always the case;
3073 // in the ELFv2 ABI, it is true if this is a vararg function or if
3074 // any parameter is located in a stack slot.
3075
3076 bool HasParameterArea = !isELFv2ABI || isVarArg;
3077 unsigned ParamAreaSize = Num_GPR_Regs * PtrByteSize;
3078 unsigned NumBytes = LinkageSize;
3079 unsigned AvailableFPRs = Num_FPR_Regs;
3080 unsigned AvailableVRs = Num_VR_Regs;
Hal Finkel965cea52015-07-12 00:37:44 +00003081 for (unsigned i = 0, e = Ins.size(); i != e; ++i) {
3082 if (Ins[i].Flags.isNest())
3083 continue;
3084
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003085 if (CalculateStackSlotUsed(Ins[i].VT, Ins[i].ArgVT, Ins[i].Flags,
Ulrich Weigand8658f172014-07-20 23:43:15 +00003086 PtrByteSize, LinkageSize, ParamAreaSize,
Hal Finkelc93a9a22015-02-25 01:06:45 +00003087 NumBytes, AvailableFPRs, AvailableVRs,
3088 Subtarget.hasQPX()))
Ulrich Weigand8658f172014-07-20 23:43:15 +00003089 HasParameterArea = true;
Hal Finkel965cea52015-07-12 00:37:44 +00003090 }
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003091
3092 // Add DAG nodes to load the arguments or copy them out of registers. On
3093 // entry to a function on PPC, the arguments start after the linkage area,
3094 // although the first ones are often in registers.
3095
Ulrich Weigand8658f172014-07-20 23:43:15 +00003096 unsigned ArgOffset = LinkageSize;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003097 unsigned GPR_idx = 0, FPR_idx = 0, VR_idx = 0;
Hal Finkelc93a9a22015-02-25 01:06:45 +00003098 unsigned &QFPR_idx = FPR_idx;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003099 SmallVector<SDValue, 8> MemOps;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003100 Function::const_arg_iterator FuncArg = MF.getFunction()->arg_begin();
Bill Schmidt6631e942013-02-20 17:31:41 +00003101 unsigned CurArgIdx = 0;
3102 for (unsigned ArgNo = 0, e = Ins.size(); ArgNo != e; ++ArgNo) {
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003103 SDValue ArgVal;
3104 bool needsLoad = false;
3105 EVT ObjectVT = Ins[ArgNo].VT;
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003106 EVT OrigVT = Ins[ArgNo].ArgVT;
Hal Finkel940ab932014-02-28 00:27:01 +00003107 unsigned ObjSize = ObjectVT.getStoreSize();
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003108 unsigned ArgSize = ObjSize;
3109 ISD::ArgFlagsTy Flags = Ins[ArgNo].Flags;
Andrew Trick05938a52015-02-16 18:10:47 +00003110 if (Ins[ArgNo].isOrigArg()) {
3111 std::advance(FuncArg, Ins[ArgNo].getOrigArgIndex() - CurArgIdx);
3112 CurArgIdx = Ins[ArgNo].getOrigArgIndex();
3113 }
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003114 // We re-align the argument offset for each argument, except when using the
3115 // fast calling convention, when we need to make sure we do that only when
3116 // we'll actually use a stack slot.
3117 unsigned CurArgOffset, Align;
3118 auto ComputeArgOffset = [&]() {
3119 /* Respect alignment of argument on the stack. */
3120 Align = CalculateStackSlotAlignment(ObjectVT, OrigVT, Flags, PtrByteSize);
3121 ArgOffset = ((ArgOffset + Align - 1) / Align) * Align;
3122 CurArgOffset = ArgOffset;
3123 };
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003124
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003125 if (CallConv != CallingConv::Fast) {
3126 ComputeArgOffset();
3127
3128 /* Compute GPR index associated with argument offset. */
3129 GPR_idx = (ArgOffset - LinkageSize) / PtrByteSize;
3130 GPR_idx = std::min(GPR_idx, Num_GPR_Regs);
3131 }
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003132
3133 // FIXME the codegen can be much improved in some cases.
3134 // We do not have to keep everything in memory.
3135 if (Flags.isByVal()) {
Andrew Trick05938a52015-02-16 18:10:47 +00003136 assert(Ins[ArgNo].isOrigArg() && "Byval arguments cannot be implicit");
3137
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003138 if (CallConv == CallingConv::Fast)
3139 ComputeArgOffset();
3140
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003141 // ObjSize is the true size, ArgSize rounded up to multiple of registers.
3142 ObjSize = Flags.getByValSize();
3143 ArgSize = ((ObjSize + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
Bill Schmidt9953cf22012-10-31 01:15:05 +00003144 // Empty aggregate parameters do not take up registers. Examples:
3145 // struct { } a;
3146 // union { } b;
3147 // int c[0];
3148 // etc. However, we have to provide a place-holder in InVals, so
3149 // pretend we have an 8-byte item at the current address for that
3150 // purpose.
3151 if (!ObjSize) {
3152 int FI = MFI->CreateFixedObject(PtrByteSize, ArgOffset, true);
3153 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
3154 InVals.push_back(FIN);
3155 continue;
3156 }
Hal Finkel262a2242013-09-12 23:20:06 +00003157
Ulrich Weigand24195972014-07-20 22:36:52 +00003158 // Create a stack object covering all stack doublewords occupied
Ulrich Weigand8658f172014-07-20 23:43:15 +00003159 // by the argument. If the argument is (fully or partially) on
3160 // the stack, or if the argument is fully in registers but the
3161 // caller has allocated the parameter save anyway, we can refer
3162 // directly to the caller's stack frame. Otherwise, create a
3163 // local copy in our own frame.
3164 int FI;
3165 if (HasParameterArea ||
3166 ArgSize + ArgOffset > LinkageSize + Num_GPR_Regs * PtrByteSize)
Hal Finkel41a55ad2014-08-16 00:17:05 +00003167 FI = MFI->CreateFixedObject(ArgSize, ArgOffset, false, true);
Ulrich Weigand8658f172014-07-20 23:43:15 +00003168 else
3169 FI = MFI->CreateStackObject(ArgSize, Align, false);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003170 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003171
Ulrich Weigand24195972014-07-20 22:36:52 +00003172 // Handle aggregates smaller than 8 bytes.
3173 if (ObjSize < PtrByteSize) {
3174 // The value of the object is its address, which differs from the
3175 // address of the enclosing doubleword on big-endian systems.
3176 SDValue Arg = FIN;
3177 if (!isLittleEndian) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003178 SDValue ArgOff = DAG.getConstant(PtrByteSize - ObjSize, dl, PtrVT);
Ulrich Weigand24195972014-07-20 22:36:52 +00003179 Arg = DAG.getNode(ISD::ADD, dl, ArgOff.getValueType(), Arg, ArgOff);
3180 }
3181 InVals.push_back(Arg);
3182
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003183 if (GPR_idx != Num_GPR_Regs) {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003184 unsigned VReg = MF.addLiveIn(GPR[GPR_idx++], &PPC::G8RCRegClass);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003185 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003186 SDValue Store;
3187
3188 if (ObjSize==1 || ObjSize==2 || ObjSize==4) {
3189 EVT ObjType = (ObjSize == 1 ? MVT::i8 :
3190 (ObjSize == 2 ? MVT::i16 : MVT::i32));
Ulrich Weigand24195972014-07-20 22:36:52 +00003191 Store = DAG.getTruncStore(Val.getValue(1), dl, Val, Arg,
Hal Finkel3e4a34c2014-01-21 20:15:58 +00003192 MachinePointerInfo(FuncArg),
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003193 ObjType, false, false, 0);
3194 } else {
3195 // For sizes that don't fit a truncating store (3, 5, 6, 7),
3196 // store the whole register as-is to the parameter save area
Ulrich Weigand24195972014-07-20 22:36:52 +00003197 // slot.
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003198 Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
Hal Finkel3e4a34c2014-01-21 20:15:58 +00003199 MachinePointerInfo(FuncArg),
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003200 false, false, 0);
3201 }
3202
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003203 MemOps.push_back(Store);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003204 }
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003205 // Whether we copied from a register or not, advance the offset
3206 // into the parameter save area by a full doubleword.
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003207 ArgOffset += PtrByteSize;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003208 continue;
3209 }
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003210
Ulrich Weigand24195972014-07-20 22:36:52 +00003211 // The value of the object is its address, which is the address of
3212 // its first stack doubleword.
3213 InVals.push_back(FIN);
3214
3215 // Store whatever pieces of the object are in registers to memory.
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003216 for (unsigned j = 0; j < ArgSize; j += PtrByteSize) {
Ulrich Weigand24195972014-07-20 22:36:52 +00003217 if (GPR_idx == Num_GPR_Regs)
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003218 break;
Ulrich Weigand24195972014-07-20 22:36:52 +00003219
3220 unsigned VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
3221 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
3222 SDValue Addr = FIN;
3223 if (j) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003224 SDValue Off = DAG.getConstant(j, dl, PtrVT);
Ulrich Weigand24195972014-07-20 22:36:52 +00003225 Addr = DAG.getNode(ISD::ADD, dl, Off.getValueType(), Addr, Off);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003226 }
Ulrich Weigand24195972014-07-20 22:36:52 +00003227 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, Addr,
3228 MachinePointerInfo(FuncArg, j),
3229 false, false, 0);
3230 MemOps.push_back(Store);
3231 ++GPR_idx;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003232 }
Ulrich Weigand24195972014-07-20 22:36:52 +00003233 ArgOffset += ArgSize;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003234 continue;
3235 }
3236
3237 switch (ObjectVT.getSimpleVT().SimpleTy) {
3238 default: llvm_unreachable("Unhandled argument type!");
Hal Finkel940ab932014-02-28 00:27:01 +00003239 case MVT::i1:
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003240 case MVT::i32:
3241 case MVT::i64:
Hal Finkel965cea52015-07-12 00:37:44 +00003242 if (Flags.isNest()) {
3243 // The 'nest' parameter, if any, is passed in R11.
3244 unsigned VReg = MF.addLiveIn(PPC::X11, &PPC::G8RCRegClass);
3245 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i64);
3246
3247 if (ObjectVT == MVT::i32 || ObjectVT == MVT::i1)
3248 ArgVal = extendArgForPPC64(Flags, ObjectVT, DAG, ArgVal, dl);
3249
3250 break;
3251 }
3252
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003253 // These can be scalar arguments or elements of an integer array type
3254 // passed directly. Clang may use those instead of "byval" aggregate
3255 // types to avoid forcing arguments to memory unnecessarily.
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003256 if (GPR_idx != Num_GPR_Regs) {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003257 unsigned VReg = MF.addLiveIn(GPR[GPR_idx++], &PPC::G8RCRegClass);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003258 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i64);
3259
Hal Finkel940ab932014-02-28 00:27:01 +00003260 if (ObjectVT == MVT::i32 || ObjectVT == MVT::i1)
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003261 // PPC64 passes i8, i16, and i32 values in i64 registers. Promote
3262 // value to MVT::i64 and then truncate to the correct register size.
Bill Schmidt57d6de52012-10-23 15:51:16 +00003263 ArgVal = extendArgForPPC64(Flags, ObjectVT, DAG, ArgVal, dl);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003264 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003265 if (CallConv == CallingConv::Fast)
3266 ComputeArgOffset();
3267
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003268 needsLoad = true;
3269 ArgSize = PtrByteSize;
3270 }
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003271 if (CallConv != CallingConv::Fast || needsLoad)
3272 ArgOffset += 8;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003273 break;
3274
3275 case MVT::f32:
3276 case MVT::f64:
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003277 // These can be scalar arguments or elements of a float array type
3278 // passed directly. The latter are used to implement ELFv2 homogenous
3279 // float aggregates.
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003280 if (FPR_idx != Num_FPR_Regs) {
3281 unsigned VReg;
3282
3283 if (ObjectVT == MVT::f32)
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +00003284 VReg = MF.addLiveIn(FPR[FPR_idx],
3285 Subtarget.hasP8Vector()
3286 ? &PPC::VSSRCRegClass
3287 : &PPC::F4RCRegClass);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003288 else
Eric Christophercccae792015-01-30 22:02:31 +00003289 VReg = MF.addLiveIn(FPR[FPR_idx], Subtarget.hasVSX()
3290 ? &PPC::VSFRCRegClass
3291 : &PPC::F8RCRegClass);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003292
3293 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, ObjectVT);
3294 ++FPR_idx;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003295 } else if (GPR_idx != Num_GPR_Regs && CallConv != CallingConv::Fast) {
Hal Finkel8ea446b2015-01-18 14:31:10 +00003296 // FIXME: We may want to re-enable this for CallingConv::Fast on the P8
3297 // once we support fp <-> gpr moves.
3298
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003299 // This can only ever happen in the presence of f32 array types,
3300 // since otherwise we never run out of FPRs before running out
3301 // of GPRs.
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003302 unsigned VReg = MF.addLiveIn(GPR[GPR_idx++], &PPC::G8RCRegClass);
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003303 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i64);
3304
3305 if (ObjectVT == MVT::f32) {
3306 if ((ArgOffset % PtrByteSize) == (isLittleEndian ? 4 : 0))
3307 ArgVal = DAG.getNode(ISD::SRL, dl, MVT::i64, ArgVal,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003308 DAG.getConstant(32, dl, MVT::i32));
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003309 ArgVal = DAG.getNode(ISD::TRUNCATE, dl, MVT::i32, ArgVal);
3310 }
3311
3312 ArgVal = DAG.getNode(ISD::BITCAST, dl, ObjectVT, ArgVal);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003313 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003314 if (CallConv == CallingConv::Fast)
3315 ComputeArgOffset();
3316
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003317 needsLoad = true;
3318 }
3319
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003320 // When passing an array of floats, the array occupies consecutive
3321 // space in the argument area; only round up to the next doubleword
3322 // at the end of the array. Otherwise, each float takes 8 bytes.
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003323 if (CallConv != CallingConv::Fast || needsLoad) {
3324 ArgSize = Flags.isInConsecutiveRegs() ? ObjSize : PtrByteSize;
3325 ArgOffset += ArgSize;
3326 if (Flags.isInConsecutiveRegsLast())
3327 ArgOffset = ((ArgOffset + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
3328 }
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003329 break;
3330 case MVT::v4f32:
3331 case MVT::v4i32:
3332 case MVT::v8i16:
3333 case MVT::v16i8:
Hal Finkel27774d92014-03-13 07:58:58 +00003334 case MVT::v2f64:
Hal Finkela6c8b512014-03-26 16:12:58 +00003335 case MVT::v2i64:
Kit Bartond4eb73c2015-05-05 16:10:44 +00003336 case MVT::v1i128:
Hal Finkelc93a9a22015-02-25 01:06:45 +00003337 if (!Subtarget.hasQPX()) {
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003338 // These can be scalar arguments or elements of a vector array type
3339 // passed directly. The latter are used to implement ELFv2 homogenous
3340 // vector aggregates.
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003341 if (VR_idx != Num_VR_Regs) {
Hal Finkel7811c612014-03-28 19:58:11 +00003342 unsigned VReg = (ObjectVT == MVT::v2f64 || ObjectVT == MVT::v2i64) ?
3343 MF.addLiveIn(VSRH[VR_idx], &PPC::VSHRCRegClass) :
3344 MF.addLiveIn(VR[VR_idx], &PPC::VRRCRegClass);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003345 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, ObjectVT);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003346 ++VR_idx;
3347 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003348 if (CallConv == CallingConv::Fast)
3349 ComputeArgOffset();
3350
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003351 needsLoad = true;
3352 }
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003353 if (CallConv != CallingConv::Fast || needsLoad)
3354 ArgOffset += 16;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003355 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +00003356 } // not QPX
3357
3358 assert(ObjectVT.getSimpleVT().SimpleTy == MVT::v4f32 &&
3359 "Invalid QPX parameter type");
3360 /* fall through */
3361
3362 case MVT::v4f64:
3363 case MVT::v4i1:
3364 // QPX vectors are treated like their scalar floating-point subregisters
3365 // (except that they're larger).
3366 unsigned Sz = ObjectVT.getSimpleVT().SimpleTy == MVT::v4f32 ? 16 : 32;
3367 if (QFPR_idx != Num_QFPR_Regs) {
3368 const TargetRegisterClass *RC;
3369 switch (ObjectVT.getSimpleVT().SimpleTy) {
3370 case MVT::v4f64: RC = &PPC::QFRCRegClass; break;
3371 case MVT::v4f32: RC = &PPC::QSRCRegClass; break;
3372 default: RC = &PPC::QBRCRegClass; break;
3373 }
3374
3375 unsigned VReg = MF.addLiveIn(QFPR[QFPR_idx], RC);
3376 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, ObjectVT);
3377 ++QFPR_idx;
3378 } else {
3379 if (CallConv == CallingConv::Fast)
3380 ComputeArgOffset();
3381 needsLoad = true;
3382 }
3383 if (CallConv != CallingConv::Fast || needsLoad)
3384 ArgOffset += Sz;
3385 break;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003386 }
3387
3388 // We need to load the argument to a virtual register if we determined
3389 // above that we ran out of physical registers of the appropriate type.
3390 if (needsLoad) {
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00003391 if (ObjSize < ArgSize && !isLittleEndian)
3392 CurArgOffset += ArgSize - ObjSize;
3393 int FI = MFI->CreateFixedObject(ObjSize, CurArgOffset, isImmutable);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003394 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
3395 ArgVal = DAG.getLoad(ObjectVT, dl, Chain, FIN, MachinePointerInfo(),
3396 false, false, false, 0);
3397 }
3398
3399 InVals.push_back(ArgVal);
3400 }
3401
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003402 // Area that is at least reserved in the caller of this function.
Ulrich Weigandec2bf932014-07-07 19:26:41 +00003403 unsigned MinReservedArea;
Ulrich Weigand8658f172014-07-20 23:43:15 +00003404 if (HasParameterArea)
3405 MinReservedArea = std::max(ArgOffset, LinkageSize + 8 * PtrByteSize);
3406 else
3407 MinReservedArea = LinkageSize;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003408
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003409 // Set the size that is at least reserved in caller of this function. Tail
Bill Schmidt57d6de52012-10-23 15:51:16 +00003410 // call optimized functions' reserved stack space needs to be aligned so that
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003411 // taking the difference between two stack areas will result in an aligned
3412 // stack.
Eric Christophercccae792015-01-30 22:02:31 +00003413 MinReservedArea =
3414 EnsureStackAlignment(Subtarget.getFrameLowering(), MinReservedArea);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003415 FuncInfo->setMinReservedArea(MinReservedArea);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003416
3417 // If the function takes variable number of arguments, make a frame index for
3418 // the start of the first vararg value... for expansion of llvm.va_start.
3419 if (isVarArg) {
3420 int Depth = ArgOffset;
3421
3422 FuncInfo->setVarArgsFrameIndex(
Bill Schmidt57d6de52012-10-23 15:51:16 +00003423 MFI->CreateFixedObject(PtrByteSize, Depth, true));
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003424 SDValue FIN = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), PtrVT);
3425
3426 // If this function is vararg, store any remaining integer argument regs
3427 // to their spots on the stack so that they may be loaded by deferencing the
3428 // result of va_next.
Ulrich Weigandec2bf932014-07-07 19:26:41 +00003429 for (GPR_idx = (ArgOffset - LinkageSize) / PtrByteSize;
3430 GPR_idx < Num_GPR_Regs; ++GPR_idx) {
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003431 unsigned VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
3432 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
3433 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
3434 MachinePointerInfo(), false, false, 0);
3435 MemOps.push_back(Store);
3436 // Increment the address by four for the next argument to store
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003437 SDValue PtrOff = DAG.getConstant(PtrByteSize, dl, PtrVT);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003438 FIN = DAG.getNode(ISD::ADD, dl, PtrOff.getValueType(), FIN, PtrOff);
3439 }
3440 }
3441
3442 if (!MemOps.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00003443 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOps);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003444
3445 return Chain;
3446}
3447
3448SDValue
3449PPCTargetLowering::LowerFormalArguments_Darwin(
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003450 SDValue Chain,
Sandeep Patel68c5f472009-09-02 08:44:58 +00003451 CallingConv::ID CallConv, bool isVarArg,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003452 const SmallVectorImpl<ISD::InputArg>
3453 &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003454 SDLoc dl, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00003455 SmallVectorImpl<SDValue> &InVals) const {
Chris Lattner4302e8f2006-05-16 18:18:50 +00003456 // TODO: add description of PPC stack frame format, or at least some docs.
3457 //
3458 MachineFunction &MF = DAG.getMachineFunction();
3459 MachineFrameInfo *MFI = MF.getFrameInfo();
Dan Gohman31ae5862010-04-17 14:41:14 +00003460 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
Scott Michelcf0da6c2009-02-17 22:15:04 +00003461
Mehdi Amini44ede332015-07-09 02:09:04 +00003462 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Owen Anderson9f944592009-08-11 20:47:22 +00003463 bool isPPC64 = PtrVT == MVT::i64;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003464 // Potential tail calls could cause overwriting of argument stack slots.
Nick Lewycky50f02cb2011-12-02 22:16:29 +00003465 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt &&
3466 (CallConv == CallingConv::Fast));
Jim Laskeyf4e2e002006-11-28 14:53:52 +00003467 unsigned PtrByteSize = isPPC64 ? 8 : 4;
Eric Christophera4ae2132015-02-13 22:22:57 +00003468 unsigned LinkageSize = Subtarget.getFrameLowering()->getLinkageSize();
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00003469 unsigned ArgOffset = LinkageSize;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003470 // Area that is at least reserved in caller of this function.
3471 unsigned MinReservedArea = ArgOffset;
3472
Craig Topper840beec2014-04-04 05:16:06 +00003473 static const MCPhysReg GPR_32[] = { // 32-bit registers.
Chris Lattner4302e8f2006-05-16 18:18:50 +00003474 PPC::R3, PPC::R4, PPC::R5, PPC::R6,
3475 PPC::R7, PPC::R8, PPC::R9, PPC::R10,
3476 };
Craig Topper840beec2014-04-04 05:16:06 +00003477 static const MCPhysReg GPR_64[] = { // 64-bit registers.
Chris Lattnerec78cad2006-06-26 22:48:35 +00003478 PPC::X3, PPC::X4, PPC::X5, PPC::X6,
3479 PPC::X7, PPC::X8, PPC::X9, PPC::X10,
3480 };
Craig Topper840beec2014-04-04 05:16:06 +00003481 static const MCPhysReg VR[] = {
Chris Lattner4302e8f2006-05-16 18:18:50 +00003482 PPC::V2, PPC::V3, PPC::V4, PPC::V5, PPC::V6, PPC::V7, PPC::V8,
3483 PPC::V9, PPC::V10, PPC::V11, PPC::V12, PPC::V13
3484 };
Chris Lattnerec78cad2006-06-26 22:48:35 +00003485
Owen Andersone2f23a32007-09-07 04:06:50 +00003486 const unsigned Num_GPR_Regs = array_lengthof(GPR_32);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003487 const unsigned Num_FPR_Regs = 13;
Owen Andersone2f23a32007-09-07 04:06:50 +00003488 const unsigned Num_VR_Regs = array_lengthof( VR);
Jim Laskey48850c12006-11-16 22:43:37 +00003489
3490 unsigned GPR_idx = 0, FPR_idx = 0, VR_idx = 0;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003491
Craig Topper840beec2014-04-04 05:16:06 +00003492 const MCPhysReg *GPR = isPPC64 ? GPR_64 : GPR_32;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003493
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003494 // In 32-bit non-varargs functions, the stack space for vectors is after the
3495 // stack space for non-vectors. We do not use this space unless we have
3496 // too many vectors to fit in registers, something that only occurs in
Scott Michelcf0da6c2009-02-17 22:15:04 +00003497 // constructed examples:), but we have to walk the arglist to figure
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003498 // that out...for the pathological case, compute VecArgOffset as the
3499 // start of the vector parameter area. Computing VecArgOffset is the
3500 // entire point of the following loop.
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003501 unsigned VecArgOffset = ArgOffset;
3502 if (!isVarArg && !isPPC64) {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003503 for (unsigned ArgNo = 0, e = Ins.size(); ArgNo != e;
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003504 ++ArgNo) {
Owen Anderson53aa7a92009-08-10 22:56:29 +00003505 EVT ObjectVT = Ins[ArgNo].VT;
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003506 ISD::ArgFlagsTy Flags = Ins[ArgNo].Flags;
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003507
Duncan Sandsd97eea32008-03-21 09:14:45 +00003508 if (Flags.isByVal()) {
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003509 // ObjSize is the true size, ArgSize rounded up to multiple of regs.
Benjamin Kramer084b9f42012-01-20 14:42:32 +00003510 unsigned ObjSize = Flags.getByValSize();
Scott Michelcf0da6c2009-02-17 22:15:04 +00003511 unsigned ArgSize =
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003512 ((ObjSize + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
3513 VecArgOffset += ArgSize;
3514 continue;
3515 }
3516
Owen Anderson9f944592009-08-11 20:47:22 +00003517 switch(ObjectVT.getSimpleVT().SimpleTy) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00003518 default: llvm_unreachable("Unhandled argument type!");
Hal Finkel5cae2162014-02-28 01:17:25 +00003519 case MVT::i1:
Owen Anderson9f944592009-08-11 20:47:22 +00003520 case MVT::i32:
3521 case MVT::f32:
Bill Schmidt019cc6f2012-09-19 15:42:13 +00003522 VecArgOffset += 4;
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003523 break;
Owen Anderson9f944592009-08-11 20:47:22 +00003524 case MVT::i64: // PPC64
3525 case MVT::f64:
Bill Schmidt019cc6f2012-09-19 15:42:13 +00003526 // FIXME: We are guaranteed to be !isPPC64 at this point.
3527 // Does MVT::i64 apply?
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003528 VecArgOffset += 8;
3529 break;
Owen Anderson9f944592009-08-11 20:47:22 +00003530 case MVT::v4f32:
3531 case MVT::v4i32:
3532 case MVT::v8i16:
3533 case MVT::v16i8:
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003534 // Nothing to do, we're only looking at Nonvector args here.
3535 break;
3536 }
3537 }
3538 }
3539 // We've found where the vector parameter area in memory is. Skip the
3540 // first 12 parameters; these don't use that memory.
3541 VecArgOffset = ((VecArgOffset+15)/16)*16;
3542 VecArgOffset += 12*16;
3543
Chris Lattner4302e8f2006-05-16 18:18:50 +00003544 // Add DAG nodes to load the arguments or copy them out of registers. On
Jim Laskey48850c12006-11-16 22:43:37 +00003545 // entry to a function on PPC, the arguments start after the linkage area,
3546 // although the first ones are often in registers.
Nicolas Geoffray7aad9282007-03-13 15:02:46 +00003547
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003548 SmallVector<SDValue, 8> MemOps;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003549 unsigned nAltivecParamsAtEnd = 0;
Roman Divackyca103892012-09-24 20:47:19 +00003550 Function::const_arg_iterator FuncArg = MF.getFunction()->arg_begin();
Bill Schmidt38b6cb52013-05-08 17:22:33 +00003551 unsigned CurArgIdx = 0;
3552 for (unsigned ArgNo = 0, e = Ins.size(); ArgNo != e; ++ArgNo) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003553 SDValue ArgVal;
Chris Lattner4302e8f2006-05-16 18:18:50 +00003554 bool needsLoad = false;
Owen Anderson53aa7a92009-08-10 22:56:29 +00003555 EVT ObjectVT = Ins[ArgNo].VT;
Duncan Sands13237ac2008-06-06 12:08:01 +00003556 unsigned ObjSize = ObjectVT.getSizeInBits()/8;
Jim Laskey152671f2006-11-29 13:37:09 +00003557 unsigned ArgSize = ObjSize;
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003558 ISD::ArgFlagsTy Flags = Ins[ArgNo].Flags;
Andrew Trick05938a52015-02-16 18:10:47 +00003559 if (Ins[ArgNo].isOrigArg()) {
3560 std::advance(FuncArg, Ins[ArgNo].getOrigArgIndex() - CurArgIdx);
3561 CurArgIdx = Ins[ArgNo].getOrigArgIndex();
3562 }
Chris Lattner318f0d22006-05-16 18:51:52 +00003563 unsigned CurArgOffset = ArgOffset;
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003564
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003565 // Varargs or 64 bit Altivec parameters are padded to a 16 byte boundary.
Owen Anderson9f944592009-08-11 20:47:22 +00003566 if (ObjectVT==MVT::v4f32 || ObjectVT==MVT::v4i32 ||
3567 ObjectVT==MVT::v8i16 || ObjectVT==MVT::v16i8) {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003568 if (isVarArg || isPPC64) {
3569 MinReservedArea = ((MinReservedArea+15)/16)*16;
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003570 MinReservedArea += CalculateStackSlotSize(ObjectVT,
Dan Gohmand3fe1742008-09-13 01:54:27 +00003571 Flags,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003572 PtrByteSize);
3573 } else nAltivecParamsAtEnd++;
3574 } else
3575 // Calculate min reserved area.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003576 MinReservedArea += CalculateStackSlotSize(Ins[ArgNo].VT,
Dan Gohmand3fe1742008-09-13 01:54:27 +00003577 Flags,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003578 PtrByteSize);
3579
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003580 // FIXME the codegen can be much improved in some cases.
3581 // We do not have to keep everything in memory.
Duncan Sandsd97eea32008-03-21 09:14:45 +00003582 if (Flags.isByVal()) {
Andrew Trick05938a52015-02-16 18:10:47 +00003583 assert(Ins[ArgNo].isOrigArg() && "Byval arguments cannot be implicit");
3584
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003585 // ObjSize is the true size, ArgSize rounded up to multiple of registers.
Duncan Sandsd97eea32008-03-21 09:14:45 +00003586 ObjSize = Flags.getByValSize();
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003587 ArgSize = ((ObjSize + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003588 // Objects of size 1 and 2 are right justified, everything else is
3589 // left justified. This means the memory address is adjusted forwards.
Dale Johannesen21a8f142008-03-08 01:41:42 +00003590 if (ObjSize==1 || ObjSize==2) {
3591 CurArgOffset = CurArgOffset + (4 - ObjSize);
3592 }
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003593 // The value of the object is its address.
Hal Finkel41a55ad2014-08-16 00:17:05 +00003594 int FI = MFI->CreateFixedObject(ObjSize, CurArgOffset, false, true);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003595 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003596 InVals.push_back(FIN);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003597 if (ObjSize==1 || ObjSize==2) {
Dale Johannesen21a8f142008-03-08 01:41:42 +00003598 if (GPR_idx != Num_GPR_Regs) {
Roman Divackyd0419622011-06-17 15:21:10 +00003599 unsigned VReg;
3600 if (isPPC64)
3601 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
3602 else
3603 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::GPRCRegClass);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003604 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
Bill Schmidt57d6de52012-10-23 15:51:16 +00003605 EVT ObjType = ObjSize == 1 ? MVT::i8 : MVT::i16;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003606 SDValue Store = DAG.getTruncStore(Val.getValue(1), dl, Val, FIN,
Hal Finkel3e4a34c2014-01-21 20:15:58 +00003607 MachinePointerInfo(FuncArg),
Bill Schmidt019cc6f2012-09-19 15:42:13 +00003608 ObjType, false, false, 0);
Dale Johannesen21a8f142008-03-08 01:41:42 +00003609 MemOps.push_back(Store);
3610 ++GPR_idx;
Dale Johannesen21a8f142008-03-08 01:41:42 +00003611 }
Wesley Peck527da1b2010-11-23 03:31:01 +00003612
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003613 ArgOffset += PtrByteSize;
Wesley Peck527da1b2010-11-23 03:31:01 +00003614
Dale Johannesen21a8f142008-03-08 01:41:42 +00003615 continue;
3616 }
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003617 for (unsigned j = 0; j < ArgSize; j += PtrByteSize) {
3618 // Store whatever pieces of the object are in registers
Bill Schmidt019cc6f2012-09-19 15:42:13 +00003619 // to memory. ArgOffset will be the address of the beginning
3620 // of the object.
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003621 if (GPR_idx != Num_GPR_Regs) {
Roman Divackyd0419622011-06-17 15:21:10 +00003622 unsigned VReg;
3623 if (isPPC64)
3624 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
3625 else
3626 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::GPRCRegClass);
Evan Cheng0664a672010-07-03 00:40:23 +00003627 int FI = MFI->CreateFixedObject(PtrByteSize, ArgOffset, true);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003628 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003629 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003630 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
Hal Finkel3e4a34c2014-01-21 20:15:58 +00003631 MachinePointerInfo(FuncArg, j),
David Greene87a5abe2010-02-15 16:56:53 +00003632 false, false, 0);
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003633 MemOps.push_back(Store);
3634 ++GPR_idx;
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003635 ArgOffset += PtrByteSize;
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003636 } else {
3637 ArgOffset += ArgSize - (ArgOffset-CurArgOffset);
3638 break;
3639 }
3640 }
3641 continue;
3642 }
3643
Owen Anderson9f944592009-08-11 20:47:22 +00003644 switch (ObjectVT.getSimpleVT().SimpleTy) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00003645 default: llvm_unreachable("Unhandled argument type!");
Hal Finkel5cae2162014-02-28 01:17:25 +00003646 case MVT::i1:
Owen Anderson9f944592009-08-11 20:47:22 +00003647 case MVT::i32:
Bill Wendling968f32c2008-03-07 20:49:02 +00003648 if (!isPPC64) {
Bill Wendling968f32c2008-03-07 20:49:02 +00003649 if (GPR_idx != Num_GPR_Regs) {
Devang Patelf3292b22011-02-21 23:21:26 +00003650 unsigned VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::GPRCRegClass);
Owen Anderson9f944592009-08-11 20:47:22 +00003651 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i32);
Hal Finkel7f908e82014-03-06 00:45:19 +00003652
3653 if (ObjectVT == MVT::i1)
3654 ArgVal = DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, ArgVal);
3655
Bill Wendling968f32c2008-03-07 20:49:02 +00003656 ++GPR_idx;
3657 } else {
3658 needsLoad = true;
3659 ArgSize = PtrByteSize;
3660 }
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003661 // All int arguments reserve stack space in the Darwin ABI.
3662 ArgOffset += PtrByteSize;
Bill Wendling968f32c2008-03-07 20:49:02 +00003663 break;
Chris Lattner4302e8f2006-05-16 18:18:50 +00003664 }
Bill Wendling968f32c2008-03-07 20:49:02 +00003665 // FALLTHROUGH
Owen Anderson9f944592009-08-11 20:47:22 +00003666 case MVT::i64: // PPC64
Chris Lattnerec78cad2006-06-26 22:48:35 +00003667 if (GPR_idx != Num_GPR_Regs) {
Devang Patelf3292b22011-02-21 23:21:26 +00003668 unsigned VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
Owen Anderson9f944592009-08-11 20:47:22 +00003669 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i64);
Bill Wendling968f32c2008-03-07 20:49:02 +00003670
Hal Finkel940ab932014-02-28 00:27:01 +00003671 if (ObjectVT == MVT::i32 || ObjectVT == MVT::i1)
Bill Wendling968f32c2008-03-07 20:49:02 +00003672 // PPC64 passes i8, i16, and i32 values in i64 registers. Promote
Owen Anderson9f944592009-08-11 20:47:22 +00003673 // value to MVT::i64 and then truncate to the correct register size.
Bill Schmidt57d6de52012-10-23 15:51:16 +00003674 ArgVal = extendArgForPPC64(Flags, ObjectVT, DAG, ArgVal, dl);
Bill Wendling968f32c2008-03-07 20:49:02 +00003675
Chris Lattnerec78cad2006-06-26 22:48:35 +00003676 ++GPR_idx;
3677 } else {
3678 needsLoad = true;
Evan Cheng0f0aee22008-07-24 08:17:07 +00003679 ArgSize = PtrByteSize;
Chris Lattnerec78cad2006-06-26 22:48:35 +00003680 }
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003681 // All int arguments reserve stack space in the Darwin ABI.
3682 ArgOffset += 8;
Chris Lattnerec78cad2006-06-26 22:48:35 +00003683 break;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003684
Owen Anderson9f944592009-08-11 20:47:22 +00003685 case MVT::f32:
3686 case MVT::f64:
Chris Lattner318f0d22006-05-16 18:51:52 +00003687 // Every 4 bytes of argument space consumes one of the GPRs available for
3688 // argument passing.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003689 if (GPR_idx != Num_GPR_Regs) {
Chris Lattner26e2fcd2006-05-16 18:58:15 +00003690 ++GPR_idx;
Chris Lattner2cca3852006-11-18 01:57:19 +00003691 if (ObjSize == 8 && GPR_idx != Num_GPR_Regs && !isPPC64)
Chris Lattner26e2fcd2006-05-16 18:58:15 +00003692 ++GPR_idx;
Chris Lattner318f0d22006-05-16 18:51:52 +00003693 }
Chris Lattner26e2fcd2006-05-16 18:58:15 +00003694 if (FPR_idx != Num_FPR_Regs) {
Chris Lattner4302e8f2006-05-16 18:18:50 +00003695 unsigned VReg;
Tilmann Scheller98bdaaa2009-07-03 06:43:35 +00003696
Owen Anderson9f944592009-08-11 20:47:22 +00003697 if (ObjectVT == MVT::f32)
Devang Patelf3292b22011-02-21 23:21:26 +00003698 VReg = MF.addLiveIn(FPR[FPR_idx], &PPC::F4RCRegClass);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003699 else
Devang Patelf3292b22011-02-21 23:21:26 +00003700 VReg = MF.addLiveIn(FPR[FPR_idx], &PPC::F8RCRegClass);
Tilmann Scheller98bdaaa2009-07-03 06:43:35 +00003701
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003702 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, ObjectVT);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003703 ++FPR_idx;
3704 } else {
3705 needsLoad = true;
3706 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00003707
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003708 // All FP arguments reserve stack space in the Darwin ABI.
3709 ArgOffset += isPPC64 ? 8 : ObjSize;
Chris Lattner4302e8f2006-05-16 18:18:50 +00003710 break;
Owen Anderson9f944592009-08-11 20:47:22 +00003711 case MVT::v4f32:
3712 case MVT::v4i32:
3713 case MVT::v8i16:
3714 case MVT::v16i8:
Dale Johannesenb28456e2008-03-12 00:22:17 +00003715 // Note that vector arguments in registers don't reserve stack space,
3716 // except in varargs functions.
Chris Lattner26e2fcd2006-05-16 18:58:15 +00003717 if (VR_idx != Num_VR_Regs) {
Devang Patelf3292b22011-02-21 23:21:26 +00003718 unsigned VReg = MF.addLiveIn(VR[VR_idx], &PPC::VRRCRegClass);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003719 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, ObjectVT);
Dale Johannesenb28456e2008-03-12 00:22:17 +00003720 if (isVarArg) {
3721 while ((ArgOffset % 16) != 0) {
3722 ArgOffset += PtrByteSize;
3723 if (GPR_idx != Num_GPR_Regs)
3724 GPR_idx++;
3725 }
3726 ArgOffset += 16;
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00003727 GPR_idx = std::min(GPR_idx+4, Num_GPR_Regs); // FIXME correct for ppc64?
Dale Johannesenb28456e2008-03-12 00:22:17 +00003728 }
Chris Lattner4302e8f2006-05-16 18:18:50 +00003729 ++VR_idx;
3730 } else {
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003731 if (!isVarArg && !isPPC64) {
3732 // Vectors go after all the nonvectors.
3733 CurArgOffset = VecArgOffset;
3734 VecArgOffset += 16;
3735 } else {
3736 // Vectors are aligned.
3737 ArgOffset = ((ArgOffset+15)/16)*16;
3738 CurArgOffset = ArgOffset;
3739 ArgOffset += 16;
Dale Johannesen0d982562008-03-12 00:49:20 +00003740 }
Chris Lattner4302e8f2006-05-16 18:18:50 +00003741 needsLoad = true;
3742 }
3743 break;
3744 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00003745
Chris Lattner4302e8f2006-05-16 18:18:50 +00003746 // We need to load the argument to a virtual register if we determined above
Chris Lattnerf6518cf2008-02-13 07:35:30 +00003747 // that we ran out of physical registers of the appropriate type.
Chris Lattner4302e8f2006-05-16 18:18:50 +00003748 if (needsLoad) {
Chris Lattnerf6518cf2008-02-13 07:35:30 +00003749 int FI = MFI->CreateFixedObject(ObjSize,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003750 CurArgOffset + (ArgSize - ObjSize),
Evan Cheng0664a672010-07-03 00:40:23 +00003751 isImmutable);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003752 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
Chris Lattner7727d052010-09-21 06:44:06 +00003753 ArgVal = DAG.getLoad(ObjectVT, dl, Chain, FIN, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00003754 false, false, false, 0);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003755 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00003756
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003757 InVals.push_back(ArgVal);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003758 }
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003759
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003760 // Allow for Altivec parameters at the end, if needed.
3761 if (nAltivecParamsAtEnd) {
3762 MinReservedArea = ((MinReservedArea+15)/16)*16;
3763 MinReservedArea += 16*nAltivecParamsAtEnd;
3764 }
3765
3766 // Area that is at least reserved in the caller of this function.
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00003767 MinReservedArea = std::max(MinReservedArea, LinkageSize + 8 * PtrByteSize);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003768
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003769 // Set the size that is at least reserved in caller of this function. Tail
Bill Schmidt57d6de52012-10-23 15:51:16 +00003770 // call optimized functions' reserved stack space needs to be aligned so that
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003771 // taking the difference between two stack areas will result in an aligned
3772 // stack.
Eric Christophercccae792015-01-30 22:02:31 +00003773 MinReservedArea =
3774 EnsureStackAlignment(Subtarget.getFrameLowering(), MinReservedArea);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003775 FuncInfo->setMinReservedArea(MinReservedArea);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003776
Chris Lattner4302e8f2006-05-16 18:18:50 +00003777 // If the function takes variable number of arguments, make a frame index for
3778 // the start of the first vararg value... for expansion of llvm.va_start.
Chris Lattner4302e8f2006-05-16 18:18:50 +00003779 if (isVarArg) {
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003780 int Depth = ArgOffset;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003781
Dan Gohman31ae5862010-04-17 14:41:14 +00003782 FuncInfo->setVarArgsFrameIndex(
3783 MFI->CreateFixedObject(PtrVT.getSizeInBits()/8,
Evan Cheng0664a672010-07-03 00:40:23 +00003784 Depth, true));
Dan Gohman31ae5862010-04-17 14:41:14 +00003785 SDValue FIN = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), PtrVT);
Scott Michelcf0da6c2009-02-17 22:15:04 +00003786
Chris Lattner4302e8f2006-05-16 18:18:50 +00003787 // If this function is vararg, store any remaining integer argument regs
3788 // to their spots on the stack so that they may be loaded by deferencing the
3789 // result of va_next.
Chris Lattner26e2fcd2006-05-16 18:58:15 +00003790 for (; GPR_idx != Num_GPR_Regs; ++GPR_idx) {
Chris Lattner2cca3852006-11-18 01:57:19 +00003791 unsigned VReg;
Wesley Peck527da1b2010-11-23 03:31:01 +00003792
Chris Lattner2cca3852006-11-18 01:57:19 +00003793 if (isPPC64)
Devang Patelf3292b22011-02-21 23:21:26 +00003794 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
Chris Lattner2cca3852006-11-18 01:57:19 +00003795 else
Devang Patelf3292b22011-02-21 23:21:26 +00003796 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::GPRCRegClass);
Chris Lattner2cca3852006-11-18 01:57:19 +00003797
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003798 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
Chris Lattner676c61d2010-09-21 18:41:36 +00003799 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
3800 MachinePointerInfo(), false, false, 0);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003801 MemOps.push_back(Store);
3802 // Increment the address by four for the next argument to store
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003803 SDValue PtrOff = DAG.getConstant(PtrVT.getSizeInBits()/8, dl, PtrVT);
Dale Johannesen679073b2009-02-04 02:34:38 +00003804 FIN = DAG.getNode(ISD::ADD, dl, PtrOff.getValueType(), FIN, PtrOff);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003805 }
Chris Lattner4302e8f2006-05-16 18:18:50 +00003806 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00003807
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003808 if (!MemOps.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00003809 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOps);
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003810
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003811 return Chain;
Chris Lattner4302e8f2006-05-16 18:18:50 +00003812}
3813
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003814/// CalculateTailCallSPDiff - Get the amount the stack pointer has to be
Chris Lattner0ab5e2c2011-04-15 05:18:47 +00003815/// adjusted to accommodate the arguments for the tailcall.
Dale Johannesen86dcae12009-11-24 01:09:07 +00003816static int CalculateTailCallSPDiff(SelectionDAG& DAG, bool isTailCall,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003817 unsigned ParamSize) {
3818
Dale Johannesen86dcae12009-11-24 01:09:07 +00003819 if (!isTailCall) return 0;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003820
3821 PPCFunctionInfo *FI = DAG.getMachineFunction().getInfo<PPCFunctionInfo>();
3822 unsigned CallerMinReservedArea = FI->getMinReservedArea();
3823 int SPDiff = (int)CallerMinReservedArea - (int)ParamSize;
3824 // Remember only if the new adjustement is bigger.
3825 if (SPDiff < FI->getTailCallSPDelta())
3826 FI->setTailCallSPDelta(SPDiff);
3827
3828 return SPDiff;
3829}
3830
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003831/// IsEligibleForTailCallOptimization - Check whether the call is eligible
3832/// for tail call optimization. Targets which want to do tail call
3833/// optimization should implement this function.
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003834bool
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003835PPCTargetLowering::IsEligibleForTailCallOptimization(SDValue Callee,
Sandeep Patel68c5f472009-09-02 08:44:58 +00003836 CallingConv::ID CalleeCC,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003837 bool isVarArg,
3838 const SmallVectorImpl<ISD::InputArg> &Ins,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003839 SelectionDAG& DAG) const {
Nick Lewycky50f02cb2011-12-02 22:16:29 +00003840 if (!getTargetMachine().Options.GuaranteedTailCallOpt)
Evan Cheng25217ff2010-01-29 23:05:56 +00003841 return false;
3842
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003843 // Variable argument functions are not supported.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003844 if (isVarArg)
Dan Gohmaneffb8942008-09-12 16:56:44 +00003845 return false;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003846
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003847 MachineFunction &MF = DAG.getMachineFunction();
Sandeep Patel68c5f472009-09-02 08:44:58 +00003848 CallingConv::ID CallerCC = MF.getFunction()->getCallingConv();
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003849 if (CalleeCC == CallingConv::Fast && CallerCC == CalleeCC) {
3850 // Functions containing by val parameters are not supported.
3851 for (unsigned i = 0; i != Ins.size(); i++) {
3852 ISD::ArgFlagsTy Flags = Ins[i].Flags;
3853 if (Flags.isByVal()) return false;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003854 }
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003855
Alp Tokerf907b892013-12-05 05:44:44 +00003856 // Non-PIC/GOT tail calls are supported.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003857 if (getTargetMachine().getRelocationModel() != Reloc::PIC_)
3858 return true;
3859
3860 // At the moment we can only do local tail calls (in same module, hidden
3861 // or protected) if we are generating PIC.
3862 if (GlobalAddressSDNode *G = dyn_cast<GlobalAddressSDNode>(Callee))
3863 return G->getGlobal()->hasHiddenVisibility()
3864 || G->getGlobal()->hasProtectedVisibility();
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003865 }
3866
3867 return false;
3868}
3869
Chris Lattnereb755fc2006-05-17 19:00:46 +00003870/// isCallCompatibleAddress - Return the immediate to use if the specified
3871/// 32-bit value is representable in the immediate field of a BxA instruction.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003872static SDNode *isBLACompatibleAddress(SDValue Op, SelectionDAG &DAG) {
Chris Lattnereb755fc2006-05-17 19:00:46 +00003873 ConstantSDNode *C = dyn_cast<ConstantSDNode>(Op);
Craig Topper062a2ba2014-04-25 05:30:21 +00003874 if (!C) return nullptr;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003875
Dan Gohmaneffb8942008-09-12 16:56:44 +00003876 int Addr = C->getZExtValue();
Chris Lattnereb755fc2006-05-17 19:00:46 +00003877 if ((Addr & 3) != 0 || // Low 2 bits are implicitly zero.
Richard Smith228e6d42012-08-24 23:29:28 +00003878 SignExtend32<26>(Addr) != Addr)
Craig Topper062a2ba2014-04-25 05:30:21 +00003879 return nullptr; // Top 6 bits have to be sext of immediate.
Scott Michelcf0da6c2009-02-17 22:15:04 +00003880
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003881 return DAG.getConstant((int)C->getZExtValue() >> 2, SDLoc(Op),
Mehdi Amini44ede332015-07-09 02:09:04 +00003882 DAG.getTargetLoweringInfo().getPointerTy(
3883 DAG.getDataLayout())).getNode();
Chris Lattnereb755fc2006-05-17 19:00:46 +00003884}
3885
Dan Gohmand78c4002008-05-13 00:00:25 +00003886namespace {
3887
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003888struct TailCallArgumentInfo {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003889 SDValue Arg;
3890 SDValue FrameIdxOp;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003891 int FrameIdx;
3892
3893 TailCallArgumentInfo() : FrameIdx(0) {}
3894};
3895
Alexander Kornienkof00654e2015-06-23 09:49:53 +00003896}
Dan Gohmand78c4002008-05-13 00:00:25 +00003897
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003898/// StoreTailCallArgumentsToStackSlot - Stores arguments to their stack slot.
3899static void
3900StoreTailCallArgumentsToStackSlot(SelectionDAG &DAG,
Evan Cheng0e9d9ca2009-10-18 18:16:27 +00003901 SDValue Chain,
Craig Topperb94011f2013-07-14 04:42:23 +00003902 const SmallVectorImpl<TailCallArgumentInfo> &TailCallArgs,
3903 SmallVectorImpl<SDValue> &MemOpChains,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003904 SDLoc dl) {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003905 for (unsigned i = 0, e = TailCallArgs.size(); i != e; ++i) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003906 SDValue Arg = TailCallArgs[i].Arg;
3907 SDValue FIN = TailCallArgs[i].FrameIdxOp;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003908 int FI = TailCallArgs[i].FrameIdx;
3909 // Store relative to framepointer.
Alex Lorenze40c8a22015-08-11 23:09:45 +00003910 MemOpChains.push_back(DAG.getStore(
3911 Chain, dl, Arg, FIN,
3912 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI), false,
3913 false, 0));
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003914 }
3915}
3916
3917/// EmitTailCallStoreFPAndRetAddr - Move the frame pointer and return address to
3918/// the appropriate stack slot for the tail call optimized function call.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003919static SDValue EmitTailCallStoreFPAndRetAddr(SelectionDAG &DAG,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003920 MachineFunction &MF,
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003921 SDValue Chain,
3922 SDValue OldRetAddr,
3923 SDValue OldFP,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003924 int SPDiff,
3925 bool isPPC64,
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003926 bool isDarwinABI,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003927 SDLoc dl) {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003928 if (SPDiff) {
3929 // Calculate the new stack slot for the return address.
3930 int SlotSize = isPPC64 ? 8 : 4;
Eric Christopherdc3a8a42015-02-13 00:39:38 +00003931 const PPCFrameLowering *FL =
3932 MF.getSubtarget<PPCSubtarget>().getFrameLowering();
3933 int NewRetAddrLoc = SPDiff + FL->getReturnSaveOffset();
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003934 int NewRetAddr = MF.getFrameInfo()->CreateFixedObject(SlotSize,
Evan Cheng0664a672010-07-03 00:40:23 +00003935 NewRetAddrLoc, true);
Owen Anderson9f944592009-08-11 20:47:22 +00003936 EVT VT = isPPC64 ? MVT::i64 : MVT::i32;
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003937 SDValue NewRetAddrFrIdx = DAG.getFrameIndex(NewRetAddr, VT);
Alex Lorenze40c8a22015-08-11 23:09:45 +00003938 Chain = DAG.getStore(
3939 Chain, dl, OldRetAddr, NewRetAddrFrIdx,
3940 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), NewRetAddr),
3941 false, false, 0);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003942
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00003943 // When using the 32/64-bit SVR4 ABI there is no need to move the FP stack
3944 // slot as the FP is never overwritten.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003945 if (isDarwinABI) {
Eric Christopherdc3a8a42015-02-13 00:39:38 +00003946 int NewFPLoc = SPDiff + FL->getFramePointerSaveOffset();
David Greene1fbe0542009-11-12 20:49:22 +00003947 int NewFPIdx = MF.getFrameInfo()->CreateFixedObject(SlotSize, NewFPLoc,
Evan Cheng0664a672010-07-03 00:40:23 +00003948 true);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003949 SDValue NewFramePtrIdx = DAG.getFrameIndex(NewFPIdx, VT);
Alex Lorenze40c8a22015-08-11 23:09:45 +00003950 Chain = DAG.getStore(
3951 Chain, dl, OldFP, NewFramePtrIdx,
3952 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), NewFPIdx),
3953 false, false, 0);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003954 }
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003955 }
3956 return Chain;
3957}
3958
3959/// CalculateTailCallArgDest - Remember Argument for later processing. Calculate
3960/// the position of the argument.
3961static void
3962CalculateTailCallArgDest(SelectionDAG &DAG, MachineFunction &MF, bool isPPC64,
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003963 SDValue Arg, int SPDiff, unsigned ArgOffset,
Craig Topperb94011f2013-07-14 04:42:23 +00003964 SmallVectorImpl<TailCallArgumentInfo>& TailCallArguments) {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003965 int Offset = ArgOffset + SPDiff;
Duncan Sands13237ac2008-06-06 12:08:01 +00003966 uint32_t OpSize = (Arg.getValueType().getSizeInBits()+7)/8;
Evan Cheng0664a672010-07-03 00:40:23 +00003967 int FI = MF.getFrameInfo()->CreateFixedObject(OpSize, Offset, true);
Owen Anderson9f944592009-08-11 20:47:22 +00003968 EVT VT = isPPC64 ? MVT::i64 : MVT::i32;
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003969 SDValue FIN = DAG.getFrameIndex(FI, VT);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003970 TailCallArgumentInfo Info;
3971 Info.Arg = Arg;
3972 Info.FrameIdxOp = FIN;
3973 Info.FrameIdx = FI;
3974 TailCallArguments.push_back(Info);
3975}
3976
3977/// EmitTCFPAndRetAddrLoad - Emit load from frame pointer and return address
3978/// stack slot. Returns the chain as result and the loaded frame pointers in
3979/// LROpOut/FPOpout. Used when tail calling.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003980SDValue PPCTargetLowering::EmitTailCallLoadFPAndRetAddr(SelectionDAG & DAG,
Dale Johannesen021052a2009-02-04 20:06:27 +00003981 int SPDiff,
3982 SDValue Chain,
3983 SDValue &LROpOut,
3984 SDValue &FPOpOut,
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003985 bool isDarwinABI,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003986 SDLoc dl) const {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003987 if (SPDiff) {
3988 // Load the LR and FP stack slot for later adjusting.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00003989 EVT VT = Subtarget.isPPC64() ? MVT::i64 : MVT::i32;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003990 LROpOut = getReturnAddrFrameIndex(DAG);
Chris Lattner7727d052010-09-21 06:44:06 +00003991 LROpOut = DAG.getLoad(VT, dl, Chain, LROpOut, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00003992 false, false, false, 0);
Gabor Greiff304a7a2008-08-28 21:40:38 +00003993 Chain = SDValue(LROpOut.getNode(), 1);
Wesley Peck527da1b2010-11-23 03:31:01 +00003994
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00003995 // When using the 32/64-bit SVR4 ABI there is no need to load the FP stack
3996 // slot as the FP is never overwritten.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003997 if (isDarwinABI) {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003998 FPOpOut = getFramePointerFrameIndex(DAG);
Chris Lattner7727d052010-09-21 06:44:06 +00003999 FPOpOut = DAG.getLoad(VT, dl, Chain, FPOpOut, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00004000 false, false, false, 0);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004001 Chain = SDValue(FPOpOut.getNode(), 1);
4002 }
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004003 }
4004 return Chain;
4005}
4006
Dale Johannesen85d41a12008-03-04 23:17:14 +00004007/// CreateCopyOfByValArgument - Make a copy of an aggregate at address specified
Scott Michelcf0da6c2009-02-17 22:15:04 +00004008/// by "Src" to address "Dst" of size "Size". Alignment information is
Dale Johannesen85d41a12008-03-04 23:17:14 +00004009/// specified by the specific parameter attribute. The copy will be passed as
4010/// a byval function parameter.
4011/// Sometimes what we are copying is the end of a larger object, the part that
4012/// does not fit in registers.
Scott Michelcf0da6c2009-02-17 22:15:04 +00004013static SDValue
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00004014CreateCopyOfByValArgument(SDValue Src, SDValue Dst, SDValue Chain,
Duncan Sandsd97eea32008-03-21 09:14:45 +00004015 ISD::ArgFlagsTy Flags, SelectionDAG &DAG,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004016 SDLoc dl) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004017 SDValue SizeNode = DAG.getConstant(Flags.getByValSize(), dl, MVT::i32);
Dale Johannesen85263882009-02-04 01:17:06 +00004018 return DAG.getMemcpy(Chain, dl, Dst, Src, SizeNode, Flags.getByValAlign(),
Krzysztof Parzyszeka46c36b2015-04-13 17:16:45 +00004019 false, false, false, MachinePointerInfo(),
Nick Lewyckyaad475b2014-04-15 07:22:52 +00004020 MachinePointerInfo());
Dale Johannesen85d41a12008-03-04 23:17:14 +00004021}
Chris Lattner43df5b32007-02-25 05:34:32 +00004022
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004023/// LowerMemOpCallTo - Store the argument to the stack or remember it in case of
4024/// tail calls.
4025static void
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00004026LowerMemOpCallTo(SelectionDAG &DAG, MachineFunction &MF, SDValue Chain,
4027 SDValue Arg, SDValue PtrOff, int SPDiff,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004028 unsigned ArgOffset, bool isPPC64, bool isTailCall,
Craig Topperb94011f2013-07-14 04:42:23 +00004029 bool isVector, SmallVectorImpl<SDValue> &MemOpChains,
4030 SmallVectorImpl<TailCallArgumentInfo> &TailCallArguments,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004031 SDLoc dl) {
Mehdi Amini44ede332015-07-09 02:09:04 +00004032 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004033 if (!isTailCall) {
4034 if (isVector) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00004035 SDValue StackPtr;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004036 if (isPPC64)
Owen Anderson9f944592009-08-11 20:47:22 +00004037 StackPtr = DAG.getRegister(PPC::X1, MVT::i64);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004038 else
Owen Anderson9f944592009-08-11 20:47:22 +00004039 StackPtr = DAG.getRegister(PPC::R1, MVT::i32);
Dale Johannesen021052a2009-02-04 20:06:27 +00004040 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, StackPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004041 DAG.getConstant(ArgOffset, dl, PtrVT));
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004042 }
Chris Lattner676c61d2010-09-21 18:41:36 +00004043 MemOpChains.push_back(DAG.getStore(Chain, dl, Arg, PtrOff,
4044 MachinePointerInfo(), false, false, 0));
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004045 // Calculate and remember argument location.
4046 } else CalculateTailCallArgDest(DAG, MF, isPPC64, Arg, SPDiff, ArgOffset,
4047 TailCallArguments);
4048}
4049
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004050static
4051void PrepareTailCall(SelectionDAG &DAG, SDValue &InFlag, SDValue &Chain,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004052 SDLoc dl, bool isPPC64, int SPDiff, unsigned NumBytes,
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004053 SDValue LROp, SDValue FPOp, bool isDarwinABI,
Craig Topperb94011f2013-07-14 04:42:23 +00004054 SmallVectorImpl<TailCallArgumentInfo> &TailCallArguments) {
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004055 MachineFunction &MF = DAG.getMachineFunction();
4056
4057 // Emit a sequence of copyto/copyfrom virtual registers for arguments that
4058 // might overwrite each other in case of tail call optimization.
4059 SmallVector<SDValue, 8> MemOpChains2;
Chris Lattner0ab5e2c2011-04-15 05:18:47 +00004060 // Do not flag preceding copytoreg stuff together with the following stuff.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004061 InFlag = SDValue();
4062 StoreTailCallArgumentsToStackSlot(DAG, Chain, TailCallArguments,
4063 MemOpChains2, dl);
4064 if (!MemOpChains2.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00004065 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOpChains2);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004066
4067 // Store the return address to the appropriate stack slot.
4068 Chain = EmitTailCallStoreFPAndRetAddr(DAG, MF, Chain, LROp, FPOp, SPDiff,
4069 isPPC64, isDarwinABI, dl);
4070
4071 // Emit callseq_end just before tailcall node.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004072 Chain = DAG.getCALLSEQ_END(Chain, DAG.getIntPtrConstant(NumBytes, dl, true),
4073 DAG.getIntPtrConstant(0, dl, true), InFlag, dl);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004074 InFlag = Chain.getValue(1);
4075}
4076
Hal Finkel87deb0b2015-01-12 04:34:47 +00004077// Is this global address that of a function that can be called by name? (as
4078// opposed to something that must hold a descriptor for an indirect call).
4079static bool isFunctionGlobalAddress(SDValue Callee) {
4080 if (GlobalAddressSDNode *G = dyn_cast<GlobalAddressSDNode>(Callee)) {
4081 if (Callee.getOpcode() == ISD::GlobalTLSAddress ||
4082 Callee.getOpcode() == ISD::TargetGlobalTLSAddress)
4083 return false;
4084
4085 return G->getGlobal()->getType()->getElementType()->isFunctionTy();
4086 }
4087
4088 return false;
4089}
4090
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004091static
4092unsigned PrepareCall(SelectionDAG &DAG, SDValue &Callee, SDValue &InFlag,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004093 SDValue &Chain, SDValue CallSeqStart, SDLoc dl, int SPDiff,
Hal Finkel965cea52015-07-12 00:37:44 +00004094 bool isTailCall, bool IsPatchPoint, bool hasNest,
Craig Topperb94011f2013-07-14 04:42:23 +00004095 SmallVectorImpl<std::pair<unsigned, SDValue> > &RegsToPass,
4096 SmallVectorImpl<SDValue> &Ops, std::vector<EVT> &NodeTys,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004097 ImmutableCallSite *CS, const PPCSubtarget &Subtarget) {
Wesley Peck527da1b2010-11-23 03:31:01 +00004098
Eric Christopherb1aaebe2014-06-12 22:38:18 +00004099 bool isPPC64 = Subtarget.isPPC64();
4100 bool isSVR4ABI = Subtarget.isSVR4ABI();
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00004101 bool isELFv2ABI = Subtarget.isELFv2ABI();
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004102
Mehdi Amini44ede332015-07-09 02:09:04 +00004103 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Owen Anderson9f944592009-08-11 20:47:22 +00004104 NodeTys.push_back(MVT::Other); // Returns a chain
Chris Lattner3e5fbd72010-12-21 02:38:05 +00004105 NodeTys.push_back(MVT::Glue); // Returns a flag for retval copy to use.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004106
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004107 unsigned CallOpc = PPCISD::CALL;
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004108
Torok Edwin31e90d22010-08-04 20:47:44 +00004109 bool needIndirectCall = true;
Ulrich Weigand9aa09ef2014-06-18 16:14:04 +00004110 if (!isSVR4ABI || !isPPC64)
4111 if (SDNode *Dest = isBLACompatibleAddress(Callee, DAG)) {
4112 // If this is an absolute destination address, use the munged value.
4113 Callee = SDValue(Dest, 0);
4114 needIndirectCall = false;
4115 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004116
Hal Finkel87deb0b2015-01-12 04:34:47 +00004117 if (isFunctionGlobalAddress(Callee)) {
4118 GlobalAddressSDNode *G = cast<GlobalAddressSDNode>(Callee);
4119 // A call to a TLS address is actually an indirect call to a
4120 // thread-specific pointer.
Eric Christopher79cc1e32014-09-02 22:28:02 +00004121 unsigned OpFlags = 0;
4122 if ((DAG.getTarget().getRelocationModel() != Reloc::Static &&
4123 (Subtarget.getTargetTriple().isMacOSX() &&
4124 Subtarget.getTargetTriple().isMacOSXVersionLT(10, 5)) &&
Peter Collingbourne6a9d1772015-07-05 20:52:35 +00004125 !G->getGlobal()->isStrongDefinitionForLinker()) ||
Eric Christopher79cc1e32014-09-02 22:28:02 +00004126 (Subtarget.isTargetELF() && !isPPC64 &&
4127 !G->getGlobal()->hasLocalLinkage() &&
4128 DAG.getTarget().getRelocationModel() == Reloc::PIC_)) {
4129 // PC-relative references to external symbols should go through $stub,
4130 // unless we're building with the leopard linker or later, which
4131 // automatically synthesizes these stubs.
4132 OpFlags = PPCII::MO_PLT_OR_STUB;
Eric Christopherb9fd9ed2014-08-07 22:02:54 +00004133 }
Eric Christopher79cc1e32014-09-02 22:28:02 +00004134
4135 // If the callee is a GlobalAddress/ExternalSymbol node (quite common,
4136 // every direct call is) turn it into a TargetGlobalAddress /
4137 // TargetExternalSymbol node so that legalize doesn't hack it.
4138 Callee = DAG.getTargetGlobalAddress(G->getGlobal(), dl,
4139 Callee.getValueType(), 0, OpFlags);
4140 needIndirectCall = false;
Torok Edwin31e90d22010-08-04 20:47:44 +00004141 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004142
Torok Edwin31e90d22010-08-04 20:47:44 +00004143 if (ExternalSymbolSDNode *S = dyn_cast<ExternalSymbolSDNode>(Callee)) {
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004144 unsigned char OpFlags = 0;
Wesley Peck527da1b2010-11-23 03:31:01 +00004145
Hal Finkel3ee2af72014-07-18 23:29:49 +00004146 if ((DAG.getTarget().getRelocationModel() != Reloc::Static &&
4147 (Subtarget.getTargetTriple().isMacOSX() &&
4148 Subtarget.getTargetTriple().isMacOSXVersionLT(10, 5))) ||
4149 (Subtarget.isTargetELF() && !isPPC64 &&
Justin Hibbits17744c12015-01-10 07:50:31 +00004150 DAG.getTarget().getRelocationModel() == Reloc::PIC_)) {
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004151 // PC-relative references to external symbols should go through $stub,
4152 // unless we're building with the leopard linker or later, which
4153 // automatically synthesizes these stubs.
Hal Finkel3ee2af72014-07-18 23:29:49 +00004154 OpFlags = PPCII::MO_PLT_OR_STUB;
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004155 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004156
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004157 Callee = DAG.getTargetExternalSymbol(S->getSymbol(), Callee.getValueType(),
4158 OpFlags);
4159 needIndirectCall = false;
Torok Edwin31e90d22010-08-04 20:47:44 +00004160 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004161
Hal Finkel934361a2015-01-14 01:07:51 +00004162 if (IsPatchPoint) {
4163 // We'll form an invalid direct call when lowering a patchpoint; the full
4164 // sequence for an indirect call is complicated, and many of the
4165 // instructions introduced might have side effects (and, thus, can't be
4166 // removed later). The call itself will be removed as soon as the
4167 // argument/return lowering is complete, so the fact that it has the wrong
4168 // kind of operands should not really matter.
4169 needIndirectCall = false;
4170 }
4171
Torok Edwin31e90d22010-08-04 20:47:44 +00004172 if (needIndirectCall) {
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004173 // Otherwise, this is an indirect call. We have to use a MTCTR/BCTRL pair
4174 // to do the call, we can't use PPCISD::CALL.
4175 SDValue MTCTROps[] = {Chain, Callee, InFlag};
Tilmann Scheller79fef932009-12-18 13:00:15 +00004176
Hal Finkel63fb9282015-01-13 18:25:05 +00004177 if (isSVR4ABI && isPPC64 && !isELFv2ABI) {
Tilmann Scheller79fef932009-12-18 13:00:15 +00004178 // Function pointers in the 64-bit SVR4 ABI do not point to the function
4179 // entry point, but to the function descriptor (the function entry point
4180 // address is part of the function descriptor though).
4181 // The function descriptor is a three doubleword structure with the
4182 // following fields: function entry point, TOC base address and
4183 // environment pointer.
4184 // Thus for a call through a function pointer, the following actions need
4185 // to be performed:
4186 // 1. Save the TOC of the caller in the TOC save area of its stack
Bill Schmidt57d6de52012-10-23 15:51:16 +00004187 // frame (this is done in LowerCall_Darwin() or LowerCall_64SVR4()).
Tilmann Scheller79fef932009-12-18 13:00:15 +00004188 // 2. Load the address of the function entry point from the function
4189 // descriptor.
4190 // 3. Load the TOC of the callee from the function descriptor into r2.
4191 // 4. Load the environment pointer from the function descriptor into
4192 // r11.
4193 // 5. Branch to the function entry point address.
4194 // 6. On return of the callee, the TOC of the caller needs to be
4195 // restored (this is done in FinishCall()).
4196 //
Hal Finkele2ab0f12015-01-15 21:17:34 +00004197 // The loads are scheduled at the beginning of the call sequence, and the
4198 // register copies are flagged together to ensure that no other
Tilmann Scheller79fef932009-12-18 13:00:15 +00004199 // operations can be scheduled in between. E.g. without flagging the
Hal Finkele2ab0f12015-01-15 21:17:34 +00004200 // copies together, a TOC access in the caller could be scheduled between
4201 // the assignment of the callee TOC and the branch to the callee, which
Tilmann Scheller79fef932009-12-18 13:00:15 +00004202 // results in the TOC access going through the TOC of the callee instead
4203 // of going through the TOC of the caller, which leads to incorrect code.
4204
4205 // Load the address of the function entry point from the function
4206 // descriptor.
Hal Finkele2ab0f12015-01-15 21:17:34 +00004207 SDValue LDChain = CallSeqStart.getValue(CallSeqStart->getNumValues()-1);
4208 if (LDChain.getValueType() == MVT::Glue)
4209 LDChain = CallSeqStart.getValue(CallSeqStart->getNumValues()-2);
4210
4211 bool LoadsInv = Subtarget.hasInvariantFunctionDescriptors();
4212
4213 MachinePointerInfo MPI(CS ? CS->getCalledValue() : nullptr);
4214 SDValue LoadFuncPtr = DAG.getLoad(MVT::i64, dl, LDChain, Callee, MPI,
4215 false, false, LoadsInv, 8);
Tilmann Scheller79fef932009-12-18 13:00:15 +00004216
4217 // Load environment pointer into r11.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004218 SDValue PtrOff = DAG.getIntPtrConstant(16, dl);
Tilmann Scheller79fef932009-12-18 13:00:15 +00004219 SDValue AddPtr = DAG.getNode(ISD::ADD, dl, MVT::i64, Callee, PtrOff);
Hal Finkele2ab0f12015-01-15 21:17:34 +00004220 SDValue LoadEnvPtr = DAG.getLoad(MVT::i64, dl, LDChain, AddPtr,
4221 MPI.getWithOffset(16), false, false,
4222 LoadsInv, 8);
4223
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004224 SDValue TOCOff = DAG.getIntPtrConstant(8, dl);
Hal Finkele2ab0f12015-01-15 21:17:34 +00004225 SDValue AddTOC = DAG.getNode(ISD::ADD, dl, MVT::i64, Callee, TOCOff);
4226 SDValue TOCPtr = DAG.getLoad(MVT::i64, dl, LDChain, AddTOC,
4227 MPI.getWithOffset(8), false, false,
4228 LoadsInv, 8);
4229
Hal Finkele6698d52015-02-01 15:03:28 +00004230 setUsesTOCBasePtr(DAG);
Hal Finkele2ab0f12015-01-15 21:17:34 +00004231 SDValue TOCVal = DAG.getCopyToReg(Chain, dl, PPC::X2, TOCPtr,
4232 InFlag);
4233 Chain = TOCVal.getValue(0);
4234 InFlag = TOCVal.getValue(1);
Tilmann Scheller79fef932009-12-18 13:00:15 +00004235
Hal Finkel965cea52015-07-12 00:37:44 +00004236 // If the function call has an explicit 'nest' parameter, it takes the
4237 // place of the environment pointer.
4238 if (!hasNest) {
4239 SDValue EnvVal = DAG.getCopyToReg(Chain, dl, PPC::X11, LoadEnvPtr,
4240 InFlag);
Hal Finkele2ab0f12015-01-15 21:17:34 +00004241
Hal Finkel965cea52015-07-12 00:37:44 +00004242 Chain = EnvVal.getValue(0);
4243 InFlag = EnvVal.getValue(1);
4244 }
Tilmann Scheller79fef932009-12-18 13:00:15 +00004245
Tilmann Scheller79fef932009-12-18 13:00:15 +00004246 MTCTROps[0] = Chain;
4247 MTCTROps[1] = LoadFuncPtr;
4248 MTCTROps[2] = InFlag;
4249 }
4250
Hal Finkel63fb9282015-01-13 18:25:05 +00004251 Chain = DAG.getNode(PPCISD::MTCTR, dl, NodeTys,
4252 makeArrayRef(MTCTROps, InFlag.getNode() ? 3 : 2));
4253 InFlag = Chain.getValue(1);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004254
4255 NodeTys.clear();
Owen Anderson9f944592009-08-11 20:47:22 +00004256 NodeTys.push_back(MVT::Other);
Chris Lattner3e5fbd72010-12-21 02:38:05 +00004257 NodeTys.push_back(MVT::Glue);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004258 Ops.push_back(Chain);
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004259 CallOpc = PPCISD::BCTRL;
Craig Topper062a2ba2014-04-25 05:30:21 +00004260 Callee.setNode(nullptr);
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004261 // Add use of X11 (holding environment pointer)
Hal Finkel965cea52015-07-12 00:37:44 +00004262 if (isSVR4ABI && isPPC64 && !isELFv2ABI && !hasNest)
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004263 Ops.push_back(DAG.getRegister(PPC::X11, PtrVT));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004264 // Add CTR register as callee so a bctr can be emitted later.
4265 if (isTailCall)
Roman Divackya4a59ae2011-06-03 15:47:49 +00004266 Ops.push_back(DAG.getRegister(isPPC64 ? PPC::CTR8 : PPC::CTR, PtrVT));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004267 }
4268
4269 // If this is a direct call, pass the chain and the callee.
4270 if (Callee.getNode()) {
4271 Ops.push_back(Chain);
4272 Ops.push_back(Callee);
4273 }
4274 // If this is a tail call add stack pointer delta.
4275 if (isTailCall)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004276 Ops.push_back(DAG.getConstant(SPDiff, dl, MVT::i32));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004277
4278 // Add argument registers to the end of the list so that they are known live
4279 // into the call.
4280 for (unsigned i = 0, e = RegsToPass.size(); i != e; ++i)
4281 Ops.push_back(DAG.getRegister(RegsToPass[i].first,
4282 RegsToPass[i].second.getValueType()));
4283
Hal Finkelaf519932015-01-19 07:20:27 +00004284 // All calls, in both the ELF V1 and V2 ABIs, need the TOC register live
4285 // into the call.
Hal Finkele6698d52015-02-01 15:03:28 +00004286 if (isSVR4ABI && isPPC64 && !IsPatchPoint) {
4287 setUsesTOCBasePtr(DAG);
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00004288 Ops.push_back(DAG.getRegister(PPC::X2, PtrVT));
Hal Finkele6698d52015-02-01 15:03:28 +00004289 }
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00004290
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004291 return CallOpc;
4292}
4293
Roman Divacky76293062012-09-18 16:47:58 +00004294static
4295bool isLocalCall(const SDValue &Callee)
4296{
4297 if (GlobalAddressSDNode *G = dyn_cast<GlobalAddressSDNode>(Callee))
Peter Collingbourne6a9d1772015-07-05 20:52:35 +00004298 return G->getGlobal()->isStrongDefinitionForLinker();
Roman Divacky76293062012-09-18 16:47:58 +00004299 return false;
4300}
4301
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004302SDValue
4303PPCTargetLowering::LowerCallResult(SDValue Chain, SDValue InFlag,
Sandeep Patel68c5f472009-09-02 08:44:58 +00004304 CallingConv::ID CallConv, bool isVarArg,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004305 const SmallVectorImpl<ISD::InputArg> &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004306 SDLoc dl, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00004307 SmallVectorImpl<SDValue> &InVals) const {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004308
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004309 SmallVector<CCValAssign, 16> RVLocs;
Eric Christopherb5217502014-08-06 18:45:26 +00004310 CCState CCRetInfo(CallConv, isVarArg, DAG.getMachineFunction(), RVLocs,
4311 *DAG.getContext());
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004312 CCRetInfo.AnalyzeCallResult(Ins, RetCC_PPC);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004313
4314 // Copy all of the result registers out of their specified physreg.
4315 for (unsigned i = 0, e = RVLocs.size(); i != e; ++i) {
4316 CCValAssign &VA = RVLocs[i];
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004317 assert(VA.isRegLoc() && "Can only return in registers!");
Ulrich Weigand339d0592012-11-05 19:39:45 +00004318
4319 SDValue Val = DAG.getCopyFromReg(Chain, dl,
4320 VA.getLocReg(), VA.getLocVT(), InFlag);
4321 Chain = Val.getValue(1);
4322 InFlag = Val.getValue(2);
4323
4324 switch (VA.getLocInfo()) {
4325 default: llvm_unreachable("Unknown loc info!");
4326 case CCValAssign::Full: break;
4327 case CCValAssign::AExt:
4328 Val = DAG.getNode(ISD::TRUNCATE, dl, VA.getValVT(), Val);
4329 break;
4330 case CCValAssign::ZExt:
4331 Val = DAG.getNode(ISD::AssertZext, dl, VA.getLocVT(), Val,
4332 DAG.getValueType(VA.getValVT()));
4333 Val = DAG.getNode(ISD::TRUNCATE, dl, VA.getValVT(), Val);
4334 break;
4335 case CCValAssign::SExt:
4336 Val = DAG.getNode(ISD::AssertSext, dl, VA.getLocVT(), Val,
4337 DAG.getValueType(VA.getValVT()));
4338 Val = DAG.getNode(ISD::TRUNCATE, dl, VA.getValVT(), Val);
4339 break;
4340 }
4341
4342 InVals.push_back(Val);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004343 }
4344
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004345 return Chain;
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004346}
4347
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004348SDValue
Andrew Trickef9de2a2013-05-25 02:42:55 +00004349PPCTargetLowering::FinishCall(CallingConv::ID CallConv, SDLoc dl,
Hal Finkel934361a2015-01-14 01:07:51 +00004350 bool isTailCall, bool isVarArg, bool IsPatchPoint,
Hal Finkel965cea52015-07-12 00:37:44 +00004351 bool hasNest, SelectionDAG &DAG,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004352 SmallVector<std::pair<unsigned, SDValue>, 8>
4353 &RegsToPass,
4354 SDValue InFlag, SDValue Chain,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004355 SDValue CallSeqStart, SDValue &Callee,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004356 int SPDiff, unsigned NumBytes,
4357 const SmallVectorImpl<ISD::InputArg> &Ins,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004358 SmallVectorImpl<SDValue> &InVals,
4359 ImmutableCallSite *CS) const {
Ulrich Weigand8658f172014-07-20 23:43:15 +00004360
Owen Anderson53aa7a92009-08-10 22:56:29 +00004361 std::vector<EVT> NodeTys;
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004362 SmallVector<SDValue, 8> Ops;
Hal Finkele2ab0f12015-01-15 21:17:34 +00004363 unsigned CallOpc = PrepareCall(DAG, Callee, InFlag, Chain, CallSeqStart, dl,
Hal Finkel965cea52015-07-12 00:37:44 +00004364 SPDiff, isTailCall, IsPatchPoint, hasNest,
4365 RegsToPass, Ops, NodeTys, CS, Subtarget);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004366
Hal Finkel5ab37802012-08-28 02:10:27 +00004367 // Add implicit use of CR bit 6 for 32-bit SVR4 vararg calls
Eric Christopherb1aaebe2014-06-12 22:38:18 +00004368 if (isVarArg && Subtarget.isSVR4ABI() && !Subtarget.isPPC64())
Hal Finkel5ab37802012-08-28 02:10:27 +00004369 Ops.push_back(DAG.getRegister(PPC::CR1EQ, MVT::i32));
4370
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004371 // When performing tail call optimization the callee pops its arguments off
4372 // the stack. Account for this here so these bytes can be pushed back on in
Eli Bendersky8da87162013-02-21 20:05:00 +00004373 // PPCFrameLowering::eliminateCallFramePseudoInstr.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004374 int BytesCalleePops =
Nick Lewycky50f02cb2011-12-02 22:16:29 +00004375 (CallConv == CallingConv::Fast &&
4376 getTargetMachine().Options.GuaranteedTailCallOpt) ? NumBytes : 0;
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004377
Roman Divackyef21be22012-03-06 16:41:49 +00004378 // Add a register mask operand representing the call-preserved registers.
Eric Christophercccae792015-01-30 22:02:31 +00004379 const TargetRegisterInfo *TRI = Subtarget.getRegisterInfo();
Eric Christopher9deb75d2015-03-11 22:42:13 +00004380 const uint32_t *Mask =
4381 TRI->getCallPreservedMask(DAG.getMachineFunction(), CallConv);
Roman Divackyef21be22012-03-06 16:41:49 +00004382 assert(Mask && "Missing call preserved mask for calling convention");
4383 Ops.push_back(DAG.getRegisterMask(Mask));
4384
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004385 if (InFlag.getNode())
4386 Ops.push_back(InFlag);
4387
4388 // Emit tail call.
4389 if (isTailCall) {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004390 assert(((Callee.getOpcode() == ISD::Register &&
4391 cast<RegisterSDNode>(Callee)->getReg() == PPC::CTR) ||
4392 Callee.getOpcode() == ISD::TargetExternalSymbol ||
4393 Callee.getOpcode() == ISD::TargetGlobalAddress ||
4394 isa<ConstantSDNode>(Callee)) &&
4395 "Expecting an global address, external symbol, absolute value or register");
4396
Arnold Schwaighoferdc271142015-05-09 00:10:25 +00004397 DAG.getMachineFunction().getFrameInfo()->setHasTailCall();
Craig Topper48d114b2014-04-26 18:35:24 +00004398 return DAG.getNode(PPCISD::TC_RETURN, dl, MVT::Other, Ops);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004399 }
4400
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00004401 // Add a NOP immediately after the branch instruction when using the 64-bit
4402 // SVR4 ABI. At link time, if caller and callee are in a different module and
4403 // thus have a different TOC, the call will be replaced with a call to a stub
4404 // function which saves the current TOC, loads the TOC of the callee and
4405 // branches to the callee. The NOP will be replaced with a load instruction
4406 // which restores the TOC of the caller from the TOC save slot of the current
4407 // stack frame. If caller and callee belong to the same module (and have the
4408 // same TOC), the NOP will remain unchanged.
Hal Finkel51861b42012-03-31 14:45:15 +00004409
Hal Finkel934361a2015-01-14 01:07:51 +00004410 if (!isTailCall && Subtarget.isSVR4ABI()&& Subtarget.isPPC64() &&
4411 !IsPatchPoint) {
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004412 if (CallOpc == PPCISD::BCTRL) {
Tilmann Scheller79fef932009-12-18 13:00:15 +00004413 // This is a call through a function pointer.
4414 // Restore the caller TOC from the save area into R2.
4415 // See PrepareCall() for more information about calls through function
4416 // pointers in the 64-bit SVR4 ABI.
4417 // We are using a target-specific load with r2 hard coded, because the
4418 // result of a target-independent load would never go directly into r2,
4419 // since r2 is a reserved register (which prevents the register allocator
4420 // from allocating it), resulting in an additional register being
4421 // allocated and an unnecessary move instruction being generated.
Hal Finkelfc096c92014-12-23 22:29:40 +00004422 CallOpc = PPCISD::BCTRL_LOAD_TOC;
4423
Mehdi Amini44ede332015-07-09 02:09:04 +00004424 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Hal Finkelfc096c92014-12-23 22:29:40 +00004425 SDValue StackPtr = DAG.getRegister(PPC::X1, PtrVT);
Eric Christopher736d39e2015-02-13 00:39:36 +00004426 unsigned TOCSaveOffset = Subtarget.getFrameLowering()->getTOCSaveOffset();
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004427 SDValue TOCOff = DAG.getIntPtrConstant(TOCSaveOffset, dl);
Hal Finkelfc096c92014-12-23 22:29:40 +00004428 SDValue AddTOC = DAG.getNode(ISD::ADD, dl, MVT::i64, StackPtr, TOCOff);
4429
4430 // The address needs to go after the chain input but before the flag (or
4431 // any other variadic arguments).
4432 Ops.insert(std::next(Ops.begin()), AddTOC);
Bill Schmidtcea15962013-09-26 17:09:28 +00004433 } else if ((CallOpc == PPCISD::CALL) &&
4434 (!isLocalCall(Callee) ||
Bill Schmidt82f1c772015-02-10 19:09:05 +00004435 DAG.getTarget().getRelocationModel() == Reloc::PIC_))
Roman Divacky76293062012-09-18 16:47:58 +00004436 // Otherwise insert NOP for non-local calls.
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004437 CallOpc = PPCISD::CALL_NOP;
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00004438 }
4439
Craig Topper48d114b2014-04-26 18:35:24 +00004440 Chain = DAG.getNode(CallOpc, dl, NodeTys, Ops);
Hal Finkel51861b42012-03-31 14:45:15 +00004441 InFlag = Chain.getValue(1);
4442
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004443 Chain = DAG.getCALLSEQ_END(Chain, DAG.getIntPtrConstant(NumBytes, dl, true),
4444 DAG.getIntPtrConstant(BytesCalleePops, dl, true),
Andrew Trickad6d08a2013-05-29 22:03:55 +00004445 InFlag, dl);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004446 if (!Ins.empty())
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004447 InFlag = Chain.getValue(1);
4448
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004449 return LowerCallResult(Chain, InFlag, CallConv, isVarArg,
4450 Ins, dl, DAG, InVals);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004451}
4452
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004453SDValue
Justin Holewinskiaa583972012-05-25 16:35:28 +00004454PPCTargetLowering::LowerCall(TargetLowering::CallLoweringInfo &CLI,
Dan Gohman21cea8a2010-04-17 15:26:15 +00004455 SmallVectorImpl<SDValue> &InVals) const {
Justin Holewinskiaa583972012-05-25 16:35:28 +00004456 SelectionDAG &DAG = CLI.DAG;
Craig Topperb94011f2013-07-14 04:42:23 +00004457 SDLoc &dl = CLI.DL;
4458 SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
4459 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals;
4460 SmallVectorImpl<ISD::InputArg> &Ins = CLI.Ins;
Justin Holewinskiaa583972012-05-25 16:35:28 +00004461 SDValue Chain = CLI.Chain;
4462 SDValue Callee = CLI.Callee;
4463 bool &isTailCall = CLI.IsTailCall;
4464 CallingConv::ID CallConv = CLI.CallConv;
4465 bool isVarArg = CLI.IsVarArg;
Hal Finkel934361a2015-01-14 01:07:51 +00004466 bool IsPatchPoint = CLI.IsPatchPoint;
Hal Finkele2ab0f12015-01-15 21:17:34 +00004467 ImmutableCallSite *CS = CLI.CS;
Justin Holewinskiaa583972012-05-25 16:35:28 +00004468
Evan Cheng67a69dd2010-01-27 00:07:07 +00004469 if (isTailCall)
4470 isTailCall = IsEligibleForTailCallOptimization(Callee, CallConv, isVarArg,
4471 Ins, DAG);
4472
Hal Finkele2ab0f12015-01-15 21:17:34 +00004473 if (!isTailCall && CS && CS->isMustTailCall())
Reid Kleckner5772b772014-04-24 20:14:34 +00004474 report_fatal_error("failed to perform tail call elimination on a call "
4475 "site marked musttail");
4476
Eric Christopherb1aaebe2014-06-12 22:38:18 +00004477 if (Subtarget.isSVR4ABI()) {
4478 if (Subtarget.isPPC64())
Bill Schmidt57d6de52012-10-23 15:51:16 +00004479 return LowerCall_64SVR4(Chain, Callee, CallConv, isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00004480 isTailCall, IsPatchPoint, Outs, OutVals, Ins,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004481 dl, DAG, InVals, CS);
Bill Schmidt57d6de52012-10-23 15:51:16 +00004482 else
4483 return LowerCall_32SVR4(Chain, Callee, CallConv, isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00004484 isTailCall, IsPatchPoint, Outs, OutVals, Ins,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004485 dl, DAG, InVals, CS);
Bill Schmidt57d6de52012-10-23 15:51:16 +00004486 }
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004487
Bill Schmidt57d6de52012-10-23 15:51:16 +00004488 return LowerCall_Darwin(Chain, Callee, CallConv, isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00004489 isTailCall, IsPatchPoint, Outs, OutVals, Ins,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004490 dl, DAG, InVals, CS);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004491}
4492
4493SDValue
Bill Schmidt019cc6f2012-09-19 15:42:13 +00004494PPCTargetLowering::LowerCall_32SVR4(SDValue Chain, SDValue Callee,
4495 CallingConv::ID CallConv, bool isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00004496 bool isTailCall, bool IsPatchPoint,
Bill Schmidt019cc6f2012-09-19 15:42:13 +00004497 const SmallVectorImpl<ISD::OutputArg> &Outs,
4498 const SmallVectorImpl<SDValue> &OutVals,
4499 const SmallVectorImpl<ISD::InputArg> &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004500 SDLoc dl, SelectionDAG &DAG,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004501 SmallVectorImpl<SDValue> &InVals,
4502 ImmutableCallSite *CS) const {
Bill Schmidt019cc6f2012-09-19 15:42:13 +00004503 // See PPCTargetLowering::LowerFormalArguments_32SVR4() for a description
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00004504 // of the 32-bit SVR4 ABI stack frame layout.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004505
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004506 assert((CallConv == CallingConv::C ||
4507 CallConv == CallingConv::Fast) && "Unknown calling convention!");
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004508
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004509 unsigned PtrByteSize = 4;
4510
4511 MachineFunction &MF = DAG.getMachineFunction();
4512
4513 // Mark this function as potentially containing a function that contains a
4514 // tail call. As a consequence the frame pointer will be used for dynamicalloc
4515 // and restoring the callers stack pointer in this functions epilog. This is
4516 // done because by tail calling the called function might overwrite the value
4517 // in this function's (MF) stack pointer stack slot 0(SP).
Nick Lewycky50f02cb2011-12-02 22:16:29 +00004518 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
4519 CallConv == CallingConv::Fast)
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004520 MF.getInfo<PPCFunctionInfo>()->setHasFastCall();
Wesley Peck527da1b2010-11-23 03:31:01 +00004521
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004522 // Count how many bytes are to be pushed on the stack, including the linkage
4523 // area, parameter list area and the part of the local variable space which
4524 // contains copies of aggregates which are passed by value.
4525
4526 // Assign locations to all of the outgoing arguments.
4527 SmallVector<CCValAssign, 16> ArgLocs;
Eric Christopherb5217502014-08-06 18:45:26 +00004528 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs,
4529 *DAG.getContext());
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004530
4531 // Reserve space for the linkage area on the stack.
Eric Christophera4ae2132015-02-13 22:22:57 +00004532 CCInfo.AllocateStack(Subtarget.getFrameLowering()->getLinkageSize(),
Ulrich Weigand8658f172014-07-20 23:43:15 +00004533 PtrByteSize);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004534
4535 if (isVarArg) {
4536 // Handle fixed and variable vector arguments differently.
4537 // Fixed vector arguments go into registers as long as registers are
4538 // available. Variable vector arguments always go into memory.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004539 unsigned NumArgs = Outs.size();
Wesley Peck527da1b2010-11-23 03:31:01 +00004540
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004541 for (unsigned i = 0; i != NumArgs; ++i) {
Duncan Sandsf5dda012010-11-03 11:35:31 +00004542 MVT ArgVT = Outs[i].VT;
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004543 ISD::ArgFlagsTy ArgFlags = Outs[i].Flags;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004544 bool Result;
Wesley Peck527da1b2010-11-23 03:31:01 +00004545
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004546 if (Outs[i].IsFixed) {
Bill Schmidtef17c142013-02-06 17:33:58 +00004547 Result = CC_PPC32_SVR4(i, ArgVT, ArgVT, CCValAssign::Full, ArgFlags,
4548 CCInfo);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004549 } else {
Bill Schmidtef17c142013-02-06 17:33:58 +00004550 Result = CC_PPC32_SVR4_VarArg(i, ArgVT, ArgVT, CCValAssign::Full,
4551 ArgFlags, CCInfo);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004552 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004553
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004554 if (Result) {
Torok Edwinfb8d6d52009-07-08 20:53:28 +00004555#ifndef NDEBUG
Chris Lattner13626022009-08-23 06:03:38 +00004556 errs() << "Call operand #" << i << " has unhandled type "
Duncan Sandsf5dda012010-11-03 11:35:31 +00004557 << EVT(ArgVT).getEVTString() << "\n";
Torok Edwinfb8d6d52009-07-08 20:53:28 +00004558#endif
Craig Toppere73658d2014-04-28 04:05:08 +00004559 llvm_unreachable(nullptr);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004560 }
4561 }
4562 } else {
4563 // All arguments are treated the same.
Bill Schmidtef17c142013-02-06 17:33:58 +00004564 CCInfo.AnalyzeCallOperands(Outs, CC_PPC32_SVR4);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004565 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004566
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004567 // Assign locations to all of the outgoing aggregate by value arguments.
4568 SmallVector<CCValAssign, 16> ByValArgLocs;
Eric Christopher0713a9d2011-06-08 23:55:35 +00004569 CCState CCByValInfo(CallConv, isVarArg, DAG.getMachineFunction(),
Eric Christopherb5217502014-08-06 18:45:26 +00004570 ByValArgLocs, *DAG.getContext());
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004571
4572 // Reserve stack space for the allocations in CCInfo.
4573 CCByValInfo.AllocateStack(CCInfo.getNextStackOffset(), PtrByteSize);
4574
Bill Schmidtef17c142013-02-06 17:33:58 +00004575 CCByValInfo.AnalyzeCallOperands(Outs, CC_PPC32_SVR4_ByVal);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004576
4577 // Size of the linkage area, parameter list area and the part of the local
4578 // space variable where copies of aggregates which are passed by value are
4579 // stored.
4580 unsigned NumBytes = CCByValInfo.getNextStackOffset();
Wesley Peck527da1b2010-11-23 03:31:01 +00004581
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004582 // Calculate by how many bytes the stack has to be adjusted in case of tail
4583 // call optimization.
4584 int SPDiff = CalculateTailCallSPDiff(DAG, isTailCall, NumBytes);
4585
4586 // Adjust the stack pointer for the new arguments...
4587 // These operations are automatically eliminated by the prolog/epilog pass
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004588 Chain = DAG.getCALLSEQ_START(Chain, DAG.getIntPtrConstant(NumBytes, dl, true),
Andrew Trickad6d08a2013-05-29 22:03:55 +00004589 dl);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004590 SDValue CallSeqStart = Chain;
4591
4592 // Load the return address and frame pointer so it can be moved somewhere else
4593 // later.
4594 SDValue LROp, FPOp;
4595 Chain = EmitTailCallLoadFPAndRetAddr(DAG, SPDiff, Chain, LROp, FPOp, false,
4596 dl);
4597
4598 // Set up a copy of the stack pointer for use loading and storing any
4599 // arguments that may not fit in the registers available for argument
4600 // passing.
Owen Anderson9f944592009-08-11 20:47:22 +00004601 SDValue StackPtr = DAG.getRegister(PPC::R1, MVT::i32);
Wesley Peck527da1b2010-11-23 03:31:01 +00004602
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004603 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass;
4604 SmallVector<TailCallArgumentInfo, 8> TailCallArguments;
4605 SmallVector<SDValue, 8> MemOpChains;
4606
Roman Divacky71038e72011-08-30 17:04:16 +00004607 bool seenFloatArg = false;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004608 // Walk the register/memloc assignments, inserting copies/loads.
4609 for (unsigned i = 0, j = 0, e = ArgLocs.size();
4610 i != e;
4611 ++i) {
4612 CCValAssign &VA = ArgLocs[i];
Dan Gohmanfe7532a2010-07-07 15:54:55 +00004613 SDValue Arg = OutVals[i];
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004614 ISD::ArgFlagsTy Flags = Outs[i].Flags;
Wesley Peck527da1b2010-11-23 03:31:01 +00004615
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004616 if (Flags.isByVal()) {
4617 // Argument is an aggregate which is passed by value, thus we need to
4618 // create a copy of it in the local variable space of the current stack
4619 // frame (which is the stack frame of the caller) and pass the address of
4620 // this copy to the callee.
4621 assert((j < ByValArgLocs.size()) && "Index out of bounds!");
4622 CCValAssign &ByValVA = ByValArgLocs[j++];
4623 assert((VA.getValNo() == ByValVA.getValNo()) && "ValNo mismatch!");
Wesley Peck527da1b2010-11-23 03:31:01 +00004624
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004625 // Memory reserved in the local variable space of the callers stack frame.
4626 unsigned LocMemOffset = ByValVA.getLocMemOffset();
Wesley Peck527da1b2010-11-23 03:31:01 +00004627
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004628 SDValue PtrOff = DAG.getIntPtrConstant(LocMemOffset, dl);
Mehdi Amini44ede332015-07-09 02:09:04 +00004629 PtrOff = DAG.getNode(ISD::ADD, dl, getPointerTy(MF.getDataLayout()),
4630 StackPtr, PtrOff);
Wesley Peck527da1b2010-11-23 03:31:01 +00004631
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004632 // Create a copy of the argument in the local area of the current
4633 // stack frame.
4634 SDValue MemcpyCall =
4635 CreateCopyOfByValArgument(Arg, PtrOff,
4636 CallSeqStart.getNode()->getOperand(0),
4637 Flags, DAG, dl);
Wesley Peck527da1b2010-11-23 03:31:01 +00004638
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004639 // This must go outside the CALLSEQ_START..END.
4640 SDValue NewCallSeqStart = DAG.getCALLSEQ_START(MemcpyCall,
Andrew Trickad6d08a2013-05-29 22:03:55 +00004641 CallSeqStart.getNode()->getOperand(1),
4642 SDLoc(MemcpyCall));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004643 DAG.ReplaceAllUsesWith(CallSeqStart.getNode(),
4644 NewCallSeqStart.getNode());
4645 Chain = CallSeqStart = NewCallSeqStart;
Wesley Peck527da1b2010-11-23 03:31:01 +00004646
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004647 // Pass the address of the aggregate copy on the stack either in a
4648 // physical register or in the parameter list area of the current stack
4649 // frame to the callee.
4650 Arg = PtrOff;
4651 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004652
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004653 if (VA.isRegLoc()) {
Hal Finkel2a9d3182014-03-06 00:23:33 +00004654 if (Arg.getValueType() == MVT::i1)
4655 Arg = DAG.getNode(ISD::ZERO_EXTEND, dl, MVT::i32, Arg);
4656
Roman Divacky71038e72011-08-30 17:04:16 +00004657 seenFloatArg |= VA.getLocVT().isFloatingPoint();
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004658 // Put argument in a physical register.
4659 RegsToPass.push_back(std::make_pair(VA.getLocReg(), Arg));
4660 } else {
4661 // Put argument in the parameter list area of the current stack frame.
4662 assert(VA.isMemLoc());
4663 unsigned LocMemOffset = VA.getLocMemOffset();
4664
4665 if (!isTailCall) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004666 SDValue PtrOff = DAG.getIntPtrConstant(LocMemOffset, dl);
Mehdi Amini44ede332015-07-09 02:09:04 +00004667 PtrOff = DAG.getNode(ISD::ADD, dl, getPointerTy(MF.getDataLayout()),
4668 StackPtr, PtrOff);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004669
4670 MemOpChains.push_back(DAG.getStore(Chain, dl, Arg, PtrOff,
Chris Lattner676c61d2010-09-21 18:41:36 +00004671 MachinePointerInfo(),
David Greene87a5abe2010-02-15 16:56:53 +00004672 false, false, 0));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004673 } else {
4674 // Calculate and remember argument location.
4675 CalculateTailCallArgDest(DAG, MF, false, Arg, SPDiff, LocMemOffset,
4676 TailCallArguments);
4677 }
4678 }
4679 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004680
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004681 if (!MemOpChains.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00004682 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOpChains);
Wesley Peck527da1b2010-11-23 03:31:01 +00004683
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004684 // Build a sequence of copy-to-reg nodes chained together with token chain
4685 // and flag operands which copy the outgoing args into the appropriate regs.
4686 SDValue InFlag;
4687 for (unsigned i = 0, e = RegsToPass.size(); i != e; ++i) {
4688 Chain = DAG.getCopyToReg(Chain, dl, RegsToPass[i].first,
4689 RegsToPass[i].second, InFlag);
4690 InFlag = Chain.getValue(1);
4691 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004692
Hal Finkel5ab37802012-08-28 02:10:27 +00004693 // Set CR bit 6 to true if this is a vararg call with floating args passed in
4694 // registers.
4695 if (isVarArg) {
NAKAMURA Takumiac490292012-08-30 15:52:29 +00004696 SDVTList VTs = DAG.getVTList(MVT::Other, MVT::Glue);
4697 SDValue Ops[] = { Chain, InFlag };
4698
Hal Finkel5ab37802012-08-28 02:10:27 +00004699 Chain = DAG.getNode(seenFloatArg ? PPCISD::CR6SET : PPCISD::CR6UNSET,
Craig Topper2d2aa0c2014-04-30 07:17:30 +00004700 dl, VTs, makeArrayRef(Ops, InFlag.getNode() ? 2 : 1));
NAKAMURA Takumiac490292012-08-30 15:52:29 +00004701
Hal Finkel5ab37802012-08-28 02:10:27 +00004702 InFlag = Chain.getValue(1);
4703 }
4704
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004705 if (isTailCall)
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004706 PrepareTailCall(DAG, InFlag, Chain, dl, false, SPDiff, NumBytes, LROp, FPOp,
4707 false, TailCallArguments);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004708
Hal Finkel965cea52015-07-12 00:37:44 +00004709 return FinishCall(CallConv, dl, isTailCall, isVarArg, IsPatchPoint,
4710 /* unused except on PPC64 ELFv1 */ false, DAG,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004711 RegsToPass, InFlag, Chain, CallSeqStart, Callee, SPDiff,
4712 NumBytes, Ins, InVals, CS);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004713}
4714
Bill Schmidt57d6de52012-10-23 15:51:16 +00004715// Copy an argument into memory, being careful to do this outside the
4716// call sequence for the call to which the argument belongs.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004717SDValue
Bill Schmidt57d6de52012-10-23 15:51:16 +00004718PPCTargetLowering::createMemcpyOutsideCallSeq(SDValue Arg, SDValue PtrOff,
4719 SDValue CallSeqStart,
4720 ISD::ArgFlagsTy Flags,
4721 SelectionDAG &DAG,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004722 SDLoc dl) const {
Bill Schmidt57d6de52012-10-23 15:51:16 +00004723 SDValue MemcpyCall = CreateCopyOfByValArgument(Arg, PtrOff,
4724 CallSeqStart.getNode()->getOperand(0),
4725 Flags, DAG, dl);
4726 // The MEMCPY must go outside the CALLSEQ_START..END.
4727 SDValue NewCallSeqStart = DAG.getCALLSEQ_START(MemcpyCall,
Andrew Trickad6d08a2013-05-29 22:03:55 +00004728 CallSeqStart.getNode()->getOperand(1),
4729 SDLoc(MemcpyCall));
Bill Schmidt57d6de52012-10-23 15:51:16 +00004730 DAG.ReplaceAllUsesWith(CallSeqStart.getNode(),
4731 NewCallSeqStart.getNode());
4732 return NewCallSeqStart;
4733}
4734
4735SDValue
4736PPCTargetLowering::LowerCall_64SVR4(SDValue Chain, SDValue Callee,
Sandeep Patel68c5f472009-09-02 08:44:58 +00004737 CallingConv::ID CallConv, bool isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00004738 bool isTailCall, bool IsPatchPoint,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004739 const SmallVectorImpl<ISD::OutputArg> &Outs,
Dan Gohmanfe7532a2010-07-07 15:54:55 +00004740 const SmallVectorImpl<SDValue> &OutVals,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004741 const SmallVectorImpl<ISD::InputArg> &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004742 SDLoc dl, SelectionDAG &DAG,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004743 SmallVectorImpl<SDValue> &InVals,
4744 ImmutableCallSite *CS) const {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004745
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00004746 bool isELFv2ABI = Subtarget.isELFv2ABI();
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00004747 bool isLittleEndian = Subtarget.isLittleEndian();
Bill Schmidt57d6de52012-10-23 15:51:16 +00004748 unsigned NumOps = Outs.size();
Hal Finkel965cea52015-07-12 00:37:44 +00004749 bool hasNest = false;
Bill Schmidt019cc6f2012-09-19 15:42:13 +00004750
Mehdi Amini44ede332015-07-09 02:09:04 +00004751 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Bill Schmidt57d6de52012-10-23 15:51:16 +00004752 unsigned PtrByteSize = 8;
4753
4754 MachineFunction &MF = DAG.getMachineFunction();
4755
4756 // Mark this function as potentially containing a function that contains a
4757 // tail call. As a consequence the frame pointer will be used for dynamicalloc
4758 // and restoring the callers stack pointer in this functions epilog. This is
4759 // done because by tail calling the called function might overwrite the value
4760 // in this function's (MF) stack pointer stack slot 0(SP).
4761 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
4762 CallConv == CallingConv::Fast)
4763 MF.getInfo<PPCFunctionInfo>()->setHasFastCall();
4764
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004765 assert(!(CallConv == CallingConv::Fast && isVarArg) &&
4766 "fastcc not supported on varargs functions");
4767
Bill Schmidt57d6de52012-10-23 15:51:16 +00004768 // Count how many bytes are to be pushed on the stack, including the linkage
Ulrich Weigand8658f172014-07-20 23:43:15 +00004769 // area, and parameter passing area. On ELFv1, the linkage area is 48 bytes
4770 // reserved space for [SP][CR][LR][2 x unused][TOC]; on ELFv2, the linkage
4771 // area is 32 bytes reserved space for [SP][CR][LR][TOC].
Eric Christophera4ae2132015-02-13 22:22:57 +00004772 unsigned LinkageSize = Subtarget.getFrameLowering()->getLinkageSize();
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00004773 unsigned NumBytes = LinkageSize;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004774 unsigned GPR_idx = 0, FPR_idx = 0, VR_idx = 0;
Hal Finkelc93a9a22015-02-25 01:06:45 +00004775 unsigned &QFPR_idx = FPR_idx;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004776
4777 static const MCPhysReg GPR[] = {
4778 PPC::X3, PPC::X4, PPC::X5, PPC::X6,
4779 PPC::X7, PPC::X8, PPC::X9, PPC::X10,
4780 };
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004781 static const MCPhysReg VR[] = {
4782 PPC::V2, PPC::V3, PPC::V4, PPC::V5, PPC::V6, PPC::V7, PPC::V8,
4783 PPC::V9, PPC::V10, PPC::V11, PPC::V12, PPC::V13
4784 };
4785 static const MCPhysReg VSRH[] = {
4786 PPC::VSH2, PPC::VSH3, PPC::VSH4, PPC::VSH5, PPC::VSH6, PPC::VSH7, PPC::VSH8,
4787 PPC::VSH9, PPC::VSH10, PPC::VSH11, PPC::VSH12, PPC::VSH13
4788 };
4789
4790 const unsigned NumGPRs = array_lengthof(GPR);
4791 const unsigned NumFPRs = 13;
4792 const unsigned NumVRs = array_lengthof(VR);
Hal Finkelc93a9a22015-02-25 01:06:45 +00004793 const unsigned NumQFPRs = NumFPRs;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004794
4795 // When using the fast calling convention, we don't provide backing for
4796 // arguments that will be in registers.
4797 unsigned NumGPRsUsed = 0, NumFPRsUsed = 0, NumVRsUsed = 0;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004798
4799 // Add up all the space actually used.
4800 for (unsigned i = 0; i != NumOps; ++i) {
4801 ISD::ArgFlagsTy Flags = Outs[i].Flags;
4802 EVT ArgVT = Outs[i].VT;
Ulrich Weigand85d5df22014-07-21 00:13:26 +00004803 EVT OrigVT = Outs[i].ArgVT;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004804
Hal Finkel965cea52015-07-12 00:37:44 +00004805 if (Flags.isNest())
4806 continue;
4807
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004808 if (CallConv == CallingConv::Fast) {
4809 if (Flags.isByVal())
4810 NumGPRsUsed += (Flags.getByValSize()+7)/8;
4811 else
4812 switch (ArgVT.getSimpleVT().SimpleTy) {
4813 default: llvm_unreachable("Unexpected ValueType for argument!");
4814 case MVT::i1:
4815 case MVT::i32:
4816 case MVT::i64:
4817 if (++NumGPRsUsed <= NumGPRs)
4818 continue;
4819 break;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004820 case MVT::v4i32:
4821 case MVT::v8i16:
4822 case MVT::v16i8:
4823 case MVT::v2f64:
4824 case MVT::v2i64:
Kit Bartond4eb73c2015-05-05 16:10:44 +00004825 case MVT::v1i128:
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004826 if (++NumVRsUsed <= NumVRs)
4827 continue;
4828 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +00004829 case MVT::v4f32:
4830 // When using QPX, this is handled like a FP register, otherwise, it
4831 // is an Altivec register.
4832 if (Subtarget.hasQPX()) {
4833 if (++NumFPRsUsed <= NumFPRs)
4834 continue;
4835 } else {
4836 if (++NumVRsUsed <= NumVRs)
4837 continue;
4838 }
4839 break;
4840 case MVT::f32:
4841 case MVT::f64:
4842 case MVT::v4f64: // QPX
4843 case MVT::v4i1: // QPX
4844 if (++NumFPRsUsed <= NumFPRs)
4845 continue;
4846 break;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004847 }
4848 }
4849
Ulrich Weigandec2bf932014-07-07 19:26:41 +00004850 /* Respect alignment of argument on the stack. */
Ulrich Weigand85d5df22014-07-21 00:13:26 +00004851 unsigned Align =
4852 CalculateStackSlotAlignment(ArgVT, OrigVT, Flags, PtrByteSize);
Ulrich Weigandec2bf932014-07-07 19:26:41 +00004853 NumBytes = ((NumBytes + Align - 1) / Align) * Align;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004854
4855 NumBytes += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize);
Ulrich Weigand85d5df22014-07-21 00:13:26 +00004856 if (Flags.isInConsecutiveRegsLast())
4857 NumBytes = ((NumBytes + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004858 }
4859
Ulrich Weigandec2bf932014-07-07 19:26:41 +00004860 unsigned NumBytesActuallyUsed = NumBytes;
4861
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004862 // The prolog code of the callee may store up to 8 GPR argument registers to
4863 // the stack, allowing va_start to index over them in memory if its varargs.
4864 // Because we cannot tell if this is needed on the caller side, we have to
4865 // conservatively assume that it is needed. As such, make sure we have at
4866 // least enough stack space for the caller to store the 8 GPRs.
Ulrich Weigand8658f172014-07-20 23:43:15 +00004867 // FIXME: On ELFv2, it may be unnecessary to allocate the parameter area.
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00004868 NumBytes = std::max(NumBytes, LinkageSize + 8 * PtrByteSize);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004869
4870 // Tail call needs the stack to be aligned.
4871 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
4872 CallConv == CallingConv::Fast)
Eric Christophercccae792015-01-30 22:02:31 +00004873 NumBytes = EnsureStackAlignment(Subtarget.getFrameLowering(), NumBytes);
Bill Schmidt57d6de52012-10-23 15:51:16 +00004874
4875 // Calculate by how many bytes the stack has to be adjusted in case of tail
4876 // call optimization.
4877 int SPDiff = CalculateTailCallSPDiff(DAG, isTailCall, NumBytes);
4878
4879 // To protect arguments on the stack from being clobbered in a tail call,
4880 // force all the loads to happen before doing any other lowering.
4881 if (isTailCall)
4882 Chain = DAG.getStackArgumentTokenFactor(Chain);
4883
4884 // Adjust the stack pointer for the new arguments...
4885 // These operations are automatically eliminated by the prolog/epilog pass
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004886 Chain = DAG.getCALLSEQ_START(Chain, DAG.getIntPtrConstant(NumBytes, dl, true),
Andrew Trickad6d08a2013-05-29 22:03:55 +00004887 dl);
Bill Schmidt57d6de52012-10-23 15:51:16 +00004888 SDValue CallSeqStart = Chain;
4889
4890 // Load the return address and frame pointer so it can be move somewhere else
4891 // later.
4892 SDValue LROp, FPOp;
4893 Chain = EmitTailCallLoadFPAndRetAddr(DAG, SPDiff, Chain, LROp, FPOp, true,
4894 dl);
4895
4896 // Set up a copy of the stack pointer for use loading and storing any
4897 // arguments that may not fit in the registers available for argument
4898 // passing.
4899 SDValue StackPtr = DAG.getRegister(PPC::X1, MVT::i64);
4900
4901 // Figure out which arguments are going to go in registers, and which in
4902 // memory. Also, if this is a vararg function, floating point operations
4903 // must be stored to our stack, and loaded into integer regs as well, if
4904 // any integer regs are available for argument passing.
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00004905 unsigned ArgOffset = LinkageSize;
Bill Schmidt57d6de52012-10-23 15:51:16 +00004906
4907 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass;
4908 SmallVector<TailCallArgumentInfo, 8> TailCallArguments;
4909
4910 SmallVector<SDValue, 8> MemOpChains;
4911 for (unsigned i = 0; i != NumOps; ++i) {
4912 SDValue Arg = OutVals[i];
4913 ISD::ArgFlagsTy Flags = Outs[i].Flags;
Ulrich Weigand85d5df22014-07-21 00:13:26 +00004914 EVT ArgVT = Outs[i].VT;
4915 EVT OrigVT = Outs[i].ArgVT;
Bill Schmidt57d6de52012-10-23 15:51:16 +00004916
4917 // PtrOff will be used to store the current argument to the stack if a
4918 // register cannot be found for it.
4919 SDValue PtrOff;
4920
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004921 // We re-align the argument offset for each argument, except when using the
4922 // fast calling convention, when we need to make sure we do that only when
4923 // we'll actually use a stack slot.
4924 auto ComputePtrOff = [&]() {
4925 /* Respect alignment of argument on the stack. */
4926 unsigned Align =
4927 CalculateStackSlotAlignment(ArgVT, OrigVT, Flags, PtrByteSize);
4928 ArgOffset = ((ArgOffset + Align - 1) / Align) * Align;
Bill Schmidt57d6de52012-10-23 15:51:16 +00004929
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004930 PtrOff = DAG.getConstant(ArgOffset, dl, StackPtr.getValueType());
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004931
4932 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, StackPtr, PtrOff);
4933 };
4934
4935 if (CallConv != CallingConv::Fast) {
4936 ComputePtrOff();
4937
4938 /* Compute GPR index associated with argument offset. */
4939 GPR_idx = (ArgOffset - LinkageSize) / PtrByteSize;
4940 GPR_idx = std::min(GPR_idx, NumGPRs);
4941 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00004942
4943 // Promote integers to 64-bit values.
Hal Finkel940ab932014-02-28 00:27:01 +00004944 if (Arg.getValueType() == MVT::i32 || Arg.getValueType() == MVT::i1) {
Bill Schmidt57d6de52012-10-23 15:51:16 +00004945 // FIXME: Should this use ANY_EXTEND if neither sext nor zext?
4946 unsigned ExtOp = Flags.isSExt() ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND;
4947 Arg = DAG.getNode(ExtOp, dl, MVT::i64, Arg);
4948 }
4949
4950 // FIXME memcpy is used way more than necessary. Correctness first.
4951 // Note: "by value" is code for passing a structure by value, not
4952 // basic types.
4953 if (Flags.isByVal()) {
4954 // Note: Size includes alignment padding, so
4955 // struct x { short a; char b; }
4956 // will have Size = 4. With #pragma pack(1), it will have Size = 3.
4957 // These are the proper values we need for right-justifying the
4958 // aggregate in a parameter register.
4959 unsigned Size = Flags.getByValSize();
Bill Schmidt9953cf22012-10-31 01:15:05 +00004960
4961 // An empty aggregate parameter takes up no storage and no
4962 // registers.
4963 if (Size == 0)
4964 continue;
4965
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004966 if (CallConv == CallingConv::Fast)
4967 ComputePtrOff();
4968
Bill Schmidt57d6de52012-10-23 15:51:16 +00004969 // All aggregates smaller than 8 bytes must be passed right-justified.
4970 if (Size==1 || Size==2 || Size==4) {
4971 EVT VT = (Size==1) ? MVT::i8 : ((Size==2) ? MVT::i16 : MVT::i32);
4972 if (GPR_idx != NumGPRs) {
4973 SDValue Load = DAG.getExtLoad(ISD::EXTLOAD, dl, PtrVT, Chain, Arg,
4974 MachinePointerInfo(), VT,
Louis Gerbarg67474e32014-07-31 21:45:05 +00004975 false, false, false, 0);
Bill Schmidt57d6de52012-10-23 15:51:16 +00004976 MemOpChains.push_back(Load.getValue(1));
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004977 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Bill Schmidt57d6de52012-10-23 15:51:16 +00004978
4979 ArgOffset += PtrByteSize;
4980 continue;
4981 }
4982 }
4983
4984 if (GPR_idx == NumGPRs && Size < 8) {
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00004985 SDValue AddPtr = PtrOff;
4986 if (!isLittleEndian) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004987 SDValue Const = DAG.getConstant(PtrByteSize - Size, dl,
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00004988 PtrOff.getValueType());
4989 AddPtr = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff, Const);
4990 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00004991 Chain = CallSeqStart = createMemcpyOutsideCallSeq(Arg, AddPtr,
4992 CallSeqStart,
4993 Flags, DAG, dl);
4994 ArgOffset += PtrByteSize;
4995 continue;
4996 }
4997 // Copy entire object into memory. There are cases where gcc-generated
4998 // code assumes it is there, even if it could be put entirely into
4999 // registers. (This is not what the doc says.)
5000
5001 // FIXME: The above statement is likely due to a misunderstanding of the
5002 // documents. All arguments must be copied into the parameter area BY
5003 // THE CALLEE in the event that the callee takes the address of any
5004 // formal argument. That has not yet been implemented. However, it is
5005 // reasonable to use the stack area as a staging area for the register
5006 // load.
5007
5008 // Skip this for small aggregates, as we will use the same slot for a
5009 // right-justified copy, below.
5010 if (Size >= 8)
5011 Chain = CallSeqStart = createMemcpyOutsideCallSeq(Arg, PtrOff,
5012 CallSeqStart,
5013 Flags, DAG, dl);
5014
5015 // When a register is available, pass a small aggregate right-justified.
5016 if (Size < 8 && GPR_idx != NumGPRs) {
5017 // The easiest way to get this right-justified in a register
5018 // is to copy the structure into the rightmost portion of a
5019 // local variable slot, then load the whole slot into the
5020 // register.
5021 // FIXME: The memcpy seems to produce pretty awful code for
5022 // small aggregates, particularly for packed ones.
Matt Arsenault758659232013-05-18 00:21:46 +00005023 // FIXME: It would be preferable to use the slot in the
Bill Schmidt57d6de52012-10-23 15:51:16 +00005024 // parameter save area instead of a new local variable.
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00005025 SDValue AddPtr = PtrOff;
5026 if (!isLittleEndian) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005027 SDValue Const = DAG.getConstant(8 - Size, dl, PtrOff.getValueType());
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00005028 AddPtr = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff, Const);
5029 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00005030 Chain = CallSeqStart = createMemcpyOutsideCallSeq(Arg, AddPtr,
5031 CallSeqStart,
5032 Flags, DAG, dl);
5033
5034 // Load the slot into the register.
5035 SDValue Load = DAG.getLoad(PtrVT, dl, Chain, PtrOff,
5036 MachinePointerInfo(),
5037 false, false, false, 0);
5038 MemOpChains.push_back(Load.getValue(1));
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005039 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005040
5041 // Done with this argument.
5042 ArgOffset += PtrByteSize;
5043 continue;
5044 }
5045
5046 // For aggregates larger than PtrByteSize, copy the pieces of the
5047 // object that fit into registers from the parameter save area.
5048 for (unsigned j=0; j<Size; j+=PtrByteSize) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005049 SDValue Const = DAG.getConstant(j, dl, PtrOff.getValueType());
Bill Schmidt57d6de52012-10-23 15:51:16 +00005050 SDValue AddArg = DAG.getNode(ISD::ADD, dl, PtrVT, Arg, Const);
5051 if (GPR_idx != NumGPRs) {
5052 SDValue Load = DAG.getLoad(PtrVT, dl, Chain, AddArg,
5053 MachinePointerInfo(),
5054 false, false, false, 0);
5055 MemOpChains.push_back(Load.getValue(1));
5056 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
5057 ArgOffset += PtrByteSize;
5058 } else {
5059 ArgOffset += ((Size - j + PtrByteSize-1)/PtrByteSize)*PtrByteSize;
5060 break;
5061 }
5062 }
5063 continue;
5064 }
5065
Craig Topper56710102013-08-15 02:33:50 +00005066 switch (Arg.getSimpleValueType().SimpleTy) {
Bill Schmidt57d6de52012-10-23 15:51:16 +00005067 default: llvm_unreachable("Unexpected ValueType for argument!");
Hal Finkel940ab932014-02-28 00:27:01 +00005068 case MVT::i1:
Bill Schmidt57d6de52012-10-23 15:51:16 +00005069 case MVT::i32:
5070 case MVT::i64:
Hal Finkel965cea52015-07-12 00:37:44 +00005071 if (Flags.isNest()) {
5072 // The 'nest' parameter, if any, is passed in R11.
5073 RegsToPass.push_back(std::make_pair(PPC::X11, Arg));
5074 hasNest = true;
5075 break;
5076 }
5077
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005078 // These can be scalar arguments or elements of an integer array type
5079 // passed directly. Clang may use those instead of "byval" aggregate
5080 // types to avoid forcing arguments to memory unnecessarily.
Bill Schmidt57d6de52012-10-23 15:51:16 +00005081 if (GPR_idx != NumGPRs) {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005082 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Arg));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005083 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005084 if (CallConv == CallingConv::Fast)
5085 ComputePtrOff();
5086
Bill Schmidt57d6de52012-10-23 15:51:16 +00005087 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5088 true, isTailCall, false, MemOpChains,
5089 TailCallArguments, dl);
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005090 if (CallConv == CallingConv::Fast)
5091 ArgOffset += PtrByteSize;
Bill Schmidt57d6de52012-10-23 15:51:16 +00005092 }
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005093 if (CallConv != CallingConv::Fast)
5094 ArgOffset += PtrByteSize;
Bill Schmidt57d6de52012-10-23 15:51:16 +00005095 break;
5096 case MVT::f32:
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005097 case MVT::f64: {
5098 // These can be scalar arguments or elements of a float array type
5099 // passed directly. The latter are used to implement ELFv2 homogenous
5100 // float aggregates.
5101
5102 // Named arguments go into FPRs first, and once they overflow, the
5103 // remaining arguments go into GPRs and then the parameter save area.
5104 // Unnamed arguments for vararg functions always go to GPRs and
5105 // then the parameter save area. For now, put all arguments to vararg
5106 // routines always in both locations (FPR *and* GPR or stack slot).
5107 bool NeedGPROrStack = isVarArg || FPR_idx == NumFPRs;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005108 bool NeededLoad = false;
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005109
5110 // First load the argument into the next available FPR.
5111 if (FPR_idx != NumFPRs)
Bill Schmidt57d6de52012-10-23 15:51:16 +00005112 RegsToPass.push_back(std::make_pair(FPR[FPR_idx++], Arg));
5113
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005114 // Next, load the argument into GPR or stack slot if needed.
5115 if (!NeedGPROrStack)
5116 ;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005117 else if (GPR_idx != NumGPRs && CallConv != CallingConv::Fast) {
Hal Finkel8ea446b2015-01-18 14:31:10 +00005118 // FIXME: We may want to re-enable this for CallingConv::Fast on the P8
5119 // once we support fp <-> gpr moves.
5120
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005121 // In the non-vararg case, this can only ever happen in the
5122 // presence of f32 array types, since otherwise we never run
5123 // out of FPRs before running out of GPRs.
5124 SDValue ArgVal;
Bill Schmidtbd4ac262012-10-29 21:18:16 +00005125
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005126 // Double values are always passed in a single GPR.
5127 if (Arg.getValueType() != MVT::f32) {
5128 ArgVal = DAG.getNode(ISD::BITCAST, dl, MVT::i64, Arg);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005129
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005130 // Non-array float values are extended and passed in a GPR.
5131 } else if (!Flags.isInConsecutiveRegs()) {
5132 ArgVal = DAG.getNode(ISD::BITCAST, dl, MVT::i32, Arg);
5133 ArgVal = DAG.getNode(ISD::ANY_EXTEND, dl, MVT::i64, ArgVal);
5134
5135 // If we have an array of floats, we collect every odd element
5136 // together with its predecessor into one GPR.
5137 } else if (ArgOffset % PtrByteSize != 0) {
5138 SDValue Lo, Hi;
5139 Lo = DAG.getNode(ISD::BITCAST, dl, MVT::i32, OutVals[i - 1]);
5140 Hi = DAG.getNode(ISD::BITCAST, dl, MVT::i32, Arg);
5141 if (!isLittleEndian)
5142 std::swap(Lo, Hi);
5143 ArgVal = DAG.getNode(ISD::BUILD_PAIR, dl, MVT::i64, Lo, Hi);
5144
5145 // The final element, if even, goes into the first half of a GPR.
5146 } else if (Flags.isInConsecutiveRegsLast()) {
5147 ArgVal = DAG.getNode(ISD::BITCAST, dl, MVT::i32, Arg);
5148 ArgVal = DAG.getNode(ISD::ANY_EXTEND, dl, MVT::i64, ArgVal);
5149 if (!isLittleEndian)
5150 ArgVal = DAG.getNode(ISD::SHL, dl, MVT::i64, ArgVal,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005151 DAG.getConstant(32, dl, MVT::i32));
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005152
5153 // Non-final even elements are skipped; they will be handled
5154 // together the with subsequent argument on the next go-around.
5155 } else
5156 ArgVal = SDValue();
5157
5158 if (ArgVal.getNode())
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005159 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], ArgVal));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005160 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005161 if (CallConv == CallingConv::Fast)
5162 ComputePtrOff();
5163
Bill Schmidt57d6de52012-10-23 15:51:16 +00005164 // Single-precision floating-point values are mapped to the
5165 // second (rightmost) word of the stack doubleword.
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005166 if (Arg.getValueType() == MVT::f32 &&
5167 !isLittleEndian && !Flags.isInConsecutiveRegs()) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005168 SDValue ConstFour = DAG.getConstant(4, dl, PtrOff.getValueType());
Bill Schmidt57d6de52012-10-23 15:51:16 +00005169 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff, ConstFour);
5170 }
5171
5172 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5173 true, isTailCall, false, MemOpChains,
5174 TailCallArguments, dl);
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005175
5176 NeededLoad = true;
Bill Schmidt57d6de52012-10-23 15:51:16 +00005177 }
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005178 // When passing an array of floats, the array occupies consecutive
5179 // space in the argument area; only round up to the next doubleword
5180 // at the end of the array. Otherwise, each float takes 8 bytes.
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005181 if (CallConv != CallingConv::Fast || NeededLoad) {
5182 ArgOffset += (Arg.getValueType() == MVT::f32 &&
5183 Flags.isInConsecutiveRegs()) ? 4 : 8;
5184 if (Flags.isInConsecutiveRegsLast())
5185 ArgOffset = ((ArgOffset + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
5186 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00005187 break;
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005188 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00005189 case MVT::v4f32:
5190 case MVT::v4i32:
5191 case MVT::v8i16:
5192 case MVT::v16i8:
Hal Finkel27774d92014-03-13 07:58:58 +00005193 case MVT::v2f64:
Hal Finkela6c8b512014-03-26 16:12:58 +00005194 case MVT::v2i64:
Kit Bartond4eb73c2015-05-05 16:10:44 +00005195 case MVT::v1i128:
Hal Finkelc93a9a22015-02-25 01:06:45 +00005196 if (!Subtarget.hasQPX()) {
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005197 // These can be scalar arguments or elements of a vector array type
5198 // passed directly. The latter are used to implement ELFv2 homogenous
5199 // vector aggregates.
5200
Ulrich Weigand9ba552d2014-06-23 12:36:34 +00005201 // For a varargs call, named arguments go into VRs or on the stack as
5202 // usual; unnamed arguments always go to the stack or the corresponding
5203 // GPRs when within range. For now, we always put the value in both
5204 // locations (or even all three).
Bill Schmidt57d6de52012-10-23 15:51:16 +00005205 if (isVarArg) {
Bill Schmidt57d6de52012-10-23 15:51:16 +00005206 // We could elide this store in the case where the object fits
5207 // entirely in R registers. Maybe later.
Bill Schmidt57d6de52012-10-23 15:51:16 +00005208 SDValue Store = DAG.getStore(Chain, dl, Arg, PtrOff,
5209 MachinePointerInfo(), false, false, 0);
5210 MemOpChains.push_back(Store);
5211 if (VR_idx != NumVRs) {
5212 SDValue Load = DAG.getLoad(MVT::v4f32, dl, Store, PtrOff,
5213 MachinePointerInfo(),
5214 false, false, false, 0);
5215 MemOpChains.push_back(Load.getValue(1));
Hal Finkel7811c612014-03-28 19:58:11 +00005216
5217 unsigned VReg = (Arg.getSimpleValueType() == MVT::v2f64 ||
5218 Arg.getSimpleValueType() == MVT::v2i64) ?
5219 VSRH[VR_idx] : VR[VR_idx];
5220 ++VR_idx;
5221
5222 RegsToPass.push_back(std::make_pair(VReg, Load));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005223 }
5224 ArgOffset += 16;
5225 for (unsigned i=0; i<16; i+=PtrByteSize) {
5226 if (GPR_idx == NumGPRs)
5227 break;
5228 SDValue Ix = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005229 DAG.getConstant(i, dl, PtrVT));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005230 SDValue Load = DAG.getLoad(PtrVT, dl, Store, Ix, MachinePointerInfo(),
5231 false, false, false, 0);
5232 MemOpChains.push_back(Load.getValue(1));
5233 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
5234 }
5235 break;
5236 }
5237
Ulrich Weigand9ba552d2014-06-23 12:36:34 +00005238 // Non-varargs Altivec params go into VRs or on the stack.
Bill Schmidt57d6de52012-10-23 15:51:16 +00005239 if (VR_idx != NumVRs) {
Hal Finkel7811c612014-03-28 19:58:11 +00005240 unsigned VReg = (Arg.getSimpleValueType() == MVT::v2f64 ||
5241 Arg.getSimpleValueType() == MVT::v2i64) ?
5242 VSRH[VR_idx] : VR[VR_idx];
5243 ++VR_idx;
5244
5245 RegsToPass.push_back(std::make_pair(VReg, Arg));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005246 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005247 if (CallConv == CallingConv::Fast)
5248 ComputePtrOff();
5249
Bill Schmidt57d6de52012-10-23 15:51:16 +00005250 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5251 true, isTailCall, true, MemOpChains,
5252 TailCallArguments, dl);
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005253 if (CallConv == CallingConv::Fast)
5254 ArgOffset += 16;
Bill Schmidt57d6de52012-10-23 15:51:16 +00005255 }
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005256
5257 if (CallConv != CallingConv::Fast)
5258 ArgOffset += 16;
Bill Schmidt57d6de52012-10-23 15:51:16 +00005259 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +00005260 } // not QPX
5261
5262 assert(Arg.getValueType().getSimpleVT().SimpleTy == MVT::v4f32 &&
5263 "Invalid QPX parameter type");
5264
5265 /* fall through */
5266 case MVT::v4f64:
5267 case MVT::v4i1: {
5268 bool IsF32 = Arg.getValueType().getSimpleVT().SimpleTy == MVT::v4f32;
5269 if (isVarArg) {
5270 // We could elide this store in the case where the object fits
5271 // entirely in R registers. Maybe later.
5272 SDValue Store = DAG.getStore(Chain, dl, Arg, PtrOff,
5273 MachinePointerInfo(), false, false, 0);
5274 MemOpChains.push_back(Store);
5275 if (QFPR_idx != NumQFPRs) {
5276 SDValue Load = DAG.getLoad(IsF32 ? MVT::v4f32 : MVT::v4f64, dl,
5277 Store, PtrOff, MachinePointerInfo(),
5278 false, false, false, 0);
5279 MemOpChains.push_back(Load.getValue(1));
5280 RegsToPass.push_back(std::make_pair(QFPR[QFPR_idx++], Load));
5281 }
5282 ArgOffset += (IsF32 ? 16 : 32);
Aaron Ballman70c27de2015-02-25 13:02:23 +00005283 for (unsigned i = 0; i < (IsF32 ? 16U : 32U); i += PtrByteSize) {
Hal Finkelc93a9a22015-02-25 01:06:45 +00005284 if (GPR_idx == NumGPRs)
5285 break;
5286 SDValue Ix = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005287 DAG.getConstant(i, dl, PtrVT));
Hal Finkelc93a9a22015-02-25 01:06:45 +00005288 SDValue Load = DAG.getLoad(PtrVT, dl, Store, Ix, MachinePointerInfo(),
5289 false, false, false, 0);
5290 MemOpChains.push_back(Load.getValue(1));
5291 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
5292 }
5293 break;
5294 }
5295
5296 // Non-varargs QPX params go into registers or on the stack.
5297 if (QFPR_idx != NumQFPRs) {
5298 RegsToPass.push_back(std::make_pair(QFPR[QFPR_idx++], Arg));
5299 } else {
5300 if (CallConv == CallingConv::Fast)
5301 ComputePtrOff();
5302
5303 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5304 true, isTailCall, true, MemOpChains,
5305 TailCallArguments, dl);
5306 if (CallConv == CallingConv::Fast)
5307 ArgOffset += (IsF32 ? 16 : 32);
5308 }
5309
5310 if (CallConv != CallingConv::Fast)
5311 ArgOffset += (IsF32 ? 16 : 32);
5312 break;
5313 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00005314 }
5315 }
5316
Ulrich Weigandec2bf932014-07-07 19:26:41 +00005317 assert(NumBytesActuallyUsed == ArgOffset);
Ulrich Weigandde8641b2014-07-07 19:39:44 +00005318 (void)NumBytesActuallyUsed;
Ulrich Weigandec2bf932014-07-07 19:26:41 +00005319
Bill Schmidt57d6de52012-10-23 15:51:16 +00005320 if (!MemOpChains.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00005321 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOpChains);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005322
5323 // Check if this is an indirect call (MTCTR/BCTRL).
5324 // See PrepareCall() for more information about calls through function
5325 // pointers in the 64-bit SVR4 ABI.
Hal Finkel934361a2015-01-14 01:07:51 +00005326 if (!isTailCall && !IsPatchPoint &&
Hal Finkel87deb0b2015-01-12 04:34:47 +00005327 !isFunctionGlobalAddress(Callee) &&
5328 !isa<ExternalSymbolSDNode>(Callee)) {
Bill Schmidt57d6de52012-10-23 15:51:16 +00005329 // Load r2 into a virtual register and store it to the TOC save area.
Hal Finkele6698d52015-02-01 15:03:28 +00005330 setUsesTOCBasePtr(DAG);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005331 SDValue Val = DAG.getCopyFromReg(Chain, dl, PPC::X2, MVT::i64);
5332 // TOC save area offset.
Eric Christopher736d39e2015-02-13 00:39:36 +00005333 unsigned TOCSaveOffset = Subtarget.getFrameLowering()->getTOCSaveOffset();
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005334 SDValue PtrOff = DAG.getIntPtrConstant(TOCSaveOffset, dl);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005335 SDValue AddPtr = DAG.getNode(ISD::ADD, dl, PtrVT, StackPtr, PtrOff);
Alex Lorenze40c8a22015-08-11 23:09:45 +00005336 Chain = DAG.getStore(
5337 Val.getValue(1), dl, Val, AddPtr,
5338 MachinePointerInfo::getStack(DAG.getMachineFunction(), TOCSaveOffset),
5339 false, false, 0);
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00005340 // In the ELFv2 ABI, R12 must contain the address of an indirect callee.
5341 // This does not mean the MTCTR instruction must use R12; it's easier
5342 // to model this as an extra parameter, so do that.
Hal Finkel934361a2015-01-14 01:07:51 +00005343 if (isELFv2ABI && !IsPatchPoint)
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00005344 RegsToPass.push_back(std::make_pair((unsigned)PPC::X12, Callee));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005345 }
5346
5347 // Build a sequence of copy-to-reg nodes chained together with token chain
5348 // and flag operands which copy the outgoing args into the appropriate regs.
5349 SDValue InFlag;
5350 for (unsigned i = 0, e = RegsToPass.size(); i != e; ++i) {
5351 Chain = DAG.getCopyToReg(Chain, dl, RegsToPass[i].first,
5352 RegsToPass[i].second, InFlag);
5353 InFlag = Chain.getValue(1);
5354 }
5355
5356 if (isTailCall)
5357 PrepareTailCall(DAG, InFlag, Chain, dl, true, SPDiff, NumBytes, LROp,
5358 FPOp, true, TailCallArguments);
5359
Hal Finkel965cea52015-07-12 00:37:44 +00005360 return FinishCall(CallConv, dl, isTailCall, isVarArg, IsPatchPoint,
5361 hasNest, DAG, RegsToPass, InFlag, Chain, CallSeqStart,
5362 Callee, SPDiff, NumBytes, Ins, InVals, CS);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005363}
5364
5365SDValue
5366PPCTargetLowering::LowerCall_Darwin(SDValue Chain, SDValue Callee,
5367 CallingConv::ID CallConv, bool isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00005368 bool isTailCall, bool IsPatchPoint,
Bill Schmidt57d6de52012-10-23 15:51:16 +00005369 const SmallVectorImpl<ISD::OutputArg> &Outs,
5370 const SmallVectorImpl<SDValue> &OutVals,
5371 const SmallVectorImpl<ISD::InputArg> &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00005372 SDLoc dl, SelectionDAG &DAG,
Hal Finkele2ab0f12015-01-15 21:17:34 +00005373 SmallVectorImpl<SDValue> &InVals,
5374 ImmutableCallSite *CS) const {
Bill Schmidt57d6de52012-10-23 15:51:16 +00005375
5376 unsigned NumOps = Outs.size();
Scott Michelcf0da6c2009-02-17 22:15:04 +00005377
Mehdi Amini44ede332015-07-09 02:09:04 +00005378 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Owen Anderson9f944592009-08-11 20:47:22 +00005379 bool isPPC64 = PtrVT == MVT::i64;
Chris Lattnerec78cad2006-06-26 22:48:35 +00005380 unsigned PtrByteSize = isPPC64 ? 8 : 4;
Scott Michelcf0da6c2009-02-17 22:15:04 +00005381
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005382 MachineFunction &MF = DAG.getMachineFunction();
5383
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005384 // Mark this function as potentially containing a function that contains a
5385 // tail call. As a consequence the frame pointer will be used for dynamicalloc
5386 // and restoring the callers stack pointer in this functions epilog. This is
5387 // done because by tail calling the called function might overwrite the value
5388 // in this function's (MF) stack pointer stack slot 0(SP).
Nick Lewycky50f02cb2011-12-02 22:16:29 +00005389 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
5390 CallConv == CallingConv::Fast)
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005391 MF.getInfo<PPCFunctionInfo>()->setHasFastCall();
5392
Chris Lattneraa40ec12006-05-16 22:56:08 +00005393 // Count how many bytes are to be pushed on the stack, including the linkage
Chris Lattnerec78cad2006-06-26 22:48:35 +00005394 // area, and parameter passing area. We start with 24/48 bytes, which is
Chris Lattnerb7552a82006-05-17 00:15:40 +00005395 // prereserved space for [SP][CR][LR][3 x unused].
Eric Christophera4ae2132015-02-13 22:22:57 +00005396 unsigned LinkageSize = Subtarget.getFrameLowering()->getLinkageSize();
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00005397 unsigned NumBytes = LinkageSize;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00005398
5399 // Add up all the space actually used.
5400 // In 32-bit non-varargs calls, Altivec parameters all go at the end; usually
5401 // they all go in registers, but we must reserve stack space for them for
5402 // possible use by the caller. In varargs or 64-bit calls, parameters are
5403 // assigned stack space in order, with padding so Altivec parameters are
5404 // 16-byte aligned.
5405 unsigned nAltivecParamsAtEnd = 0;
5406 for (unsigned i = 0; i != NumOps; ++i) {
5407 ISD::ArgFlagsTy Flags = Outs[i].Flags;
5408 EVT ArgVT = Outs[i].VT;
5409 // Varargs Altivec parameters are padded to a 16 byte boundary.
5410 if (ArgVT == MVT::v4f32 || ArgVT == MVT::v4i32 ||
5411 ArgVT == MVT::v8i16 || ArgVT == MVT::v16i8 ||
5412 ArgVT == MVT::v2f64 || ArgVT == MVT::v2i64) {
5413 if (!isVarArg && !isPPC64) {
5414 // Non-varargs Altivec parameters go after all the non-Altivec
5415 // parameters; handle those later so we know how much padding we need.
5416 nAltivecParamsAtEnd++;
5417 continue;
5418 }
5419 // Varargs and 64-bit Altivec parameters are padded to 16 byte boundary.
5420 NumBytes = ((NumBytes+15)/16)*16;
5421 }
5422 NumBytes += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize);
5423 }
5424
5425 // Allow for Altivec parameters at the end, if needed.
5426 if (nAltivecParamsAtEnd) {
5427 NumBytes = ((NumBytes+15)/16)*16;
5428 NumBytes += 16*nAltivecParamsAtEnd;
5429 }
5430
5431 // The prolog code of the callee may store up to 8 GPR argument registers to
5432 // the stack, allowing va_start to index over them in memory if its varargs.
5433 // Because we cannot tell if this is needed on the caller side, we have to
5434 // conservatively assume that it is needed. As such, make sure we have at
5435 // least enough stack space for the caller to store the 8 GPRs.
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00005436 NumBytes = std::max(NumBytes, LinkageSize + 8 * PtrByteSize);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00005437
5438 // Tail call needs the stack to be aligned.
5439 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
5440 CallConv == CallingConv::Fast)
Eric Christophercccae792015-01-30 22:02:31 +00005441 NumBytes = EnsureStackAlignment(Subtarget.getFrameLowering(), NumBytes);
Dale Johannesenb28456e2008-03-12 00:22:17 +00005442
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005443 // Calculate by how many bytes the stack has to be adjusted in case of tail
5444 // call optimization.
5445 int SPDiff = CalculateTailCallSPDiff(DAG, isTailCall, NumBytes);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005446
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005447 // To protect arguments on the stack from being clobbered in a tail call,
5448 // force all the loads to happen before doing any other lowering.
5449 if (isTailCall)
5450 Chain = DAG.getStackArgumentTokenFactor(Chain);
5451
Chris Lattnerb7552a82006-05-17 00:15:40 +00005452 // Adjust the stack pointer for the new arguments...
5453 // These operations are automatically eliminated by the prolog/epilog pass
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005454 Chain = DAG.getCALLSEQ_START(Chain, DAG.getIntPtrConstant(NumBytes, dl, true),
Andrew Trickad6d08a2013-05-29 22:03:55 +00005455 dl);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005456 SDValue CallSeqStart = Chain;
Scott Michelcf0da6c2009-02-17 22:15:04 +00005457
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005458 // Load the return address and frame pointer so it can be move somewhere else
5459 // later.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005460 SDValue LROp, FPOp;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00005461 Chain = EmitTailCallLoadFPAndRetAddr(DAG, SPDiff, Chain, LROp, FPOp, true,
5462 dl);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005463
Chris Lattnerb7552a82006-05-17 00:15:40 +00005464 // Set up a copy of the stack pointer for use loading and storing any
5465 // arguments that may not fit in the registers available for argument
5466 // passing.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005467 SDValue StackPtr;
Chris Lattnerec78cad2006-06-26 22:48:35 +00005468 if (isPPC64)
Owen Anderson9f944592009-08-11 20:47:22 +00005469 StackPtr = DAG.getRegister(PPC::X1, MVT::i64);
Chris Lattnerec78cad2006-06-26 22:48:35 +00005470 else
Owen Anderson9f944592009-08-11 20:47:22 +00005471 StackPtr = DAG.getRegister(PPC::R1, MVT::i32);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005472
Chris Lattnerb7552a82006-05-17 00:15:40 +00005473 // Figure out which arguments are going to go in registers, and which in
5474 // memory. Also, if this is a vararg function, floating point operations
5475 // must be stored to our stack, and loaded into integer regs as well, if
5476 // any integer regs are available for argument passing.
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00005477 unsigned ArgOffset = LinkageSize;
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005478 unsigned GPR_idx = 0, FPR_idx = 0, VR_idx = 0;
Scott Michelcf0da6c2009-02-17 22:15:04 +00005479
Craig Topper840beec2014-04-04 05:16:06 +00005480 static const MCPhysReg GPR_32[] = { // 32-bit registers.
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005481 PPC::R3, PPC::R4, PPC::R5, PPC::R6,
5482 PPC::R7, PPC::R8, PPC::R9, PPC::R10,
5483 };
Craig Topper840beec2014-04-04 05:16:06 +00005484 static const MCPhysReg GPR_64[] = { // 64-bit registers.
Chris Lattnerec78cad2006-06-26 22:48:35 +00005485 PPC::X3, PPC::X4, PPC::X5, PPC::X6,
5486 PPC::X7, PPC::X8, PPC::X9, PPC::X10,
5487 };
Craig Topper840beec2014-04-04 05:16:06 +00005488 static const MCPhysReg VR[] = {
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005489 PPC::V2, PPC::V3, PPC::V4, PPC::V5, PPC::V6, PPC::V7, PPC::V8,
5490 PPC::V9, PPC::V10, PPC::V11, PPC::V12, PPC::V13
5491 };
Owen Andersone2f23a32007-09-07 04:06:50 +00005492 const unsigned NumGPRs = array_lengthof(GPR_32);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005493 const unsigned NumFPRs = 13;
Tilmann Scheller98bdaaa2009-07-03 06:43:35 +00005494 const unsigned NumVRs = array_lengthof(VR);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005495
Craig Topper840beec2014-04-04 05:16:06 +00005496 const MCPhysReg *GPR = isPPC64 ? GPR_64 : GPR_32;
Chris Lattnerec78cad2006-06-26 22:48:35 +00005497
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005498 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005499 SmallVector<TailCallArgumentInfo, 8> TailCallArguments;
5500
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005501 SmallVector<SDValue, 8> MemOpChains;
Evan Chengc2cd4732006-05-25 00:57:32 +00005502 for (unsigned i = 0; i != NumOps; ++i) {
Dan Gohmanfe7532a2010-07-07 15:54:55 +00005503 SDValue Arg = OutVals[i];
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005504 ISD::ArgFlagsTy Flags = Outs[i].Flags;
Nicolas Geoffray7aad9282007-03-13 15:02:46 +00005505
Chris Lattnerb7552a82006-05-17 00:15:40 +00005506 // PtrOff will be used to store the current argument to the stack if a
5507 // register cannot be found for it.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005508 SDValue PtrOff;
Scott Michelcf0da6c2009-02-17 22:15:04 +00005509
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005510 PtrOff = DAG.getConstant(ArgOffset, dl, StackPtr.getValueType());
Nicolas Geoffray7aad9282007-03-13 15:02:46 +00005511
Dale Johannesen679073b2009-02-04 02:34:38 +00005512 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, StackPtr, PtrOff);
Chris Lattnerec78cad2006-06-26 22:48:35 +00005513
5514 // On PPC64, promote integers to 64-bit values.
Owen Anderson9f944592009-08-11 20:47:22 +00005515 if (isPPC64 && Arg.getValueType() == MVT::i32) {
Duncan Sandsd97eea32008-03-21 09:14:45 +00005516 // FIXME: Should this use ANY_EXTEND if neither sext nor zext?
5517 unsigned ExtOp = Flags.isSExt() ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND;
Owen Anderson9f944592009-08-11 20:47:22 +00005518 Arg = DAG.getNode(ExtOp, dl, MVT::i64, Arg);
Chris Lattnerec78cad2006-06-26 22:48:35 +00005519 }
Dale Johannesen85d41a12008-03-04 23:17:14 +00005520
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005521 // FIXME memcpy is used way more than necessary. Correctness first.
Bill Schmidt019cc6f2012-09-19 15:42:13 +00005522 // Note: "by value" is code for passing a structure by value, not
5523 // basic types.
Duncan Sandsd97eea32008-03-21 09:14:45 +00005524 if (Flags.isByVal()) {
5525 unsigned Size = Flags.getByValSize();
Bill Schmidt57d6de52012-10-23 15:51:16 +00005526 // Very small objects are passed right-justified. Everything else is
5527 // passed left-justified.
5528 if (Size==1 || Size==2) {
5529 EVT VT = (Size==1) ? MVT::i8 : MVT::i16;
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005530 if (GPR_idx != NumGPRs) {
Stuart Hastings81c43062011-02-16 16:23:55 +00005531 SDValue Load = DAG.getExtLoad(ISD::EXTLOAD, dl, PtrVT, Chain, Arg,
Chris Lattner3d178ed2010-09-21 17:04:51 +00005532 MachinePointerInfo(), VT,
Louis Gerbarg67474e32014-07-31 21:45:05 +00005533 false, false, false, 0);
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005534 MemOpChains.push_back(Load.getValue(1));
5535 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005536
5537 ArgOffset += PtrByteSize;
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005538 } else {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005539 SDValue Const = DAG.getConstant(PtrByteSize - Size, dl,
Bill Schmidt48081ca2012-10-16 13:30:53 +00005540 PtrOff.getValueType());
Dale Johannesen679073b2009-02-04 02:34:38 +00005541 SDValue AddPtr = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff, Const);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005542 Chain = CallSeqStart = createMemcpyOutsideCallSeq(Arg, AddPtr,
5543 CallSeqStart,
5544 Flags, DAG, dl);
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005545 ArgOffset += PtrByteSize;
5546 }
5547 continue;
5548 }
Dale Johannesen92dcf1e2008-03-17 02:13:43 +00005549 // Copy entire object into memory. There are cases where gcc-generated
5550 // code assumes it is there, even if it could be put entirely into
5551 // registers. (This is not what the doc says.)
Bill Schmidt57d6de52012-10-23 15:51:16 +00005552 Chain = CallSeqStart = createMemcpyOutsideCallSeq(Arg, PtrOff,
5553 CallSeqStart,
5554 Flags, DAG, dl);
Bill Schmidt019cc6f2012-09-19 15:42:13 +00005555
5556 // For small aggregates (Darwin only) and aggregates >= PtrByteSize,
5557 // copy the pieces of the object that fit into registers from the
5558 // parameter save area.
Dale Johannesen85d41a12008-03-04 23:17:14 +00005559 for (unsigned j=0; j<Size; j+=PtrByteSize) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005560 SDValue Const = DAG.getConstant(j, dl, PtrOff.getValueType());
Dale Johannesen679073b2009-02-04 02:34:38 +00005561 SDValue AddArg = DAG.getNode(ISD::ADD, dl, PtrVT, Arg, Const);
Dale Johannesen85d41a12008-03-04 23:17:14 +00005562 if (GPR_idx != NumGPRs) {
Chris Lattner7727d052010-09-21 06:44:06 +00005563 SDValue Load = DAG.getLoad(PtrVT, dl, Chain, AddArg,
5564 MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00005565 false, false, false, 0);
Dale Johannesen0d235052008-03-05 23:31:27 +00005566 MemOpChains.push_back(Load.getValue(1));
Dale Johannesen85d41a12008-03-04 23:17:14 +00005567 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005568 ArgOffset += PtrByteSize;
Dale Johannesen85d41a12008-03-04 23:17:14 +00005569 } else {
Dale Johannesen92dcf1e2008-03-17 02:13:43 +00005570 ArgOffset += ((Size - j + PtrByteSize-1)/PtrByteSize)*PtrByteSize;
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005571 break;
Dale Johannesen85d41a12008-03-04 23:17:14 +00005572 }
5573 }
5574 continue;
5575 }
5576
Craig Topper56710102013-08-15 02:33:50 +00005577 switch (Arg.getSimpleValueType().SimpleTy) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00005578 default: llvm_unreachable("Unexpected ValueType for argument!");
Hal Finkel5cae2162014-02-28 01:17:25 +00005579 case MVT::i1:
Owen Anderson9f944592009-08-11 20:47:22 +00005580 case MVT::i32:
5581 case MVT::i64:
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005582 if (GPR_idx != NumGPRs) {
Hal Finkel7f908e82014-03-06 00:45:19 +00005583 if (Arg.getValueType() == MVT::i1)
5584 Arg = DAG.getNode(ISD::ZERO_EXTEND, dl, PtrVT, Arg);
5585
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005586 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Arg));
Chris Lattnerb7552a82006-05-17 00:15:40 +00005587 } else {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005588 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5589 isPPC64, isTailCall, false, MemOpChains,
Dale Johannesen021052a2009-02-04 20:06:27 +00005590 TailCallArguments, dl);
Chris Lattnerb7552a82006-05-17 00:15:40 +00005591 }
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005592 ArgOffset += PtrByteSize;
Chris Lattnerb7552a82006-05-17 00:15:40 +00005593 break;
Owen Anderson9f944592009-08-11 20:47:22 +00005594 case MVT::f32:
5595 case MVT::f64:
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005596 if (FPR_idx != NumFPRs) {
5597 RegsToPass.push_back(std::make_pair(FPR[FPR_idx++], Arg));
5598
Chris Lattnerb7552a82006-05-17 00:15:40 +00005599 if (isVarArg) {
Chris Lattner676c61d2010-09-21 18:41:36 +00005600 SDValue Store = DAG.getStore(Chain, dl, Arg, PtrOff,
5601 MachinePointerInfo(), false, false, 0);
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005602 MemOpChains.push_back(Store);
5603
Chris Lattnerb7552a82006-05-17 00:15:40 +00005604 // Float varargs are always shadowed in available integer registers
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005605 if (GPR_idx != NumGPRs) {
Chris Lattner7727d052010-09-21 06:44:06 +00005606 SDValue Load = DAG.getLoad(PtrVT, dl, Store, PtrOff,
Pete Cooper82cd9e82011-11-08 18:42:53 +00005607 MachinePointerInfo(), false, false,
5608 false, 0);
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005609 MemOpChains.push_back(Load.getValue(1));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005610 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Chris Lattnerb7552a82006-05-17 00:15:40 +00005611 }
Owen Anderson9f944592009-08-11 20:47:22 +00005612 if (GPR_idx != NumGPRs && Arg.getValueType() == MVT::f64 && !isPPC64){
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005613 SDValue ConstFour = DAG.getConstant(4, dl, PtrOff.getValueType());
Dale Johannesen679073b2009-02-04 02:34:38 +00005614 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff, ConstFour);
Chris Lattner7727d052010-09-21 06:44:06 +00005615 SDValue Load = DAG.getLoad(PtrVT, dl, Store, PtrOff,
5616 MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00005617 false, false, false, 0);
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005618 MemOpChains.push_back(Load.getValue(1));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005619 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Chris Lattneraa40ec12006-05-16 22:56:08 +00005620 }
5621 } else {
Chris Lattnerb7552a82006-05-17 00:15:40 +00005622 // If we have any FPRs remaining, we may also have GPRs remaining.
5623 // Args passed in FPRs consume either 1 (f32) or 2 (f64) available
5624 // GPRs.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005625 if (GPR_idx != NumGPRs)
5626 ++GPR_idx;
Owen Anderson9f944592009-08-11 20:47:22 +00005627 if (GPR_idx != NumGPRs && Arg.getValueType() == MVT::f64 &&
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005628 !isPPC64) // PPC64 has 64-bit GPR's obviously :)
5629 ++GPR_idx;
Chris Lattneraa40ec12006-05-16 22:56:08 +00005630 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00005631 } else
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005632 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5633 isPPC64, isTailCall, false, MemOpChains,
Dale Johannesen021052a2009-02-04 20:06:27 +00005634 TailCallArguments, dl);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005635 if (isPPC64)
5636 ArgOffset += 8;
5637 else
Owen Anderson9f944592009-08-11 20:47:22 +00005638 ArgOffset += Arg.getValueType() == MVT::f32 ? 4 : 8;
Chris Lattnerb7552a82006-05-17 00:15:40 +00005639 break;
Owen Anderson9f944592009-08-11 20:47:22 +00005640 case MVT::v4f32:
5641 case MVT::v4i32:
5642 case MVT::v8i16:
5643 case MVT::v16i8:
Dale Johannesenb28456e2008-03-12 00:22:17 +00005644 if (isVarArg) {
5645 // These go aligned on the stack, or in the corresponding R registers
Scott Michelcf0da6c2009-02-17 22:15:04 +00005646 // when within range. The Darwin PPC ABI doc claims they also go in
Dale Johannesenb28456e2008-03-12 00:22:17 +00005647 // V registers; in fact gcc does this only for arguments that are
5648 // prototyped, not for those that match the ... We do it for all
5649 // arguments, seems to work.
5650 while (ArgOffset % 16 !=0) {
5651 ArgOffset += PtrByteSize;
5652 if (GPR_idx != NumGPRs)
5653 GPR_idx++;
5654 }
5655 // We could elide this store in the case where the object fits
5656 // entirely in R registers. Maybe later.
Scott Michelcf0da6c2009-02-17 22:15:04 +00005657 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, StackPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005658 DAG.getConstant(ArgOffset, dl, PtrVT));
Chris Lattner676c61d2010-09-21 18:41:36 +00005659 SDValue Store = DAG.getStore(Chain, dl, Arg, PtrOff,
5660 MachinePointerInfo(), false, false, 0);
Dale Johannesenb28456e2008-03-12 00:22:17 +00005661 MemOpChains.push_back(Store);
5662 if (VR_idx != NumVRs) {
Wesley Peck527da1b2010-11-23 03:31:01 +00005663 SDValue Load = DAG.getLoad(MVT::v4f32, dl, Store, PtrOff,
Chris Lattner7727d052010-09-21 06:44:06 +00005664 MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00005665 false, false, false, 0);
Dale Johannesenb28456e2008-03-12 00:22:17 +00005666 MemOpChains.push_back(Load.getValue(1));
5667 RegsToPass.push_back(std::make_pair(VR[VR_idx++], Load));
5668 }
5669 ArgOffset += 16;
5670 for (unsigned i=0; i<16; i+=PtrByteSize) {
5671 if (GPR_idx == NumGPRs)
5672 break;
Dale Johannesen679073b2009-02-04 02:34:38 +00005673 SDValue Ix = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005674 DAG.getConstant(i, dl, PtrVT));
Chris Lattner7727d052010-09-21 06:44:06 +00005675 SDValue Load = DAG.getLoad(PtrVT, dl, Store, Ix, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00005676 false, false, false, 0);
Dale Johannesenb28456e2008-03-12 00:22:17 +00005677 MemOpChains.push_back(Load.getValue(1));
5678 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
5679 }
5680 break;
5681 }
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005682
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00005683 // Non-varargs Altivec params generally go in registers, but have
5684 // stack space allocated at the end.
5685 if (VR_idx != NumVRs) {
5686 // Doesn't have GPR space allocated.
5687 RegsToPass.push_back(std::make_pair(VR[VR_idx++], Arg));
5688 } else if (nAltivecParamsAtEnd==0) {
5689 // We are emitting Altivec params in order.
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005690 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5691 isPPC64, isTailCall, true, MemOpChains,
Dale Johannesen021052a2009-02-04 20:06:27 +00005692 TailCallArguments, dl);
Dale Johannesenb28456e2008-03-12 00:22:17 +00005693 ArgOffset += 16;
Dale Johannesenb28456e2008-03-12 00:22:17 +00005694 }
Chris Lattnerb7552a82006-05-17 00:15:40 +00005695 break;
Chris Lattneraa40ec12006-05-16 22:56:08 +00005696 }
Chris Lattneraa40ec12006-05-16 22:56:08 +00005697 }
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00005698 // If all Altivec parameters fit in registers, as they usually do,
5699 // they get stack space following the non-Altivec parameters. We
5700 // don't track this here because nobody below needs it.
5701 // If there are more Altivec parameters than fit in registers emit
5702 // the stores here.
5703 if (!isVarArg && nAltivecParamsAtEnd > NumVRs) {
5704 unsigned j = 0;
5705 // Offset is aligned; skip 1st 12 params which go in V registers.
5706 ArgOffset = ((ArgOffset+15)/16)*16;
5707 ArgOffset += 12*16;
5708 for (unsigned i = 0; i != NumOps; ++i) {
Dan Gohmanfe7532a2010-07-07 15:54:55 +00005709 SDValue Arg = OutVals[i];
5710 EVT ArgType = Outs[i].VT;
Owen Anderson9f944592009-08-11 20:47:22 +00005711 if (ArgType==MVT::v4f32 || ArgType==MVT::v4i32 ||
5712 ArgType==MVT::v8i16 || ArgType==MVT::v16i8) {
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00005713 if (++j > NumVRs) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005714 SDValue PtrOff;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005715 // We are emitting Altivec params in order.
5716 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5717 isPPC64, isTailCall, true, MemOpChains,
Dale Johannesen021052a2009-02-04 20:06:27 +00005718 TailCallArguments, dl);
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00005719 ArgOffset += 16;
5720 }
5721 }
5722 }
5723 }
5724
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005725 if (!MemOpChains.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00005726 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOpChains);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005727
Dale Johannesen90eab672010-03-09 20:15:42 +00005728 // On Darwin, R12 must contain the address of an indirect callee. This does
5729 // not mean the MTCTR instruction must use R12; it's easier to model this as
5730 // an extra parameter, so do that.
Wesley Peck527da1b2010-11-23 03:31:01 +00005731 if (!isTailCall &&
Hal Finkel87deb0b2015-01-12 04:34:47 +00005732 !isFunctionGlobalAddress(Callee) &&
5733 !isa<ExternalSymbolSDNode>(Callee) &&
Dale Johannesen90eab672010-03-09 20:15:42 +00005734 !isBLACompatibleAddress(Callee, DAG))
5735 RegsToPass.push_back(std::make_pair((unsigned)(isPPC64 ? PPC::X12 :
5736 PPC::R12), Callee));
5737
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005738 // Build a sequence of copy-to-reg nodes chained together with token chain
5739 // and flag operands which copy the outgoing args into the appropriate regs.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005740 SDValue InFlag;
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005741 for (unsigned i = 0, e = RegsToPass.size(); i != e; ++i) {
Scott Michelcf0da6c2009-02-17 22:15:04 +00005742 Chain = DAG.getCopyToReg(Chain, dl, RegsToPass[i].first,
Dale Johannesen679073b2009-02-04 02:34:38 +00005743 RegsToPass[i].second, InFlag);
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005744 InFlag = Chain.getValue(1);
5745 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00005746
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00005747 if (isTailCall)
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005748 PrepareTailCall(DAG, InFlag, Chain, dl, isPPC64, SPDiff, NumBytes, LROp,
5749 FPOp, true, TailCallArguments);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005750
Hal Finkel965cea52015-07-12 00:37:44 +00005751 return FinishCall(CallConv, dl, isTailCall, isVarArg, IsPatchPoint,
5752 /* unused except on PPC64 ELFv1 */ false, DAG,
Hal Finkele2ab0f12015-01-15 21:17:34 +00005753 RegsToPass, InFlag, Chain, CallSeqStart, Callee, SPDiff,
5754 NumBytes, Ins, InVals, CS);
Chris Lattneraa40ec12006-05-16 22:56:08 +00005755}
5756
Hal Finkel450128a2011-10-14 19:51:36 +00005757bool
5758PPCTargetLowering::CanLowerReturn(CallingConv::ID CallConv,
5759 MachineFunction &MF, bool isVarArg,
5760 const SmallVectorImpl<ISD::OutputArg> &Outs,
5761 LLVMContext &Context) const {
5762 SmallVector<CCValAssign, 16> RVLocs;
Eric Christopherb5217502014-08-06 18:45:26 +00005763 CCState CCInfo(CallConv, isVarArg, MF, RVLocs, Context);
Hal Finkel450128a2011-10-14 19:51:36 +00005764 return CCInfo.CheckReturn(Outs, RetCC_PPC);
5765}
5766
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005767SDValue
5768PPCTargetLowering::LowerReturn(SDValue Chain,
Sandeep Patel68c5f472009-09-02 08:44:58 +00005769 CallingConv::ID CallConv, bool isVarArg,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005770 const SmallVectorImpl<ISD::OutputArg> &Outs,
Dan Gohmanfe7532a2010-07-07 15:54:55 +00005771 const SmallVectorImpl<SDValue> &OutVals,
Andrew Trickef9de2a2013-05-25 02:42:55 +00005772 SDLoc dl, SelectionDAG &DAG) const {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005773
Chris Lattner4f2e4e02007-03-06 00:59:59 +00005774 SmallVector<CCValAssign, 16> RVLocs;
Eric Christopherb5217502014-08-06 18:45:26 +00005775 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), RVLocs,
5776 *DAG.getContext());
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005777 CCInfo.AnalyzeReturn(Outs, RetCC_PPC);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005778
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005779 SDValue Flag;
Jakob Stoklund Olesen8660a8c2013-02-05 18:12:00 +00005780 SmallVector<SDValue, 4> RetOps(1, Chain);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005781
Chris Lattner4f2e4e02007-03-06 00:59:59 +00005782 // Copy the result values into the output registers.
5783 for (unsigned i = 0; i != RVLocs.size(); ++i) {
5784 CCValAssign &VA = RVLocs[i];
5785 assert(VA.isRegLoc() && "Can only return in registers!");
Ulrich Weigand339d0592012-11-05 19:39:45 +00005786
5787 SDValue Arg = OutVals[i];
5788
5789 switch (VA.getLocInfo()) {
5790 default: llvm_unreachable("Unknown loc info!");
5791 case CCValAssign::Full: break;
5792 case CCValAssign::AExt:
5793 Arg = DAG.getNode(ISD::ANY_EXTEND, dl, VA.getLocVT(), Arg);
5794 break;
5795 case CCValAssign::ZExt:
5796 Arg = DAG.getNode(ISD::ZERO_EXTEND, dl, VA.getLocVT(), Arg);
5797 break;
5798 case CCValAssign::SExt:
5799 Arg = DAG.getNode(ISD::SIGN_EXTEND, dl, VA.getLocVT(), Arg);
5800 break;
5801 }
5802
5803 Chain = DAG.getCopyToReg(Chain, dl, VA.getLocReg(), Arg, Flag);
Chris Lattner4f2e4e02007-03-06 00:59:59 +00005804 Flag = Chain.getValue(1);
Jakob Stoklund Olesen8660a8c2013-02-05 18:12:00 +00005805 RetOps.push_back(DAG.getRegister(VA.getLocReg(), VA.getLocVT()));
Chris Lattner4f2e4e02007-03-06 00:59:59 +00005806 }
5807
Jakob Stoklund Olesen8660a8c2013-02-05 18:12:00 +00005808 RetOps[0] = Chain; // Update chain.
5809
5810 // Add the flag if we have it.
Gabor Greiff304a7a2008-08-28 21:40:38 +00005811 if (Flag.getNode())
Jakob Stoklund Olesen8660a8c2013-02-05 18:12:00 +00005812 RetOps.push_back(Flag);
5813
Craig Topper48d114b2014-04-26 18:35:24 +00005814 return DAG.getNode(PPCISD::RET_FLAG, dl, MVT::Other, RetOps);
Chris Lattner4211ca92006-04-14 06:01:58 +00005815}
5816
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005817SDValue PPCTargetLowering::LowerSTACKRESTORE(SDValue Op, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00005818 const PPCSubtarget &Subtarget) const {
Jim Laskeye4f4d042006-12-04 22:04:42 +00005819 // When we pop the dynamic allocation we need to restore the SP link.
Andrew Trickef9de2a2013-05-25 02:42:55 +00005820 SDLoc dl(Op);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005821
Jim Laskeye4f4d042006-12-04 22:04:42 +00005822 // Get the corect type for pointers.
Mehdi Amini44ede332015-07-09 02:09:04 +00005823 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Jim Laskeye4f4d042006-12-04 22:04:42 +00005824
5825 // Construct the stack pointer operand.
Dale Johannesen86dcae12009-11-24 01:09:07 +00005826 bool isPPC64 = Subtarget.isPPC64();
5827 unsigned SP = isPPC64 ? PPC::X1 : PPC::R1;
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005828 SDValue StackPtr = DAG.getRegister(SP, PtrVT);
Jim Laskeye4f4d042006-12-04 22:04:42 +00005829
5830 // Get the operands for the STACKRESTORE.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005831 SDValue Chain = Op.getOperand(0);
5832 SDValue SaveSP = Op.getOperand(1);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005833
Jim Laskeye4f4d042006-12-04 22:04:42 +00005834 // Load the old link SP.
Chris Lattner7727d052010-09-21 06:44:06 +00005835 SDValue LoadLinkSP = DAG.getLoad(PtrVT, dl, Chain, StackPtr,
5836 MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00005837 false, false, false, 0);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005838
Jim Laskeye4f4d042006-12-04 22:04:42 +00005839 // Restore the stack pointer.
Dale Johannesen021052a2009-02-04 20:06:27 +00005840 Chain = DAG.getCopyToReg(LoadLinkSP.getValue(1), dl, SP, SaveSP);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005841
Jim Laskeye4f4d042006-12-04 22:04:42 +00005842 // Store the old link SP.
Chris Lattner676c61d2010-09-21 18:41:36 +00005843 return DAG.getStore(Chain, dl, LoadLinkSP, StackPtr, MachinePointerInfo(),
David Greene87a5abe2010-02-15 16:56:53 +00005844 false, false, 0);
Jim Laskeye4f4d042006-12-04 22:04:42 +00005845}
5846
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005847
5848
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005849SDValue
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005850PPCTargetLowering::getReturnAddrFrameIndex(SelectionDAG & DAG) const {
Jim Laskey48850c12006-11-16 22:43:37 +00005851 MachineFunction &MF = DAG.getMachineFunction();
Eric Christopherb1aaebe2014-06-12 22:38:18 +00005852 bool isPPC64 = Subtarget.isPPC64();
Mehdi Amini44ede332015-07-09 02:09:04 +00005853 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005854
5855 // Get current frame pointer save index. The users of this index will be
5856 // primarily DYNALLOC instructions.
5857 PPCFunctionInfo *FI = MF.getInfo<PPCFunctionInfo>();
5858 int RASI = FI->getReturnAddrSaveIndex();
5859
5860 // If the frame pointer save index hasn't been defined yet.
5861 if (!RASI) {
5862 // Find out what the fix offset of the frame pointer save area.
Eric Christopherf71609b2015-02-13 00:39:27 +00005863 int LROffset = Subtarget.getFrameLowering()->getReturnSaveOffset();
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005864 // Allocate the frame index for frame pointer save area.
Hal Finkel6e27c6d2014-12-23 09:45:06 +00005865 RASI = MF.getFrameInfo()->CreateFixedObject(isPPC64? 8 : 4, LROffset, false);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005866 // Save the result.
5867 FI->setReturnAddrSaveIndex(RASI);
5868 }
5869 return DAG.getFrameIndex(RASI, PtrVT);
5870}
5871
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005872SDValue
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005873PPCTargetLowering::getFramePointerFrameIndex(SelectionDAG & DAG) const {
5874 MachineFunction &MF = DAG.getMachineFunction();
Eric Christopherb1aaebe2014-06-12 22:38:18 +00005875 bool isPPC64 = Subtarget.isPPC64();
Mehdi Amini44ede332015-07-09 02:09:04 +00005876 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Jim Laskey48850c12006-11-16 22:43:37 +00005877
5878 // Get current frame pointer save index. The users of this index will be
5879 // primarily DYNALLOC instructions.
5880 PPCFunctionInfo *FI = MF.getInfo<PPCFunctionInfo>();
5881 int FPSI = FI->getFramePointerSaveIndex();
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005882
Jim Laskey48850c12006-11-16 22:43:37 +00005883 // If the frame pointer save index hasn't been defined yet.
5884 if (!FPSI) {
5885 // Find out what the fix offset of the frame pointer save area.
Eric Christopherdc3a8a42015-02-13 00:39:38 +00005886 int FPOffset = Subtarget.getFrameLowering()->getFramePointerSaveOffset();
Jim Laskey48850c12006-11-16 22:43:37 +00005887 // Allocate the frame index for frame pointer save area.
Evan Cheng0664a672010-07-03 00:40:23 +00005888 FPSI = MF.getFrameInfo()->CreateFixedObject(isPPC64? 8 : 4, FPOffset, true);
Jim Laskey48850c12006-11-16 22:43:37 +00005889 // Save the result.
Scott Michelcf0da6c2009-02-17 22:15:04 +00005890 FI->setFramePointerSaveIndex(FPSI);
Jim Laskey48850c12006-11-16 22:43:37 +00005891 }
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005892 return DAG.getFrameIndex(FPSI, PtrVT);
5893}
Jim Laskey48850c12006-11-16 22:43:37 +00005894
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005895SDValue PPCTargetLowering::LowerDYNAMIC_STACKALLOC(SDValue Op,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005896 SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00005897 const PPCSubtarget &Subtarget) const {
Jim Laskey48850c12006-11-16 22:43:37 +00005898 // Get the inputs.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005899 SDValue Chain = Op.getOperand(0);
5900 SDValue Size = Op.getOperand(1);
Andrew Trickef9de2a2013-05-25 02:42:55 +00005901 SDLoc dl(Op);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005902
Jim Laskey48850c12006-11-16 22:43:37 +00005903 // Get the corect type for pointers.
Mehdi Amini44ede332015-07-09 02:09:04 +00005904 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Jim Laskey48850c12006-11-16 22:43:37 +00005905 // Negate the size.
Dale Johannesen400dc2e2009-02-06 21:50:26 +00005906 SDValue NegSize = DAG.getNode(ISD::SUB, dl, PtrVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005907 DAG.getConstant(0, dl, PtrVT), Size);
Jim Laskey48850c12006-11-16 22:43:37 +00005908 // Construct a node for the frame pointer save index.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005909 SDValue FPSIdx = getFramePointerFrameIndex(DAG);
Jim Laskey48850c12006-11-16 22:43:37 +00005910 // Build a DYNALLOC node.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005911 SDValue Ops[3] = { Chain, NegSize, FPSIdx };
Owen Anderson9f944592009-08-11 20:47:22 +00005912 SDVTList VTs = DAG.getVTList(PtrVT, MVT::Other);
Craig Topper48d114b2014-04-26 18:35:24 +00005913 return DAG.getNode(PPCISD::DYNALLOC, dl, VTs, Ops);
Jim Laskey48850c12006-11-16 22:43:37 +00005914}
5915
Hal Finkel756810f2013-03-21 21:37:52 +00005916SDValue PPCTargetLowering::lowerEH_SJLJ_SETJMP(SDValue Op,
5917 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00005918 SDLoc DL(Op);
Hal Finkel756810f2013-03-21 21:37:52 +00005919 return DAG.getNode(PPCISD::EH_SJLJ_SETJMP, DL,
5920 DAG.getVTList(MVT::i32, MVT::Other),
5921 Op.getOperand(0), Op.getOperand(1));
5922}
5923
5924SDValue PPCTargetLowering::lowerEH_SJLJ_LONGJMP(SDValue Op,
5925 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00005926 SDLoc DL(Op);
Hal Finkel756810f2013-03-21 21:37:52 +00005927 return DAG.getNode(PPCISD::EH_SJLJ_LONGJMP, DL, MVT::Other,
5928 Op.getOperand(0), Op.getOperand(1));
5929}
5930
Hal Finkel940ab932014-02-28 00:27:01 +00005931SDValue PPCTargetLowering::LowerLOAD(SDValue Op, SelectionDAG &DAG) const {
Hal Finkelc93a9a22015-02-25 01:06:45 +00005932 if (Op.getValueType().isVector())
5933 return LowerVectorLoad(Op, DAG);
5934
Hal Finkel940ab932014-02-28 00:27:01 +00005935 assert(Op.getValueType() == MVT::i1 &&
5936 "Custom lowering only for i1 loads");
5937
5938 // First, load 8 bits into 32 bits, then truncate to 1 bit.
5939
5940 SDLoc dl(Op);
5941 LoadSDNode *LD = cast<LoadSDNode>(Op);
5942
5943 SDValue Chain = LD->getChain();
5944 SDValue BasePtr = LD->getBasePtr();
5945 MachineMemOperand *MMO = LD->getMemOperand();
5946
Mehdi Amini44ede332015-07-09 02:09:04 +00005947 SDValue NewLD =
5948 DAG.getExtLoad(ISD::EXTLOAD, dl, getPointerTy(DAG.getDataLayout()), Chain,
5949 BasePtr, MVT::i8, MMO);
Hal Finkel940ab932014-02-28 00:27:01 +00005950 SDValue Result = DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, NewLD);
5951
5952 SDValue Ops[] = { Result, SDValue(NewLD.getNode(), 1) };
Craig Topper64941d92014-04-27 19:20:57 +00005953 return DAG.getMergeValues(Ops, dl);
Hal Finkel940ab932014-02-28 00:27:01 +00005954}
5955
5956SDValue PPCTargetLowering::LowerSTORE(SDValue Op, SelectionDAG &DAG) const {
Hal Finkelc93a9a22015-02-25 01:06:45 +00005957 if (Op.getOperand(1).getValueType().isVector())
5958 return LowerVectorStore(Op, DAG);
5959
Hal Finkel940ab932014-02-28 00:27:01 +00005960 assert(Op.getOperand(1).getValueType() == MVT::i1 &&
5961 "Custom lowering only for i1 stores");
5962
5963 // First, zero extend to 32 bits, then use a truncating store to 8 bits.
5964
5965 SDLoc dl(Op);
5966 StoreSDNode *ST = cast<StoreSDNode>(Op);
5967
5968 SDValue Chain = ST->getChain();
5969 SDValue BasePtr = ST->getBasePtr();
5970 SDValue Value = ST->getValue();
5971 MachineMemOperand *MMO = ST->getMemOperand();
5972
Mehdi Amini44ede332015-07-09 02:09:04 +00005973 Value = DAG.getNode(ISD::ZERO_EXTEND, dl, getPointerTy(DAG.getDataLayout()),
5974 Value);
Hal Finkel940ab932014-02-28 00:27:01 +00005975 return DAG.getTruncStore(Chain, dl, Value, BasePtr, MVT::i8, MMO);
5976}
5977
5978// FIXME: Remove this once the ANDI glue bug is fixed:
5979SDValue PPCTargetLowering::LowerTRUNCATE(SDValue Op, SelectionDAG &DAG) const {
5980 assert(Op.getValueType() == MVT::i1 &&
5981 "Custom lowering only for i1 results");
5982
5983 SDLoc DL(Op);
5984 return DAG.getNode(PPCISD::ANDIo_1_GT_BIT, DL, MVT::i1,
5985 Op.getOperand(0));
5986}
5987
Chris Lattner4211ca92006-04-14 06:01:58 +00005988/// LowerSELECT_CC - Lower floating point select_cc's into fsel instruction when
5989/// possible.
Dan Gohman21cea8a2010-04-17 15:26:15 +00005990SDValue PPCTargetLowering::LowerSELECT_CC(SDValue Op, SelectionDAG &DAG) const {
Chris Lattner4211ca92006-04-14 06:01:58 +00005991 // Not FP? Not a fsel.
Duncan Sands13237ac2008-06-06 12:08:01 +00005992 if (!Op.getOperand(0).getValueType().isFloatingPoint() ||
5993 !Op.getOperand(2).getValueType().isFloatingPoint())
Eli Friedman5806e182009-05-28 04:31:08 +00005994 return Op;
Scott Michelcf0da6c2009-02-17 22:15:04 +00005995
Hal Finkel81f87992013-04-07 22:11:09 +00005996 // We might be able to do better than this under some circumstances, but in
5997 // general, fsel-based lowering of select is a finite-math-only optimization.
5998 // For more information, see section F.3 of the 2.06 ISA specification.
5999 if (!DAG.getTarget().Options.NoInfsFPMath ||
6000 !DAG.getTarget().Options.NoNaNsFPMath)
6001 return Op;
Scott Michelcf0da6c2009-02-17 22:15:04 +00006002
Hal Finkel81f87992013-04-07 22:11:09 +00006003 ISD::CondCode CC = cast<CondCodeSDNode>(Op.getOperand(4))->get();
Scott Michelcf0da6c2009-02-17 22:15:04 +00006004
Owen Anderson53aa7a92009-08-10 22:56:29 +00006005 EVT ResVT = Op.getValueType();
6006 EVT CmpVT = Op.getOperand(0).getValueType();
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006007 SDValue LHS = Op.getOperand(0), RHS = Op.getOperand(1);
6008 SDValue TV = Op.getOperand(2), FV = Op.getOperand(3);
Andrew Trickef9de2a2013-05-25 02:42:55 +00006009 SDLoc dl(Op);
Scott Michelcf0da6c2009-02-17 22:15:04 +00006010
Chris Lattner4211ca92006-04-14 06:01:58 +00006011 // If the RHS of the comparison is a 0.0, we don't need to do the
6012 // subtraction at all.
Hal Finkel81f87992013-04-07 22:11:09 +00006013 SDValue Sel1;
Chris Lattner4211ca92006-04-14 06:01:58 +00006014 if (isFloatingPointZero(RHS))
6015 switch (CC) {
6016 default: break; // SETUO etc aren't handled by fsel.
Hal Finkel81f87992013-04-07 22:11:09 +00006017 case ISD::SETNE:
6018 std::swap(TV, FV);
6019 case ISD::SETEQ:
6020 if (LHS.getValueType() == MVT::f32) // Comparison is always 64-bits
6021 LHS = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, LHS);
6022 Sel1 = DAG.getNode(PPCISD::FSEL, dl, ResVT, LHS, TV, FV);
6023 if (Sel1.getValueType() == MVT::f32) // Comparison is always 64-bits
6024 Sel1 = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Sel1);
6025 return DAG.getNode(PPCISD::FSEL, dl, ResVT,
6026 DAG.getNode(ISD::FNEG, dl, MVT::f64, LHS), Sel1, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006027 case ISD::SETULT:
6028 case ISD::SETLT:
6029 std::swap(TV, FV); // fsel is natively setge, swap operands for setlt
Chris Lattnerb56d22c2006-05-24 00:06:44 +00006030 case ISD::SETOGE:
Chris Lattner4211ca92006-04-14 06:01:58 +00006031 case ISD::SETGE:
Owen Anderson9f944592009-08-11 20:47:22 +00006032 if (LHS.getValueType() == MVT::f32) // Comparison is always 64-bits
6033 LHS = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, LHS);
Dale Johannesen400dc2e2009-02-06 21:50:26 +00006034 return DAG.getNode(PPCISD::FSEL, dl, ResVT, LHS, TV, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006035 case ISD::SETUGT:
6036 case ISD::SETGT:
6037 std::swap(TV, FV); // fsel is natively setge, swap operands for setlt
Chris Lattnerb56d22c2006-05-24 00:06:44 +00006038 case ISD::SETOLE:
Chris Lattner4211ca92006-04-14 06:01:58 +00006039 case ISD::SETLE:
Owen Anderson9f944592009-08-11 20:47:22 +00006040 if (LHS.getValueType() == MVT::f32) // Comparison is always 64-bits
6041 LHS = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, LHS);
Dale Johannesen400dc2e2009-02-06 21:50:26 +00006042 return DAG.getNode(PPCISD::FSEL, dl, ResVT,
Owen Anderson9f944592009-08-11 20:47:22 +00006043 DAG.getNode(ISD::FNEG, dl, MVT::f64, LHS), TV, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006044 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00006045
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006046 SDValue Cmp;
Chris Lattner4211ca92006-04-14 06:01:58 +00006047 switch (CC) {
6048 default: break; // SETUO etc aren't handled by fsel.
Hal Finkel81f87992013-04-07 22:11:09 +00006049 case ISD::SETNE:
6050 std::swap(TV, FV);
6051 case ISD::SETEQ:
6052 Cmp = DAG.getNode(ISD::FSUB, dl, CmpVT, LHS, RHS);
6053 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
6054 Cmp = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Cmp);
6055 Sel1 = DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, TV, FV);
6056 if (Sel1.getValueType() == MVT::f32) // Comparison is always 64-bits
6057 Sel1 = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Sel1);
6058 return DAG.getNode(PPCISD::FSEL, dl, ResVT,
6059 DAG.getNode(ISD::FNEG, dl, MVT::f64, Cmp), Sel1, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006060 case ISD::SETULT:
6061 case ISD::SETLT:
Dale Johannesen400dc2e2009-02-06 21:50:26 +00006062 Cmp = DAG.getNode(ISD::FSUB, dl, CmpVT, LHS, RHS);
Owen Anderson9f944592009-08-11 20:47:22 +00006063 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
6064 Cmp = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Cmp);
Hal Finkel81f87992013-04-07 22:11:09 +00006065 return DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, FV, TV);
Chris Lattnerb56d22c2006-05-24 00:06:44 +00006066 case ISD::SETOGE:
Chris Lattner4211ca92006-04-14 06:01:58 +00006067 case ISD::SETGE:
Dale Johannesen400dc2e2009-02-06 21:50:26 +00006068 Cmp = DAG.getNode(ISD::FSUB, dl, CmpVT, LHS, RHS);
Owen Anderson9f944592009-08-11 20:47:22 +00006069 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
6070 Cmp = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Cmp);
Hal Finkel81f87992013-04-07 22:11:09 +00006071 return DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, TV, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006072 case ISD::SETUGT:
6073 case ISD::SETGT:
Dale Johannesen400dc2e2009-02-06 21:50:26 +00006074 Cmp = DAG.getNode(ISD::FSUB, dl, CmpVT, RHS, LHS);
Owen Anderson9f944592009-08-11 20:47:22 +00006075 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
6076 Cmp = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Cmp);
Hal Finkel81f87992013-04-07 22:11:09 +00006077 return DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, FV, TV);
Chris Lattnerb56d22c2006-05-24 00:06:44 +00006078 case ISD::SETOLE:
Chris Lattner4211ca92006-04-14 06:01:58 +00006079 case ISD::SETLE:
Dale Johannesen400dc2e2009-02-06 21:50:26 +00006080 Cmp = DAG.getNode(ISD::FSUB, dl, CmpVT, RHS, LHS);
Owen Anderson9f944592009-08-11 20:47:22 +00006081 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
6082 Cmp = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Cmp);
Hal Finkel81f87992013-04-07 22:11:09 +00006083 return DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, TV, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006084 }
Eli Friedman5806e182009-05-28 04:31:08 +00006085 return Op;
Chris Lattner4211ca92006-04-14 06:01:58 +00006086}
6087
Hal Finkeled844c42015-01-06 22:31:02 +00006088void PPCTargetLowering::LowerFP_TO_INTForReuse(SDValue Op, ReuseLoadInfo &RLI,
6089 SelectionDAG &DAG,
6090 SDLoc dl) const {
Duncan Sands13237ac2008-06-06 12:08:01 +00006091 assert(Op.getOperand(0).getValueType().isFloatingPoint());
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006092 SDValue Src = Op.getOperand(0);
Owen Anderson9f944592009-08-11 20:47:22 +00006093 if (Src.getValueType() == MVT::f32)
6094 Src = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Src);
Duncan Sands2a287912008-07-19 16:26:02 +00006095
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006096 SDValue Tmp;
Craig Topper56710102013-08-15 02:33:50 +00006097 switch (Op.getSimpleValueType().SimpleTy) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00006098 default: llvm_unreachable("Unhandled FP_TO_INT type in custom expander!");
Owen Anderson9f944592009-08-11 20:47:22 +00006099 case MVT::i32:
Eric Christophercccae792015-01-30 22:02:31 +00006100 Tmp = DAG.getNode(
6101 Op.getOpcode() == ISD::FP_TO_SINT
6102 ? PPCISD::FCTIWZ
6103 : (Subtarget.hasFPCVT() ? PPCISD::FCTIWUZ : PPCISD::FCTIDZ),
6104 dl, MVT::f64, Src);
Chris Lattner4211ca92006-04-14 06:01:58 +00006105 break;
Owen Anderson9f944592009-08-11 20:47:22 +00006106 case MVT::i64:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006107 assert((Op.getOpcode() == ISD::FP_TO_SINT || Subtarget.hasFPCVT()) &&
Hal Finkel3f88d082013-04-01 18:42:58 +00006108 "i64 FP_TO_UINT is supported only with FPCVT");
Hal Finkelf6d45f22013-04-01 17:52:07 +00006109 Tmp = DAG.getNode(Op.getOpcode()==ISD::FP_TO_SINT ? PPCISD::FCTIDZ :
6110 PPCISD::FCTIDUZ,
6111 dl, MVT::f64, Src);
Chris Lattner4211ca92006-04-14 06:01:58 +00006112 break;
6113 }
Duncan Sands2a287912008-07-19 16:26:02 +00006114
Chris Lattner4211ca92006-04-14 06:01:58 +00006115 // Convert the FP value to an int value through memory.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006116 bool i32Stack = Op.getValueType() == MVT::i32 && Subtarget.hasSTFIWX() &&
6117 (Op.getOpcode() == ISD::FP_TO_SINT || Subtarget.hasFPCVT());
Hal Finkelf6d45f22013-04-01 17:52:07 +00006118 SDValue FIPtr = DAG.CreateStackTemporary(i32Stack ? MVT::i32 : MVT::f64);
6119 int FI = cast<FrameIndexSDNode>(FIPtr)->getIndex();
Alex Lorenze40c8a22015-08-11 23:09:45 +00006120 MachinePointerInfo MPI =
6121 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI);
Duncan Sands2a287912008-07-19 16:26:02 +00006122
Chris Lattner06a49542007-10-15 20:14:52 +00006123 // Emit a store to the stack slot.
Hal Finkelf6d45f22013-04-01 17:52:07 +00006124 SDValue Chain;
6125 if (i32Stack) {
6126 MachineFunction &MF = DAG.getMachineFunction();
6127 MachineMemOperand *MMO =
6128 MF.getMachineMemOperand(MPI, MachineMemOperand::MOStore, 4, 4);
6129 SDValue Ops[] = { DAG.getEntryNode(), Tmp, FIPtr };
6130 Chain = DAG.getMemIntrinsicNode(PPCISD::STFIWX, dl,
Craig Topper206fcd42014-04-26 19:29:41 +00006131 DAG.getVTList(MVT::Other), Ops, MVT::i32, MMO);
Hal Finkelf6d45f22013-04-01 17:52:07 +00006132 } else
6133 Chain = DAG.getStore(DAG.getEntryNode(), dl, Tmp, FIPtr,
6134 MPI, false, false, 0);
Chris Lattner06a49542007-10-15 20:14:52 +00006135
6136 // Result is a load from the stack slot. If loading 4 bytes, make sure to
6137 // add in a bias.
Hal Finkelf6d45f22013-04-01 17:52:07 +00006138 if (Op.getValueType() == MVT::i32 && !i32Stack) {
Dale Johannesen021052a2009-02-04 20:06:27 +00006139 FIPtr = DAG.getNode(ISD::ADD, dl, FIPtr.getValueType(), FIPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006140 DAG.getConstant(4, dl, FIPtr.getValueType()));
Hal Finkeled844c42015-01-06 22:31:02 +00006141 MPI = MPI.getWithOffset(4);
Hal Finkelf6d45f22013-04-01 17:52:07 +00006142 }
6143
Hal Finkeled844c42015-01-06 22:31:02 +00006144 RLI.Chain = Chain;
6145 RLI.Ptr = FIPtr;
6146 RLI.MPI = MPI;
6147}
6148
Nemanja Ivanovicc38b5312015-04-11 10:40:42 +00006149/// \brief Custom lowers floating point to integer conversions to use
6150/// the direct move instructions available in ISA 2.07 to avoid the
6151/// need for load/store combinations.
6152SDValue PPCTargetLowering::LowerFP_TO_INTDirectMove(SDValue Op,
6153 SelectionDAG &DAG,
6154 SDLoc dl) const {
6155 assert(Op.getOperand(0).getValueType().isFloatingPoint());
6156 SDValue Src = Op.getOperand(0);
6157
6158 if (Src.getValueType() == MVT::f32)
6159 Src = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Src);
6160
6161 SDValue Tmp;
6162 switch (Op.getSimpleValueType().SimpleTy) {
6163 default: llvm_unreachable("Unhandled FP_TO_INT type in custom expander!");
6164 case MVT::i32:
6165 Tmp = DAG.getNode(
6166 Op.getOpcode() == ISD::FP_TO_SINT
6167 ? PPCISD::FCTIWZ
6168 : (Subtarget.hasFPCVT() ? PPCISD::FCTIWUZ : PPCISD::FCTIDZ),
6169 dl, MVT::f64, Src);
6170 Tmp = DAG.getNode(PPCISD::MFVSR, dl, MVT::i32, Tmp);
6171 break;
6172 case MVT::i64:
6173 assert((Op.getOpcode() == ISD::FP_TO_SINT || Subtarget.hasFPCVT()) &&
6174 "i64 FP_TO_UINT is supported only with FPCVT");
6175 Tmp = DAG.getNode(Op.getOpcode()==ISD::FP_TO_SINT ? PPCISD::FCTIDZ :
6176 PPCISD::FCTIDUZ,
6177 dl, MVT::f64, Src);
6178 Tmp = DAG.getNode(PPCISD::MFVSR, dl, MVT::i64, Tmp);
6179 break;
6180 }
6181 return Tmp;
6182}
6183
Hal Finkeled844c42015-01-06 22:31:02 +00006184SDValue PPCTargetLowering::LowerFP_TO_INT(SDValue Op, SelectionDAG &DAG,
6185 SDLoc dl) const {
Nemanja Ivanovicc38b5312015-04-11 10:40:42 +00006186 if (Subtarget.hasDirectMove() && Subtarget.isPPC64())
6187 return LowerFP_TO_INTDirectMove(Op, DAG, dl);
6188
Hal Finkeled844c42015-01-06 22:31:02 +00006189 ReuseLoadInfo RLI;
6190 LowerFP_TO_INTForReuse(Op, RLI, DAG, dl);
6191
6192 return DAG.getLoad(Op.getValueType(), dl, RLI.Chain, RLI.Ptr, RLI.MPI, false,
6193 false, RLI.IsInvariant, RLI.Alignment, RLI.AAInfo,
6194 RLI.Ranges);
6195}
6196
6197// We're trying to insert a regular store, S, and then a load, L. If the
6198// incoming value, O, is a load, we might just be able to have our load use the
6199// address used by O. However, we don't know if anything else will store to
6200// that address before we can load from it. To prevent this situation, we need
6201// to insert our load, L, into the chain as a peer of O. To do this, we give L
6202// the same chain operand as O, we create a token factor from the chain results
6203// of O and L, and we replace all uses of O's chain result with that token
6204// factor (see spliceIntoChain below for this last part).
6205bool PPCTargetLowering::canReuseLoadAddress(SDValue Op, EVT MemVT,
6206 ReuseLoadInfo &RLI,
Hal Finkel6c392692015-01-09 01:34:30 +00006207 SelectionDAG &DAG,
6208 ISD::LoadExtType ET) const {
Hal Finkeled844c42015-01-06 22:31:02 +00006209 SDLoc dl(Op);
Hal Finkel6c392692015-01-09 01:34:30 +00006210 if (ET == ISD::NON_EXTLOAD &&
6211 (Op.getOpcode() == ISD::FP_TO_UINT ||
Hal Finkeled844c42015-01-06 22:31:02 +00006212 Op.getOpcode() == ISD::FP_TO_SINT) &&
6213 isOperationLegalOrCustom(Op.getOpcode(),
6214 Op.getOperand(0).getValueType())) {
6215
6216 LowerFP_TO_INTForReuse(Op, RLI, DAG, dl);
6217 return true;
6218 }
6219
6220 LoadSDNode *LD = dyn_cast<LoadSDNode>(Op);
Hal Finkel6c392692015-01-09 01:34:30 +00006221 if (!LD || LD->getExtensionType() != ET || LD->isVolatile() ||
6222 LD->isNonTemporal())
Hal Finkeled844c42015-01-06 22:31:02 +00006223 return false;
6224 if (LD->getMemoryVT() != MemVT)
6225 return false;
6226
6227 RLI.Ptr = LD->getBasePtr();
6228 if (LD->isIndexed() && LD->getOffset().getOpcode() != ISD::UNDEF) {
6229 assert(LD->getAddressingMode() == ISD::PRE_INC &&
6230 "Non-pre-inc AM on PPC?");
6231 RLI.Ptr = DAG.getNode(ISD::ADD, dl, RLI.Ptr.getValueType(), RLI.Ptr,
6232 LD->getOffset());
6233 }
6234
6235 RLI.Chain = LD->getChain();
6236 RLI.MPI = LD->getPointerInfo();
6237 RLI.IsInvariant = LD->isInvariant();
6238 RLI.Alignment = LD->getAlignment();
6239 RLI.AAInfo = LD->getAAInfo();
6240 RLI.Ranges = LD->getRanges();
6241
6242 RLI.ResChain = SDValue(LD, LD->isIndexed() ? 2 : 1);
6243 return true;
6244}
6245
6246// Given the head of the old chain, ResChain, insert a token factor containing
6247// it and NewResChain, and make users of ResChain now be users of that token
6248// factor.
6249void PPCTargetLowering::spliceIntoChain(SDValue ResChain,
6250 SDValue NewResChain,
6251 SelectionDAG &DAG) const {
6252 if (!ResChain)
6253 return;
6254
6255 SDLoc dl(NewResChain);
6256
6257 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other,
6258 NewResChain, DAG.getUNDEF(MVT::Other));
6259 assert(TF.getNode() != NewResChain.getNode() &&
6260 "A new TF really is required here");
6261
6262 DAG.ReplaceAllUsesOfValueWith(ResChain, TF);
6263 DAG.UpdateNodeOperands(TF.getNode(), ResChain, NewResChain);
Chris Lattner4211ca92006-04-14 06:01:58 +00006264}
6265
Nemanja Ivanovicc38b5312015-04-11 10:40:42 +00006266/// \brief Custom lowers integer to floating point conversions to use
6267/// the direct move instructions available in ISA 2.07 to avoid the
6268/// need for load/store combinations.
6269SDValue PPCTargetLowering::LowerINT_TO_FPDirectMove(SDValue Op,
6270 SelectionDAG &DAG,
6271 SDLoc dl) const {
6272 assert((Op.getValueType() == MVT::f32 ||
6273 Op.getValueType() == MVT::f64) &&
6274 "Invalid floating point type as target of conversion");
6275 assert(Subtarget.hasFPCVT() &&
6276 "Int to FP conversions with direct moves require FPCVT");
6277 SDValue FP;
6278 SDValue Src = Op.getOperand(0);
6279 bool SinglePrec = Op.getValueType() == MVT::f32;
6280 bool WordInt = Src.getSimpleValueType().SimpleTy == MVT::i32;
6281 bool Signed = Op.getOpcode() == ISD::SINT_TO_FP;
6282 unsigned ConvOp = Signed ? (SinglePrec ? PPCISD::FCFIDS : PPCISD::FCFID) :
6283 (SinglePrec ? PPCISD::FCFIDUS : PPCISD::FCFIDU);
6284
6285 if (WordInt) {
6286 FP = DAG.getNode(Signed ? PPCISD::MTVSRA : PPCISD::MTVSRZ,
6287 dl, MVT::f64, Src);
6288 FP = DAG.getNode(ConvOp, dl, SinglePrec ? MVT::f32 : MVT::f64, FP);
6289 }
6290 else {
6291 FP = DAG.getNode(PPCISD::MTVSRA, dl, MVT::f64, Src);
6292 FP = DAG.getNode(ConvOp, dl, SinglePrec ? MVT::f32 : MVT::f64, FP);
6293 }
6294
6295 return FP;
6296}
6297
Hal Finkelf6d45f22013-04-01 17:52:07 +00006298SDValue PPCTargetLowering::LowerINT_TO_FP(SDValue Op,
Hal Finkeled844c42015-01-06 22:31:02 +00006299 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00006300 SDLoc dl(Op);
Hal Finkelc93a9a22015-02-25 01:06:45 +00006301
6302 if (Subtarget.hasQPX() && Op.getOperand(0).getValueType() == MVT::v4i1) {
6303 if (Op.getValueType() != MVT::v4f32 && Op.getValueType() != MVT::v4f64)
6304 return SDValue();
6305
6306 SDValue Value = Op.getOperand(0);
6307 // The values are now known to be -1 (false) or 1 (true). To convert this
6308 // into 0 (false) and 1 (true), add 1 and then divide by 2 (multiply by 0.5).
6309 // This can be done with an fma and the 0.5 constant: (V+1.0)*0.5 = 0.5*V+0.5
6310 Value = DAG.getNode(PPCISD::QBFLT, dl, MVT::v4f64, Value);
6311
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006312 SDValue FPHalfs = DAG.getConstantFP(0.5, dl, MVT::f64);
Hal Finkelc93a9a22015-02-25 01:06:45 +00006313 FPHalfs = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4f64,
6314 FPHalfs, FPHalfs, FPHalfs, FPHalfs);
6315
6316 Value = DAG.getNode(ISD::FMA, dl, MVT::v4f64, Value, FPHalfs, FPHalfs);
6317
6318 if (Op.getValueType() != MVT::v4f64)
6319 Value = DAG.getNode(ISD::FP_ROUND, dl,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006320 Op.getValueType(), Value,
6321 DAG.getIntPtrConstant(1, dl));
Hal Finkelc93a9a22015-02-25 01:06:45 +00006322 return Value;
6323 }
6324
Dan Gohmand6819da2008-03-11 01:59:03 +00006325 // Don't handle ppc_fp128 here; let it be lowered to a libcall.
Owen Anderson9f944592009-08-11 20:47:22 +00006326 if (Op.getValueType() != MVT::f32 && Op.getValueType() != MVT::f64)
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006327 return SDValue();
Dan Gohmand6819da2008-03-11 01:59:03 +00006328
Hal Finkel6a56b212014-03-05 22:14:00 +00006329 if (Op.getOperand(0).getValueType() == MVT::i1)
6330 return DAG.getNode(ISD::SELECT, dl, Op.getValueType(), Op.getOperand(0),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006331 DAG.getConstantFP(1.0, dl, Op.getValueType()),
6332 DAG.getConstantFP(0.0, dl, Op.getValueType()));
Hal Finkel6a56b212014-03-05 22:14:00 +00006333
Nemanja Ivanovicc38b5312015-04-11 10:40:42 +00006334 // If we have direct moves, we can do all the conversion, skip the store/load
6335 // however, without FPCVT we can't do most conversions.
6336 if (Subtarget.hasDirectMove() && Subtarget.isPPC64() && Subtarget.hasFPCVT())
6337 return LowerINT_TO_FPDirectMove(Op, DAG, dl);
6338
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006339 assert((Op.getOpcode() == ISD::SINT_TO_FP || Subtarget.hasFPCVT()) &&
Hal Finkelf6d45f22013-04-01 17:52:07 +00006340 "UINT_TO_FP is supported only with FPCVT");
6341
6342 // If we have FCFIDS, then use it when converting to single-precision.
Hal Finkel93d75ea2013-04-02 03:29:51 +00006343 // Otherwise, convert to double-precision and then round.
Eric Christophercccae792015-01-30 22:02:31 +00006344 unsigned FCFOp = (Subtarget.hasFPCVT() && Op.getValueType() == MVT::f32)
6345 ? (Op.getOpcode() == ISD::UINT_TO_FP ? PPCISD::FCFIDUS
6346 : PPCISD::FCFIDS)
6347 : (Op.getOpcode() == ISD::UINT_TO_FP ? PPCISD::FCFIDU
6348 : PPCISD::FCFID);
6349 MVT FCFTy = (Subtarget.hasFPCVT() && Op.getValueType() == MVT::f32)
6350 ? MVT::f32
6351 : MVT::f64;
Hal Finkelf6d45f22013-04-01 17:52:07 +00006352
Owen Anderson9f944592009-08-11 20:47:22 +00006353 if (Op.getOperand(0).getValueType() == MVT::i64) {
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006354 SDValue SINT = Op.getOperand(0);
6355 // When converting to single-precision, we actually need to convert
6356 // to double-precision first and then round to single-precision.
6357 // To avoid double-rounding effects during that operation, we have
6358 // to prepare the input operand. Bits that might be truncated when
6359 // converting to double-precision are replaced by a bit that won't
6360 // be lost at this stage, but is below the single-precision rounding
6361 // position.
6362 //
6363 // However, if -enable-unsafe-fp-math is in effect, accept double
6364 // rounding to avoid the extra overhead.
6365 if (Op.getValueType() == MVT::f32 &&
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006366 !Subtarget.hasFPCVT() &&
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006367 !DAG.getTarget().Options.UnsafeFPMath) {
6368
6369 // Twiddle input to make sure the low 11 bits are zero. (If this
6370 // is the case, we are guaranteed the value will fit into the 53 bit
6371 // mantissa of an IEEE double-precision value without rounding.)
6372 // If any of those low 11 bits were not zero originally, make sure
6373 // bit 12 (value 2048) is set instead, so that the final rounding
6374 // to single-precision gets the correct result.
6375 SDValue Round = DAG.getNode(ISD::AND, dl, MVT::i64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006376 SINT, DAG.getConstant(2047, dl, MVT::i64));
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006377 Round = DAG.getNode(ISD::ADD, dl, MVT::i64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006378 Round, DAG.getConstant(2047, dl, MVT::i64));
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006379 Round = DAG.getNode(ISD::OR, dl, MVT::i64, Round, SINT);
6380 Round = DAG.getNode(ISD::AND, dl, MVT::i64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006381 Round, DAG.getConstant(-2048, dl, MVT::i64));
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006382
6383 // However, we cannot use that value unconditionally: if the magnitude
6384 // of the input value is small, the bit-twiddling we did above might
6385 // end up visibly changing the output. Fortunately, in that case, we
6386 // don't need to twiddle bits since the original input will convert
6387 // exactly to double-precision floating-point already. Therefore,
6388 // construct a conditional to use the original value if the top 11
6389 // bits are all sign-bit copies, and use the rounded value computed
6390 // above otherwise.
6391 SDValue Cond = DAG.getNode(ISD::SRA, dl, MVT::i64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006392 SINT, DAG.getConstant(53, dl, MVT::i32));
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006393 Cond = DAG.getNode(ISD::ADD, dl, MVT::i64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006394 Cond, DAG.getConstant(1, dl, MVT::i64));
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006395 Cond = DAG.getSetCC(dl, MVT::i32,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006396 Cond, DAG.getConstant(1, dl, MVT::i64), ISD::SETUGT);
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006397
6398 SINT = DAG.getNode(ISD::SELECT, dl, MVT::i64, Cond, Round, SINT);
6399 }
Hal Finkelf6d45f22013-04-01 17:52:07 +00006400
Hal Finkeled844c42015-01-06 22:31:02 +00006401 ReuseLoadInfo RLI;
6402 SDValue Bits;
6403
Hal Finkel6c392692015-01-09 01:34:30 +00006404 MachineFunction &MF = DAG.getMachineFunction();
Hal Finkeled844c42015-01-06 22:31:02 +00006405 if (canReuseLoadAddress(SINT, MVT::i64, RLI, DAG)) {
6406 Bits = DAG.getLoad(MVT::f64, dl, RLI.Chain, RLI.Ptr, RLI.MPI, false,
6407 false, RLI.IsInvariant, RLI.Alignment, RLI.AAInfo,
6408 RLI.Ranges);
6409 spliceIntoChain(RLI.ResChain, Bits.getValue(1), DAG);
Hal Finkel6c392692015-01-09 01:34:30 +00006410 } else if (Subtarget.hasLFIWAX() &&
6411 canReuseLoadAddress(SINT, MVT::i32, RLI, DAG, ISD::SEXTLOAD)) {
6412 MachineMemOperand *MMO =
6413 MF.getMachineMemOperand(RLI.MPI, MachineMemOperand::MOLoad, 4,
6414 RLI.Alignment, RLI.AAInfo, RLI.Ranges);
6415 SDValue Ops[] = { RLI.Chain, RLI.Ptr };
6416 Bits = DAG.getMemIntrinsicNode(PPCISD::LFIWAX, dl,
6417 DAG.getVTList(MVT::f64, MVT::Other),
6418 Ops, MVT::i32, MMO);
6419 spliceIntoChain(RLI.ResChain, Bits.getValue(1), DAG);
6420 } else if (Subtarget.hasFPCVT() &&
6421 canReuseLoadAddress(SINT, MVT::i32, RLI, DAG, ISD::ZEXTLOAD)) {
6422 MachineMemOperand *MMO =
6423 MF.getMachineMemOperand(RLI.MPI, MachineMemOperand::MOLoad, 4,
6424 RLI.Alignment, RLI.AAInfo, RLI.Ranges);
6425 SDValue Ops[] = { RLI.Chain, RLI.Ptr };
6426 Bits = DAG.getMemIntrinsicNode(PPCISD::LFIWZX, dl,
6427 DAG.getVTList(MVT::f64, MVT::Other),
6428 Ops, MVT::i32, MMO);
6429 spliceIntoChain(RLI.ResChain, Bits.getValue(1), DAG);
6430 } else if (((Subtarget.hasLFIWAX() &&
6431 SINT.getOpcode() == ISD::SIGN_EXTEND) ||
6432 (Subtarget.hasFPCVT() &&
6433 SINT.getOpcode() == ISD::ZERO_EXTEND)) &&
6434 SINT.getOperand(0).getValueType() == MVT::i32) {
6435 MachineFrameInfo *FrameInfo = MF.getFrameInfo();
Mehdi Amini44ede332015-07-09 02:09:04 +00006436 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Hal Finkel6c392692015-01-09 01:34:30 +00006437
6438 int FrameIdx = FrameInfo->CreateStackObject(4, 4, false);
6439 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
6440
Alex Lorenze40c8a22015-08-11 23:09:45 +00006441 SDValue Store = DAG.getStore(
6442 DAG.getEntryNode(), dl, SINT.getOperand(0), FIdx,
6443 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx),
6444 false, false, 0);
Hal Finkel6c392692015-01-09 01:34:30 +00006445
6446 assert(cast<StoreSDNode>(Store)->getMemoryVT() == MVT::i32 &&
6447 "Expected an i32 store");
6448
6449 RLI.Ptr = FIdx;
6450 RLI.Chain = Store;
Alex Lorenze40c8a22015-08-11 23:09:45 +00006451 RLI.MPI =
6452 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx);
Hal Finkel6c392692015-01-09 01:34:30 +00006453 RLI.Alignment = 4;
6454
6455 MachineMemOperand *MMO =
6456 MF.getMachineMemOperand(RLI.MPI, MachineMemOperand::MOLoad, 4,
6457 RLI.Alignment, RLI.AAInfo, RLI.Ranges);
6458 SDValue Ops[] = { RLI.Chain, RLI.Ptr };
6459 Bits = DAG.getMemIntrinsicNode(SINT.getOpcode() == ISD::ZERO_EXTEND ?
6460 PPCISD::LFIWZX : PPCISD::LFIWAX,
6461 dl, DAG.getVTList(MVT::f64, MVT::Other),
6462 Ops, MVT::i32, MMO);
Hal Finkeled844c42015-01-06 22:31:02 +00006463 } else
6464 Bits = DAG.getNode(ISD::BITCAST, dl, MVT::f64, SINT);
6465
Hal Finkelf6d45f22013-04-01 17:52:07 +00006466 SDValue FP = DAG.getNode(FCFOp, dl, FCFTy, Bits);
6467
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006468 if (Op.getValueType() == MVT::f32 && !Subtarget.hasFPCVT())
Scott Michelcf0da6c2009-02-17 22:15:04 +00006469 FP = DAG.getNode(ISD::FP_ROUND, dl,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006470 MVT::f32, FP, DAG.getIntPtrConstant(0, dl));
Chris Lattner4211ca92006-04-14 06:01:58 +00006471 return FP;
6472 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00006473
Owen Anderson9f944592009-08-11 20:47:22 +00006474 assert(Op.getOperand(0).getValueType() == MVT::i32 &&
Hal Finkelf6d45f22013-04-01 17:52:07 +00006475 "Unhandled INT_TO_FP type in custom expander!");
Chris Lattner4211ca92006-04-14 06:01:58 +00006476 // Since we only generate this in 64-bit mode, we can take advantage of
6477 // 64-bit registers. In particular, sign extend the input value into the
6478 // 64-bit register with extsw, store the WHOLE 64-bit value into the stack
6479 // then lfd it and fcfid it.
Dan Gohman48b185d2009-09-25 20:36:54 +00006480 MachineFunction &MF = DAG.getMachineFunction();
6481 MachineFrameInfo *FrameInfo = MF.getFrameInfo();
Mehdi Amini44ede332015-07-09 02:09:04 +00006482 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Scott Michelcf0da6c2009-02-17 22:15:04 +00006483
Hal Finkelbeb296b2013-03-31 10:12:51 +00006484 SDValue Ld;
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006485 if (Subtarget.hasLFIWAX() || Subtarget.hasFPCVT()) {
Hal Finkeled844c42015-01-06 22:31:02 +00006486 ReuseLoadInfo RLI;
6487 bool ReusingLoad;
6488 if (!(ReusingLoad = canReuseLoadAddress(Op.getOperand(0), MVT::i32, RLI,
6489 DAG))) {
6490 int FrameIdx = FrameInfo->CreateStackObject(4, 4, false);
6491 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
Scott Michelcf0da6c2009-02-17 22:15:04 +00006492
Alex Lorenze40c8a22015-08-11 23:09:45 +00006493 SDValue Store = DAG.getStore(
6494 DAG.getEntryNode(), dl, Op.getOperand(0), FIdx,
6495 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx),
6496 false, false, 0);
Hal Finkele53429a2013-03-31 01:58:02 +00006497
Hal Finkeled844c42015-01-06 22:31:02 +00006498 assert(cast<StoreSDNode>(Store)->getMemoryVT() == MVT::i32 &&
6499 "Expected an i32 store");
6500
6501 RLI.Ptr = FIdx;
6502 RLI.Chain = Store;
Alex Lorenze40c8a22015-08-11 23:09:45 +00006503 RLI.MPI =
6504 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx);
Hal Finkeled844c42015-01-06 22:31:02 +00006505 RLI.Alignment = 4;
6506 }
6507
Hal Finkelbeb296b2013-03-31 10:12:51 +00006508 MachineMemOperand *MMO =
Hal Finkeled844c42015-01-06 22:31:02 +00006509 MF.getMachineMemOperand(RLI.MPI, MachineMemOperand::MOLoad, 4,
6510 RLI.Alignment, RLI.AAInfo, RLI.Ranges);
6511 SDValue Ops[] = { RLI.Chain, RLI.Ptr };
Hal Finkelf6d45f22013-04-01 17:52:07 +00006512 Ld = DAG.getMemIntrinsicNode(Op.getOpcode() == ISD::UINT_TO_FP ?
6513 PPCISD::LFIWZX : PPCISD::LFIWAX,
6514 dl, DAG.getVTList(MVT::f64, MVT::Other),
Craig Topper206fcd42014-04-26 19:29:41 +00006515 Ops, MVT::i32, MMO);
Hal Finkeled844c42015-01-06 22:31:02 +00006516 if (ReusingLoad)
6517 spliceIntoChain(RLI.ResChain, Ld.getValue(1), DAG);
Hal Finkelbeb296b2013-03-31 10:12:51 +00006518 } else {
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006519 assert(Subtarget.isPPC64() &&
Hal Finkelf6d45f22013-04-01 17:52:07 +00006520 "i32->FP without LFIWAX supported only on PPC64");
6521
Hal Finkelbeb296b2013-03-31 10:12:51 +00006522 int FrameIdx = FrameInfo->CreateStackObject(8, 8, false);
6523 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
6524
6525 SDValue Ext64 = DAG.getNode(ISD::SIGN_EXTEND, dl, MVT::i64,
6526 Op.getOperand(0));
6527
6528 // STD the extended value into the stack slot.
Alex Lorenze40c8a22015-08-11 23:09:45 +00006529 SDValue Store = DAG.getStore(
6530 DAG.getEntryNode(), dl, Ext64, FIdx,
6531 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx),
6532 false, false, 0);
Hal Finkelbeb296b2013-03-31 10:12:51 +00006533
6534 // Load the value as a double.
Alex Lorenze40c8a22015-08-11 23:09:45 +00006535 Ld = DAG.getLoad(
6536 MVT::f64, dl, Store, FIdx,
6537 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx),
6538 false, false, false, 0);
Hal Finkelbeb296b2013-03-31 10:12:51 +00006539 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00006540
Chris Lattner4211ca92006-04-14 06:01:58 +00006541 // FCFID it and return it.
Hal Finkelf6d45f22013-04-01 17:52:07 +00006542 SDValue FP = DAG.getNode(FCFOp, dl, FCFTy, Ld);
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006543 if (Op.getValueType() == MVT::f32 && !Subtarget.hasFPCVT())
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006544 FP = DAG.getNode(ISD::FP_ROUND, dl, MVT::f32, FP,
6545 DAG.getIntPtrConstant(0, dl));
Chris Lattner4211ca92006-04-14 06:01:58 +00006546 return FP;
6547}
6548
Dan Gohman21cea8a2010-04-17 15:26:15 +00006549SDValue PPCTargetLowering::LowerFLT_ROUNDS_(SDValue Op,
6550 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00006551 SDLoc dl(Op);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006552 /*
6553 The rounding mode is in bits 30:31 of FPSR, and has the following
6554 settings:
6555 00 Round to nearest
6556 01 Round to 0
6557 10 Round to +inf
6558 11 Round to -inf
6559
6560 FLT_ROUNDS, on the other hand, expects the following:
6561 -1 Undefined
6562 0 Round to 0
6563 1 Round to nearest
6564 2 Round to +inf
6565 3 Round to -inf
6566
6567 To perform the conversion, we do:
6568 ((FPSCR & 0x3) ^ ((~FPSCR & 0x3) >> 1))
6569 */
6570
6571 MachineFunction &MF = DAG.getMachineFunction();
Owen Anderson53aa7a92009-08-10 22:56:29 +00006572 EVT VT = Op.getValueType();
Mehdi Amini44ede332015-07-09 02:09:04 +00006573 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006574
6575 // Save FP Control Word to register
Benjamin Kramerfdf362b2013-03-07 20:33:29 +00006576 EVT NodeTys[] = {
6577 MVT::f64, // return register
6578 MVT::Glue // unused in this context
6579 };
Craig Topper2d2aa0c2014-04-30 07:17:30 +00006580 SDValue Chain = DAG.getNode(PPCISD::MFFS, dl, NodeTys, None);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006581
6582 // Save FP register to stack slot
David Greene1fbe0542009-11-12 20:49:22 +00006583 int SSFI = MF.getFrameInfo()->CreateStackObject(8, 8, false);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006584 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT);
Dale Johannesen021052a2009-02-04 20:06:27 +00006585 SDValue Store = DAG.getStore(DAG.getEntryNode(), dl, Chain,
Chris Lattner676c61d2010-09-21 18:41:36 +00006586 StackSlot, MachinePointerInfo(), false, false,0);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006587
6588 // Load FP Control Word from low 32 bits of stack slot.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006589 SDValue Four = DAG.getConstant(4, dl, PtrVT);
Dale Johannesen021052a2009-02-04 20:06:27 +00006590 SDValue Addr = DAG.getNode(ISD::ADD, dl, PtrVT, StackSlot, Four);
Chris Lattner7727d052010-09-21 06:44:06 +00006591 SDValue CWD = DAG.getLoad(MVT::i32, dl, Store, Addr, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00006592 false, false, false, 0);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006593
6594 // Transform as necessary
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006595 SDValue CWD1 =
Owen Anderson9f944592009-08-11 20:47:22 +00006596 DAG.getNode(ISD::AND, dl, MVT::i32,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006597 CWD, DAG.getConstant(3, dl, MVT::i32));
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006598 SDValue CWD2 =
Owen Anderson9f944592009-08-11 20:47:22 +00006599 DAG.getNode(ISD::SRL, dl, MVT::i32,
6600 DAG.getNode(ISD::AND, dl, MVT::i32,
6601 DAG.getNode(ISD::XOR, dl, MVT::i32,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006602 CWD, DAG.getConstant(3, dl, MVT::i32)),
6603 DAG.getConstant(3, dl, MVT::i32)),
6604 DAG.getConstant(1, dl, MVT::i32));
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006605
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006606 SDValue RetVal =
Owen Anderson9f944592009-08-11 20:47:22 +00006607 DAG.getNode(ISD::XOR, dl, MVT::i32, CWD1, CWD2);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006608
Duncan Sands13237ac2008-06-06 12:08:01 +00006609 return DAG.getNode((VT.getSizeInBits() < 16 ?
Dale Johannesen021052a2009-02-04 20:06:27 +00006610 ISD::TRUNCATE : ISD::ZERO_EXTEND), dl, VT, RetVal);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006611}
6612
Dan Gohman21cea8a2010-04-17 15:26:15 +00006613SDValue PPCTargetLowering::LowerSHL_PARTS(SDValue Op, SelectionDAG &DAG) const {
Owen Anderson53aa7a92009-08-10 22:56:29 +00006614 EVT VT = Op.getValueType();
Duncan Sands13237ac2008-06-06 12:08:01 +00006615 unsigned BitWidth = VT.getSizeInBits();
Andrew Trickef9de2a2013-05-25 02:42:55 +00006616 SDLoc dl(Op);
Dan Gohman8d2ead22008-03-07 20:36:53 +00006617 assert(Op.getNumOperands() == 3 &&
6618 VT == Op.getOperand(1).getValueType() &&
6619 "Unexpected SHL!");
Scott Michelcf0da6c2009-02-17 22:15:04 +00006620
Chris Lattner601b8652006-09-20 03:47:40 +00006621 // Expand into a bunch of logical ops. Note that these ops
Chris Lattner4211ca92006-04-14 06:01:58 +00006622 // depend on the PPC behavior for oversized shift amounts.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006623 SDValue Lo = Op.getOperand(0);
6624 SDValue Hi = Op.getOperand(1);
6625 SDValue Amt = Op.getOperand(2);
Owen Anderson53aa7a92009-08-10 22:56:29 +00006626 EVT AmtVT = Amt.getValueType();
Scott Michelcf0da6c2009-02-17 22:15:04 +00006627
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006628 SDValue Tmp1 = DAG.getNode(ISD::SUB, dl, AmtVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006629 DAG.getConstant(BitWidth, dl, AmtVT), Amt);
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006630 SDValue Tmp2 = DAG.getNode(PPCISD::SHL, dl, VT, Hi, Amt);
6631 SDValue Tmp3 = DAG.getNode(PPCISD::SRL, dl, VT, Lo, Tmp1);
6632 SDValue Tmp4 = DAG.getNode(ISD::OR , dl, VT, Tmp2, Tmp3);
6633 SDValue Tmp5 = DAG.getNode(ISD::ADD, dl, AmtVT, Amt,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006634 DAG.getConstant(-BitWidth, dl, AmtVT));
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006635 SDValue Tmp6 = DAG.getNode(PPCISD::SHL, dl, VT, Lo, Tmp5);
6636 SDValue OutHi = DAG.getNode(ISD::OR, dl, VT, Tmp4, Tmp6);
6637 SDValue OutLo = DAG.getNode(PPCISD::SHL, dl, VT, Lo, Amt);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006638 SDValue OutOps[] = { OutLo, OutHi };
Craig Topper64941d92014-04-27 19:20:57 +00006639 return DAG.getMergeValues(OutOps, dl);
Chris Lattner4211ca92006-04-14 06:01:58 +00006640}
6641
Dan Gohman21cea8a2010-04-17 15:26:15 +00006642SDValue PPCTargetLowering::LowerSRL_PARTS(SDValue Op, SelectionDAG &DAG) const {
Owen Anderson53aa7a92009-08-10 22:56:29 +00006643 EVT VT = Op.getValueType();
Andrew Trickef9de2a2013-05-25 02:42:55 +00006644 SDLoc dl(Op);
Duncan Sands13237ac2008-06-06 12:08:01 +00006645 unsigned BitWidth = VT.getSizeInBits();
Dan Gohman8d2ead22008-03-07 20:36:53 +00006646 assert(Op.getNumOperands() == 3 &&
6647 VT == Op.getOperand(1).getValueType() &&
6648 "Unexpected SRL!");
Scott Michelcf0da6c2009-02-17 22:15:04 +00006649
Dan Gohman8d2ead22008-03-07 20:36:53 +00006650 // Expand into a bunch of logical ops. Note that these ops
Chris Lattner4211ca92006-04-14 06:01:58 +00006651 // depend on the PPC behavior for oversized shift amounts.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006652 SDValue Lo = Op.getOperand(0);
6653 SDValue Hi = Op.getOperand(1);
6654 SDValue Amt = Op.getOperand(2);
Owen Anderson53aa7a92009-08-10 22:56:29 +00006655 EVT AmtVT = Amt.getValueType();
Scott Michelcf0da6c2009-02-17 22:15:04 +00006656
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006657 SDValue Tmp1 = DAG.getNode(ISD::SUB, dl, AmtVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006658 DAG.getConstant(BitWidth, dl, AmtVT), Amt);
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006659 SDValue Tmp2 = DAG.getNode(PPCISD::SRL, dl, VT, Lo, Amt);
6660 SDValue Tmp3 = DAG.getNode(PPCISD::SHL, dl, VT, Hi, Tmp1);
6661 SDValue Tmp4 = DAG.getNode(ISD::OR, dl, VT, Tmp2, Tmp3);
6662 SDValue Tmp5 = DAG.getNode(ISD::ADD, dl, AmtVT, Amt,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006663 DAG.getConstant(-BitWidth, dl, AmtVT));
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006664 SDValue Tmp6 = DAG.getNode(PPCISD::SRL, dl, VT, Hi, Tmp5);
6665 SDValue OutLo = DAG.getNode(ISD::OR, dl, VT, Tmp4, Tmp6);
6666 SDValue OutHi = DAG.getNode(PPCISD::SRL, dl, VT, Hi, Amt);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006667 SDValue OutOps[] = { OutLo, OutHi };
Craig Topper64941d92014-04-27 19:20:57 +00006668 return DAG.getMergeValues(OutOps, dl);
Chris Lattner4211ca92006-04-14 06:01:58 +00006669}
6670
Dan Gohman21cea8a2010-04-17 15:26:15 +00006671SDValue PPCTargetLowering::LowerSRA_PARTS(SDValue Op, SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00006672 SDLoc dl(Op);
Owen Anderson53aa7a92009-08-10 22:56:29 +00006673 EVT VT = Op.getValueType();
Duncan Sands13237ac2008-06-06 12:08:01 +00006674 unsigned BitWidth = VT.getSizeInBits();
Dan Gohman8d2ead22008-03-07 20:36:53 +00006675 assert(Op.getNumOperands() == 3 &&
6676 VT == Op.getOperand(1).getValueType() &&
6677 "Unexpected SRA!");
Scott Michelcf0da6c2009-02-17 22:15:04 +00006678
Dan Gohman8d2ead22008-03-07 20:36:53 +00006679 // Expand into a bunch of logical ops, followed by a select_cc.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006680 SDValue Lo = Op.getOperand(0);
6681 SDValue Hi = Op.getOperand(1);
6682 SDValue Amt = Op.getOperand(2);
Owen Anderson53aa7a92009-08-10 22:56:29 +00006683 EVT AmtVT = Amt.getValueType();
Scott Michelcf0da6c2009-02-17 22:15:04 +00006684
Dale Johannesenf2bb6f02009-02-04 01:48:28 +00006685 SDValue Tmp1 = DAG.getNode(ISD::SUB, dl, AmtVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006686 DAG.getConstant(BitWidth, dl, AmtVT), Amt);
Dale Johannesenf2bb6f02009-02-04 01:48:28 +00006687 SDValue Tmp2 = DAG.getNode(PPCISD::SRL, dl, VT, Lo, Amt);
6688 SDValue Tmp3 = DAG.getNode(PPCISD::SHL, dl, VT, Hi, Tmp1);
6689 SDValue Tmp4 = DAG.getNode(ISD::OR, dl, VT, Tmp2, Tmp3);
6690 SDValue Tmp5 = DAG.getNode(ISD::ADD, dl, AmtVT, Amt,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006691 DAG.getConstant(-BitWidth, dl, AmtVT));
Dale Johannesenf2bb6f02009-02-04 01:48:28 +00006692 SDValue Tmp6 = DAG.getNode(PPCISD::SRA, dl, VT, Hi, Tmp5);
6693 SDValue OutHi = DAG.getNode(PPCISD::SRA, dl, VT, Hi, Amt);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006694 SDValue OutLo = DAG.getSelectCC(dl, Tmp5, DAG.getConstant(0, dl, AmtVT),
Duncan Sands13105742008-10-30 19:28:32 +00006695 Tmp4, Tmp6, ISD::SETLE);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006696 SDValue OutOps[] = { OutLo, OutHi };
Craig Topper64941d92014-04-27 19:20:57 +00006697 return DAG.getMergeValues(OutOps, dl);
Chris Lattner4211ca92006-04-14 06:01:58 +00006698}
6699
6700//===----------------------------------------------------------------------===//
6701// Vector related lowering.
6702//
6703
Chris Lattner2a099c02006-04-17 06:00:21 +00006704/// BuildSplatI - Build a canonical splati of Val with an element size of
6705/// SplatSize. Cast the result to VT.
Owen Anderson53aa7a92009-08-10 22:56:29 +00006706static SDValue BuildSplatI(int Val, unsigned SplatSize, EVT VT,
Andrew Trickef9de2a2013-05-25 02:42:55 +00006707 SelectionDAG &DAG, SDLoc dl) {
Chris Lattner2a099c02006-04-17 06:00:21 +00006708 assert(Val >= -16 && Val <= 15 && "vsplti is out of range!");
Chris Lattner09ed0ff2006-12-01 01:45:39 +00006709
Benjamin Kramer7149aab2015-03-01 18:09:56 +00006710 static const MVT VTys[] = { // canonical VT to use for each size.
Owen Anderson9f944592009-08-11 20:47:22 +00006711 MVT::v16i8, MVT::v8i16, MVT::Other, MVT::v4i32
Chris Lattner2a099c02006-04-17 06:00:21 +00006712 };
Chris Lattner09ed0ff2006-12-01 01:45:39 +00006713
Owen Anderson9f944592009-08-11 20:47:22 +00006714 EVT ReqVT = VT != MVT::Other ? VT : VTys[SplatSize-1];
Scott Michelcf0da6c2009-02-17 22:15:04 +00006715
Chris Lattner09ed0ff2006-12-01 01:45:39 +00006716 // Force vspltis[hw] -1 to vspltisb -1 to canonicalize.
6717 if (Val == -1)
6718 SplatSize = 1;
Scott Michelcf0da6c2009-02-17 22:15:04 +00006719
Owen Anderson53aa7a92009-08-10 22:56:29 +00006720 EVT CanonicalVT = VTys[SplatSize-1];
Scott Michelcf0da6c2009-02-17 22:15:04 +00006721
Chris Lattner2a099c02006-04-17 06:00:21 +00006722 // Build a canonical splat for this value.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006723 SDValue Elt = DAG.getConstant(Val, dl, MVT::i32);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006724 SmallVector<SDValue, 8> Ops;
Duncan Sands13237ac2008-06-06 12:08:01 +00006725 Ops.assign(CanonicalVT.getVectorNumElements(), Elt);
Craig Topper48d114b2014-04-26 18:35:24 +00006726 SDValue Res = DAG.getNode(ISD::BUILD_VECTOR, dl, CanonicalVT, Ops);
Wesley Peck527da1b2010-11-23 03:31:01 +00006727 return DAG.getNode(ISD::BITCAST, dl, ReqVT, Res);
Chris Lattner2a099c02006-04-17 06:00:21 +00006728}
6729
Hal Finkelcf2e9082013-05-24 23:00:14 +00006730/// BuildIntrinsicOp - Return a unary operator intrinsic node with the
6731/// specified intrinsic ID.
6732static SDValue BuildIntrinsicOp(unsigned IID, SDValue Op,
Andrew Trickef9de2a2013-05-25 02:42:55 +00006733 SelectionDAG &DAG, SDLoc dl,
Hal Finkelcf2e9082013-05-24 23:00:14 +00006734 EVT DestVT = MVT::Other) {
6735 if (DestVT == MVT::Other) DestVT = Op.getValueType();
6736 return DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, DestVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006737 DAG.getConstant(IID, dl, MVT::i32), Op);
Hal Finkelcf2e9082013-05-24 23:00:14 +00006738}
6739
Chris Lattnera2cae1b2006-04-18 03:24:30 +00006740/// BuildIntrinsicOp - Return a binary operator intrinsic node with the
Chris Lattner1b3806a2006-04-17 06:58:41 +00006741/// specified intrinsic ID.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006742static SDValue BuildIntrinsicOp(unsigned IID, SDValue LHS, SDValue RHS,
Andrew Trickef9de2a2013-05-25 02:42:55 +00006743 SelectionDAG &DAG, SDLoc dl,
Owen Anderson9f944592009-08-11 20:47:22 +00006744 EVT DestVT = MVT::Other) {
6745 if (DestVT == MVT::Other) DestVT = LHS.getValueType();
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00006746 return DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, DestVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006747 DAG.getConstant(IID, dl, MVT::i32), LHS, RHS);
Chris Lattner1b3806a2006-04-17 06:58:41 +00006748}
6749
Chris Lattnera2cae1b2006-04-18 03:24:30 +00006750/// BuildIntrinsicOp - Return a ternary operator intrinsic node with the
6751/// specified intrinsic ID.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006752static SDValue BuildIntrinsicOp(unsigned IID, SDValue Op0, SDValue Op1,
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00006753 SDValue Op2, SelectionDAG &DAG,
Andrew Trickef9de2a2013-05-25 02:42:55 +00006754 SDLoc dl, EVT DestVT = MVT::Other) {
Owen Anderson9f944592009-08-11 20:47:22 +00006755 if (DestVT == MVT::Other) DestVT = Op0.getValueType();
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00006756 return DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, DestVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006757 DAG.getConstant(IID, dl, MVT::i32), Op0, Op1, Op2);
Chris Lattnera2cae1b2006-04-18 03:24:30 +00006758}
6759
6760
Chris Lattner264c9082006-04-17 17:55:10 +00006761/// BuildVSLDOI - Return a VECTOR_SHUFFLE that is a vsldoi of the specified
6762/// amount. The result has the specified value type.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006763static SDValue BuildVSLDOI(SDValue LHS, SDValue RHS, unsigned Amt,
Andrew Trickef9de2a2013-05-25 02:42:55 +00006764 EVT VT, SelectionDAG &DAG, SDLoc dl) {
Chris Lattner264c9082006-04-17 17:55:10 +00006765 // Force LHS/RHS to be the right type.
Wesley Peck527da1b2010-11-23 03:31:01 +00006766 LHS = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, LHS);
6767 RHS = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, RHS);
Duncan Sandsb0e39382008-07-21 10:20:31 +00006768
Nate Begeman8d6d4b92009-04-27 18:41:29 +00006769 int Ops[16];
Chris Lattner264c9082006-04-17 17:55:10 +00006770 for (unsigned i = 0; i != 16; ++i)
Nate Begeman8d6d4b92009-04-27 18:41:29 +00006771 Ops[i] = i + Amt;
Owen Anderson9f944592009-08-11 20:47:22 +00006772 SDValue T = DAG.getVectorShuffle(MVT::v16i8, dl, LHS, RHS, Ops);
Wesley Peck527da1b2010-11-23 03:31:01 +00006773 return DAG.getNode(ISD::BITCAST, dl, VT, T);
Chris Lattner264c9082006-04-17 17:55:10 +00006774}
6775
Chris Lattner19e90552006-04-14 05:19:18 +00006776// If this is a case we can't handle, return null and let the default
6777// expansion code take care of it. If we CAN select this case, and if it
6778// selects to a single instruction, return Op. Otherwise, if we can codegen
6779// this case more efficiently than a constant pool load, lower it to the
6780// sequence of ops that should be used.
Dan Gohman21cea8a2010-04-17 15:26:15 +00006781SDValue PPCTargetLowering::LowerBUILD_VECTOR(SDValue Op,
6782 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00006783 SDLoc dl(Op);
Bob Wilsond8ea0e12009-03-01 01:13:55 +00006784 BuildVectorSDNode *BVN = dyn_cast<BuildVectorSDNode>(Op.getNode());
Craig Toppere73658d2014-04-28 04:05:08 +00006785 assert(BVN && "Expected a BuildVectorSDNode in LowerBUILD_VECTOR");
Scott Michelbb878282009-02-25 03:12:50 +00006786
Hal Finkelc93a9a22015-02-25 01:06:45 +00006787 if (Subtarget.hasQPX() && Op.getValueType() == MVT::v4i1) {
6788 // We first build an i32 vector, load it into a QPX register,
6789 // then convert it to a floating-point vector and compare it
6790 // to a zero vector to get the boolean result.
6791 MachineFrameInfo *FrameInfo = DAG.getMachineFunction().getFrameInfo();
6792 int FrameIdx = FrameInfo->CreateStackObject(16, 16, false);
Alex Lorenze40c8a22015-08-11 23:09:45 +00006793 MachinePointerInfo PtrInfo =
6794 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx);
Mehdi Amini44ede332015-07-09 02:09:04 +00006795 EVT PtrVT = getPointerTy(DAG.getDataLayout());
Hal Finkelc93a9a22015-02-25 01:06:45 +00006796 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
6797
6798 assert(BVN->getNumOperands() == 4 &&
6799 "BUILD_VECTOR for v4i1 does not have 4 operands");
6800
6801 bool IsConst = true;
6802 for (unsigned i = 0; i < 4; ++i) {
6803 if (BVN->getOperand(i).getOpcode() == ISD::UNDEF) continue;
6804 if (!isa<ConstantSDNode>(BVN->getOperand(i))) {
6805 IsConst = false;
6806 break;
6807 }
6808 }
6809
6810 if (IsConst) {
6811 Constant *One =
6812 ConstantFP::get(Type::getFloatTy(*DAG.getContext()), 1.0);
6813 Constant *NegOne =
6814 ConstantFP::get(Type::getFloatTy(*DAG.getContext()), -1.0);
6815
6816 SmallVector<Constant*, 4> CV(4, NegOne);
6817 for (unsigned i = 0; i < 4; ++i) {
6818 if (BVN->getOperand(i).getOpcode() == ISD::UNDEF)
6819 CV[i] = UndefValue::get(Type::getFloatTy(*DAG.getContext()));
6820 else if (cast<ConstantSDNode>(BVN->getOperand(i))->
6821 getConstantIntValue()->isZero())
6822 continue;
6823 else
6824 CV[i] = One;
6825 }
6826
6827 Constant *CP = ConstantVector::get(CV);
Mehdi Amini44ede332015-07-09 02:09:04 +00006828 SDValue CPIdx = DAG.getConstantPool(CP, getPointerTy(DAG.getDataLayout()),
6829 16 /* alignment */);
6830
Hal Finkelc93a9a22015-02-25 01:06:45 +00006831 SmallVector<SDValue, 2> Ops;
6832 Ops.push_back(DAG.getEntryNode());
6833 Ops.push_back(CPIdx);
6834
6835 SmallVector<EVT, 2> ValueVTs;
6836 ValueVTs.push_back(MVT::v4i1);
6837 ValueVTs.push_back(MVT::Other); // chain
6838 SDVTList VTs = DAG.getVTList(ValueVTs);
6839
Alex Lorenze40c8a22015-08-11 23:09:45 +00006840 return DAG.getMemIntrinsicNode(
6841 PPCISD::QVLFSb, dl, VTs, Ops, MVT::v4f32,
6842 MachinePointerInfo::getConstantPool(DAG.getMachineFunction()));
Hal Finkelc93a9a22015-02-25 01:06:45 +00006843 }
6844
6845 SmallVector<SDValue, 4> Stores;
6846 for (unsigned i = 0; i < 4; ++i) {
6847 if (BVN->getOperand(i).getOpcode() == ISD::UNDEF) continue;
6848
6849 unsigned Offset = 4*i;
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006850 SDValue Idx = DAG.getConstant(Offset, dl, FIdx.getValueType());
Hal Finkelc93a9a22015-02-25 01:06:45 +00006851 Idx = DAG.getNode(ISD::ADD, dl, FIdx.getValueType(), FIdx, Idx);
6852
6853 unsigned StoreSize = BVN->getOperand(i).getValueType().getStoreSize();
6854 if (StoreSize > 4) {
6855 Stores.push_back(DAG.getTruncStore(DAG.getEntryNode(), dl,
6856 BVN->getOperand(i), Idx,
6857 PtrInfo.getWithOffset(Offset),
6858 MVT::i32, false, false, 0));
6859 } else {
6860 SDValue StoreValue = BVN->getOperand(i);
6861 if (StoreSize < 4)
6862 StoreValue = DAG.getNode(ISD::ANY_EXTEND, dl, MVT::i32, StoreValue);
6863
6864 Stores.push_back(DAG.getStore(DAG.getEntryNode(), dl,
6865 StoreValue, Idx,
6866 PtrInfo.getWithOffset(Offset),
6867 false, false, 0));
6868 }
6869 }
6870
6871 SDValue StoreChain;
6872 if (!Stores.empty())
6873 StoreChain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores);
6874 else
6875 StoreChain = DAG.getEntryNode();
6876
6877 // Now load from v4i32 into the QPX register; this will extend it to
6878 // v4i64 but not yet convert it to a floating point. Nevertheless, this
6879 // is typed as v4f64 because the QPX register integer states are not
6880 // explicitly represented.
6881
6882 SmallVector<SDValue, 2> Ops;
6883 Ops.push_back(StoreChain);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006884 Ops.push_back(DAG.getConstant(Intrinsic::ppc_qpx_qvlfiwz, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00006885 Ops.push_back(FIdx);
6886
6887 SmallVector<EVT, 2> ValueVTs;
6888 ValueVTs.push_back(MVT::v4f64);
6889 ValueVTs.push_back(MVT::Other); // chain
6890 SDVTList VTs = DAG.getVTList(ValueVTs);
6891
6892 SDValue LoadedVect = DAG.getMemIntrinsicNode(ISD::INTRINSIC_W_CHAIN,
6893 dl, VTs, Ops, MVT::v4i32, PtrInfo);
6894 LoadedVect = DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, MVT::v4f64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006895 DAG.getConstant(Intrinsic::ppc_qpx_qvfcfidu, dl, MVT::i32),
Hal Finkelc93a9a22015-02-25 01:06:45 +00006896 LoadedVect);
6897
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006898 SDValue FPZeros = DAG.getConstantFP(0.0, dl, MVT::f64);
Hal Finkelc93a9a22015-02-25 01:06:45 +00006899 FPZeros = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4f64,
6900 FPZeros, FPZeros, FPZeros, FPZeros);
6901
6902 return DAG.getSetCC(dl, MVT::v4i1, LoadedVect, FPZeros, ISD::SETEQ);
6903 }
6904
6905 // All other QPX vectors are handled by generic code.
6906 if (Subtarget.hasQPX())
6907 return SDValue();
6908
Bob Wilson85cefe82009-03-02 23:24:16 +00006909 // Check if this is a splat of a constant value.
6910 APInt APSplatBits, APSplatUndef;
6911 unsigned SplatBitSize;
Bob Wilsond8ea0e12009-03-01 01:13:55 +00006912 bool HasAnyUndefs;
Bob Wilson530e0382009-03-03 19:26:27 +00006913 if (! BVN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize,
Bill Schmidt91dd7652015-04-03 13:48:24 +00006914 HasAnyUndefs, 0, !Subtarget.isLittleEndian()) ||
6915 SplatBitSize > 32)
Bob Wilson530e0382009-03-03 19:26:27 +00006916 return SDValue();
Evan Chenga49de9d2009-02-25 22:49:59 +00006917
Bob Wilson530e0382009-03-03 19:26:27 +00006918 unsigned SplatBits = APSplatBits.getZExtValue();
6919 unsigned SplatUndef = APSplatUndef.getZExtValue();
6920 unsigned SplatSize = SplatBitSize / 8;
Scott Michelcf0da6c2009-02-17 22:15:04 +00006921
Bob Wilson530e0382009-03-03 19:26:27 +00006922 // First, handle single instruction cases.
6923
6924 // All zeros?
6925 if (SplatBits == 0) {
6926 // Canonicalize all zero vectors to be v4i32.
Owen Anderson9f944592009-08-11 20:47:22 +00006927 if (Op.getValueType() != MVT::v4i32 || HasAnyUndefs) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006928 SDValue Z = DAG.getConstant(0, dl, MVT::i32);
Owen Anderson9f944592009-08-11 20:47:22 +00006929 Z = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4i32, Z, Z, Z, Z);
Wesley Peck527da1b2010-11-23 03:31:01 +00006930 Op = DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Z);
Chris Lattner19e90552006-04-14 05:19:18 +00006931 }
Bob Wilson530e0382009-03-03 19:26:27 +00006932 return Op;
6933 }
Chris Lattnerfa5aa392006-04-16 01:01:29 +00006934
Bob Wilson530e0382009-03-03 19:26:27 +00006935 // If the sign extended value is in the range [-16,15], use VSPLTI[bhw].
6936 int32_t SextVal= (int32_t(SplatBits << (32-SplatBitSize)) >>
6937 (32-SplatBitSize));
6938 if (SextVal >= -16 && SextVal <= 15)
6939 return BuildSplatI(SextVal, SplatSize, Op.getValueType(), DAG, dl);
Scott Michelcf0da6c2009-02-17 22:15:04 +00006940
6941
Bob Wilson530e0382009-03-03 19:26:27 +00006942 // Two instruction sequences.
Scott Michelcf0da6c2009-02-17 22:15:04 +00006943
Bob Wilson530e0382009-03-03 19:26:27 +00006944 // If this value is in the range [-32,30] and is even, use:
Bill Schmidtc6cbecc2013-02-20 20:41:42 +00006945 // VSPLTI[bhw](val/2) + VSPLTI[bhw](val/2)
6946 // If this value is in the range [17,31] and is odd, use:
6947 // VSPLTI[bhw](val-16) - VSPLTI[bhw](-16)
6948 // If this value is in the range [-31,-17] and is odd, use:
6949 // VSPLTI[bhw](val+16) + VSPLTI[bhw](-16)
6950 // Note the last two are three-instruction sequences.
6951 if (SextVal >= -32 && SextVal <= 31) {
6952 // To avoid having these optimizations undone by constant folding,
6953 // we convert to a pseudo that will be expanded later into one of
6954 // the above forms.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006955 SDValue Elt = DAG.getConstant(SextVal, dl, MVT::i32);
Bill Schmidt71dddd52014-05-27 15:57:51 +00006956 EVT VT = (SplatSize == 1 ? MVT::v16i8 :
6957 (SplatSize == 2 ? MVT::v8i16 : MVT::v4i32));
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006958 SDValue EltSize = DAG.getConstant(SplatSize, dl, MVT::i32);
Bill Schmidt71dddd52014-05-27 15:57:51 +00006959 SDValue RetVal = DAG.getNode(PPCISD::VADD_SPLAT, dl, VT, Elt, EltSize);
6960 if (VT == Op.getValueType())
6961 return RetVal;
6962 else
6963 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), RetVal);
Bob Wilson530e0382009-03-03 19:26:27 +00006964 }
6965
6966 // If this is 0x8000_0000 x 4, turn into vspltisw + vslw. If it is
6967 // 0x7FFF_FFFF x 4, turn it into not(0x8000_0000). This is important
6968 // for fneg/fabs.
6969 if (SplatSize == 4 && SplatBits == (0x7FFFFFFF&~SplatUndef)) {
6970 // Make -1 and vspltisw -1:
Owen Anderson9f944592009-08-11 20:47:22 +00006971 SDValue OnesV = BuildSplatI(-1, 4, MVT::v4i32, DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00006972
6973 // Make the VSLW intrinsic, computing 0x8000_0000.
6974 SDValue Res = BuildIntrinsicOp(Intrinsic::ppc_altivec_vslw, OnesV,
6975 OnesV, DAG, dl);
6976
6977 // xor by OnesV to invert it.
Owen Anderson9f944592009-08-11 20:47:22 +00006978 Res = DAG.getNode(ISD::XOR, dl, MVT::v4i32, Res, OnesV);
Wesley Peck527da1b2010-11-23 03:31:01 +00006979 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Res);
Bob Wilson530e0382009-03-03 19:26:27 +00006980 }
6981
6982 // Check to see if this is a wide variety of vsplti*, binop self cases.
6983 static const signed char SplatCsts[] = {
6984 -1, 1, -2, 2, -3, 3, -4, 4, -5, 5, -6, 6, -7, 7,
6985 -8, 8, -9, 9, -10, 10, -11, 11, -12, 12, -13, 13, 14, -14, 15, -15, -16
6986 };
6987
6988 for (unsigned idx = 0; idx < array_lengthof(SplatCsts); ++idx) {
6989 // Indirect through the SplatCsts array so that we favor 'vsplti -1' for
6990 // cases which are ambiguous (e.g. formation of 0x8000_0000). 'vsplti -1'
6991 int i = SplatCsts[idx];
6992
6993 // Figure out what shift amount will be used by altivec if shifted by i in
6994 // this splat size.
6995 unsigned TypeShiftAmt = i & (SplatBitSize-1);
6996
6997 // vsplti + shl self.
Richard Smith228e6d42012-08-24 23:29:28 +00006998 if (SextVal == (int)((unsigned)i << TypeShiftAmt)) {
Owen Anderson9f944592009-08-11 20:47:22 +00006999 SDValue Res = BuildSplatI(i, SplatSize, MVT::Other, DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00007000 static const unsigned IIDs[] = { // Intrinsic to use for each size.
7001 Intrinsic::ppc_altivec_vslb, Intrinsic::ppc_altivec_vslh, 0,
7002 Intrinsic::ppc_altivec_vslw
7003 };
7004 Res = BuildIntrinsicOp(IIDs[SplatSize-1], Res, Res, DAG, dl);
Wesley Peck527da1b2010-11-23 03:31:01 +00007005 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Res);
Chris Lattner2a099c02006-04-17 06:00:21 +00007006 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007007
Bob Wilson530e0382009-03-03 19:26:27 +00007008 // vsplti + srl self.
7009 if (SextVal == (int)((unsigned)i >> TypeShiftAmt)) {
Owen Anderson9f944592009-08-11 20:47:22 +00007010 SDValue Res = BuildSplatI(i, SplatSize, MVT::Other, DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00007011 static const unsigned IIDs[] = { // Intrinsic to use for each size.
7012 Intrinsic::ppc_altivec_vsrb, Intrinsic::ppc_altivec_vsrh, 0,
7013 Intrinsic::ppc_altivec_vsrw
7014 };
7015 Res = BuildIntrinsicOp(IIDs[SplatSize-1], Res, Res, DAG, dl);
Wesley Peck527da1b2010-11-23 03:31:01 +00007016 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Res);
Chris Lattner1b3806a2006-04-17 06:58:41 +00007017 }
7018
Bob Wilson530e0382009-03-03 19:26:27 +00007019 // vsplti + sra self.
7020 if (SextVal == (int)((unsigned)i >> TypeShiftAmt)) {
Owen Anderson9f944592009-08-11 20:47:22 +00007021 SDValue Res = BuildSplatI(i, SplatSize, MVT::Other, DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00007022 static const unsigned IIDs[] = { // Intrinsic to use for each size.
7023 Intrinsic::ppc_altivec_vsrab, Intrinsic::ppc_altivec_vsrah, 0,
7024 Intrinsic::ppc_altivec_vsraw
7025 };
7026 Res = BuildIntrinsicOp(IIDs[SplatSize-1], Res, Res, DAG, dl);
Wesley Peck527da1b2010-11-23 03:31:01 +00007027 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Res);
Chris Lattner1b3806a2006-04-17 06:58:41 +00007028 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007029
Bob Wilson530e0382009-03-03 19:26:27 +00007030 // vsplti + rol self.
7031 if (SextVal == (int)(((unsigned)i << TypeShiftAmt) |
7032 ((unsigned)i >> (SplatBitSize-TypeShiftAmt)))) {
Owen Anderson9f944592009-08-11 20:47:22 +00007033 SDValue Res = BuildSplatI(i, SplatSize, MVT::Other, DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00007034 static const unsigned IIDs[] = { // Intrinsic to use for each size.
7035 Intrinsic::ppc_altivec_vrlb, Intrinsic::ppc_altivec_vrlh, 0,
7036 Intrinsic::ppc_altivec_vrlw
7037 };
7038 Res = BuildIntrinsicOp(IIDs[SplatSize-1], Res, Res, DAG, dl);
Wesley Peck527da1b2010-11-23 03:31:01 +00007039 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Res);
Bob Wilson530e0382009-03-03 19:26:27 +00007040 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007041
Bob Wilson530e0382009-03-03 19:26:27 +00007042 // t = vsplti c, result = vsldoi t, t, 1
Richard Smith228e6d42012-08-24 23:29:28 +00007043 if (SextVal == (int)(((unsigned)i << 8) | (i < 0 ? 0xFF : 0))) {
Owen Anderson9f944592009-08-11 20:47:22 +00007044 SDValue T = BuildSplatI(i, SplatSize, MVT::v16i8, DAG, dl);
Bill Schmidt1e77bb12015-07-15 15:45:30 +00007045 unsigned Amt = Subtarget.isLittleEndian() ? 15 : 1;
7046 return BuildVSLDOI(T, T, Amt, Op.getValueType(), DAG, dl);
Chris Lattnere54133c2006-04-17 18:09:22 +00007047 }
Bob Wilson530e0382009-03-03 19:26:27 +00007048 // t = vsplti c, result = vsldoi t, t, 2
Richard Smith228e6d42012-08-24 23:29:28 +00007049 if (SextVal == (int)(((unsigned)i << 16) | (i < 0 ? 0xFFFF : 0))) {
Owen Anderson9f944592009-08-11 20:47:22 +00007050 SDValue T = BuildSplatI(i, SplatSize, MVT::v16i8, DAG, dl);
Bill Schmidt1e77bb12015-07-15 15:45:30 +00007051 unsigned Amt = Subtarget.isLittleEndian() ? 14 : 2;
7052 return BuildVSLDOI(T, T, Amt, Op.getValueType(), DAG, dl);
Chris Lattner19e90552006-04-14 05:19:18 +00007053 }
Bob Wilson530e0382009-03-03 19:26:27 +00007054 // t = vsplti c, result = vsldoi t, t, 3
Richard Smith228e6d42012-08-24 23:29:28 +00007055 if (SextVal == (int)(((unsigned)i << 24) | (i < 0 ? 0xFFFFFF : 0))) {
Owen Anderson9f944592009-08-11 20:47:22 +00007056 SDValue T = BuildSplatI(i, SplatSize, MVT::v16i8, DAG, dl);
Bill Schmidt1e77bb12015-07-15 15:45:30 +00007057 unsigned Amt = Subtarget.isLittleEndian() ? 13 : 3;
7058 return BuildVSLDOI(T, T, Amt, Op.getValueType(), DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00007059 }
7060 }
7061
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007062 return SDValue();
Chris Lattner19e90552006-04-14 05:19:18 +00007063}
7064
Chris Lattner071ad012006-04-17 05:28:54 +00007065/// GeneratePerfectShuffle - Given an entry in the perfect-shuffle table, emit
7066/// the specified operations to build the shuffle.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007067static SDValue GeneratePerfectShuffle(unsigned PFEntry, SDValue LHS,
Scott Michelcf0da6c2009-02-17 22:15:04 +00007068 SDValue RHS, SelectionDAG &DAG,
Andrew Trickef9de2a2013-05-25 02:42:55 +00007069 SDLoc dl) {
Chris Lattner071ad012006-04-17 05:28:54 +00007070 unsigned OpNum = (PFEntry >> 26) & 0x0F;
Bill Wendling95e1af22008-09-17 00:30:57 +00007071 unsigned LHSID = (PFEntry >> 13) & ((1 << 13)-1);
Chris Lattner071ad012006-04-17 05:28:54 +00007072 unsigned RHSID = (PFEntry >> 0) & ((1 << 13)-1);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007073
Chris Lattner071ad012006-04-17 05:28:54 +00007074 enum {
Chris Lattnerd2ca9ab2006-05-16 04:20:24 +00007075 OP_COPY = 0, // Copy, used for things like <u,u,u,3> to say it is <0,1,2,3>
Chris Lattner071ad012006-04-17 05:28:54 +00007076 OP_VMRGHW,
7077 OP_VMRGLW,
7078 OP_VSPLTISW0,
7079 OP_VSPLTISW1,
7080 OP_VSPLTISW2,
7081 OP_VSPLTISW3,
7082 OP_VSLDOI4,
7083 OP_VSLDOI8,
Chris Lattneraa2372562006-05-24 17:04:05 +00007084 OP_VSLDOI12
Chris Lattner071ad012006-04-17 05:28:54 +00007085 };
Scott Michelcf0da6c2009-02-17 22:15:04 +00007086
Chris Lattner071ad012006-04-17 05:28:54 +00007087 if (OpNum == OP_COPY) {
7088 if (LHSID == (1*9+2)*9+3) return LHS;
7089 assert(LHSID == ((4*9+5)*9+6)*9+7 && "Illegal OP_COPY!");
7090 return RHS;
7091 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007092
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007093 SDValue OpLHS, OpRHS;
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007094 OpLHS = GeneratePerfectShuffle(PerfectShuffleTable[LHSID], LHS, RHS, DAG, dl);
7095 OpRHS = GeneratePerfectShuffle(PerfectShuffleTable[RHSID], LHS, RHS, DAG, dl);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007096
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007097 int ShufIdxs[16];
Chris Lattner071ad012006-04-17 05:28:54 +00007098 switch (OpNum) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00007099 default: llvm_unreachable("Unknown i32 permute!");
Chris Lattner071ad012006-04-17 05:28:54 +00007100 case OP_VMRGHW:
7101 ShufIdxs[ 0] = 0; ShufIdxs[ 1] = 1; ShufIdxs[ 2] = 2; ShufIdxs[ 3] = 3;
7102 ShufIdxs[ 4] = 16; ShufIdxs[ 5] = 17; ShufIdxs[ 6] = 18; ShufIdxs[ 7] = 19;
7103 ShufIdxs[ 8] = 4; ShufIdxs[ 9] = 5; ShufIdxs[10] = 6; ShufIdxs[11] = 7;
7104 ShufIdxs[12] = 20; ShufIdxs[13] = 21; ShufIdxs[14] = 22; ShufIdxs[15] = 23;
7105 break;
7106 case OP_VMRGLW:
7107 ShufIdxs[ 0] = 8; ShufIdxs[ 1] = 9; ShufIdxs[ 2] = 10; ShufIdxs[ 3] = 11;
7108 ShufIdxs[ 4] = 24; ShufIdxs[ 5] = 25; ShufIdxs[ 6] = 26; ShufIdxs[ 7] = 27;
7109 ShufIdxs[ 8] = 12; ShufIdxs[ 9] = 13; ShufIdxs[10] = 14; ShufIdxs[11] = 15;
7110 ShufIdxs[12] = 28; ShufIdxs[13] = 29; ShufIdxs[14] = 30; ShufIdxs[15] = 31;
7111 break;
7112 case OP_VSPLTISW0:
7113 for (unsigned i = 0; i != 16; ++i)
7114 ShufIdxs[i] = (i&3)+0;
7115 break;
7116 case OP_VSPLTISW1:
7117 for (unsigned i = 0; i != 16; ++i)
7118 ShufIdxs[i] = (i&3)+4;
7119 break;
7120 case OP_VSPLTISW2:
7121 for (unsigned i = 0; i != 16; ++i)
7122 ShufIdxs[i] = (i&3)+8;
7123 break;
7124 case OP_VSPLTISW3:
7125 for (unsigned i = 0; i != 16; ++i)
7126 ShufIdxs[i] = (i&3)+12;
7127 break;
7128 case OP_VSLDOI4:
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007129 return BuildVSLDOI(OpLHS, OpRHS, 4, OpLHS.getValueType(), DAG, dl);
Chris Lattner071ad012006-04-17 05:28:54 +00007130 case OP_VSLDOI8:
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007131 return BuildVSLDOI(OpLHS, OpRHS, 8, OpLHS.getValueType(), DAG, dl);
Chris Lattner071ad012006-04-17 05:28:54 +00007132 case OP_VSLDOI12:
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007133 return BuildVSLDOI(OpLHS, OpRHS, 12, OpLHS.getValueType(), DAG, dl);
Chris Lattner071ad012006-04-17 05:28:54 +00007134 }
Owen Anderson53aa7a92009-08-10 22:56:29 +00007135 EVT VT = OpLHS.getValueType();
Wesley Peck527da1b2010-11-23 03:31:01 +00007136 OpLHS = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, OpLHS);
7137 OpRHS = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, OpRHS);
Owen Anderson9f944592009-08-11 20:47:22 +00007138 SDValue T = DAG.getVectorShuffle(MVT::v16i8, dl, OpLHS, OpRHS, ShufIdxs);
Wesley Peck527da1b2010-11-23 03:31:01 +00007139 return DAG.getNode(ISD::BITCAST, dl, VT, T);
Chris Lattner071ad012006-04-17 05:28:54 +00007140}
7141
Chris Lattner19e90552006-04-14 05:19:18 +00007142/// LowerVECTOR_SHUFFLE - Return the code we lower for VECTOR_SHUFFLE. If this
7143/// is a shuffle we can handle in a single instruction, return it. Otherwise,
7144/// return the code it can be lowered into. Worst case, it can always be
7145/// lowered into a vperm.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007146SDValue PPCTargetLowering::LowerVECTOR_SHUFFLE(SDValue Op,
Dan Gohman21cea8a2010-04-17 15:26:15 +00007147 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00007148 SDLoc dl(Op);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007149 SDValue V1 = Op.getOperand(0);
7150 SDValue V2 = Op.getOperand(1);
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007151 ShuffleVectorSDNode *SVOp = cast<ShuffleVectorSDNode>(Op);
Owen Anderson53aa7a92009-08-10 22:56:29 +00007152 EVT VT = Op.getValueType();
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007153 bool isLittleEndian = Subtarget.isLittleEndian();
Scott Michelcf0da6c2009-02-17 22:15:04 +00007154
Hal Finkelc93a9a22015-02-25 01:06:45 +00007155 if (Subtarget.hasQPX()) {
7156 if (VT.getVectorNumElements() != 4)
7157 return SDValue();
7158
7159 if (V2.getOpcode() == ISD::UNDEF) V2 = V1;
7160
7161 int AlignIdx = PPC::isQVALIGNIShuffleMask(SVOp);
7162 if (AlignIdx != -1) {
7163 return DAG.getNode(PPCISD::QVALIGNI, dl, VT, V1, V2,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007164 DAG.getConstant(AlignIdx, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007165 } else if (SVOp->isSplat()) {
7166 int SplatIdx = SVOp->getSplatIndex();
7167 if (SplatIdx >= 4) {
7168 std::swap(V1, V2);
7169 SplatIdx -= 4;
7170 }
7171
7172 // FIXME: If SplatIdx == 0 and the input came from a load, then there is
7173 // nothing to do.
7174
7175 return DAG.getNode(PPCISD::QVESPLATI, dl, VT, V1,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007176 DAG.getConstant(SplatIdx, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007177 }
7178
7179 // Lower this into a qvgpci/qvfperm pair.
7180
7181 // Compute the qvgpci literal
7182 unsigned idx = 0;
7183 for (unsigned i = 0; i < 4; ++i) {
7184 int m = SVOp->getMaskElt(i);
7185 unsigned mm = m >= 0 ? (unsigned) m : i;
7186 idx |= mm << (3-i)*3;
7187 }
7188
7189 SDValue V3 = DAG.getNode(PPCISD::QVGPCI, dl, MVT::v4f64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007190 DAG.getConstant(idx, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007191 return DAG.getNode(PPCISD::QVFPERM, dl, VT, V1, V2, V3);
7192 }
7193
Chris Lattner19e90552006-04-14 05:19:18 +00007194 // Cases that are handled by instructions that take permute immediates
7195 // (such as vsplt*) should be left as VECTOR_SHUFFLE nodes so they can be
7196 // selected by the instruction selector.
7197 if (V2.getOpcode() == ISD::UNDEF) {
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007198 if (PPC::isSplatShuffleMask(SVOp, 1) ||
7199 PPC::isSplatShuffleMask(SVOp, 2) ||
7200 PPC::isSplatShuffleMask(SVOp, 4) ||
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00007201 PPC::isVPKUWUMShuffleMask(SVOp, 1, DAG) ||
7202 PPC::isVPKUHUMShuffleMask(SVOp, 1, DAG) ||
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00007203 PPC::isVPKUDUMShuffleMask(SVOp, 1, DAG) ||
Bill Schmidt42a69362014-08-05 20:47:25 +00007204 PPC::isVSLDOIShuffleMask(SVOp, 1, DAG) != -1 ||
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00007205 PPC::isVMRGLShuffleMask(SVOp, 1, 1, DAG) ||
7206 PPC::isVMRGLShuffleMask(SVOp, 2, 1, DAG) ||
7207 PPC::isVMRGLShuffleMask(SVOp, 4, 1, DAG) ||
7208 PPC::isVMRGHShuffleMask(SVOp, 1, 1, DAG) ||
7209 PPC::isVMRGHShuffleMask(SVOp, 2, 1, DAG) ||
Kit Barton13894c72015-06-25 15:17:40 +00007210 PPC::isVMRGHShuffleMask(SVOp, 4, 1, DAG) ||
7211 PPC::isVMRGEOShuffleMask(SVOp, true, 1, DAG) ||
7212 PPC::isVMRGEOShuffleMask(SVOp, false, 1, DAG)) {
Chris Lattner19e90552006-04-14 05:19:18 +00007213 return Op;
7214 }
7215 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007216
Chris Lattner19e90552006-04-14 05:19:18 +00007217 // Altivec has a variety of "shuffle immediates" that take two vector inputs
7218 // and produce a fixed permutation. If any of these match, do not lower to
7219 // VPERM.
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00007220 unsigned int ShuffleKind = isLittleEndian ? 2 : 0;
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00007221 if (PPC::isVPKUWUMShuffleMask(SVOp, ShuffleKind, DAG) ||
7222 PPC::isVPKUHUMShuffleMask(SVOp, ShuffleKind, DAG) ||
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00007223 PPC::isVPKUDUMShuffleMask(SVOp, ShuffleKind, DAG) ||
Bill Schmidt42a69362014-08-05 20:47:25 +00007224 PPC::isVSLDOIShuffleMask(SVOp, ShuffleKind, DAG) != -1 ||
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00007225 PPC::isVMRGLShuffleMask(SVOp, 1, ShuffleKind, DAG) ||
7226 PPC::isVMRGLShuffleMask(SVOp, 2, ShuffleKind, DAG) ||
7227 PPC::isVMRGLShuffleMask(SVOp, 4, ShuffleKind, DAG) ||
7228 PPC::isVMRGHShuffleMask(SVOp, 1, ShuffleKind, DAG) ||
7229 PPC::isVMRGHShuffleMask(SVOp, 2, ShuffleKind, DAG) ||
Kit Barton13894c72015-06-25 15:17:40 +00007230 PPC::isVMRGHShuffleMask(SVOp, 4, ShuffleKind, DAG) ||
7231 PPC::isVMRGEOShuffleMask(SVOp, true, ShuffleKind, DAG) ||
7232 PPC::isVMRGEOShuffleMask(SVOp, false, ShuffleKind, DAG))
Chris Lattner19e90552006-04-14 05:19:18 +00007233 return Op;
Scott Michelcf0da6c2009-02-17 22:15:04 +00007234
Chris Lattner071ad012006-04-17 05:28:54 +00007235 // Check to see if this is a shuffle of 4-byte values. If so, we can use our
7236 // perfect shuffle table to emit an optimal matching sequence.
Benjamin Kramer339ced42012-01-15 13:16:05 +00007237 ArrayRef<int> PermMask = SVOp->getMask();
Wesley Peck527da1b2010-11-23 03:31:01 +00007238
Chris Lattner071ad012006-04-17 05:28:54 +00007239 unsigned PFIndexes[4];
7240 bool isFourElementShuffle = true;
7241 for (unsigned i = 0; i != 4 && isFourElementShuffle; ++i) { // Element number
7242 unsigned EltNo = 8; // Start out undef.
7243 for (unsigned j = 0; j != 4; ++j) { // Intra-element byte.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007244 if (PermMask[i*4+j] < 0)
Chris Lattner071ad012006-04-17 05:28:54 +00007245 continue; // Undef, ignore it.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007246
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007247 unsigned ByteSource = PermMask[i*4+j];
Chris Lattner071ad012006-04-17 05:28:54 +00007248 if ((ByteSource & 3) != j) {
7249 isFourElementShuffle = false;
7250 break;
7251 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007252
Chris Lattner071ad012006-04-17 05:28:54 +00007253 if (EltNo == 8) {
7254 EltNo = ByteSource/4;
7255 } else if (EltNo != ByteSource/4) {
7256 isFourElementShuffle = false;
7257 break;
7258 }
7259 }
7260 PFIndexes[i] = EltNo;
7261 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007262
7263 // If this shuffle can be expressed as a shuffle of 4-byte elements, use the
Chris Lattner071ad012006-04-17 05:28:54 +00007264 // perfect shuffle vector to determine if it is cost effective to do this as
7265 // discrete instructions, or whether we should use a vperm.
Bill Schmidtf910a062014-06-10 14:35:01 +00007266 // For now, we skip this for little endian until such time as we have a
7267 // little-endian perfect shuffle table.
7268 if (isFourElementShuffle && !isLittleEndian) {
Chris Lattner071ad012006-04-17 05:28:54 +00007269 // Compute the index in the perfect shuffle table.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007270 unsigned PFTableIndex =
Chris Lattner071ad012006-04-17 05:28:54 +00007271 PFIndexes[0]*9*9*9+PFIndexes[1]*9*9+PFIndexes[2]*9+PFIndexes[3];
Scott Michelcf0da6c2009-02-17 22:15:04 +00007272
Chris Lattner071ad012006-04-17 05:28:54 +00007273 unsigned PFEntry = PerfectShuffleTable[PFTableIndex];
7274 unsigned Cost = (PFEntry >> 30);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007275
Chris Lattner071ad012006-04-17 05:28:54 +00007276 // Determining when to avoid vperm is tricky. Many things affect the cost
7277 // of vperm, particularly how many times the perm mask needs to be computed.
7278 // For example, if the perm mask can be hoisted out of a loop or is already
7279 // used (perhaps because there are multiple permutes with the same shuffle
7280 // mask?) the vperm has a cost of 1. OTOH, hoisting the permute mask out of
7281 // the loop requires an extra register.
7282 //
7283 // As a compromise, we only emit discrete instructions if the shuffle can be
Scott Michelcf0da6c2009-02-17 22:15:04 +00007284 // generated in 3 or fewer operations. When we have loop information
Chris Lattner071ad012006-04-17 05:28:54 +00007285 // available, if this block is within a loop, we should avoid using vperm
7286 // for 3-operation perms and use a constant pool load instead.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007287 if (Cost < 3)
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007288 return GeneratePerfectShuffle(PFEntry, V1, V2, DAG, dl);
Chris Lattner071ad012006-04-17 05:28:54 +00007289 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007290
Chris Lattner19e90552006-04-14 05:19:18 +00007291 // Lower this to a VPERM(V1, V2, V3) expression, where V3 is a constant
7292 // vector that will get spilled to the constant pool.
7293 if (V2.getOpcode() == ISD::UNDEF) V2 = V1;
Scott Michelcf0da6c2009-02-17 22:15:04 +00007294
Chris Lattner19e90552006-04-14 05:19:18 +00007295 // The SHUFFLE_VECTOR mask is almost exactly what we want for vperm, except
7296 // that it is in input element units, not in bytes. Convert now.
Bill Schmidt4aedff82014-06-06 14:06:26 +00007297
7298 // For little endian, the order of the input vectors is reversed, and
7299 // the permutation mask is complemented with respect to 31. This is
7300 // necessary to produce proper semantics with the big-endian-biased vperm
7301 // instruction.
Owen Anderson53aa7a92009-08-10 22:56:29 +00007302 EVT EltVT = V1.getValueType().getVectorElementType();
Duncan Sands13237ac2008-06-06 12:08:01 +00007303 unsigned BytesPerElement = EltVT.getSizeInBits()/8;
Scott Michelcf0da6c2009-02-17 22:15:04 +00007304
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007305 SmallVector<SDValue, 16> ResultMask;
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007306 for (unsigned i = 0, e = VT.getVectorNumElements(); i != e; ++i) {
7307 unsigned SrcElt = PermMask[i] < 0 ? 0 : PermMask[i];
Scott Michelcf0da6c2009-02-17 22:15:04 +00007308
Chris Lattner19e90552006-04-14 05:19:18 +00007309 for (unsigned j = 0; j != BytesPerElement; ++j)
Bill Schmidt4aedff82014-06-06 14:06:26 +00007310 if (isLittleEndian)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007311 ResultMask.push_back(DAG.getConstant(31 - (SrcElt*BytesPerElement + j),
7312 dl, MVT::i32));
Bill Schmidt4aedff82014-06-06 14:06:26 +00007313 else
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007314 ResultMask.push_back(DAG.getConstant(SrcElt*BytesPerElement + j, dl,
Bill Schmidt4aedff82014-06-06 14:06:26 +00007315 MVT::i32));
Chris Lattner19e90552006-04-14 05:19:18 +00007316 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007317
Owen Anderson9f944592009-08-11 20:47:22 +00007318 SDValue VPermMask = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v16i8,
Craig Topper48d114b2014-04-26 18:35:24 +00007319 ResultMask);
Bill Schmidt4aedff82014-06-06 14:06:26 +00007320 if (isLittleEndian)
7321 return DAG.getNode(PPCISD::VPERM, dl, V1.getValueType(),
7322 V2, V1, VPermMask);
7323 else
7324 return DAG.getNode(PPCISD::VPERM, dl, V1.getValueType(),
7325 V1, V2, VPermMask);
Chris Lattner19e90552006-04-14 05:19:18 +00007326}
7327
Chris Lattner9754d142006-04-18 17:59:36 +00007328/// getAltivecCompareInfo - Given an intrinsic, return false if it is not an
7329/// altivec comparison. If it is, return true and fill in Opc/isDot with
7330/// information about the intrinsic.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007331static bool getAltivecCompareInfo(SDValue Intrin, int &CompareOpc,
Kit Barton0cfa7b72015-03-03 19:55:45 +00007332 bool &isDot, const PPCSubtarget &Subtarget) {
Dan Gohmaneffb8942008-09-12 16:56:44 +00007333 unsigned IntrinsicID =
7334 cast<ConstantSDNode>(Intrin.getOperand(0))->getZExtValue();
Chris Lattner9754d142006-04-18 17:59:36 +00007335 CompareOpc = -1;
7336 isDot = false;
7337 switch (IntrinsicID) {
7338 default: return false;
7339 // Comparison predicates.
Chris Lattner4211ca92006-04-14 06:01:58 +00007340 case Intrinsic::ppc_altivec_vcmpbfp_p: CompareOpc = 966; isDot = 1; break;
7341 case Intrinsic::ppc_altivec_vcmpeqfp_p: CompareOpc = 198; isDot = 1; break;
7342 case Intrinsic::ppc_altivec_vcmpequb_p: CompareOpc = 6; isDot = 1; break;
7343 case Intrinsic::ppc_altivec_vcmpequh_p: CompareOpc = 70; isDot = 1; break;
7344 case Intrinsic::ppc_altivec_vcmpequw_p: CompareOpc = 134; isDot = 1; break;
Kit Barton0cfa7b72015-03-03 19:55:45 +00007345 case Intrinsic::ppc_altivec_vcmpequd_p:
7346 if (Subtarget.hasP8Altivec()) {
7347 CompareOpc = 199;
7348 isDot = 1;
7349 }
7350 else
7351 return false;
7352
7353 break;
Chris Lattner4211ca92006-04-14 06:01:58 +00007354 case Intrinsic::ppc_altivec_vcmpgefp_p: CompareOpc = 454; isDot = 1; break;
7355 case Intrinsic::ppc_altivec_vcmpgtfp_p: CompareOpc = 710; isDot = 1; break;
7356 case Intrinsic::ppc_altivec_vcmpgtsb_p: CompareOpc = 774; isDot = 1; break;
7357 case Intrinsic::ppc_altivec_vcmpgtsh_p: CompareOpc = 838; isDot = 1; break;
7358 case Intrinsic::ppc_altivec_vcmpgtsw_p: CompareOpc = 902; isDot = 1; break;
Kit Barton0cfa7b72015-03-03 19:55:45 +00007359 case Intrinsic::ppc_altivec_vcmpgtsd_p:
7360 if (Subtarget.hasP8Altivec()) {
7361 CompareOpc = 967;
7362 isDot = 1;
7363 }
7364 else
7365 return false;
7366
7367 break;
Chris Lattner4211ca92006-04-14 06:01:58 +00007368 case Intrinsic::ppc_altivec_vcmpgtub_p: CompareOpc = 518; isDot = 1; break;
7369 case Intrinsic::ppc_altivec_vcmpgtuh_p: CompareOpc = 582; isDot = 1; break;
7370 case Intrinsic::ppc_altivec_vcmpgtuw_p: CompareOpc = 646; isDot = 1; break;
Kit Barton0cfa7b72015-03-03 19:55:45 +00007371 case Intrinsic::ppc_altivec_vcmpgtud_p:
7372 if (Subtarget.hasP8Altivec()) {
7373 CompareOpc = 711;
7374 isDot = 1;
7375 }
7376 else
7377 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00007378
Kit Barton0cfa7b72015-03-03 19:55:45 +00007379 break;
7380
Chris Lattner4211ca92006-04-14 06:01:58 +00007381 // Normal Comparisons.
7382 case Intrinsic::ppc_altivec_vcmpbfp: CompareOpc = 966; isDot = 0; break;
7383 case Intrinsic::ppc_altivec_vcmpeqfp: CompareOpc = 198; isDot = 0; break;
7384 case Intrinsic::ppc_altivec_vcmpequb: CompareOpc = 6; isDot = 0; break;
7385 case Intrinsic::ppc_altivec_vcmpequh: CompareOpc = 70; isDot = 0; break;
7386 case Intrinsic::ppc_altivec_vcmpequw: CompareOpc = 134; isDot = 0; break;
Kit Barton0cfa7b72015-03-03 19:55:45 +00007387 case Intrinsic::ppc_altivec_vcmpequd:
7388 if (Subtarget.hasP8Altivec()) {
7389 CompareOpc = 199;
7390 isDot = 0;
7391 }
7392 else
7393 return false;
7394
7395 break;
Chris Lattner4211ca92006-04-14 06:01:58 +00007396 case Intrinsic::ppc_altivec_vcmpgefp: CompareOpc = 454; isDot = 0; break;
7397 case Intrinsic::ppc_altivec_vcmpgtfp: CompareOpc = 710; isDot = 0; break;
7398 case Intrinsic::ppc_altivec_vcmpgtsb: CompareOpc = 774; isDot = 0; break;
7399 case Intrinsic::ppc_altivec_vcmpgtsh: CompareOpc = 838; isDot = 0; break;
7400 case Intrinsic::ppc_altivec_vcmpgtsw: CompareOpc = 902; isDot = 0; break;
Kit Barton0cfa7b72015-03-03 19:55:45 +00007401 case Intrinsic::ppc_altivec_vcmpgtsd:
7402 if (Subtarget.hasP8Altivec()) {
7403 CompareOpc = 967;
7404 isDot = 0;
7405 }
7406 else
7407 return false;
7408
7409 break;
Chris Lattner4211ca92006-04-14 06:01:58 +00007410 case Intrinsic::ppc_altivec_vcmpgtub: CompareOpc = 518; isDot = 0; break;
7411 case Intrinsic::ppc_altivec_vcmpgtuh: CompareOpc = 582; isDot = 0; break;
7412 case Intrinsic::ppc_altivec_vcmpgtuw: CompareOpc = 646; isDot = 0; break;
Kit Barton0cfa7b72015-03-03 19:55:45 +00007413 case Intrinsic::ppc_altivec_vcmpgtud:
7414 if (Subtarget.hasP8Altivec()) {
7415 CompareOpc = 711;
7416 isDot = 0;
7417 }
7418 else
7419 return false;
7420
7421 break;
Chris Lattner4211ca92006-04-14 06:01:58 +00007422 }
Chris Lattner9754d142006-04-18 17:59:36 +00007423 return true;
7424}
7425
7426/// LowerINTRINSIC_WO_CHAIN - If this is an intrinsic that we want to custom
7427/// lower, do it, otherwise return null.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007428SDValue PPCTargetLowering::LowerINTRINSIC_WO_CHAIN(SDValue Op,
Dan Gohman21cea8a2010-04-17 15:26:15 +00007429 SelectionDAG &DAG) const {
Chris Lattner9754d142006-04-18 17:59:36 +00007430 // If this is a lowered altivec predicate compare, CompareOpc is set to the
7431 // opcode number of the comparison.
Andrew Trickef9de2a2013-05-25 02:42:55 +00007432 SDLoc dl(Op);
Chris Lattner9754d142006-04-18 17:59:36 +00007433 int CompareOpc;
7434 bool isDot;
Kit Barton0cfa7b72015-03-03 19:55:45 +00007435 if (!getAltivecCompareInfo(Op, CompareOpc, isDot, Subtarget))
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007436 return SDValue(); // Don't custom lower most intrinsics.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007437
Chris Lattner9754d142006-04-18 17:59:36 +00007438 // If this is a non-dot comparison, make the VCMP node and we are done.
Chris Lattner4211ca92006-04-14 06:01:58 +00007439 if (!isDot) {
Dale Johannesenf80493b2009-02-05 22:07:54 +00007440 SDValue Tmp = DAG.getNode(PPCISD::VCMP, dl, Op.getOperand(2).getValueType(),
Chris Lattner9fa851b2010-03-14 22:44:11 +00007441 Op.getOperand(1), Op.getOperand(2),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007442 DAG.getConstant(CompareOpc, dl, MVT::i32));
Wesley Peck527da1b2010-11-23 03:31:01 +00007443 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Tmp);
Chris Lattner4211ca92006-04-14 06:01:58 +00007444 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007445
Chris Lattner4211ca92006-04-14 06:01:58 +00007446 // Create the PPCISD altivec 'dot' comparison node.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007447 SDValue Ops[] = {
Chris Lattnerd66f14e2006-08-11 17:18:05 +00007448 Op.getOperand(2), // LHS
7449 Op.getOperand(3), // RHS
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007450 DAG.getConstant(CompareOpc, dl, MVT::i32)
Chris Lattnerd66f14e2006-08-11 17:18:05 +00007451 };
Benjamin Kramerfdf362b2013-03-07 20:33:29 +00007452 EVT VTs[] = { Op.getOperand(2).getValueType(), MVT::Glue };
Craig Topper48d114b2014-04-26 18:35:24 +00007453 SDValue CompNode = DAG.getNode(PPCISD::VCMPo, dl, VTs, Ops);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007454
Chris Lattner4211ca92006-04-14 06:01:58 +00007455 // Now that we have the comparison, emit a copy from the CR to a GPR.
7456 // This is flagged to the above dot comparison.
Ulrich Weigandd5ebc622013-07-03 17:05:42 +00007457 SDValue Flags = DAG.getNode(PPCISD::MFOCRF, dl, MVT::i32,
Owen Anderson9f944592009-08-11 20:47:22 +00007458 DAG.getRegister(PPC::CR6, MVT::i32),
Scott Michelcf0da6c2009-02-17 22:15:04 +00007459 CompNode.getValue(1));
7460
Chris Lattner4211ca92006-04-14 06:01:58 +00007461 // Unpack the result based on how the target uses it.
7462 unsigned BitNo; // Bit # of CR6.
7463 bool InvertBit; // Invert result?
Dan Gohmaneffb8942008-09-12 16:56:44 +00007464 switch (cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue()) {
Chris Lattner4211ca92006-04-14 06:01:58 +00007465 default: // Can't happen, don't crash on invalid number though.
7466 case 0: // Return the value of the EQ bit of CR6.
7467 BitNo = 0; InvertBit = false;
7468 break;
7469 case 1: // Return the inverted value of the EQ bit of CR6.
7470 BitNo = 0; InvertBit = true;
7471 break;
7472 case 2: // Return the value of the LT bit of CR6.
7473 BitNo = 2; InvertBit = false;
7474 break;
7475 case 3: // Return the inverted value of the LT bit of CR6.
7476 BitNo = 2; InvertBit = true;
7477 break;
7478 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007479
Chris Lattner4211ca92006-04-14 06:01:58 +00007480 // Shift the bit into the low position.
Owen Anderson9f944592009-08-11 20:47:22 +00007481 Flags = DAG.getNode(ISD::SRL, dl, MVT::i32, Flags,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007482 DAG.getConstant(8 - (3 - BitNo), dl, MVT::i32));
Chris Lattner4211ca92006-04-14 06:01:58 +00007483 // Isolate the bit.
Owen Anderson9f944592009-08-11 20:47:22 +00007484 Flags = DAG.getNode(ISD::AND, dl, MVT::i32, Flags,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007485 DAG.getConstant(1, dl, MVT::i32));
Scott Michelcf0da6c2009-02-17 22:15:04 +00007486
Chris Lattner4211ca92006-04-14 06:01:58 +00007487 // If we are supposed to, toggle the bit.
7488 if (InvertBit)
Owen Anderson9f944592009-08-11 20:47:22 +00007489 Flags = DAG.getNode(ISD::XOR, dl, MVT::i32, Flags,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007490 DAG.getConstant(1, dl, MVT::i32));
Chris Lattner4211ca92006-04-14 06:01:58 +00007491 return Flags;
7492}
7493
Hal Finkel5c0d1452014-03-30 13:22:59 +00007494SDValue PPCTargetLowering::LowerSIGN_EXTEND_INREG(SDValue Op,
7495 SelectionDAG &DAG) const {
7496 SDLoc dl(Op);
7497 // For v2i64 (VSX), we can pattern patch the v2i32 case (using fp <-> int
7498 // instructions), but for smaller types, we need to first extend up to v2i32
7499 // before doing going farther.
7500 if (Op.getValueType() == MVT::v2i64) {
7501 EVT ExtVT = cast<VTSDNode>(Op.getOperand(1))->getVT();
7502 if (ExtVT != MVT::v2i32) {
7503 Op = DAG.getNode(ISD::BITCAST, dl, MVT::v4i32, Op.getOperand(0));
7504 Op = DAG.getNode(ISD::SIGN_EXTEND_INREG, dl, MVT::v4i32, Op,
7505 DAG.getValueType(EVT::getVectorVT(*DAG.getContext(),
7506 ExtVT.getVectorElementType(), 4)));
7507 Op = DAG.getNode(ISD::BITCAST, dl, MVT::v2i64, Op);
7508 Op = DAG.getNode(ISD::SIGN_EXTEND_INREG, dl, MVT::v2i64, Op,
7509 DAG.getValueType(MVT::v2i32));
7510 }
7511
7512 return Op;
7513 }
7514
7515 return SDValue();
7516}
7517
Scott Michelcf0da6c2009-02-17 22:15:04 +00007518SDValue PPCTargetLowering::LowerSCALAR_TO_VECTOR(SDValue Op,
Dan Gohman21cea8a2010-04-17 15:26:15 +00007519 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00007520 SDLoc dl(Op);
Chris Lattner4211ca92006-04-14 06:01:58 +00007521 // Create a stack slot that is 16-byte aligned.
7522 MachineFrameInfo *FrameInfo = DAG.getMachineFunction().getFrameInfo();
David Greene1fbe0542009-11-12 20:49:22 +00007523 int FrameIdx = FrameInfo->CreateStackObject(16, 16, false);
Mehdi Amini44ede332015-07-09 02:09:04 +00007524 EVT PtrVT = getPointerTy(DAG.getDataLayout());
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007525 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007526
Chris Lattner4211ca92006-04-14 06:01:58 +00007527 // Store the input value into Value#0 of the stack slot.
Dale Johannesen021052a2009-02-04 20:06:27 +00007528 SDValue Store = DAG.getStore(DAG.getEntryNode(), dl,
Chris Lattner676c61d2010-09-21 18:41:36 +00007529 Op.getOperand(0), FIdx, MachinePointerInfo(),
David Greene87a5abe2010-02-15 16:56:53 +00007530 false, false, 0);
Chris Lattner4211ca92006-04-14 06:01:58 +00007531 // Load it out.
Chris Lattner7727d052010-09-21 06:44:06 +00007532 return DAG.getLoad(Op.getValueType(), dl, Store, FIdx, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00007533 false, false, false, 0);
Chris Lattner4211ca92006-04-14 06:01:58 +00007534}
7535
Hal Finkelc93a9a22015-02-25 01:06:45 +00007536SDValue PPCTargetLowering::LowerEXTRACT_VECTOR_ELT(SDValue Op,
7537 SelectionDAG &DAG) const {
7538 SDLoc dl(Op);
7539 SDNode *N = Op.getNode();
7540
7541 assert(N->getOperand(0).getValueType() == MVT::v4i1 &&
7542 "Unknown extract_vector_elt type");
7543
7544 SDValue Value = N->getOperand(0);
7545
7546 // The first part of this is like the store lowering except that we don't
7547 // need to track the chain.
7548
7549 // The values are now known to be -1 (false) or 1 (true). To convert this
7550 // into 0 (false) and 1 (true), add 1 and then divide by 2 (multiply by 0.5).
7551 // This can be done with an fma and the 0.5 constant: (V+1.0)*0.5 = 0.5*V+0.5
7552 Value = DAG.getNode(PPCISD::QBFLT, dl, MVT::v4f64, Value);
7553
7554 // FIXME: We can make this an f32 vector, but the BUILD_VECTOR code needs to
7555 // understand how to form the extending load.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007556 SDValue FPHalfs = DAG.getConstantFP(0.5, dl, MVT::f64);
Hal Finkelc93a9a22015-02-25 01:06:45 +00007557 FPHalfs = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4f64,
7558 FPHalfs, FPHalfs, FPHalfs, FPHalfs);
7559
7560 Value = DAG.getNode(ISD::FMA, dl, MVT::v4f64, Value, FPHalfs, FPHalfs);
7561
7562 // Now convert to an integer and store.
7563 Value = DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, MVT::v4f64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007564 DAG.getConstant(Intrinsic::ppc_qpx_qvfctiwu, dl, MVT::i32),
Hal Finkelc93a9a22015-02-25 01:06:45 +00007565 Value);
7566
7567 MachineFrameInfo *FrameInfo = DAG.getMachineFunction().getFrameInfo();
7568 int FrameIdx = FrameInfo->CreateStackObject(16, 16, false);
Alex Lorenze40c8a22015-08-11 23:09:45 +00007569 MachinePointerInfo PtrInfo =
7570 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx);
Mehdi Amini44ede332015-07-09 02:09:04 +00007571 EVT PtrVT = getPointerTy(DAG.getDataLayout());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007572 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
7573
7574 SDValue StoreChain = DAG.getEntryNode();
7575 SmallVector<SDValue, 2> Ops;
7576 Ops.push_back(StoreChain);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007577 Ops.push_back(DAG.getConstant(Intrinsic::ppc_qpx_qvstfiw, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007578 Ops.push_back(Value);
7579 Ops.push_back(FIdx);
7580
7581 SmallVector<EVT, 2> ValueVTs;
7582 ValueVTs.push_back(MVT::Other); // chain
7583 SDVTList VTs = DAG.getVTList(ValueVTs);
7584
7585 StoreChain = DAG.getMemIntrinsicNode(ISD::INTRINSIC_VOID,
7586 dl, VTs, Ops, MVT::v4i32, PtrInfo);
7587
7588 // Extract the value requested.
7589 unsigned Offset = 4*cast<ConstantSDNode>(N->getOperand(1))->getZExtValue();
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007590 SDValue Idx = DAG.getConstant(Offset, dl, FIdx.getValueType());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007591 Idx = DAG.getNode(ISD::ADD, dl, FIdx.getValueType(), FIdx, Idx);
7592
7593 SDValue IntVal = DAG.getLoad(MVT::i32, dl, StoreChain, Idx,
7594 PtrInfo.getWithOffset(Offset),
7595 false, false, false, 0);
7596
7597 if (!Subtarget.useCRBits())
7598 return IntVal;
7599
7600 return DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, IntVal);
7601}
7602
7603/// Lowering for QPX v4i1 loads
7604SDValue PPCTargetLowering::LowerVectorLoad(SDValue Op,
7605 SelectionDAG &DAG) const {
7606 SDLoc dl(Op);
7607 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode());
7608 SDValue LoadChain = LN->getChain();
7609 SDValue BasePtr = LN->getBasePtr();
7610
7611 if (Op.getValueType() == MVT::v4f64 ||
7612 Op.getValueType() == MVT::v4f32) {
7613 EVT MemVT = LN->getMemoryVT();
7614 unsigned Alignment = LN->getAlignment();
7615
7616 // If this load is properly aligned, then it is legal.
7617 if (Alignment >= MemVT.getStoreSize())
7618 return Op;
7619
7620 EVT ScalarVT = Op.getValueType().getScalarType(),
7621 ScalarMemVT = MemVT.getScalarType();
7622 unsigned Stride = ScalarMemVT.getStoreSize();
7623
7624 SmallVector<SDValue, 8> Vals, LoadChains;
7625 for (unsigned Idx = 0; Idx < 4; ++Idx) {
7626 SDValue Load;
7627 if (ScalarVT != ScalarMemVT)
7628 Load =
7629 DAG.getExtLoad(LN->getExtensionType(), dl, ScalarVT, LoadChain,
7630 BasePtr,
7631 LN->getPointerInfo().getWithOffset(Idx*Stride),
7632 ScalarMemVT, LN->isVolatile(), LN->isNonTemporal(),
7633 LN->isInvariant(), MinAlign(Alignment, Idx*Stride),
7634 LN->getAAInfo());
7635 else
7636 Load =
7637 DAG.getLoad(ScalarVT, dl, LoadChain, BasePtr,
7638 LN->getPointerInfo().getWithOffset(Idx*Stride),
7639 LN->isVolatile(), LN->isNonTemporal(),
7640 LN->isInvariant(), MinAlign(Alignment, Idx*Stride),
7641 LN->getAAInfo());
7642
7643 if (Idx == 0 && LN->isIndexed()) {
7644 assert(LN->getAddressingMode() == ISD::PRE_INC &&
7645 "Unknown addressing mode on vector load");
7646 Load = DAG.getIndexedLoad(Load, dl, BasePtr, LN->getOffset(),
7647 LN->getAddressingMode());
7648 }
7649
7650 Vals.push_back(Load);
7651 LoadChains.push_back(Load.getValue(1));
7652
7653 BasePtr = DAG.getNode(ISD::ADD, dl, BasePtr.getValueType(), BasePtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007654 DAG.getConstant(Stride, dl,
7655 BasePtr.getValueType()));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007656 }
7657
7658 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, LoadChains);
7659 SDValue Value = DAG.getNode(ISD::BUILD_VECTOR, dl,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007660 Op.getValueType(), Vals);
Hal Finkelc93a9a22015-02-25 01:06:45 +00007661
7662 if (LN->isIndexed()) {
7663 SDValue RetOps[] = { Value, Vals[0].getValue(1), TF };
7664 return DAG.getMergeValues(RetOps, dl);
7665 }
7666
7667 SDValue RetOps[] = { Value, TF };
7668 return DAG.getMergeValues(RetOps, dl);
7669 }
7670
7671 assert(Op.getValueType() == MVT::v4i1 && "Unknown load to lower");
7672 assert(LN->isUnindexed() && "Indexed v4i1 loads are not supported");
7673
7674 // To lower v4i1 from a byte array, we load the byte elements of the
7675 // vector and then reuse the BUILD_VECTOR logic.
7676
7677 SmallVector<SDValue, 4> VectElmts, VectElmtChains;
7678 for (unsigned i = 0; i < 4; ++i) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007679 SDValue Idx = DAG.getConstant(i, dl, BasePtr.getValueType());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007680 Idx = DAG.getNode(ISD::ADD, dl, BasePtr.getValueType(), BasePtr, Idx);
7681
7682 VectElmts.push_back(DAG.getExtLoad(ISD::EXTLOAD,
7683 dl, MVT::i32, LoadChain, Idx,
7684 LN->getPointerInfo().getWithOffset(i),
7685 MVT::i8 /* memory type */,
7686 LN->isVolatile(), LN->isNonTemporal(),
7687 LN->isInvariant(),
7688 1 /* alignment */, LN->getAAInfo()));
7689 VectElmtChains.push_back(VectElmts[i].getValue(1));
7690 }
7691
7692 LoadChain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, VectElmtChains);
7693 SDValue Value = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4i1, VectElmts);
7694
7695 SDValue RVals[] = { Value, LoadChain };
7696 return DAG.getMergeValues(RVals, dl);
7697}
7698
7699/// Lowering for QPX v4i1 stores
7700SDValue PPCTargetLowering::LowerVectorStore(SDValue Op,
7701 SelectionDAG &DAG) const {
7702 SDLoc dl(Op);
7703 StoreSDNode *SN = cast<StoreSDNode>(Op.getNode());
7704 SDValue StoreChain = SN->getChain();
7705 SDValue BasePtr = SN->getBasePtr();
7706 SDValue Value = SN->getValue();
7707
7708 if (Value.getValueType() == MVT::v4f64 ||
7709 Value.getValueType() == MVT::v4f32) {
7710 EVT MemVT = SN->getMemoryVT();
7711 unsigned Alignment = SN->getAlignment();
7712
7713 // If this store is properly aligned, then it is legal.
7714 if (Alignment >= MemVT.getStoreSize())
7715 return Op;
7716
7717 EVT ScalarVT = Value.getValueType().getScalarType(),
7718 ScalarMemVT = MemVT.getScalarType();
7719 unsigned Stride = ScalarMemVT.getStoreSize();
7720
7721 SmallVector<SDValue, 8> Stores;
7722 for (unsigned Idx = 0; Idx < 4; ++Idx) {
Mehdi Amini44ede332015-07-09 02:09:04 +00007723 SDValue Ex = DAG.getNode(
7724 ISD::EXTRACT_VECTOR_ELT, dl, ScalarVT, Value,
7725 DAG.getConstant(Idx, dl, getVectorIdxTy(DAG.getDataLayout())));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007726 SDValue Store;
7727 if (ScalarVT != ScalarMemVT)
7728 Store =
7729 DAG.getTruncStore(StoreChain, dl, Ex, BasePtr,
7730 SN->getPointerInfo().getWithOffset(Idx*Stride),
7731 ScalarMemVT, SN->isVolatile(), SN->isNonTemporal(),
7732 MinAlign(Alignment, Idx*Stride), SN->getAAInfo());
7733 else
7734 Store =
7735 DAG.getStore(StoreChain, dl, Ex, BasePtr,
7736 SN->getPointerInfo().getWithOffset(Idx*Stride),
7737 SN->isVolatile(), SN->isNonTemporal(),
7738 MinAlign(Alignment, Idx*Stride), SN->getAAInfo());
7739
7740 if (Idx == 0 && SN->isIndexed()) {
7741 assert(SN->getAddressingMode() == ISD::PRE_INC &&
7742 "Unknown addressing mode on vector store");
7743 Store = DAG.getIndexedStore(Store, dl, BasePtr, SN->getOffset(),
7744 SN->getAddressingMode());
7745 }
7746
7747 BasePtr = DAG.getNode(ISD::ADD, dl, BasePtr.getValueType(), BasePtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007748 DAG.getConstant(Stride, dl,
7749 BasePtr.getValueType()));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007750 Stores.push_back(Store);
7751 }
7752
7753 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores);
7754
7755 if (SN->isIndexed()) {
7756 SDValue RetOps[] = { TF, Stores[0].getValue(1) };
7757 return DAG.getMergeValues(RetOps, dl);
7758 }
7759
7760 return TF;
7761 }
7762
7763 assert(SN->isUnindexed() && "Indexed v4i1 stores are not supported");
7764 assert(Value.getValueType() == MVT::v4i1 && "Unknown store to lower");
7765
7766 // The values are now known to be -1 (false) or 1 (true). To convert this
7767 // into 0 (false) and 1 (true), add 1 and then divide by 2 (multiply by 0.5).
7768 // This can be done with an fma and the 0.5 constant: (V+1.0)*0.5 = 0.5*V+0.5
7769 Value = DAG.getNode(PPCISD::QBFLT, dl, MVT::v4f64, Value);
7770
7771 // FIXME: We can make this an f32 vector, but the BUILD_VECTOR code needs to
7772 // understand how to form the extending load.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007773 SDValue FPHalfs = DAG.getConstantFP(0.5, dl, MVT::f64);
Hal Finkelc93a9a22015-02-25 01:06:45 +00007774 FPHalfs = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4f64,
7775 FPHalfs, FPHalfs, FPHalfs, FPHalfs);
7776
7777 Value = DAG.getNode(ISD::FMA, dl, MVT::v4f64, Value, FPHalfs, FPHalfs);
7778
7779 // Now convert to an integer and store.
7780 Value = DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, MVT::v4f64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007781 DAG.getConstant(Intrinsic::ppc_qpx_qvfctiwu, dl, MVT::i32),
Hal Finkelc93a9a22015-02-25 01:06:45 +00007782 Value);
7783
7784 MachineFrameInfo *FrameInfo = DAG.getMachineFunction().getFrameInfo();
7785 int FrameIdx = FrameInfo->CreateStackObject(16, 16, false);
Alex Lorenze40c8a22015-08-11 23:09:45 +00007786 MachinePointerInfo PtrInfo =
7787 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx);
Mehdi Amini44ede332015-07-09 02:09:04 +00007788 EVT PtrVT = getPointerTy(DAG.getDataLayout());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007789 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
7790
7791 SmallVector<SDValue, 2> Ops;
7792 Ops.push_back(StoreChain);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007793 Ops.push_back(DAG.getConstant(Intrinsic::ppc_qpx_qvstfiw, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007794 Ops.push_back(Value);
7795 Ops.push_back(FIdx);
7796
7797 SmallVector<EVT, 2> ValueVTs;
7798 ValueVTs.push_back(MVT::Other); // chain
7799 SDVTList VTs = DAG.getVTList(ValueVTs);
7800
7801 StoreChain = DAG.getMemIntrinsicNode(ISD::INTRINSIC_VOID,
7802 dl, VTs, Ops, MVT::v4i32, PtrInfo);
7803
7804 // Move data into the byte array.
7805 SmallVector<SDValue, 4> Loads, LoadChains;
7806 for (unsigned i = 0; i < 4; ++i) {
7807 unsigned Offset = 4*i;
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007808 SDValue Idx = DAG.getConstant(Offset, dl, FIdx.getValueType());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007809 Idx = DAG.getNode(ISD::ADD, dl, FIdx.getValueType(), FIdx, Idx);
7810
7811 Loads.push_back(DAG.getLoad(MVT::i32, dl, StoreChain, Idx,
7812 PtrInfo.getWithOffset(Offset),
7813 false, false, false, 0));
7814 LoadChains.push_back(Loads[i].getValue(1));
7815 }
7816
7817 StoreChain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, LoadChains);
7818
7819 SmallVector<SDValue, 4> Stores;
7820 for (unsigned i = 0; i < 4; ++i) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007821 SDValue Idx = DAG.getConstant(i, dl, BasePtr.getValueType());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007822 Idx = DAG.getNode(ISD::ADD, dl, BasePtr.getValueType(), BasePtr, Idx);
7823
7824 Stores.push_back(DAG.getTruncStore(StoreChain, dl, Loads[i], Idx,
7825 SN->getPointerInfo().getWithOffset(i),
7826 MVT::i8 /* memory type */,
7827 SN->isNonTemporal(), SN->isVolatile(),
7828 1 /* alignment */, SN->getAAInfo()));
7829 }
7830
7831 StoreChain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores);
7832
7833 return StoreChain;
7834}
7835
Dan Gohman21cea8a2010-04-17 15:26:15 +00007836SDValue PPCTargetLowering::LowerMUL(SDValue Op, SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00007837 SDLoc dl(Op);
Owen Anderson9f944592009-08-11 20:47:22 +00007838 if (Op.getValueType() == MVT::v4i32) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007839 SDValue LHS = Op.getOperand(0), RHS = Op.getOperand(1);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007840
Owen Anderson9f944592009-08-11 20:47:22 +00007841 SDValue Zero = BuildSplatI( 0, 1, MVT::v4i32, DAG, dl);
7842 SDValue Neg16 = BuildSplatI(-16, 4, MVT::v4i32, DAG, dl);//+16 as shift amt.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007843
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007844 SDValue RHSSwap = // = vrlw RHS, 16
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007845 BuildIntrinsicOp(Intrinsic::ppc_altivec_vrlw, RHS, Neg16, DAG, dl);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007846
Chris Lattner7e4398742006-04-18 03:43:48 +00007847 // Shrinkify inputs to v8i16.
Wesley Peck527da1b2010-11-23 03:31:01 +00007848 LHS = DAG.getNode(ISD::BITCAST, dl, MVT::v8i16, LHS);
7849 RHS = DAG.getNode(ISD::BITCAST, dl, MVT::v8i16, RHS);
7850 RHSSwap = DAG.getNode(ISD::BITCAST, dl, MVT::v8i16, RHSSwap);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007851
Chris Lattner7e4398742006-04-18 03:43:48 +00007852 // Low parts multiplied together, generating 32-bit results (we ignore the
7853 // top parts).
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007854 SDValue LoProd = BuildIntrinsicOp(Intrinsic::ppc_altivec_vmulouh,
Owen Anderson9f944592009-08-11 20:47:22 +00007855 LHS, RHS, DAG, dl, MVT::v4i32);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007856
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007857 SDValue HiProd = BuildIntrinsicOp(Intrinsic::ppc_altivec_vmsumuhm,
Owen Anderson9f944592009-08-11 20:47:22 +00007858 LHS, RHSSwap, Zero, DAG, dl, MVT::v4i32);
Chris Lattner7e4398742006-04-18 03:43:48 +00007859 // Shift the high parts up 16 bits.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007860 HiProd = BuildIntrinsicOp(Intrinsic::ppc_altivec_vslw, HiProd,
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007861 Neg16, DAG, dl);
Owen Anderson9f944592009-08-11 20:47:22 +00007862 return DAG.getNode(ISD::ADD, dl, MVT::v4i32, LoProd, HiProd);
7863 } else if (Op.getValueType() == MVT::v8i16) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007864 SDValue LHS = Op.getOperand(0), RHS = Op.getOperand(1);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007865
Owen Anderson9f944592009-08-11 20:47:22 +00007866 SDValue Zero = BuildSplatI(0, 1, MVT::v8i16, DAG, dl);
Chris Lattner7e4398742006-04-18 03:43:48 +00007867
Chris Lattner96d50482006-04-18 04:28:57 +00007868 return BuildIntrinsicOp(Intrinsic::ppc_altivec_vmladduhm,
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007869 LHS, RHS, Zero, DAG, dl);
Owen Anderson9f944592009-08-11 20:47:22 +00007870 } else if (Op.getValueType() == MVT::v16i8) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007871 SDValue LHS = Op.getOperand(0), RHS = Op.getOperand(1);
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007872 bool isLittleEndian = Subtarget.isLittleEndian();
Scott Michelcf0da6c2009-02-17 22:15:04 +00007873
Chris Lattnerd6d82aa2006-04-18 03:57:35 +00007874 // Multiply the even 8-bit parts, producing 16-bit sums.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007875 SDValue EvenParts = BuildIntrinsicOp(Intrinsic::ppc_altivec_vmuleub,
Owen Anderson9f944592009-08-11 20:47:22 +00007876 LHS, RHS, DAG, dl, MVT::v8i16);
Wesley Peck527da1b2010-11-23 03:31:01 +00007877 EvenParts = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, EvenParts);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007878
Chris Lattnerd6d82aa2006-04-18 03:57:35 +00007879 // Multiply the odd 8-bit parts, producing 16-bit sums.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007880 SDValue OddParts = BuildIntrinsicOp(Intrinsic::ppc_altivec_vmuloub,
Owen Anderson9f944592009-08-11 20:47:22 +00007881 LHS, RHS, DAG, dl, MVT::v8i16);
Wesley Peck527da1b2010-11-23 03:31:01 +00007882 OddParts = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, OddParts);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007883
Bill Schmidt42995e82014-06-09 16:06:29 +00007884 // Merge the results together. Because vmuleub and vmuloub are
7885 // instructions with a big-endian bias, we must reverse the
7886 // element numbering and reverse the meaning of "odd" and "even"
7887 // when generating little endian code.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007888 int Ops[16];
Chris Lattnerd6d82aa2006-04-18 03:57:35 +00007889 for (unsigned i = 0; i != 8; ++i) {
Bill Schmidt42995e82014-06-09 16:06:29 +00007890 if (isLittleEndian) {
7891 Ops[i*2 ] = 2*i;
7892 Ops[i*2+1] = 2*i+16;
7893 } else {
7894 Ops[i*2 ] = 2*i+1;
7895 Ops[i*2+1] = 2*i+1+16;
7896 }
Chris Lattnerd6d82aa2006-04-18 03:57:35 +00007897 }
Bill Schmidt42995e82014-06-09 16:06:29 +00007898 if (isLittleEndian)
7899 return DAG.getVectorShuffle(MVT::v16i8, dl, OddParts, EvenParts, Ops);
7900 else
7901 return DAG.getVectorShuffle(MVT::v16i8, dl, EvenParts, OddParts, Ops);
Chris Lattner7e4398742006-04-18 03:43:48 +00007902 } else {
Torok Edwinfbcc6632009-07-14 16:55:14 +00007903 llvm_unreachable("Unknown mul to lower!");
Chris Lattner7e4398742006-04-18 03:43:48 +00007904 }
Chris Lattnera2cae1b2006-04-18 03:24:30 +00007905}
7906
Chris Lattnerf3d06c62005-08-26 00:52:45 +00007907/// LowerOperation - Provide custom lowering hooks for some operations.
7908///
Dan Gohman21cea8a2010-04-17 15:26:15 +00007909SDValue PPCTargetLowering::LowerOperation(SDValue Op, SelectionDAG &DAG) const {
Chris Lattnerf3d06c62005-08-26 00:52:45 +00007910 switch (Op.getOpcode()) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00007911 default: llvm_unreachable("Wasn't expecting to be able to lower this!");
Chris Lattner4211ca92006-04-14 06:01:58 +00007912 case ISD::ConstantPool: return LowerConstantPool(Op, DAG);
Bob Wilsonf84f7102009-11-04 21:31:18 +00007913 case ISD::BlockAddress: return LowerBlockAddress(Op, DAG);
Chris Lattner4211ca92006-04-14 06:01:58 +00007914 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG);
Roman Divackye3f15c982012-06-04 17:36:38 +00007915 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG);
Nate Begeman4ca2ea52006-04-22 18:53:45 +00007916 case ISD::JumpTable: return LowerJumpTable(Op, DAG);
Chris Lattner4211ca92006-04-14 06:01:58 +00007917 case ISD::SETCC: return LowerSETCC(Op, DAG);
Duncan Sandsa0984362011-09-06 13:37:06 +00007918 case ISD::INIT_TRAMPOLINE: return LowerINIT_TRAMPOLINE(Op, DAG);
7919 case ISD::ADJUST_TRAMPOLINE: return LowerADJUST_TRAMPOLINE(Op, DAG);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007920 case ISD::VASTART:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007921 return LowerVASTART(Op, DAG, Subtarget);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007922
7923 case ISD::VAARG:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007924 return LowerVAARG(Op, DAG, Subtarget);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00007925
Roman Divackyc3825df2013-07-25 21:36:47 +00007926 case ISD::VACOPY:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007927 return LowerVACOPY(Op, DAG, Subtarget);
Roman Divackyc3825df2013-07-25 21:36:47 +00007928
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007929 case ISD::STACKRESTORE: return LowerSTACKRESTORE(Op, DAG, Subtarget);
Chris Lattner43df5b32007-02-25 05:34:32 +00007930 case ISD::DYNAMIC_STACKALLOC:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007931 return LowerDYNAMIC_STACKALLOC(Op, DAG, Subtarget);
Evan Cheng51096af2008-04-19 01:30:48 +00007932
Hal Finkel756810f2013-03-21 21:37:52 +00007933 case ISD::EH_SJLJ_SETJMP: return lowerEH_SJLJ_SETJMP(Op, DAG);
7934 case ISD::EH_SJLJ_LONGJMP: return lowerEH_SJLJ_LONGJMP(Op, DAG);
7935
Hal Finkel940ab932014-02-28 00:27:01 +00007936 case ISD::LOAD: return LowerLOAD(Op, DAG);
7937 case ISD::STORE: return LowerSTORE(Op, DAG);
7938 case ISD::TRUNCATE: return LowerTRUNCATE(Op, DAG);
Chris Lattner4211ca92006-04-14 06:01:58 +00007939 case ISD::SELECT_CC: return LowerSELECT_CC(Op, DAG);
Dale Johannesen37bc85f2009-06-04 20:53:52 +00007940 case ISD::FP_TO_UINT:
7941 case ISD::FP_TO_SINT: return LowerFP_TO_INT(Op, DAG,
Hal Finkeled844c42015-01-06 22:31:02 +00007942 SDLoc(Op));
Hal Finkelf6d45f22013-04-01 17:52:07 +00007943 case ISD::UINT_TO_FP:
7944 case ISD::SINT_TO_FP: return LowerINT_TO_FP(Op, DAG);
Dan Gohman9ba4d762008-01-31 00:41:03 +00007945 case ISD::FLT_ROUNDS_: return LowerFLT_ROUNDS_(Op, DAG);
Chris Lattner4a66d692006-03-22 05:30:33 +00007946
Chris Lattner4211ca92006-04-14 06:01:58 +00007947 // Lower 64-bit shifts.
Chris Lattner601b8652006-09-20 03:47:40 +00007948 case ISD::SHL_PARTS: return LowerSHL_PARTS(Op, DAG);
7949 case ISD::SRL_PARTS: return LowerSRL_PARTS(Op, DAG);
7950 case ISD::SRA_PARTS: return LowerSRA_PARTS(Op, DAG);
Chris Lattner4a66d692006-03-22 05:30:33 +00007951
Chris Lattner4211ca92006-04-14 06:01:58 +00007952 // Vector-related lowering.
7953 case ISD::BUILD_VECTOR: return LowerBUILD_VECTOR(Op, DAG);
7954 case ISD::VECTOR_SHUFFLE: return LowerVECTOR_SHUFFLE(Op, DAG);
7955 case ISD::INTRINSIC_WO_CHAIN: return LowerINTRINSIC_WO_CHAIN(Op, DAG);
7956 case ISD::SCALAR_TO_VECTOR: return LowerSCALAR_TO_VECTOR(Op, DAG);
Hal Finkel5c0d1452014-03-30 13:22:59 +00007957 case ISD::SIGN_EXTEND_INREG: return LowerSIGN_EXTEND_INREG(Op, DAG);
Hal Finkelc93a9a22015-02-25 01:06:45 +00007958 case ISD::EXTRACT_VECTOR_ELT: return LowerEXTRACT_VECTOR_ELT(Op, DAG);
Chris Lattnera2cae1b2006-04-18 03:24:30 +00007959 case ISD::MUL: return LowerMUL(Op, DAG);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007960
Hal Finkel25c19922013-05-15 21:37:41 +00007961 // For counter-based loop handling.
7962 case ISD::INTRINSIC_W_CHAIN: return SDValue();
7963
Chris Lattnerf6a81562007-12-08 06:59:59 +00007964 // Frame & Return address.
7965 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG);
Nicolas Geoffray75ab9792007-03-01 13:11:38 +00007966 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG);
Chris Lattnere675a082005-08-31 20:23:54 +00007967 }
Chris Lattnerf3d06c62005-08-26 00:52:45 +00007968}
7969
Duncan Sands6ed40142008-12-01 11:39:25 +00007970void PPCTargetLowering::ReplaceNodeResults(SDNode *N,
7971 SmallVectorImpl<SDValue>&Results,
Dan Gohman21cea8a2010-04-17 15:26:15 +00007972 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00007973 SDLoc dl(N);
Chris Lattner57ee7c62007-11-28 18:44:47 +00007974 switch (N->getOpcode()) {
Duncan Sands4068a7f2008-10-28 15:00:32 +00007975 default:
Craig Toppere55c5562012-02-07 02:50:20 +00007976 llvm_unreachable("Do not know how to custom type legalize this operation!");
Hal Finkelbbdee932014-12-02 22:01:00 +00007977 case ISD::READCYCLECOUNTER: {
7978 SDVTList VTs = DAG.getVTList(MVT::i32, MVT::i32, MVT::Other);
7979 SDValue RTB = DAG.getNode(PPCISD::READ_TIME_BASE, dl, VTs, N->getOperand(0));
7980
7981 Results.push_back(RTB);
7982 Results.push_back(RTB.getValue(1));
7983 Results.push_back(RTB.getValue(2));
7984 break;
7985 }
Hal Finkel25c19922013-05-15 21:37:41 +00007986 case ISD::INTRINSIC_W_CHAIN: {
7987 if (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue() !=
7988 Intrinsic::ppc_is_decremented_ctr_nonzero)
7989 break;
7990
7991 assert(N->getValueType(0) == MVT::i1 &&
7992 "Unexpected result type for CTR decrement intrinsic");
Mehdi Amini44ede332015-07-09 02:09:04 +00007993 EVT SVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(),
7994 N->getValueType(0));
Hal Finkel25c19922013-05-15 21:37:41 +00007995 SDVTList VTs = DAG.getVTList(SVT, MVT::Other);
7996 SDValue NewInt = DAG.getNode(N->getOpcode(), dl, VTs, N->getOperand(0),
7997 N->getOperand(1));
7998
7999 Results.push_back(NewInt);
8000 Results.push_back(NewInt.getValue(1));
8001 break;
8002 }
Roman Divacky4394e682011-06-28 15:30:42 +00008003 case ISD::VAARG: {
Eric Christophercccae792015-01-30 22:02:31 +00008004 if (!Subtarget.isSVR4ABI() || Subtarget.isPPC64())
Roman Divacky4394e682011-06-28 15:30:42 +00008005 return;
8006
8007 EVT VT = N->getValueType(0);
8008
8009 if (VT == MVT::i64) {
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008010 SDValue NewNode = LowerVAARG(SDValue(N, 1), DAG, Subtarget);
Roman Divacky4394e682011-06-28 15:30:42 +00008011
8012 Results.push_back(NewNode);
8013 Results.push_back(NewNode.getValue(1));
8014 }
8015 return;
8016 }
Duncan Sands6ed40142008-12-01 11:39:25 +00008017 case ISD::FP_ROUND_INREG: {
Owen Anderson9f944592009-08-11 20:47:22 +00008018 assert(N->getValueType(0) == MVT::ppcf128);
8019 assert(N->getOperand(0).getValueType() == MVT::ppcf128);
Scott Michelcf0da6c2009-02-17 22:15:04 +00008020 SDValue Lo = DAG.getNode(ISD::EXTRACT_ELEMENT, dl,
Owen Anderson9f944592009-08-11 20:47:22 +00008021 MVT::f64, N->getOperand(0),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00008022 DAG.getIntPtrConstant(0, dl));
Dale Johannesenf80493b2009-02-05 22:07:54 +00008023 SDValue Hi = DAG.getNode(ISD::EXTRACT_ELEMENT, dl,
Owen Anderson9f944592009-08-11 20:47:22 +00008024 MVT::f64, N->getOperand(0),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00008025 DAG.getIntPtrConstant(1, dl));
Duncan Sands6ed40142008-12-01 11:39:25 +00008026
Ulrich Weigand874fc622013-03-26 10:56:22 +00008027 // Add the two halves of the long double in round-to-zero mode.
8028 SDValue FPreg = DAG.getNode(PPCISD::FADDRTZ, dl, MVT::f64, Lo, Hi);
Duncan Sands6ed40142008-12-01 11:39:25 +00008029
8030 // We know the low half is about to be thrown away, so just use something
8031 // convenient.
Owen Anderson9f944592009-08-11 20:47:22 +00008032 Results.push_back(DAG.getNode(ISD::BUILD_PAIR, dl, MVT::ppcf128,
Dale Johannesenf80493b2009-02-05 22:07:54 +00008033 FPreg, FPreg));
Duncan Sands6ed40142008-12-01 11:39:25 +00008034 return;
Duncan Sands2a287912008-07-19 16:26:02 +00008035 }
Duncan Sands6ed40142008-12-01 11:39:25 +00008036 case ISD::FP_TO_SINT:
Hal Finkel93138502015-04-10 03:39:00 +00008037 case ISD::FP_TO_UINT:
Bill Schmidt41221692013-07-09 18:50:20 +00008038 // LowerFP_TO_INT() can only handle f32 and f64.
8039 if (N->getOperand(0).getValueType() == MVT::ppcf128)
8040 return;
Dale Johannesen37bc85f2009-06-04 20:53:52 +00008041 Results.push_back(LowerFP_TO_INT(SDValue(N, 0), DAG, dl));
Duncan Sands6ed40142008-12-01 11:39:25 +00008042 return;
Chris Lattner57ee7c62007-11-28 18:44:47 +00008043 }
8044}
8045
8046
Chris Lattner4211ca92006-04-14 06:01:58 +00008047//===----------------------------------------------------------------------===//
8048// Other Lowering Code
8049//===----------------------------------------------------------------------===//
8050
Robin Morisset22129962014-09-23 20:46:49 +00008051static Instruction* callIntrinsic(IRBuilder<> &Builder, Intrinsic::ID Id) {
8052 Module *M = Builder.GetInsertBlock()->getParent()->getParent();
8053 Function *Func = Intrinsic::getDeclaration(M, Id);
David Blaikieff6409d2015-05-18 22:13:54 +00008054 return Builder.CreateCall(Func, {});
Robin Morisset22129962014-09-23 20:46:49 +00008055}
8056
8057// The mappings for emitLeading/TrailingFence is taken from
8058// http://www.cl.cam.ac.uk/~pes20/cpp/cpp0xmappings.html
8059Instruction* PPCTargetLowering::emitLeadingFence(IRBuilder<> &Builder,
8060 AtomicOrdering Ord, bool IsStore,
8061 bool IsLoad) const {
8062 if (Ord == SequentiallyConsistent)
8063 return callIntrinsic(Builder, Intrinsic::ppc_sync);
David Blaikieff6409d2015-05-18 22:13:54 +00008064 if (isAtLeastRelease(Ord))
Robin Morisset22129962014-09-23 20:46:49 +00008065 return callIntrinsic(Builder, Intrinsic::ppc_lwsync);
David Blaikieff6409d2015-05-18 22:13:54 +00008066 return nullptr;
Robin Morisset22129962014-09-23 20:46:49 +00008067}
8068
8069Instruction* PPCTargetLowering::emitTrailingFence(IRBuilder<> &Builder,
8070 AtomicOrdering Ord, bool IsStore,
8071 bool IsLoad) const {
8072 if (IsLoad && isAtLeastAcquire(Ord))
8073 return callIntrinsic(Builder, Intrinsic::ppc_lwsync);
8074 // FIXME: this is too conservative, a dependent branch + isync is enough.
8075 // See http://www.cl.cam.ac.uk/~pes20/cpp/cpp0xmappings.html and
8076 // http://www.rdrop.com/users/paulmck/scalability/paper/N2745r.2011.03.04a.html
8077 // and http://www.cl.cam.ac.uk/~pes20/cppppc/ for justification.
David Blaikieff6409d2015-05-18 22:13:54 +00008078 return nullptr;
Robin Morisset22129962014-09-23 20:46:49 +00008079}
8080
Chris Lattner9b577f12005-08-26 21:23:58 +00008081MachineBasicBlock *
Dale Johannesend4eb0522008-08-25 22:34:37 +00008082PPCTargetLowering::EmitAtomicBinary(MachineInstr *MI, MachineBasicBlock *BB,
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008083 unsigned AtomicSize,
8084 unsigned BinOpcode) const {
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008085 // This also handles ATOMIC_SWAP, indicated by BinOpcode==0.
Eric Christophercccae792015-01-30 22:02:31 +00008086 const TargetInstrInfo *TII = Subtarget.getInstrInfo();
Dale Johannesend4eb0522008-08-25 22:34:37 +00008087
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008088 auto LoadMnemonic = PPC::LDARX;
8089 auto StoreMnemonic = PPC::STDCX;
8090 switch (AtomicSize) {
8091 default:
8092 llvm_unreachable("Unexpected size of atomic entity");
8093 case 1:
8094 LoadMnemonic = PPC::LBARX;
8095 StoreMnemonic = PPC::STBCX;
8096 assert(Subtarget.hasPartwordAtomics() && "Call this only with size >=4");
8097 break;
8098 case 2:
8099 LoadMnemonic = PPC::LHARX;
8100 StoreMnemonic = PPC::STHCX;
8101 assert(Subtarget.hasPartwordAtomics() && "Call this only with size >=4");
8102 break;
8103 case 4:
8104 LoadMnemonic = PPC::LWARX;
8105 StoreMnemonic = PPC::STWCX;
8106 break;
8107 case 8:
8108 LoadMnemonic = PPC::LDARX;
8109 StoreMnemonic = PPC::STDCX;
8110 break;
8111 }
8112
Dale Johannesend4eb0522008-08-25 22:34:37 +00008113 const BasicBlock *LLVM_BB = BB->getBasicBlock();
8114 MachineFunction *F = BB->getParent();
8115 MachineFunction::iterator It = BB;
8116 ++It;
8117
8118 unsigned dest = MI->getOperand(0).getReg();
8119 unsigned ptrA = MI->getOperand(1).getReg();
8120 unsigned ptrB = MI->getOperand(2).getReg();
8121 unsigned incr = MI->getOperand(3).getReg();
Dale Johannesene9f623e2009-02-13 02:27:39 +00008122 DebugLoc dl = MI->getDebugLoc();
Dale Johannesend4eb0522008-08-25 22:34:37 +00008123
8124 MachineBasicBlock *loopMBB = F->CreateMachineBasicBlock(LLVM_BB);
8125 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB);
8126 F->insert(It, loopMBB);
8127 F->insert(It, exitMBB);
Dan Gohman34396292010-07-06 20:24:04 +00008128 exitMBB->splice(exitMBB->begin(), BB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008129 std::next(MachineBasicBlock::iterator(MI)), BB->end());
Dan Gohman34396292010-07-06 20:24:04 +00008130 exitMBB->transferSuccessorsAndUpdatePHIs(BB);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008131
8132 MachineRegisterInfo &RegInfo = F->getRegInfo();
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008133 unsigned TmpReg = (!BinOpcode) ? incr :
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008134 RegInfo.createVirtualRegister( AtomicSize == 8 ? &PPC::G8RCRegClass
Craig Topper61e88f42014-11-21 05:58:21 +00008135 : &PPC::GPRCRegClass);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008136
8137 // thisMBB:
8138 // ...
8139 // fallthrough --> loopMBB
8140 BB->addSuccessor(loopMBB);
8141
8142 // loopMBB:
8143 // l[wd]arx dest, ptr
8144 // add r0, dest, incr
8145 // st[wd]cx. r0, ptr
8146 // bne- loopMBB
8147 // fallthrough --> exitMBB
8148 BB = loopMBB;
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008149 BuildMI(BB, dl, TII->get(LoadMnemonic), dest)
Dale Johannesend4eb0522008-08-25 22:34:37 +00008150 .addReg(ptrA).addReg(ptrB);
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008151 if (BinOpcode)
Dale Johannesene9f623e2009-02-13 02:27:39 +00008152 BuildMI(BB, dl, TII->get(BinOpcode), TmpReg).addReg(incr).addReg(dest);
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008153 BuildMI(BB, dl, TII->get(StoreMnemonic))
Dale Johannesend4eb0522008-08-25 22:34:37 +00008154 .addReg(TmpReg).addReg(ptrA).addReg(ptrB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008155 BuildMI(BB, dl, TII->get(PPC::BCC))
Scott Michelcf0da6c2009-02-17 22:15:04 +00008156 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(loopMBB);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008157 BB->addSuccessor(loopMBB);
8158 BB->addSuccessor(exitMBB);
8159
8160 // exitMBB:
8161 // ...
8162 BB = exitMBB;
8163 return BB;
8164}
8165
8166MachineBasicBlock *
Scott Michelcf0da6c2009-02-17 22:15:04 +00008167PPCTargetLowering::EmitPartwordAtomicBinary(MachineInstr *MI,
Dale Johannesena32affb2008-08-28 17:53:09 +00008168 MachineBasicBlock *BB,
8169 bool is8bit, // operation
Dan Gohman747e55b2009-02-07 16:15:20 +00008170 unsigned BinOpcode) const {
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008171 // If we support part-word atomic mnemonics, just use them
8172 if (Subtarget.hasPartwordAtomics())
8173 return EmitAtomicBinary(MI, BB, is8bit ? 1 : 2, BinOpcode);
8174
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008175 // This also handles ATOMIC_SWAP, indicated by BinOpcode==0.
Eric Christophercccae792015-01-30 22:02:31 +00008176 const TargetInstrInfo *TII = Subtarget.getInstrInfo();
Dale Johannesena32affb2008-08-28 17:53:09 +00008177 // In 64 bit mode we have to use 64 bits for addresses, even though the
8178 // lwarx/stwcx are 32 bits. With the 32-bit atomics we can use address
8179 // registers without caring whether they're 32 or 64, but here we're
8180 // doing actual arithmetic on the addresses.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008181 bool is64bit = Subtarget.isPPC64();
Hal Finkelf70c41e2013-03-21 23:45:03 +00008182 unsigned ZeroReg = is64bit ? PPC::ZERO8 : PPC::ZERO;
Dale Johannesena32affb2008-08-28 17:53:09 +00008183
8184 const BasicBlock *LLVM_BB = BB->getBasicBlock();
8185 MachineFunction *F = BB->getParent();
8186 MachineFunction::iterator It = BB;
8187 ++It;
8188
8189 unsigned dest = MI->getOperand(0).getReg();
8190 unsigned ptrA = MI->getOperand(1).getReg();
8191 unsigned ptrB = MI->getOperand(2).getReg();
8192 unsigned incr = MI->getOperand(3).getReg();
Dale Johannesene9f623e2009-02-13 02:27:39 +00008193 DebugLoc dl = MI->getDebugLoc();
Dale Johannesena32affb2008-08-28 17:53:09 +00008194
8195 MachineBasicBlock *loopMBB = F->CreateMachineBasicBlock(LLVM_BB);
8196 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB);
8197 F->insert(It, loopMBB);
8198 F->insert(It, exitMBB);
Dan Gohman34396292010-07-06 20:24:04 +00008199 exitMBB->splice(exitMBB->begin(), BB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008200 std::next(MachineBasicBlock::iterator(MI)), BB->end());
Dan Gohman34396292010-07-06 20:24:04 +00008201 exitMBB->transferSuccessorsAndUpdatePHIs(BB);
Dale Johannesena32affb2008-08-28 17:53:09 +00008202
8203 MachineRegisterInfo &RegInfo = F->getRegInfo();
Craig Topper61e88f42014-11-21 05:58:21 +00008204 const TargetRegisterClass *RC = is64bit ? &PPC::G8RCRegClass
8205 : &PPC::GPRCRegClass;
Dale Johannesena32affb2008-08-28 17:53:09 +00008206 unsigned PtrReg = RegInfo.createVirtualRegister(RC);
8207 unsigned Shift1Reg = RegInfo.createVirtualRegister(RC);
8208 unsigned ShiftReg = RegInfo.createVirtualRegister(RC);
8209 unsigned Incr2Reg = RegInfo.createVirtualRegister(RC);
8210 unsigned MaskReg = RegInfo.createVirtualRegister(RC);
8211 unsigned Mask2Reg = RegInfo.createVirtualRegister(RC);
8212 unsigned Mask3Reg = RegInfo.createVirtualRegister(RC);
8213 unsigned Tmp2Reg = RegInfo.createVirtualRegister(RC);
8214 unsigned Tmp3Reg = RegInfo.createVirtualRegister(RC);
8215 unsigned Tmp4Reg = RegInfo.createVirtualRegister(RC);
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008216 unsigned TmpDestReg = RegInfo.createVirtualRegister(RC);
Dale Johannesena32affb2008-08-28 17:53:09 +00008217 unsigned Ptr1Reg;
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008218 unsigned TmpReg = (!BinOpcode) ? Incr2Reg : RegInfo.createVirtualRegister(RC);
Dale Johannesena32affb2008-08-28 17:53:09 +00008219
8220 // thisMBB:
8221 // ...
8222 // fallthrough --> loopMBB
8223 BB->addSuccessor(loopMBB);
8224
8225 // The 4-byte load must be aligned, while a char or short may be
8226 // anywhere in the word. Hence all this nasty bookkeeping code.
8227 // add ptr1, ptrA, ptrB [copy if ptrA==0]
8228 // rlwinm shift1, ptr1, 3, 27, 28 [3, 27, 27]
Dale Johannesenbc698292008-09-02 20:30:23 +00008229 // xori shift, shift1, 24 [16]
Dale Johannesena32affb2008-08-28 17:53:09 +00008230 // rlwinm ptr, ptr1, 0, 0, 29
8231 // slw incr2, incr, shift
8232 // li mask2, 255 [li mask3, 0; ori mask2, mask3, 65535]
8233 // slw mask, mask2, shift
8234 // loopMBB:
Dale Johannesen340d2642008-08-30 00:08:53 +00008235 // lwarx tmpDest, ptr
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008236 // add tmp, tmpDest, incr2
8237 // andc tmp2, tmpDest, mask
Dale Johannesena32affb2008-08-28 17:53:09 +00008238 // and tmp3, tmp, mask
8239 // or tmp4, tmp3, tmp2
Dale Johannesen340d2642008-08-30 00:08:53 +00008240 // stwcx. tmp4, ptr
Dale Johannesena32affb2008-08-28 17:53:09 +00008241 // bne- loopMBB
8242 // fallthrough --> exitMBB
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008243 // srw dest, tmpDest, shift
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00008244 if (ptrA != ZeroReg) {
Dale Johannesena32affb2008-08-28 17:53:09 +00008245 Ptr1Reg = RegInfo.createVirtualRegister(RC);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008246 BuildMI(BB, dl, TII->get(is64bit ? PPC::ADD8 : PPC::ADD4), Ptr1Reg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008247 .addReg(ptrA).addReg(ptrB);
8248 } else {
8249 Ptr1Reg = ptrB;
8250 }
Dale Johannesene9f623e2009-02-13 02:27:39 +00008251 BuildMI(BB, dl, TII->get(PPC::RLWINM), Shift1Reg).addReg(Ptr1Reg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008252 .addImm(3).addImm(27).addImm(is8bit ? 28 : 27);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008253 BuildMI(BB, dl, TII->get(is64bit ? PPC::XORI8 : PPC::XORI), ShiftReg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008254 .addReg(Shift1Reg).addImm(is8bit ? 24 : 16);
8255 if (is64bit)
Dale Johannesene9f623e2009-02-13 02:27:39 +00008256 BuildMI(BB, dl, TII->get(PPC::RLDICR), PtrReg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008257 .addReg(Ptr1Reg).addImm(0).addImm(61);
8258 else
Dale Johannesene9f623e2009-02-13 02:27:39 +00008259 BuildMI(BB, dl, TII->get(PPC::RLWINM), PtrReg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008260 .addReg(Ptr1Reg).addImm(0).addImm(0).addImm(29);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008261 BuildMI(BB, dl, TII->get(PPC::SLW), Incr2Reg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008262 .addReg(incr).addReg(ShiftReg);
8263 if (is8bit)
Dale Johannesene9f623e2009-02-13 02:27:39 +00008264 BuildMI(BB, dl, TII->get(PPC::LI), Mask2Reg).addImm(255);
Dale Johannesena32affb2008-08-28 17:53:09 +00008265 else {
Dale Johannesene9f623e2009-02-13 02:27:39 +00008266 BuildMI(BB, dl, TII->get(PPC::LI), Mask3Reg).addImm(0);
8267 BuildMI(BB, dl, TII->get(PPC::ORI),Mask2Reg).addReg(Mask3Reg).addImm(65535);
Dale Johannesena32affb2008-08-28 17:53:09 +00008268 }
Dale Johannesene9f623e2009-02-13 02:27:39 +00008269 BuildMI(BB, dl, TII->get(PPC::SLW), MaskReg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008270 .addReg(Mask2Reg).addReg(ShiftReg);
8271
8272 BB = loopMBB;
Dale Johannesene9f623e2009-02-13 02:27:39 +00008273 BuildMI(BB, dl, TII->get(PPC::LWARX), TmpDestReg)
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00008274 .addReg(ZeroReg).addReg(PtrReg);
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008275 if (BinOpcode)
Dale Johannesene9f623e2009-02-13 02:27:39 +00008276 BuildMI(BB, dl, TII->get(BinOpcode), TmpReg)
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008277 .addReg(Incr2Reg).addReg(TmpDestReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008278 BuildMI(BB, dl, TII->get(is64bit ? PPC::ANDC8 : PPC::ANDC), Tmp2Reg)
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008279 .addReg(TmpDestReg).addReg(MaskReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008280 BuildMI(BB, dl, TII->get(is64bit ? PPC::AND8 : PPC::AND), Tmp3Reg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008281 .addReg(TmpReg).addReg(MaskReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008282 BuildMI(BB, dl, TII->get(is64bit ? PPC::OR8 : PPC::OR), Tmp4Reg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008283 .addReg(Tmp3Reg).addReg(Tmp2Reg);
Bill Schmidt3581cd42013-04-02 18:37:08 +00008284 BuildMI(BB, dl, TII->get(PPC::STWCX))
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00008285 .addReg(Tmp4Reg).addReg(ZeroReg).addReg(PtrReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008286 BuildMI(BB, dl, TII->get(PPC::BCC))
Scott Michelcf0da6c2009-02-17 22:15:04 +00008287 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(loopMBB);
Dale Johannesena32affb2008-08-28 17:53:09 +00008288 BB->addSuccessor(loopMBB);
8289 BB->addSuccessor(exitMBB);
8290
8291 // exitMBB:
8292 // ...
8293 BB = exitMBB;
Jakob Stoklund Olesen13ce2362011-04-04 17:57:29 +00008294 BuildMI(*BB, BB->begin(), dl, TII->get(PPC::SRW), dest).addReg(TmpDestReg)
8295 .addReg(ShiftReg);
Dale Johannesena32affb2008-08-28 17:53:09 +00008296 return BB;
8297}
8298
Hal Finkel756810f2013-03-21 21:37:52 +00008299llvm::MachineBasicBlock*
8300PPCTargetLowering::emitEHSjLjSetJmp(MachineInstr *MI,
8301 MachineBasicBlock *MBB) const {
8302 DebugLoc DL = MI->getDebugLoc();
Eric Christophercccae792015-01-30 22:02:31 +00008303 const TargetInstrInfo *TII = Subtarget.getInstrInfo();
Hal Finkel756810f2013-03-21 21:37:52 +00008304
8305 MachineFunction *MF = MBB->getParent();
8306 MachineRegisterInfo &MRI = MF->getRegInfo();
8307
8308 const BasicBlock *BB = MBB->getBasicBlock();
8309 MachineFunction::iterator I = MBB;
8310 ++I;
8311
8312 // Memory Reference
8313 MachineInstr::mmo_iterator MMOBegin = MI->memoperands_begin();
8314 MachineInstr::mmo_iterator MMOEnd = MI->memoperands_end();
8315
8316 unsigned DstReg = MI->getOperand(0).getReg();
8317 const TargetRegisterClass *RC = MRI.getRegClass(DstReg);
8318 assert(RC->hasType(MVT::i32) && "Invalid destination!");
8319 unsigned mainDstReg = MRI.createVirtualRegister(RC);
8320 unsigned restoreDstReg = MRI.createVirtualRegister(RC);
8321
Mehdi Amini44ede332015-07-09 02:09:04 +00008322 MVT PVT = getPointerTy(MF->getDataLayout());
Hal Finkel756810f2013-03-21 21:37:52 +00008323 assert((PVT == MVT::i64 || PVT == MVT::i32) &&
8324 "Invalid Pointer Size!");
8325 // For v = setjmp(buf), we generate
8326 //
8327 // thisMBB:
8328 // SjLjSetup mainMBB
8329 // bl mainMBB
8330 // v_restore = 1
8331 // b sinkMBB
8332 //
8333 // mainMBB:
8334 // buf[LabelOffset] = LR
8335 // v_main = 0
8336 //
8337 // sinkMBB:
8338 // v = phi(main, restore)
8339 //
8340
8341 MachineBasicBlock *thisMBB = MBB;
8342 MachineBasicBlock *mainMBB = MF->CreateMachineBasicBlock(BB);
8343 MachineBasicBlock *sinkMBB = MF->CreateMachineBasicBlock(BB);
8344 MF->insert(I, mainMBB);
8345 MF->insert(I, sinkMBB);
8346
8347 MachineInstrBuilder MIB;
8348
8349 // Transfer the remainder of BB and its successor edges to sinkMBB.
8350 sinkMBB->splice(sinkMBB->begin(), MBB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008351 std::next(MachineBasicBlock::iterator(MI)), MBB->end());
Hal Finkel756810f2013-03-21 21:37:52 +00008352 sinkMBB->transferSuccessorsAndUpdatePHIs(MBB);
8353
8354 // Note that the structure of the jmp_buf used here is not compatible
8355 // with that used by libc, and is not designed to be. Specifically, it
8356 // stores only those 'reserved' registers that LLVM does not otherwise
8357 // understand how to spill. Also, by convention, by the time this
8358 // intrinsic is called, Clang has already stored the frame address in the
8359 // first slot of the buffer and stack address in the third. Following the
8360 // X86 target code, we'll store the jump address in the second slot. We also
8361 // need to save the TOC pointer (R2) to handle jumps between shared
8362 // libraries, and that will be stored in the fourth slot. The thread
8363 // identifier (R13) is not affected.
8364
8365 // thisMBB:
8366 const int64_t LabelOffset = 1 * PVT.getStoreSize();
8367 const int64_t TOCOffset = 3 * PVT.getStoreSize();
Hal Finkelf05d6c72013-07-17 23:50:51 +00008368 const int64_t BPOffset = 4 * PVT.getStoreSize();
Hal Finkel756810f2013-03-21 21:37:52 +00008369
8370 // Prepare IP either in reg.
8371 const TargetRegisterClass *PtrRC = getRegClassFor(PVT);
8372 unsigned LabelReg = MRI.createVirtualRegister(PtrRC);
8373 unsigned BufReg = MI->getOperand(1).getReg();
8374
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008375 if (Subtarget.isPPC64() && Subtarget.isSVR4ABI()) {
Hal Finkele6698d52015-02-01 15:03:28 +00008376 setUsesTOCBasePtr(*MBB->getParent());
Hal Finkel756810f2013-03-21 21:37:52 +00008377 MIB = BuildMI(*thisMBB, MI, DL, TII->get(PPC::STD))
8378 .addReg(PPC::X2)
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00008379 .addImm(TOCOffset)
Hal Finkel756810f2013-03-21 21:37:52 +00008380 .addReg(BufReg);
Hal Finkel756810f2013-03-21 21:37:52 +00008381 MIB.setMemRefs(MMOBegin, MMOEnd);
8382 }
8383
Hal Finkelf05d6c72013-07-17 23:50:51 +00008384 // Naked functions never have a base pointer, and so we use r1. For all
8385 // other functions, this decision must be delayed until during PEI.
8386 unsigned BaseReg;
Duncan P. N. Exon Smith5bedaf932015-02-14 02:54:07 +00008387 if (MF->getFunction()->hasFnAttribute(Attribute::Naked))
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008388 BaseReg = Subtarget.isPPC64() ? PPC::X1 : PPC::R1;
Hal Finkelf05d6c72013-07-17 23:50:51 +00008389 else
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008390 BaseReg = Subtarget.isPPC64() ? PPC::BP8 : PPC::BP;
Hal Finkelf05d6c72013-07-17 23:50:51 +00008391
8392 MIB = BuildMI(*thisMBB, MI, DL,
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008393 TII->get(Subtarget.isPPC64() ? PPC::STD : PPC::STW))
Eric Christophercccae792015-01-30 22:02:31 +00008394 .addReg(BaseReg)
8395 .addImm(BPOffset)
8396 .addReg(BufReg);
Hal Finkelf05d6c72013-07-17 23:50:51 +00008397 MIB.setMemRefs(MMOBegin, MMOEnd);
8398
Hal Finkel756810f2013-03-21 21:37:52 +00008399 // Setup
Hal Finkele5680b32013-04-04 22:55:54 +00008400 MIB = BuildMI(*thisMBB, MI, DL, TII->get(PPC::BCLalways)).addMBB(mainMBB);
Eric Christophercccae792015-01-30 22:02:31 +00008401 const PPCRegisterInfo *TRI = Subtarget.getRegisterInfo();
Bill Wendling5e7656b2013-06-07 07:55:53 +00008402 MIB.addRegMask(TRI->getNoPreservedMask());
Hal Finkel756810f2013-03-21 21:37:52 +00008403
8404 BuildMI(*thisMBB, MI, DL, TII->get(PPC::LI), restoreDstReg).addImm(1);
8405
8406 MIB = BuildMI(*thisMBB, MI, DL, TII->get(PPC::EH_SjLj_Setup))
8407 .addMBB(mainMBB);
8408 MIB = BuildMI(*thisMBB, MI, DL, TII->get(PPC::B)).addMBB(sinkMBB);
8409
8410 thisMBB->addSuccessor(mainMBB, /* weight */ 0);
8411 thisMBB->addSuccessor(sinkMBB, /* weight */ 1);
8412
8413 // mainMBB:
8414 // mainDstReg = 0
Eric Christophercccae792015-01-30 22:02:31 +00008415 MIB =
8416 BuildMI(mainMBB, DL,
8417 TII->get(Subtarget.isPPC64() ? PPC::MFLR8 : PPC::MFLR), LabelReg);
Hal Finkel756810f2013-03-21 21:37:52 +00008418
8419 // Store IP
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008420 if (Subtarget.isPPC64()) {
Hal Finkel756810f2013-03-21 21:37:52 +00008421 MIB = BuildMI(mainMBB, DL, TII->get(PPC::STD))
8422 .addReg(LabelReg)
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00008423 .addImm(LabelOffset)
Hal Finkel756810f2013-03-21 21:37:52 +00008424 .addReg(BufReg);
8425 } else {
8426 MIB = BuildMI(mainMBB, DL, TII->get(PPC::STW))
8427 .addReg(LabelReg)
8428 .addImm(LabelOffset)
8429 .addReg(BufReg);
8430 }
8431
8432 MIB.setMemRefs(MMOBegin, MMOEnd);
8433
8434 BuildMI(mainMBB, DL, TII->get(PPC::LI), mainDstReg).addImm(0);
8435 mainMBB->addSuccessor(sinkMBB);
8436
8437 // sinkMBB:
8438 BuildMI(*sinkMBB, sinkMBB->begin(), DL,
8439 TII->get(PPC::PHI), DstReg)
8440 .addReg(mainDstReg).addMBB(mainMBB)
8441 .addReg(restoreDstReg).addMBB(thisMBB);
8442
8443 MI->eraseFromParent();
8444 return sinkMBB;
8445}
8446
8447MachineBasicBlock *
8448PPCTargetLowering::emitEHSjLjLongJmp(MachineInstr *MI,
8449 MachineBasicBlock *MBB) const {
8450 DebugLoc DL = MI->getDebugLoc();
Eric Christophercccae792015-01-30 22:02:31 +00008451 const TargetInstrInfo *TII = Subtarget.getInstrInfo();
Hal Finkel756810f2013-03-21 21:37:52 +00008452
8453 MachineFunction *MF = MBB->getParent();
8454 MachineRegisterInfo &MRI = MF->getRegInfo();
8455
8456 // Memory Reference
8457 MachineInstr::mmo_iterator MMOBegin = MI->memoperands_begin();
8458 MachineInstr::mmo_iterator MMOEnd = MI->memoperands_end();
8459
Mehdi Amini44ede332015-07-09 02:09:04 +00008460 MVT PVT = getPointerTy(MF->getDataLayout());
Hal Finkel756810f2013-03-21 21:37:52 +00008461 assert((PVT == MVT::i64 || PVT == MVT::i32) &&
8462 "Invalid Pointer Size!");
8463
8464 const TargetRegisterClass *RC =
8465 (PVT == MVT::i64) ? &PPC::G8RCRegClass : &PPC::GPRCRegClass;
8466 unsigned Tmp = MRI.createVirtualRegister(RC);
8467 // Since FP is only updated here but NOT referenced, it's treated as GPR.
8468 unsigned FP = (PVT == MVT::i64) ? PPC::X31 : PPC::R31;
8469 unsigned SP = (PVT == MVT::i64) ? PPC::X1 : PPC::R1;
Eric Christophercccae792015-01-30 22:02:31 +00008470 unsigned BP =
8471 (PVT == MVT::i64)
8472 ? PPC::X30
8473 : (Subtarget.isSVR4ABI() &&
8474 MF->getTarget().getRelocationModel() == Reloc::PIC_
8475 ? PPC::R29
8476 : PPC::R30);
Hal Finkel756810f2013-03-21 21:37:52 +00008477
8478 MachineInstrBuilder MIB;
8479
8480 const int64_t LabelOffset = 1 * PVT.getStoreSize();
8481 const int64_t SPOffset = 2 * PVT.getStoreSize();
8482 const int64_t TOCOffset = 3 * PVT.getStoreSize();
Hal Finkelf05d6c72013-07-17 23:50:51 +00008483 const int64_t BPOffset = 4 * PVT.getStoreSize();
Hal Finkel756810f2013-03-21 21:37:52 +00008484
8485 unsigned BufReg = MI->getOperand(0).getReg();
8486
8487 // Reload FP (the jumped-to function may not have had a
8488 // frame pointer, and if so, then its r31 will be restored
8489 // as necessary).
8490 if (PVT == MVT::i64) {
8491 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LD), FP)
8492 .addImm(0)
8493 .addReg(BufReg);
8494 } else {
8495 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LWZ), FP)
8496 .addImm(0)
8497 .addReg(BufReg);
8498 }
8499 MIB.setMemRefs(MMOBegin, MMOEnd);
8500
8501 // Reload IP
8502 if (PVT == MVT::i64) {
8503 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LD), Tmp)
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00008504 .addImm(LabelOffset)
Hal Finkel756810f2013-03-21 21:37:52 +00008505 .addReg(BufReg);
8506 } else {
8507 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LWZ), Tmp)
8508 .addImm(LabelOffset)
8509 .addReg(BufReg);
8510 }
8511 MIB.setMemRefs(MMOBegin, MMOEnd);
8512
8513 // Reload SP
8514 if (PVT == MVT::i64) {
8515 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LD), SP)
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00008516 .addImm(SPOffset)
Hal Finkel756810f2013-03-21 21:37:52 +00008517 .addReg(BufReg);
8518 } else {
8519 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LWZ), SP)
8520 .addImm(SPOffset)
8521 .addReg(BufReg);
8522 }
8523 MIB.setMemRefs(MMOBegin, MMOEnd);
8524
Hal Finkelf05d6c72013-07-17 23:50:51 +00008525 // Reload BP
8526 if (PVT == MVT::i64) {
8527 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LD), BP)
8528 .addImm(BPOffset)
8529 .addReg(BufReg);
8530 } else {
8531 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LWZ), BP)
8532 .addImm(BPOffset)
8533 .addReg(BufReg);
8534 }
8535 MIB.setMemRefs(MMOBegin, MMOEnd);
Hal Finkel756810f2013-03-21 21:37:52 +00008536
8537 // Reload TOC
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008538 if (PVT == MVT::i64 && Subtarget.isSVR4ABI()) {
Hal Finkele6698d52015-02-01 15:03:28 +00008539 setUsesTOCBasePtr(*MBB->getParent());
Hal Finkel756810f2013-03-21 21:37:52 +00008540 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LD), PPC::X2)
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00008541 .addImm(TOCOffset)
Hal Finkel756810f2013-03-21 21:37:52 +00008542 .addReg(BufReg);
8543
8544 MIB.setMemRefs(MMOBegin, MMOEnd);
8545 }
8546
8547 // Jump
8548 BuildMI(*MBB, MI, DL,
8549 TII->get(PVT == MVT::i64 ? PPC::MTCTR8 : PPC::MTCTR)).addReg(Tmp);
8550 BuildMI(*MBB, MI, DL, TII->get(PVT == MVT::i64 ? PPC::BCTR8 : PPC::BCTR));
8551
8552 MI->eraseFromParent();
8553 return MBB;
8554}
8555
Dale Johannesena32affb2008-08-28 17:53:09 +00008556MachineBasicBlock *
Evan Cheng29cfb672008-01-30 18:18:23 +00008557PPCTargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI,
Dan Gohman25c16532010-05-01 00:01:06 +00008558 MachineBasicBlock *BB) const {
Hal Finkel934361a2015-01-14 01:07:51 +00008559 if (MI->getOpcode() == TargetOpcode::STACKMAP ||
Hal Finkelaf519932015-01-19 07:20:27 +00008560 MI->getOpcode() == TargetOpcode::PATCHPOINT) {
8561 if (Subtarget.isPPC64() && Subtarget.isSVR4ABI() &&
8562 MI->getOpcode() == TargetOpcode::PATCHPOINT) {
8563 // Call lowering should have added an r2 operand to indicate a dependence
8564 // on the TOC base pointer value. It can't however, because there is no
8565 // way to mark the dependence as implicit there, and so the stackmap code
8566 // will confuse it with a regular operand. Instead, add the dependence
8567 // here.
Hal Finkele6698d52015-02-01 15:03:28 +00008568 setUsesTOCBasePtr(*BB->getParent());
Hal Finkelaf519932015-01-19 07:20:27 +00008569 MI->addOperand(MachineOperand::CreateReg(PPC::X2, false, true));
8570 }
8571
Hal Finkel934361a2015-01-14 01:07:51 +00008572 return emitPatchPoint(MI, BB);
Hal Finkelaf519932015-01-19 07:20:27 +00008573 }
Hal Finkel934361a2015-01-14 01:07:51 +00008574
Hal Finkel756810f2013-03-21 21:37:52 +00008575 if (MI->getOpcode() == PPC::EH_SjLj_SetJmp32 ||
8576 MI->getOpcode() == PPC::EH_SjLj_SetJmp64) {
8577 return emitEHSjLjSetJmp(MI, BB);
8578 } else if (MI->getOpcode() == PPC::EH_SjLj_LongJmp32 ||
8579 MI->getOpcode() == PPC::EH_SjLj_LongJmp64) {
8580 return emitEHSjLjLongJmp(MI, BB);
8581 }
8582
Eric Christophercccae792015-01-30 22:02:31 +00008583 const TargetInstrInfo *TII = Subtarget.getInstrInfo();
Evan Cheng32e376f2008-07-12 02:23:19 +00008584
8585 // To "insert" these instructions we actually have to insert their
8586 // control-flow patterns.
Chris Lattner9b577f12005-08-26 21:23:58 +00008587 const BasicBlock *LLVM_BB = BB->getBasicBlock();
Dan Gohman3b460302008-07-07 23:14:23 +00008588 MachineFunction::iterator It = BB;
Chris Lattner9b577f12005-08-26 21:23:58 +00008589 ++It;
Evan Cheng32e376f2008-07-12 02:23:19 +00008590
Dan Gohman3b460302008-07-07 23:14:23 +00008591 MachineFunction *F = BB->getParent();
Evan Cheng32e376f2008-07-12 02:23:19 +00008592
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008593 if (Subtarget.hasISEL() && (MI->getOpcode() == PPC::SELECT_CC_I4 ||
Eric Christophercccae792015-01-30 22:02:31 +00008594 MI->getOpcode() == PPC::SELECT_CC_I8 ||
8595 MI->getOpcode() == PPC::SELECT_I4 ||
8596 MI->getOpcode() == PPC::SELECT_I8)) {
Hal Finkeled6a2852013-04-05 23:29:01 +00008597 SmallVector<MachineOperand, 2> Cond;
Hal Finkel940ab932014-02-28 00:27:01 +00008598 if (MI->getOpcode() == PPC::SELECT_CC_I4 ||
8599 MI->getOpcode() == PPC::SELECT_CC_I8)
8600 Cond.push_back(MI->getOperand(4));
8601 else
8602 Cond.push_back(MachineOperand::CreateImm(PPC::PRED_BIT_SET));
Hal Finkeled6a2852013-04-05 23:29:01 +00008603 Cond.push_back(MI->getOperand(1));
8604
Hal Finkel460e94d2012-06-22 23:10:08 +00008605 DebugLoc dl = MI->getDebugLoc();
Bill Wendling5e7656b2013-06-07 07:55:53 +00008606 TII->insertSelect(*BB, MI, dl, MI->getOperand(0).getReg(),
8607 Cond, MI->getOperand(2).getReg(),
8608 MI->getOperand(3).getReg());
Hal Finkel460e94d2012-06-22 23:10:08 +00008609 } else if (MI->getOpcode() == PPC::SELECT_CC_I4 ||
8610 MI->getOpcode() == PPC::SELECT_CC_I8 ||
8611 MI->getOpcode() == PPC::SELECT_CC_F4 ||
8612 MI->getOpcode() == PPC::SELECT_CC_F8 ||
Hal Finkelc93a9a22015-02-25 01:06:45 +00008613 MI->getOpcode() == PPC::SELECT_CC_QFRC ||
8614 MI->getOpcode() == PPC::SELECT_CC_QSRC ||
8615 MI->getOpcode() == PPC::SELECT_CC_QBRC ||
Hal Finkel940ab932014-02-28 00:27:01 +00008616 MI->getOpcode() == PPC::SELECT_CC_VRRC ||
Bill Schmidt9c54bbd2014-10-22 16:58:20 +00008617 MI->getOpcode() == PPC::SELECT_CC_VSFRC ||
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +00008618 MI->getOpcode() == PPC::SELECT_CC_VSSRC ||
Bill Schmidt61e65232014-10-22 13:13:40 +00008619 MI->getOpcode() == PPC::SELECT_CC_VSRC ||
Hal Finkel940ab932014-02-28 00:27:01 +00008620 MI->getOpcode() == PPC::SELECT_I4 ||
8621 MI->getOpcode() == PPC::SELECT_I8 ||
8622 MI->getOpcode() == PPC::SELECT_F4 ||
8623 MI->getOpcode() == PPC::SELECT_F8 ||
Hal Finkelc93a9a22015-02-25 01:06:45 +00008624 MI->getOpcode() == PPC::SELECT_QFRC ||
8625 MI->getOpcode() == PPC::SELECT_QSRC ||
8626 MI->getOpcode() == PPC::SELECT_QBRC ||
Bill Schmidt61e65232014-10-22 13:13:40 +00008627 MI->getOpcode() == PPC::SELECT_VRRC ||
Bill Schmidt9c54bbd2014-10-22 16:58:20 +00008628 MI->getOpcode() == PPC::SELECT_VSFRC ||
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +00008629 MI->getOpcode() == PPC::SELECT_VSSRC ||
Bill Schmidt61e65232014-10-22 13:13:40 +00008630 MI->getOpcode() == PPC::SELECT_VSRC) {
Evan Cheng32e376f2008-07-12 02:23:19 +00008631 // The incoming instruction knows the destination vreg to set, the
8632 // condition code register to branch on, the true/false values to
8633 // select between, and a branch opcode to use.
8634
8635 // thisMBB:
8636 // ...
8637 // TrueVal = ...
8638 // cmpTY ccX, r1, r2
8639 // bCC copy1MBB
8640 // fallthrough --> copy0MBB
8641 MachineBasicBlock *thisMBB = BB;
8642 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB);
8643 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008644 DebugLoc dl = MI->getDebugLoc();
Evan Cheng32e376f2008-07-12 02:23:19 +00008645 F->insert(It, copy0MBB);
8646 F->insert(It, sinkMBB);
Dan Gohman34396292010-07-06 20:24:04 +00008647
8648 // Transfer the remainder of BB and its successor edges to sinkMBB.
8649 sinkMBB->splice(sinkMBB->begin(), BB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008650 std::next(MachineBasicBlock::iterator(MI)), BB->end());
Dan Gohman34396292010-07-06 20:24:04 +00008651 sinkMBB->transferSuccessorsAndUpdatePHIs(BB);
8652
Evan Cheng32e376f2008-07-12 02:23:19 +00008653 // Next, add the true and fallthrough blocks as its successors.
8654 BB->addSuccessor(copy0MBB);
8655 BB->addSuccessor(sinkMBB);
Scott Michelcf0da6c2009-02-17 22:15:04 +00008656
Hal Finkel940ab932014-02-28 00:27:01 +00008657 if (MI->getOpcode() == PPC::SELECT_I4 ||
8658 MI->getOpcode() == PPC::SELECT_I8 ||
8659 MI->getOpcode() == PPC::SELECT_F4 ||
8660 MI->getOpcode() == PPC::SELECT_F8 ||
Hal Finkelc93a9a22015-02-25 01:06:45 +00008661 MI->getOpcode() == PPC::SELECT_QFRC ||
8662 MI->getOpcode() == PPC::SELECT_QSRC ||
8663 MI->getOpcode() == PPC::SELECT_QBRC ||
Bill Schmidt61e65232014-10-22 13:13:40 +00008664 MI->getOpcode() == PPC::SELECT_VRRC ||
Bill Schmidt9c54bbd2014-10-22 16:58:20 +00008665 MI->getOpcode() == PPC::SELECT_VSFRC ||
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +00008666 MI->getOpcode() == PPC::SELECT_VSSRC ||
Bill Schmidt61e65232014-10-22 13:13:40 +00008667 MI->getOpcode() == PPC::SELECT_VSRC) {
Hal Finkel940ab932014-02-28 00:27:01 +00008668 BuildMI(BB, dl, TII->get(PPC::BC))
8669 .addReg(MI->getOperand(1).getReg()).addMBB(sinkMBB);
8670 } else {
8671 unsigned SelectPred = MI->getOperand(4).getImm();
8672 BuildMI(BB, dl, TII->get(PPC::BCC))
8673 .addImm(SelectPred).addReg(MI->getOperand(1).getReg()).addMBB(sinkMBB);
8674 }
Dan Gohman34396292010-07-06 20:24:04 +00008675
Evan Cheng32e376f2008-07-12 02:23:19 +00008676 // copy0MBB:
8677 // %FalseValue = ...
8678 // # fallthrough to sinkMBB
8679 BB = copy0MBB;
Scott Michelcf0da6c2009-02-17 22:15:04 +00008680
Evan Cheng32e376f2008-07-12 02:23:19 +00008681 // Update machine-CFG edges
8682 BB->addSuccessor(sinkMBB);
Scott Michelcf0da6c2009-02-17 22:15:04 +00008683
Evan Cheng32e376f2008-07-12 02:23:19 +00008684 // sinkMBB:
8685 // %Result = phi [ %FalseValue, copy0MBB ], [ %TrueValue, thisMBB ]
8686 // ...
8687 BB = sinkMBB;
Dan Gohman34396292010-07-06 20:24:04 +00008688 BuildMI(*BB, BB->begin(), dl,
8689 TII->get(PPC::PHI), MI->getOperand(0).getReg())
Evan Cheng32e376f2008-07-12 02:23:19 +00008690 .addReg(MI->getOperand(3).getReg()).addMBB(copy0MBB)
8691 .addReg(MI->getOperand(2).getReg()).addMBB(thisMBB);
Hal Finkelbbdee932014-12-02 22:01:00 +00008692 } else if (MI->getOpcode() == PPC::ReadTB) {
8693 // To read the 64-bit time-base register on a 32-bit target, we read the
8694 // two halves. Should the counter have wrapped while it was being read, we
8695 // need to try again.
8696 // ...
8697 // readLoop:
8698 // mfspr Rx,TBU # load from TBU
8699 // mfspr Ry,TB # load from TB
8700 // mfspr Rz,TBU # load from TBU
8701 // cmpw crX,Rx,Rz # check if ‘old’=’new’
8702 // bne readLoop # branch if they're not equal
8703 // ...
8704
8705 MachineBasicBlock *readMBB = F->CreateMachineBasicBlock(LLVM_BB);
8706 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB);
8707 DebugLoc dl = MI->getDebugLoc();
8708 F->insert(It, readMBB);
8709 F->insert(It, sinkMBB);
8710
8711 // Transfer the remainder of BB and its successor edges to sinkMBB.
8712 sinkMBB->splice(sinkMBB->begin(), BB,
8713 std::next(MachineBasicBlock::iterator(MI)), BB->end());
8714 sinkMBB->transferSuccessorsAndUpdatePHIs(BB);
8715
8716 BB->addSuccessor(readMBB);
8717 BB = readMBB;
8718
8719 MachineRegisterInfo &RegInfo = F->getRegInfo();
8720 unsigned ReadAgainReg = RegInfo.createVirtualRegister(&PPC::GPRCRegClass);
8721 unsigned LoReg = MI->getOperand(0).getReg();
8722 unsigned HiReg = MI->getOperand(1).getReg();
8723
8724 BuildMI(BB, dl, TII->get(PPC::MFSPR), HiReg).addImm(269);
8725 BuildMI(BB, dl, TII->get(PPC::MFSPR), LoReg).addImm(268);
8726 BuildMI(BB, dl, TII->get(PPC::MFSPR), ReadAgainReg).addImm(269);
8727
8728 unsigned CmpReg = RegInfo.createVirtualRegister(&PPC::CRRCRegClass);
8729
8730 BuildMI(BB, dl, TII->get(PPC::CMPW), CmpReg)
8731 .addReg(HiReg).addReg(ReadAgainReg);
8732 BuildMI(BB, dl, TII->get(PPC::BCC))
8733 .addImm(PPC::PRED_NE).addReg(CmpReg).addMBB(readMBB);
8734
8735 BB->addSuccessor(readMBB);
8736 BB->addSuccessor(sinkMBB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008737 }
Dale Johannesena32affb2008-08-28 17:53:09 +00008738 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_ADD_I8)
8739 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::ADD4);
8740 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_ADD_I16)
8741 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::ADD4);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008742 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_ADD_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008743 BB = EmitAtomicBinary(MI, BB, 4, PPC::ADD4);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008744 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_ADD_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008745 BB = EmitAtomicBinary(MI, BB, 8, PPC::ADD8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008746
8747 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_AND_I8)
8748 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::AND);
8749 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_AND_I16)
8750 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::AND);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008751 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_AND_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008752 BB = EmitAtomicBinary(MI, BB, 4, PPC::AND);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008753 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_AND_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008754 BB = EmitAtomicBinary(MI, BB, 8, PPC::AND8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008755
8756 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_OR_I8)
8757 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::OR);
8758 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_OR_I16)
8759 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::OR);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008760 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_OR_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008761 BB = EmitAtomicBinary(MI, BB, 4, PPC::OR);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008762 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_OR_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008763 BB = EmitAtomicBinary(MI, BB, 8, PPC::OR8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008764
8765 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_XOR_I8)
8766 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::XOR);
8767 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_XOR_I16)
8768 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::XOR);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008769 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_XOR_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008770 BB = EmitAtomicBinary(MI, BB, 4, PPC::XOR);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008771 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_XOR_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008772 BB = EmitAtomicBinary(MI, BB, 8, PPC::XOR8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008773
8774 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_NAND_I8)
Ulrich Weigand862d8b82014-07-08 16:16:02 +00008775 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::NAND);
Dale Johannesena32affb2008-08-28 17:53:09 +00008776 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_NAND_I16)
Ulrich Weigand862d8b82014-07-08 16:16:02 +00008777 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::NAND);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008778 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_NAND_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008779 BB = EmitAtomicBinary(MI, BB, 4, PPC::NAND);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008780 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_NAND_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008781 BB = EmitAtomicBinary(MI, BB, 8, PPC::NAND8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008782
8783 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_SUB_I8)
8784 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::SUBF);
8785 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_SUB_I16)
8786 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::SUBF);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008787 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_SUB_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008788 BB = EmitAtomicBinary(MI, BB, 4, PPC::SUBF);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008789 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_SUB_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008790 BB = EmitAtomicBinary(MI, BB, 8, PPC::SUBF8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008791
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008792 else if (MI->getOpcode() == PPC::ATOMIC_SWAP_I8)
8793 BB = EmitPartwordAtomicBinary(MI, BB, true, 0);
8794 else if (MI->getOpcode() == PPC::ATOMIC_SWAP_I16)
8795 BB = EmitPartwordAtomicBinary(MI, BB, false, 0);
8796 else if (MI->getOpcode() == PPC::ATOMIC_SWAP_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008797 BB = EmitAtomicBinary(MI, BB, 4, 0);
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008798 else if (MI->getOpcode() == PPC::ATOMIC_SWAP_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008799 BB = EmitAtomicBinary(MI, BB, 8, 0);
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008800
Evan Cheng32e376f2008-07-12 02:23:19 +00008801 else if (MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I32 ||
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008802 MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I64 ||
8803 (Subtarget.hasPartwordAtomics() &&
8804 MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I8) ||
8805 (Subtarget.hasPartwordAtomics() &&
8806 MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I16)) {
Evan Cheng32e376f2008-07-12 02:23:19 +00008807 bool is64bit = MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I64;
8808
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008809 auto LoadMnemonic = PPC::LDARX;
8810 auto StoreMnemonic = PPC::STDCX;
8811 switch(MI->getOpcode()) {
8812 default:
8813 llvm_unreachable("Compare and swap of unknown size");
8814 case PPC::ATOMIC_CMP_SWAP_I8:
8815 LoadMnemonic = PPC::LBARX;
8816 StoreMnemonic = PPC::STBCX;
8817 assert(Subtarget.hasPartwordAtomics() && "No support partword atomics.");
8818 break;
8819 case PPC::ATOMIC_CMP_SWAP_I16:
8820 LoadMnemonic = PPC::LHARX;
8821 StoreMnemonic = PPC::STHCX;
8822 assert(Subtarget.hasPartwordAtomics() && "No support partword atomics.");
8823 break;
8824 case PPC::ATOMIC_CMP_SWAP_I32:
8825 LoadMnemonic = PPC::LWARX;
8826 StoreMnemonic = PPC::STWCX;
8827 break;
8828 case PPC::ATOMIC_CMP_SWAP_I64:
8829 LoadMnemonic = PPC::LDARX;
8830 StoreMnemonic = PPC::STDCX;
8831 break;
8832 }
Evan Cheng32e376f2008-07-12 02:23:19 +00008833 unsigned dest = MI->getOperand(0).getReg();
8834 unsigned ptrA = MI->getOperand(1).getReg();
8835 unsigned ptrB = MI->getOperand(2).getReg();
8836 unsigned oldval = MI->getOperand(3).getReg();
8837 unsigned newval = MI->getOperand(4).getReg();
Dale Johannesene9f623e2009-02-13 02:27:39 +00008838 DebugLoc dl = MI->getDebugLoc();
Evan Cheng32e376f2008-07-12 02:23:19 +00008839
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008840 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB);
8841 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB);
8842 MachineBasicBlock *midMBB = F->CreateMachineBasicBlock(LLVM_BB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008843 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB);
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008844 F->insert(It, loop1MBB);
8845 F->insert(It, loop2MBB);
8846 F->insert(It, midMBB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008847 F->insert(It, exitMBB);
Dan Gohman34396292010-07-06 20:24:04 +00008848 exitMBB->splice(exitMBB->begin(), BB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008849 std::next(MachineBasicBlock::iterator(MI)), BB->end());
Dan Gohman34396292010-07-06 20:24:04 +00008850 exitMBB->transferSuccessorsAndUpdatePHIs(BB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008851
8852 // thisMBB:
8853 // ...
8854 // fallthrough --> loopMBB
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008855 BB->addSuccessor(loop1MBB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008856
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008857 // loop1MBB:
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008858 // l[bhwd]arx dest, ptr
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008859 // cmp[wd] dest, oldval
8860 // bne- midMBB
8861 // loop2MBB:
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008862 // st[bhwd]cx. newval, ptr
Evan Cheng32e376f2008-07-12 02:23:19 +00008863 // bne- loopMBB
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008864 // b exitBB
8865 // midMBB:
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008866 // st[bhwd]cx. dest, ptr
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008867 // exitBB:
8868 BB = loop1MBB;
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008869 BuildMI(BB, dl, TII->get(LoadMnemonic), dest)
Evan Cheng32e376f2008-07-12 02:23:19 +00008870 .addReg(ptrA).addReg(ptrB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008871 BuildMI(BB, dl, TII->get(is64bit ? PPC::CMPD : PPC::CMPW), PPC::CR0)
Evan Cheng32e376f2008-07-12 02:23:19 +00008872 .addReg(oldval).addReg(dest);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008873 BuildMI(BB, dl, TII->get(PPC::BCC))
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008874 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(midMBB);
8875 BB->addSuccessor(loop2MBB);
8876 BB->addSuccessor(midMBB);
8877
8878 BB = loop2MBB;
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008879 BuildMI(BB, dl, TII->get(StoreMnemonic))
Evan Cheng32e376f2008-07-12 02:23:19 +00008880 .addReg(newval).addReg(ptrA).addReg(ptrB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008881 BuildMI(BB, dl, TII->get(PPC::BCC))
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008882 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(loop1MBB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008883 BuildMI(BB, dl, TII->get(PPC::B)).addMBB(exitMBB);
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008884 BB->addSuccessor(loop1MBB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008885 BB->addSuccessor(exitMBB);
Scott Michelcf0da6c2009-02-17 22:15:04 +00008886
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008887 BB = midMBB;
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008888 BuildMI(BB, dl, TII->get(StoreMnemonic))
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008889 .addReg(dest).addReg(ptrA).addReg(ptrB);
8890 BB->addSuccessor(exitMBB);
8891
Evan Cheng32e376f2008-07-12 02:23:19 +00008892 // exitMBB:
8893 // ...
8894 BB = exitMBB;
Dale Johannesen340d2642008-08-30 00:08:53 +00008895 } else if (MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I8 ||
8896 MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I16) {
8897 // We must use 64-bit registers for addresses when targeting 64-bit,
8898 // since we're actually doing arithmetic on them. Other registers
8899 // can be 32-bit.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008900 bool is64bit = Subtarget.isPPC64();
Dale Johannesen340d2642008-08-30 00:08:53 +00008901 bool is8bit = MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I8;
8902
8903 unsigned dest = MI->getOperand(0).getReg();
8904 unsigned ptrA = MI->getOperand(1).getReg();
8905 unsigned ptrB = MI->getOperand(2).getReg();
8906 unsigned oldval = MI->getOperand(3).getReg();
8907 unsigned newval = MI->getOperand(4).getReg();
Dale Johannesene9f623e2009-02-13 02:27:39 +00008908 DebugLoc dl = MI->getDebugLoc();
Dale Johannesen340d2642008-08-30 00:08:53 +00008909
8910 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB);
8911 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB);
8912 MachineBasicBlock *midMBB = F->CreateMachineBasicBlock(LLVM_BB);
8913 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB);
8914 F->insert(It, loop1MBB);
8915 F->insert(It, loop2MBB);
8916 F->insert(It, midMBB);
8917 F->insert(It, exitMBB);
Dan Gohman34396292010-07-06 20:24:04 +00008918 exitMBB->splice(exitMBB->begin(), BB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008919 std::next(MachineBasicBlock::iterator(MI)), BB->end());
Dan Gohman34396292010-07-06 20:24:04 +00008920 exitMBB->transferSuccessorsAndUpdatePHIs(BB);
Dale Johannesen340d2642008-08-30 00:08:53 +00008921
8922 MachineRegisterInfo &RegInfo = F->getRegInfo();
Craig Topper61e88f42014-11-21 05:58:21 +00008923 const TargetRegisterClass *RC = is64bit ? &PPC::G8RCRegClass
8924 : &PPC::GPRCRegClass;
Dale Johannesen340d2642008-08-30 00:08:53 +00008925 unsigned PtrReg = RegInfo.createVirtualRegister(RC);
8926 unsigned Shift1Reg = RegInfo.createVirtualRegister(RC);
8927 unsigned ShiftReg = RegInfo.createVirtualRegister(RC);
8928 unsigned NewVal2Reg = RegInfo.createVirtualRegister(RC);
8929 unsigned NewVal3Reg = RegInfo.createVirtualRegister(RC);
8930 unsigned OldVal2Reg = RegInfo.createVirtualRegister(RC);
8931 unsigned OldVal3Reg = RegInfo.createVirtualRegister(RC);
8932 unsigned MaskReg = RegInfo.createVirtualRegister(RC);
8933 unsigned Mask2Reg = RegInfo.createVirtualRegister(RC);
8934 unsigned Mask3Reg = RegInfo.createVirtualRegister(RC);
8935 unsigned Tmp2Reg = RegInfo.createVirtualRegister(RC);
8936 unsigned Tmp4Reg = RegInfo.createVirtualRegister(RC);
8937 unsigned TmpDestReg = RegInfo.createVirtualRegister(RC);
8938 unsigned Ptr1Reg;
8939 unsigned TmpReg = RegInfo.createVirtualRegister(RC);
Hal Finkelf70c41e2013-03-21 23:45:03 +00008940 unsigned ZeroReg = is64bit ? PPC::ZERO8 : PPC::ZERO;
Dale Johannesen340d2642008-08-30 00:08:53 +00008941 // thisMBB:
8942 // ...
8943 // fallthrough --> loopMBB
8944 BB->addSuccessor(loop1MBB);
8945
8946 // The 4-byte load must be aligned, while a char or short may be
8947 // anywhere in the word. Hence all this nasty bookkeeping code.
8948 // add ptr1, ptrA, ptrB [copy if ptrA==0]
8949 // rlwinm shift1, ptr1, 3, 27, 28 [3, 27, 27]
Dale Johannesenbc698292008-09-02 20:30:23 +00008950 // xori shift, shift1, 24 [16]
Dale Johannesen340d2642008-08-30 00:08:53 +00008951 // rlwinm ptr, ptr1, 0, 0, 29
8952 // slw newval2, newval, shift
8953 // slw oldval2, oldval,shift
8954 // li mask2, 255 [li mask3, 0; ori mask2, mask3, 65535]
8955 // slw mask, mask2, shift
8956 // and newval3, newval2, mask
8957 // and oldval3, oldval2, mask
8958 // loop1MBB:
8959 // lwarx tmpDest, ptr
8960 // and tmp, tmpDest, mask
8961 // cmpw tmp, oldval3
8962 // bne- midMBB
8963 // loop2MBB:
8964 // andc tmp2, tmpDest, mask
8965 // or tmp4, tmp2, newval3
8966 // stwcx. tmp4, ptr
8967 // bne- loop1MBB
8968 // b exitBB
8969 // midMBB:
8970 // stwcx. tmpDest, ptr
8971 // exitBB:
8972 // srw dest, tmpDest, shift
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00008973 if (ptrA != ZeroReg) {
Dale Johannesen340d2642008-08-30 00:08:53 +00008974 Ptr1Reg = RegInfo.createVirtualRegister(RC);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008975 BuildMI(BB, dl, TII->get(is64bit ? PPC::ADD8 : PPC::ADD4), Ptr1Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00008976 .addReg(ptrA).addReg(ptrB);
8977 } else {
8978 Ptr1Reg = ptrB;
8979 }
Dale Johannesene9f623e2009-02-13 02:27:39 +00008980 BuildMI(BB, dl, TII->get(PPC::RLWINM), Shift1Reg).addReg(Ptr1Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00008981 .addImm(3).addImm(27).addImm(is8bit ? 28 : 27);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008982 BuildMI(BB, dl, TII->get(is64bit ? PPC::XORI8 : PPC::XORI), ShiftReg)
Dale Johannesen340d2642008-08-30 00:08:53 +00008983 .addReg(Shift1Reg).addImm(is8bit ? 24 : 16);
8984 if (is64bit)
Dale Johannesene9f623e2009-02-13 02:27:39 +00008985 BuildMI(BB, dl, TII->get(PPC::RLDICR), PtrReg)
Dale Johannesen340d2642008-08-30 00:08:53 +00008986 .addReg(Ptr1Reg).addImm(0).addImm(61);
8987 else
Dale Johannesene9f623e2009-02-13 02:27:39 +00008988 BuildMI(BB, dl, TII->get(PPC::RLWINM), PtrReg)
Dale Johannesen340d2642008-08-30 00:08:53 +00008989 .addReg(Ptr1Reg).addImm(0).addImm(0).addImm(29);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008990 BuildMI(BB, dl, TII->get(PPC::SLW), NewVal2Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00008991 .addReg(newval).addReg(ShiftReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008992 BuildMI(BB, dl, TII->get(PPC::SLW), OldVal2Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00008993 .addReg(oldval).addReg(ShiftReg);
8994 if (is8bit)
Dale Johannesene9f623e2009-02-13 02:27:39 +00008995 BuildMI(BB, dl, TII->get(PPC::LI), Mask2Reg).addImm(255);
Dale Johannesen340d2642008-08-30 00:08:53 +00008996 else {
Dale Johannesene9f623e2009-02-13 02:27:39 +00008997 BuildMI(BB, dl, TII->get(PPC::LI), Mask3Reg).addImm(0);
8998 BuildMI(BB, dl, TII->get(PPC::ORI), Mask2Reg)
8999 .addReg(Mask3Reg).addImm(65535);
Dale Johannesen340d2642008-08-30 00:08:53 +00009000 }
Dale Johannesene9f623e2009-02-13 02:27:39 +00009001 BuildMI(BB, dl, TII->get(PPC::SLW), MaskReg)
Dale Johannesen340d2642008-08-30 00:08:53 +00009002 .addReg(Mask2Reg).addReg(ShiftReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009003 BuildMI(BB, dl, TII->get(PPC::AND), NewVal3Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00009004 .addReg(NewVal2Reg).addReg(MaskReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009005 BuildMI(BB, dl, TII->get(PPC::AND), OldVal3Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00009006 .addReg(OldVal2Reg).addReg(MaskReg);
9007
9008 BB = loop1MBB;
Dale Johannesene9f623e2009-02-13 02:27:39 +00009009 BuildMI(BB, dl, TII->get(PPC::LWARX), TmpDestReg)
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00009010 .addReg(ZeroReg).addReg(PtrReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009011 BuildMI(BB, dl, TII->get(PPC::AND),TmpReg)
9012 .addReg(TmpDestReg).addReg(MaskReg);
9013 BuildMI(BB, dl, TII->get(PPC::CMPW), PPC::CR0)
Dale Johannesen340d2642008-08-30 00:08:53 +00009014 .addReg(TmpReg).addReg(OldVal3Reg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009015 BuildMI(BB, dl, TII->get(PPC::BCC))
Dale Johannesen340d2642008-08-30 00:08:53 +00009016 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(midMBB);
9017 BB->addSuccessor(loop2MBB);
9018 BB->addSuccessor(midMBB);
9019
9020 BB = loop2MBB;
Dale Johannesene9f623e2009-02-13 02:27:39 +00009021 BuildMI(BB, dl, TII->get(PPC::ANDC),Tmp2Reg)
9022 .addReg(TmpDestReg).addReg(MaskReg);
9023 BuildMI(BB, dl, TII->get(PPC::OR),Tmp4Reg)
9024 .addReg(Tmp2Reg).addReg(NewVal3Reg);
9025 BuildMI(BB, dl, TII->get(PPC::STWCX)).addReg(Tmp4Reg)
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00009026 .addReg(ZeroReg).addReg(PtrReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009027 BuildMI(BB, dl, TII->get(PPC::BCC))
Dale Johannesen340d2642008-08-30 00:08:53 +00009028 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(loop1MBB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009029 BuildMI(BB, dl, TII->get(PPC::B)).addMBB(exitMBB);
Dale Johannesen340d2642008-08-30 00:08:53 +00009030 BB->addSuccessor(loop1MBB);
9031 BB->addSuccessor(exitMBB);
Scott Michelcf0da6c2009-02-17 22:15:04 +00009032
Dale Johannesen340d2642008-08-30 00:08:53 +00009033 BB = midMBB;
Dale Johannesene9f623e2009-02-13 02:27:39 +00009034 BuildMI(BB, dl, TII->get(PPC::STWCX)).addReg(TmpDestReg)
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00009035 .addReg(ZeroReg).addReg(PtrReg);
Dale Johannesen340d2642008-08-30 00:08:53 +00009036 BB->addSuccessor(exitMBB);
9037
9038 // exitMBB:
9039 // ...
9040 BB = exitMBB;
Jakob Stoklund Olesen13ce2362011-04-04 17:57:29 +00009041 BuildMI(*BB, BB->begin(), dl, TII->get(PPC::SRW),dest).addReg(TmpReg)
9042 .addReg(ShiftReg);
Ulrich Weigand874fc622013-03-26 10:56:22 +00009043 } else if (MI->getOpcode() == PPC::FADDrtz) {
9044 // This pseudo performs an FADD with rounding mode temporarily forced
9045 // to round-to-zero. We emit this via custom inserter since the FPSCR
9046 // is not modeled at the SelectionDAG level.
9047 unsigned Dest = MI->getOperand(0).getReg();
9048 unsigned Src1 = MI->getOperand(1).getReg();
9049 unsigned Src2 = MI->getOperand(2).getReg();
9050 DebugLoc dl = MI->getDebugLoc();
9051
9052 MachineRegisterInfo &RegInfo = F->getRegInfo();
9053 unsigned MFFSReg = RegInfo.createVirtualRegister(&PPC::F8RCRegClass);
9054
9055 // Save FPSCR value.
9056 BuildMI(*BB, MI, dl, TII->get(PPC::MFFS), MFFSReg);
9057
9058 // Set rounding mode to round-to-zero.
9059 BuildMI(*BB, MI, dl, TII->get(PPC::MTFSB1)).addImm(31);
9060 BuildMI(*BB, MI, dl, TII->get(PPC::MTFSB0)).addImm(30);
9061
9062 // Perform addition.
9063 BuildMI(*BB, MI, dl, TII->get(PPC::FADD), Dest).addReg(Src1).addReg(Src2);
9064
9065 // Restore FPSCR value.
Hal Finkel64202162015-01-15 01:00:53 +00009066 BuildMI(*BB, MI, dl, TII->get(PPC::MTFSFb)).addImm(1).addReg(MFFSReg);
Hal Finkel940ab932014-02-28 00:27:01 +00009067 } else if (MI->getOpcode() == PPC::ANDIo_1_EQ_BIT ||
9068 MI->getOpcode() == PPC::ANDIo_1_GT_BIT ||
9069 MI->getOpcode() == PPC::ANDIo_1_EQ_BIT8 ||
9070 MI->getOpcode() == PPC::ANDIo_1_GT_BIT8) {
9071 unsigned Opcode = (MI->getOpcode() == PPC::ANDIo_1_EQ_BIT8 ||
9072 MI->getOpcode() == PPC::ANDIo_1_GT_BIT8) ?
9073 PPC::ANDIo8 : PPC::ANDIo;
9074 bool isEQ = (MI->getOpcode() == PPC::ANDIo_1_EQ_BIT ||
9075 MI->getOpcode() == PPC::ANDIo_1_EQ_BIT8);
9076
9077 MachineRegisterInfo &RegInfo = F->getRegInfo();
9078 unsigned Dest = RegInfo.createVirtualRegister(Opcode == PPC::ANDIo ?
9079 &PPC::GPRCRegClass :
9080 &PPC::G8RCRegClass);
9081
9082 DebugLoc dl = MI->getDebugLoc();
9083 BuildMI(*BB, MI, dl, TII->get(Opcode), Dest)
9084 .addReg(MI->getOperand(1).getReg()).addImm(1);
9085 BuildMI(*BB, MI, dl, TII->get(TargetOpcode::COPY),
9086 MI->getOperand(0).getReg())
9087 .addReg(isEQ ? PPC::CR0EQ : PPC::CR0GT);
Kit Barton535e69d2015-03-25 19:36:23 +00009088 } else if (MI->getOpcode() == PPC::TCHECK_RET) {
9089 DebugLoc Dl = MI->getDebugLoc();
9090 MachineRegisterInfo &RegInfo = F->getRegInfo();
9091 unsigned CRReg = RegInfo.createVirtualRegister(&PPC::CRRCRegClass);
9092 BuildMI(*BB, MI, Dl, TII->get(PPC::TCHECK), CRReg);
9093 return BB;
Dale Johannesen340d2642008-08-30 00:08:53 +00009094 } else {
Torok Edwinfbcc6632009-07-14 16:55:14 +00009095 llvm_unreachable("Unexpected instr type to insert");
Evan Cheng32e376f2008-07-12 02:23:19 +00009096 }
Chris Lattner9b577f12005-08-26 21:23:58 +00009097
Dan Gohman34396292010-07-06 20:24:04 +00009098 MI->eraseFromParent(); // The pseudo instruction is gone now.
Chris Lattner9b577f12005-08-26 21:23:58 +00009099 return BB;
9100}
9101
Chris Lattner4211ca92006-04-14 06:01:58 +00009102//===----------------------------------------------------------------------===//
9103// Target Optimization Hooks
9104//===----------------------------------------------------------------------===//
9105
Hal Finkelcbf08922015-07-12 02:33:57 +00009106static std::string getRecipOp(const char *Base, EVT VT) {
9107 std::string RecipOp(Base);
9108 if (VT.getScalarType() == MVT::f64)
9109 RecipOp += "d";
9110 else
9111 RecipOp += "f";
9112
9113 if (VT.isVector())
9114 RecipOp = "vec-" + RecipOp;
9115
9116 return RecipOp;
9117}
9118
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009119SDValue PPCTargetLowering::getRsqrtEstimate(SDValue Operand,
9120 DAGCombinerInfo &DCI,
Sanjay Patel957efc232014-10-24 17:02:16 +00009121 unsigned &RefinementSteps,
9122 bool &UseOneConstNR) const {
Sanjay Patelbdf1e382014-09-26 23:01:47 +00009123 EVT VT = Operand.getValueType();
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009124 if ((VT == MVT::f32 && Subtarget.hasFRSQRTES()) ||
Eric Christophercccae792015-01-30 22:02:31 +00009125 (VT == MVT::f64 && Subtarget.hasFRSQRTE()) ||
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009126 (VT == MVT::v4f32 && Subtarget.hasAltivec()) ||
Hal Finkelc93a9a22015-02-25 01:06:45 +00009127 (VT == MVT::v2f64 && Subtarget.hasVSX()) ||
9128 (VT == MVT::v4f32 && Subtarget.hasQPX()) ||
9129 (VT == MVT::v4f64 && Subtarget.hasQPX())) {
Hal Finkelcbf08922015-07-12 02:33:57 +00009130 TargetRecip Recips = DCI.DAG.getTarget().Options.Reciprocals;
9131 std::string RecipOp = getRecipOp("sqrt", VT);
9132 if (!Recips.isEnabled(RecipOp))
9133 return SDValue();
9134
9135 RefinementSteps = Recips.getRefinementSteps(RecipOp);
Sanjay Patel957efc232014-10-24 17:02:16 +00009136 UseOneConstNR = true;
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009137 return DCI.DAG.getNode(PPCISD::FRSQRTE, SDLoc(Operand), VT, Operand);
Hal Finkel2e103312013-04-03 04:01:11 +00009138 }
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009139 return SDValue();
9140}
9141
9142SDValue PPCTargetLowering::getRecipEstimate(SDValue Operand,
9143 DAGCombinerInfo &DCI,
9144 unsigned &RefinementSteps) const {
9145 EVT VT = Operand.getValueType();
9146 if ((VT == MVT::f32 && Subtarget.hasFRES()) ||
Eric Christophercccae792015-01-30 22:02:31 +00009147 (VT == MVT::f64 && Subtarget.hasFRE()) ||
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009148 (VT == MVT::v4f32 && Subtarget.hasAltivec()) ||
Hal Finkelc93a9a22015-02-25 01:06:45 +00009149 (VT == MVT::v2f64 && Subtarget.hasVSX()) ||
9150 (VT == MVT::v4f32 && Subtarget.hasQPX()) ||
9151 (VT == MVT::v4f64 && Subtarget.hasQPX())) {
Hal Finkelcbf08922015-07-12 02:33:57 +00009152 TargetRecip Recips = DCI.DAG.getTarget().Options.Reciprocals;
9153 std::string RecipOp = getRecipOp("div", VT);
9154 if (!Recips.isEnabled(RecipOp))
9155 return SDValue();
9156
9157 RefinementSteps = Recips.getRefinementSteps(RecipOp);
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009158 return DCI.DAG.getNode(PPCISD::FRE, SDLoc(Operand), VT, Operand);
9159 }
9160 return SDValue();
Hal Finkel2e103312013-04-03 04:01:11 +00009161}
9162
Sanjay Patel1dd15592015-07-28 23:05:48 +00009163unsigned PPCTargetLowering::combineRepeatedFPDivisors() const {
Hal Finkel360f2132014-11-24 23:45:21 +00009164 // Note: This functionality is used only when unsafe-fp-math is enabled, and
9165 // on cores with reciprocal estimates (which are used when unsafe-fp-math is
9166 // enabled for division), this functionality is redundant with the default
9167 // combiner logic (once the division -> reciprocal/multiply transformation
9168 // has taken place). As a result, this matters more for older cores than for
9169 // newer ones.
9170
9171 // Combine multiple FDIVs with the same divisor into multiple FMULs by the
9172 // reciprocal if there are two or more FDIVs (for embedded cores with only
9173 // one FP pipeline) for three or more FDIVs (for generic OOO cores).
9174 switch (Subtarget.getDarwinDirective()) {
9175 default:
Sanjay Patel1dd15592015-07-28 23:05:48 +00009176 return 3;
Hal Finkel360f2132014-11-24 23:45:21 +00009177 case PPC::DIR_440:
9178 case PPC::DIR_A2:
9179 case PPC::DIR_E500mc:
9180 case PPC::DIR_E5500:
Sanjay Patel1dd15592015-07-28 23:05:48 +00009181 return 2;
Hal Finkel360f2132014-11-24 23:45:21 +00009182 }
9183}
9184
Hal Finkel3604bf72014-08-01 01:02:01 +00009185static bool isConsecutiveLSLoc(SDValue Loc, EVT VT, LSBaseSDNode *Base,
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009186 unsigned Bytes, int Dist,
9187 SelectionDAG &DAG) {
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009188 if (VT.getSizeInBits() / 8 != Bytes)
9189 return false;
9190
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009191 SDValue BaseLoc = Base->getBasePtr();
9192 if (Loc.getOpcode() == ISD::FrameIndex) {
9193 if (BaseLoc.getOpcode() != ISD::FrameIndex)
9194 return false;
9195 const MachineFrameInfo *MFI = DAG.getMachineFunction().getFrameInfo();
9196 int FI = cast<FrameIndexSDNode>(Loc)->getIndex();
9197 int BFI = cast<FrameIndexSDNode>(BaseLoc)->getIndex();
9198 int FS = MFI->getObjectSize(FI);
9199 int BFS = MFI->getObjectSize(BFI);
9200 if (FS != BFS || FS != (int)Bytes) return false;
9201 return MFI->getObjectOffset(FI) == (MFI->getObjectOffset(BFI) + Dist*Bytes);
9202 }
9203
9204 // Handle X+C
9205 if (DAG.isBaseWithConstantOffset(Loc) && Loc.getOperand(0) == BaseLoc &&
9206 cast<ConstantSDNode>(Loc.getOperand(1))->getSExtValue() == Dist*Bytes)
9207 return true;
9208
9209 const TargetLowering &TLI = DAG.getTargetLoweringInfo();
Craig Topper062a2ba2014-04-25 05:30:21 +00009210 const GlobalValue *GV1 = nullptr;
9211 const GlobalValue *GV2 = nullptr;
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009212 int64_t Offset1 = 0;
9213 int64_t Offset2 = 0;
9214 bool isGA1 = TLI.isGAPlusOffset(Loc.getNode(), GV1, Offset1);
9215 bool isGA2 = TLI.isGAPlusOffset(BaseLoc.getNode(), GV2, Offset2);
9216 if (isGA1 && isGA2 && GV1 == GV2)
9217 return Offset1 == (Offset2 + Dist*Bytes);
9218 return false;
9219}
9220
Hal Finkel3604bf72014-08-01 01:02:01 +00009221// Like SelectionDAG::isConsecutiveLoad, but also works for stores, and does
9222// not enforce equality of the chain operands.
9223static bool isConsecutiveLS(SDNode *N, LSBaseSDNode *Base,
9224 unsigned Bytes, int Dist,
9225 SelectionDAG &DAG) {
9226 if (LSBaseSDNode *LS = dyn_cast<LSBaseSDNode>(N)) {
9227 EVT VT = LS->getMemoryVT();
9228 SDValue Loc = LS->getBasePtr();
9229 return isConsecutiveLSLoc(Loc, VT, Base, Bytes, Dist, DAG);
9230 }
9231
9232 if (N->getOpcode() == ISD::INTRINSIC_W_CHAIN) {
9233 EVT VT;
9234 switch (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue()) {
9235 default: return false;
Hal Finkelc93a9a22015-02-25 01:06:45 +00009236 case Intrinsic::ppc_qpx_qvlfd:
9237 case Intrinsic::ppc_qpx_qvlfda:
9238 VT = MVT::v4f64;
9239 break;
9240 case Intrinsic::ppc_qpx_qvlfs:
9241 case Intrinsic::ppc_qpx_qvlfsa:
9242 VT = MVT::v4f32;
9243 break;
9244 case Intrinsic::ppc_qpx_qvlfcd:
9245 case Intrinsic::ppc_qpx_qvlfcda:
9246 VT = MVT::v2f64;
9247 break;
9248 case Intrinsic::ppc_qpx_qvlfcs:
9249 case Intrinsic::ppc_qpx_qvlfcsa:
9250 VT = MVT::v2f32;
9251 break;
9252 case Intrinsic::ppc_qpx_qvlfiwa:
9253 case Intrinsic::ppc_qpx_qvlfiwz:
Hal Finkel3604bf72014-08-01 01:02:01 +00009254 case Intrinsic::ppc_altivec_lvx:
9255 case Intrinsic::ppc_altivec_lvxl:
Bill Schmidt72954782014-11-12 04:19:40 +00009256 case Intrinsic::ppc_vsx_lxvw4x:
Hal Finkel3604bf72014-08-01 01:02:01 +00009257 VT = MVT::v4i32;
9258 break;
Bill Schmidt72954782014-11-12 04:19:40 +00009259 case Intrinsic::ppc_vsx_lxvd2x:
9260 VT = MVT::v2f64;
9261 break;
Hal Finkel3604bf72014-08-01 01:02:01 +00009262 case Intrinsic::ppc_altivec_lvebx:
9263 VT = MVT::i8;
9264 break;
9265 case Intrinsic::ppc_altivec_lvehx:
9266 VT = MVT::i16;
9267 break;
9268 case Intrinsic::ppc_altivec_lvewx:
9269 VT = MVT::i32;
9270 break;
9271 }
9272
9273 return isConsecutiveLSLoc(N->getOperand(2), VT, Base, Bytes, Dist, DAG);
9274 }
9275
9276 if (N->getOpcode() == ISD::INTRINSIC_VOID) {
9277 EVT VT;
9278 switch (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue()) {
9279 default: return false;
Hal Finkelc93a9a22015-02-25 01:06:45 +00009280 case Intrinsic::ppc_qpx_qvstfd:
9281 case Intrinsic::ppc_qpx_qvstfda:
9282 VT = MVT::v4f64;
9283 break;
9284 case Intrinsic::ppc_qpx_qvstfs:
9285 case Intrinsic::ppc_qpx_qvstfsa:
9286 VT = MVT::v4f32;
9287 break;
9288 case Intrinsic::ppc_qpx_qvstfcd:
9289 case Intrinsic::ppc_qpx_qvstfcda:
9290 VT = MVT::v2f64;
9291 break;
9292 case Intrinsic::ppc_qpx_qvstfcs:
9293 case Intrinsic::ppc_qpx_qvstfcsa:
9294 VT = MVT::v2f32;
9295 break;
9296 case Intrinsic::ppc_qpx_qvstfiw:
9297 case Intrinsic::ppc_qpx_qvstfiwa:
Hal Finkel3604bf72014-08-01 01:02:01 +00009298 case Intrinsic::ppc_altivec_stvx:
9299 case Intrinsic::ppc_altivec_stvxl:
Bill Schmidt72954782014-11-12 04:19:40 +00009300 case Intrinsic::ppc_vsx_stxvw4x:
Hal Finkel3604bf72014-08-01 01:02:01 +00009301 VT = MVT::v4i32;
9302 break;
Bill Schmidt72954782014-11-12 04:19:40 +00009303 case Intrinsic::ppc_vsx_stxvd2x:
9304 VT = MVT::v2f64;
9305 break;
Hal Finkel3604bf72014-08-01 01:02:01 +00009306 case Intrinsic::ppc_altivec_stvebx:
9307 VT = MVT::i8;
9308 break;
9309 case Intrinsic::ppc_altivec_stvehx:
9310 VT = MVT::i16;
9311 break;
9312 case Intrinsic::ppc_altivec_stvewx:
9313 VT = MVT::i32;
9314 break;
9315 }
9316
9317 return isConsecutiveLSLoc(N->getOperand(3), VT, Base, Bytes, Dist, DAG);
9318 }
9319
9320 return false;
9321}
9322
Hal Finkel7d8a6912013-05-26 18:08:30 +00009323// Return true is there is a nearyby consecutive load to the one provided
9324// (regardless of alignment). We search up and down the chain, looking though
Matt Arsenault57e74d22014-07-29 00:02:40 +00009325// token factors and other loads (but nothing else). As a result, a true result
9326// indicates that it is safe to create a new consecutive load adjacent to the
9327// load provided.
Hal Finkel7d8a6912013-05-26 18:08:30 +00009328static bool findConsecutiveLoad(LoadSDNode *LD, SelectionDAG &DAG) {
9329 SDValue Chain = LD->getChain();
9330 EVT VT = LD->getMemoryVT();
9331
9332 SmallSet<SDNode *, 16> LoadRoots;
9333 SmallVector<SDNode *, 8> Queue(1, Chain.getNode());
9334 SmallSet<SDNode *, 16> Visited;
9335
9336 // First, search up the chain, branching to follow all token-factor operands.
9337 // If we find a consecutive load, then we're done, otherwise, record all
9338 // nodes just above the top-level loads and token factors.
9339 while (!Queue.empty()) {
9340 SDNode *ChainNext = Queue.pop_back_val();
David Blaikie70573dc2014-11-19 07:49:26 +00009341 if (!Visited.insert(ChainNext).second)
Hal Finkel7d8a6912013-05-26 18:08:30 +00009342 continue;
9343
Hal Finkel3604bf72014-08-01 01:02:01 +00009344 if (MemSDNode *ChainLD = dyn_cast<MemSDNode>(ChainNext)) {
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009345 if (isConsecutiveLS(ChainLD, LD, VT.getStoreSize(), 1, DAG))
Hal Finkel7d8a6912013-05-26 18:08:30 +00009346 return true;
9347
9348 if (!Visited.count(ChainLD->getChain().getNode()))
9349 Queue.push_back(ChainLD->getChain().getNode());
9350 } else if (ChainNext->getOpcode() == ISD::TokenFactor) {
Craig Topper66e588b2014-06-29 00:40:57 +00009351 for (const SDUse &O : ChainNext->ops())
9352 if (!Visited.count(O.getNode()))
9353 Queue.push_back(O.getNode());
Hal Finkel7d8a6912013-05-26 18:08:30 +00009354 } else
9355 LoadRoots.insert(ChainNext);
9356 }
9357
9358 // Second, search down the chain, starting from the top-level nodes recorded
9359 // in the first phase. These top-level nodes are the nodes just above all
9360 // loads and token factors. Starting with their uses, recursively look though
9361 // all loads (just the chain uses) and token factors to find a consecutive
9362 // load.
9363 Visited.clear();
9364 Queue.clear();
9365
9366 for (SmallSet<SDNode *, 16>::iterator I = LoadRoots.begin(),
9367 IE = LoadRoots.end(); I != IE; ++I) {
9368 Queue.push_back(*I);
9369
9370 while (!Queue.empty()) {
9371 SDNode *LoadRoot = Queue.pop_back_val();
David Blaikie70573dc2014-11-19 07:49:26 +00009372 if (!Visited.insert(LoadRoot).second)
Hal Finkel7d8a6912013-05-26 18:08:30 +00009373 continue;
9374
Hal Finkel3604bf72014-08-01 01:02:01 +00009375 if (MemSDNode *ChainLD = dyn_cast<MemSDNode>(LoadRoot))
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009376 if (isConsecutiveLS(ChainLD, LD, VT.getStoreSize(), 1, DAG))
Hal Finkel7d8a6912013-05-26 18:08:30 +00009377 return true;
9378
9379 for (SDNode::use_iterator UI = LoadRoot->use_begin(),
9380 UE = LoadRoot->use_end(); UI != UE; ++UI)
Hal Finkel3604bf72014-08-01 01:02:01 +00009381 if (((isa<MemSDNode>(*UI) &&
9382 cast<MemSDNode>(*UI)->getChain().getNode() == LoadRoot) ||
Hal Finkel7d8a6912013-05-26 18:08:30 +00009383 UI->getOpcode() == ISD::TokenFactor) && !Visited.count(*UI))
9384 Queue.push_back(*UI);
9385 }
9386 }
9387
9388 return false;
9389}
9390
Hal Finkel940ab932014-02-28 00:27:01 +00009391SDValue PPCTargetLowering::DAGCombineTruncBoolExt(SDNode *N,
9392 DAGCombinerInfo &DCI) const {
9393 SelectionDAG &DAG = DCI.DAG;
9394 SDLoc dl(N);
9395
Eric Christophercccae792015-01-30 22:02:31 +00009396 assert(Subtarget.useCRBits() && "Expecting to be tracking CR bits");
Hal Finkel940ab932014-02-28 00:27:01 +00009397 // If we're tracking CR bits, we need to be careful that we don't have:
9398 // trunc(binary-ops(zext(x), zext(y)))
9399 // or
9400 // trunc(binary-ops(binary-ops(zext(x), zext(y)), ...)
9401 // such that we're unnecessarily moving things into GPRs when it would be
9402 // better to keep them in CR bits.
9403
9404 // Note that trunc here can be an actual i1 trunc, or can be the effective
9405 // truncation that comes from a setcc or select_cc.
9406 if (N->getOpcode() == ISD::TRUNCATE &&
9407 N->getValueType(0) != MVT::i1)
9408 return SDValue();
9409
9410 if (N->getOperand(0).getValueType() != MVT::i32 &&
9411 N->getOperand(0).getValueType() != MVT::i64)
9412 return SDValue();
9413
9414 if (N->getOpcode() == ISD::SETCC ||
9415 N->getOpcode() == ISD::SELECT_CC) {
9416 // If we're looking at a comparison, then we need to make sure that the
9417 // high bits (all except for the first) don't matter the result.
9418 ISD::CondCode CC =
9419 cast<CondCodeSDNode>(N->getOperand(
9420 N->getOpcode() == ISD::SETCC ? 2 : 4))->get();
9421 unsigned OpBits = N->getOperand(0).getValueSizeInBits();
9422
9423 if (ISD::isSignedIntSetCC(CC)) {
9424 if (DAG.ComputeNumSignBits(N->getOperand(0)) != OpBits ||
9425 DAG.ComputeNumSignBits(N->getOperand(1)) != OpBits)
9426 return SDValue();
9427 } else if (ISD::isUnsignedIntSetCC(CC)) {
9428 if (!DAG.MaskedValueIsZero(N->getOperand(0),
9429 APInt::getHighBitsSet(OpBits, OpBits-1)) ||
9430 !DAG.MaskedValueIsZero(N->getOperand(1),
9431 APInt::getHighBitsSet(OpBits, OpBits-1)))
9432 return SDValue();
9433 } else {
9434 // This is neither a signed nor an unsigned comparison, just make sure
9435 // that the high bits are equal.
9436 APInt Op1Zero, Op1One;
9437 APInt Op2Zero, Op2One;
Jay Foada0653a32014-05-14 21:14:37 +00009438 DAG.computeKnownBits(N->getOperand(0), Op1Zero, Op1One);
9439 DAG.computeKnownBits(N->getOperand(1), Op2Zero, Op2One);
Hal Finkel940ab932014-02-28 00:27:01 +00009440
9441 // We don't really care about what is known about the first bit (if
9442 // anything), so clear it in all masks prior to comparing them.
9443 Op1Zero.clearBit(0); Op1One.clearBit(0);
9444 Op2Zero.clearBit(0); Op2One.clearBit(0);
9445
9446 if (Op1Zero != Op2Zero || Op1One != Op2One)
9447 return SDValue();
9448 }
9449 }
9450
9451 // We now know that the higher-order bits are irrelevant, we just need to
9452 // make sure that all of the intermediate operations are bit operations, and
9453 // all inputs are extensions.
9454 if (N->getOperand(0).getOpcode() != ISD::AND &&
9455 N->getOperand(0).getOpcode() != ISD::OR &&
9456 N->getOperand(0).getOpcode() != ISD::XOR &&
9457 N->getOperand(0).getOpcode() != ISD::SELECT &&
9458 N->getOperand(0).getOpcode() != ISD::SELECT_CC &&
9459 N->getOperand(0).getOpcode() != ISD::TRUNCATE &&
9460 N->getOperand(0).getOpcode() != ISD::SIGN_EXTEND &&
9461 N->getOperand(0).getOpcode() != ISD::ZERO_EXTEND &&
9462 N->getOperand(0).getOpcode() != ISD::ANY_EXTEND)
9463 return SDValue();
9464
9465 if ((N->getOpcode() == ISD::SETCC || N->getOpcode() == ISD::SELECT_CC) &&
9466 N->getOperand(1).getOpcode() != ISD::AND &&
9467 N->getOperand(1).getOpcode() != ISD::OR &&
9468 N->getOperand(1).getOpcode() != ISD::XOR &&
9469 N->getOperand(1).getOpcode() != ISD::SELECT &&
9470 N->getOperand(1).getOpcode() != ISD::SELECT_CC &&
9471 N->getOperand(1).getOpcode() != ISD::TRUNCATE &&
9472 N->getOperand(1).getOpcode() != ISD::SIGN_EXTEND &&
9473 N->getOperand(1).getOpcode() != ISD::ZERO_EXTEND &&
9474 N->getOperand(1).getOpcode() != ISD::ANY_EXTEND)
9475 return SDValue();
9476
9477 SmallVector<SDValue, 4> Inputs;
9478 SmallVector<SDValue, 8> BinOps, PromOps;
9479 SmallPtrSet<SDNode *, 16> Visited;
9480
9481 for (unsigned i = 0; i < 2; ++i) {
9482 if (((N->getOperand(i).getOpcode() == ISD::SIGN_EXTEND ||
9483 N->getOperand(i).getOpcode() == ISD::ZERO_EXTEND ||
9484 N->getOperand(i).getOpcode() == ISD::ANY_EXTEND) &&
9485 N->getOperand(i).getOperand(0).getValueType() == MVT::i1) ||
9486 isa<ConstantSDNode>(N->getOperand(i)))
9487 Inputs.push_back(N->getOperand(i));
9488 else
9489 BinOps.push_back(N->getOperand(i));
9490
9491 if (N->getOpcode() == ISD::TRUNCATE)
9492 break;
9493 }
9494
9495 // Visit all inputs, collect all binary operations (and, or, xor and
9496 // select) that are all fed by extensions.
9497 while (!BinOps.empty()) {
9498 SDValue BinOp = BinOps.back();
9499 BinOps.pop_back();
9500
David Blaikie70573dc2014-11-19 07:49:26 +00009501 if (!Visited.insert(BinOp.getNode()).second)
Hal Finkel940ab932014-02-28 00:27:01 +00009502 continue;
9503
9504 PromOps.push_back(BinOp);
9505
9506 for (unsigned i = 0, ie = BinOp.getNumOperands(); i != ie; ++i) {
9507 // The condition of the select is not promoted.
9508 if (BinOp.getOpcode() == ISD::SELECT && i == 0)
9509 continue;
9510 if (BinOp.getOpcode() == ISD::SELECT_CC && i != 2 && i != 3)
9511 continue;
9512
9513 if (((BinOp.getOperand(i).getOpcode() == ISD::SIGN_EXTEND ||
9514 BinOp.getOperand(i).getOpcode() == ISD::ZERO_EXTEND ||
9515 BinOp.getOperand(i).getOpcode() == ISD::ANY_EXTEND) &&
9516 BinOp.getOperand(i).getOperand(0).getValueType() == MVT::i1) ||
9517 isa<ConstantSDNode>(BinOp.getOperand(i))) {
9518 Inputs.push_back(BinOp.getOperand(i));
9519 } else if (BinOp.getOperand(i).getOpcode() == ISD::AND ||
9520 BinOp.getOperand(i).getOpcode() == ISD::OR ||
9521 BinOp.getOperand(i).getOpcode() == ISD::XOR ||
9522 BinOp.getOperand(i).getOpcode() == ISD::SELECT ||
9523 BinOp.getOperand(i).getOpcode() == ISD::SELECT_CC ||
9524 BinOp.getOperand(i).getOpcode() == ISD::TRUNCATE ||
9525 BinOp.getOperand(i).getOpcode() == ISD::SIGN_EXTEND ||
9526 BinOp.getOperand(i).getOpcode() == ISD::ZERO_EXTEND ||
9527 BinOp.getOperand(i).getOpcode() == ISD::ANY_EXTEND) {
9528 BinOps.push_back(BinOp.getOperand(i));
9529 } else {
9530 // We have an input that is not an extension or another binary
9531 // operation; we'll abort this transformation.
9532 return SDValue();
9533 }
9534 }
9535 }
9536
9537 // Make sure that this is a self-contained cluster of operations (which
9538 // is not quite the same thing as saying that everything has only one
9539 // use).
9540 for (unsigned i = 0, ie = Inputs.size(); i != ie; ++i) {
9541 if (isa<ConstantSDNode>(Inputs[i]))
9542 continue;
9543
9544 for (SDNode::use_iterator UI = Inputs[i].getNode()->use_begin(),
9545 UE = Inputs[i].getNode()->use_end();
9546 UI != UE; ++UI) {
9547 SDNode *User = *UI;
9548 if (User != N && !Visited.count(User))
9549 return SDValue();
Hal Finkel46043ed2014-03-01 21:36:57 +00009550
9551 // Make sure that we're not going to promote the non-output-value
9552 // operand(s) or SELECT or SELECT_CC.
9553 // FIXME: Although we could sometimes handle this, and it does occur in
9554 // practice that one of the condition inputs to the select is also one of
9555 // the outputs, we currently can't deal with this.
9556 if (User->getOpcode() == ISD::SELECT) {
9557 if (User->getOperand(0) == Inputs[i])
9558 return SDValue();
9559 } else if (User->getOpcode() == ISD::SELECT_CC) {
9560 if (User->getOperand(0) == Inputs[i] ||
9561 User->getOperand(1) == Inputs[i])
9562 return SDValue();
9563 }
Hal Finkel940ab932014-02-28 00:27:01 +00009564 }
9565 }
9566
9567 for (unsigned i = 0, ie = PromOps.size(); i != ie; ++i) {
9568 for (SDNode::use_iterator UI = PromOps[i].getNode()->use_begin(),
9569 UE = PromOps[i].getNode()->use_end();
9570 UI != UE; ++UI) {
9571 SDNode *User = *UI;
9572 if (User != N && !Visited.count(User))
9573 return SDValue();
Hal Finkel46043ed2014-03-01 21:36:57 +00009574
9575 // Make sure that we're not going to promote the non-output-value
9576 // operand(s) or SELECT or SELECT_CC.
9577 // FIXME: Although we could sometimes handle this, and it does occur in
9578 // practice that one of the condition inputs to the select is also one of
9579 // the outputs, we currently can't deal with this.
9580 if (User->getOpcode() == ISD::SELECT) {
9581 if (User->getOperand(0) == PromOps[i])
9582 return SDValue();
9583 } else if (User->getOpcode() == ISD::SELECT_CC) {
9584 if (User->getOperand(0) == PromOps[i] ||
9585 User->getOperand(1) == PromOps[i])
9586 return SDValue();
9587 }
Hal Finkel940ab932014-02-28 00:27:01 +00009588 }
9589 }
9590
9591 // Replace all inputs with the extension operand.
9592 for (unsigned i = 0, ie = Inputs.size(); i != ie; ++i) {
9593 // Constants may have users outside the cluster of to-be-promoted nodes,
9594 // and so we need to replace those as we do the promotions.
9595 if (isa<ConstantSDNode>(Inputs[i]))
9596 continue;
9597 else
9598 DAG.ReplaceAllUsesOfValueWith(Inputs[i], Inputs[i].getOperand(0));
9599 }
9600
9601 // Replace all operations (these are all the same, but have a different
9602 // (i1) return type). DAG.getNode will validate that the types of
9603 // a binary operator match, so go through the list in reverse so that
9604 // we've likely promoted both operands first. Any intermediate truncations or
9605 // extensions disappear.
9606 while (!PromOps.empty()) {
9607 SDValue PromOp = PromOps.back();
9608 PromOps.pop_back();
9609
9610 if (PromOp.getOpcode() == ISD::TRUNCATE ||
9611 PromOp.getOpcode() == ISD::SIGN_EXTEND ||
9612 PromOp.getOpcode() == ISD::ZERO_EXTEND ||
9613 PromOp.getOpcode() == ISD::ANY_EXTEND) {
9614 if (!isa<ConstantSDNode>(PromOp.getOperand(0)) &&
9615 PromOp.getOperand(0).getValueType() != MVT::i1) {
9616 // The operand is not yet ready (see comment below).
9617 PromOps.insert(PromOps.begin(), PromOp);
9618 continue;
9619 }
9620
9621 SDValue RepValue = PromOp.getOperand(0);
9622 if (isa<ConstantSDNode>(RepValue))
9623 RepValue = DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, RepValue);
9624
9625 DAG.ReplaceAllUsesOfValueWith(PromOp, RepValue);
9626 continue;
9627 }
9628
9629 unsigned C;
9630 switch (PromOp.getOpcode()) {
9631 default: C = 0; break;
9632 case ISD::SELECT: C = 1; break;
9633 case ISD::SELECT_CC: C = 2; break;
9634 }
9635
9636 if ((!isa<ConstantSDNode>(PromOp.getOperand(C)) &&
9637 PromOp.getOperand(C).getValueType() != MVT::i1) ||
9638 (!isa<ConstantSDNode>(PromOp.getOperand(C+1)) &&
9639 PromOp.getOperand(C+1).getValueType() != MVT::i1)) {
9640 // The to-be-promoted operands of this node have not yet been
9641 // promoted (this should be rare because we're going through the
9642 // list backward, but if one of the operands has several users in
9643 // this cluster of to-be-promoted nodes, it is possible).
9644 PromOps.insert(PromOps.begin(), PromOp);
9645 continue;
9646 }
9647
9648 SmallVector<SDValue, 3> Ops(PromOp.getNode()->op_begin(),
9649 PromOp.getNode()->op_end());
9650
9651 // If there are any constant inputs, make sure they're replaced now.
9652 for (unsigned i = 0; i < 2; ++i)
9653 if (isa<ConstantSDNode>(Ops[C+i]))
9654 Ops[C+i] = DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, Ops[C+i]);
9655
9656 DAG.ReplaceAllUsesOfValueWith(PromOp,
Craig Topper48d114b2014-04-26 18:35:24 +00009657 DAG.getNode(PromOp.getOpcode(), dl, MVT::i1, Ops));
Hal Finkel940ab932014-02-28 00:27:01 +00009658 }
9659
9660 // Now we're left with the initial truncation itself.
9661 if (N->getOpcode() == ISD::TRUNCATE)
9662 return N->getOperand(0);
9663
9664 // Otherwise, this is a comparison. The operands to be compared have just
9665 // changed type (to i1), but everything else is the same.
9666 return SDValue(N, 0);
9667}
9668
9669SDValue PPCTargetLowering::DAGCombineExtBoolTrunc(SDNode *N,
9670 DAGCombinerInfo &DCI) const {
9671 SelectionDAG &DAG = DCI.DAG;
9672 SDLoc dl(N);
9673
Hal Finkel940ab932014-02-28 00:27:01 +00009674 // If we're tracking CR bits, we need to be careful that we don't have:
9675 // zext(binary-ops(trunc(x), trunc(y)))
9676 // or
9677 // zext(binary-ops(binary-ops(trunc(x), trunc(y)), ...)
9678 // such that we're unnecessarily moving things into CR bits that can more
9679 // efficiently stay in GPRs. Note that if we're not certain that the high
9680 // bits are set as required by the final extension, we still may need to do
9681 // some masking to get the proper behavior.
9682
Hal Finkel46043ed2014-03-01 21:36:57 +00009683 // This same functionality is important on PPC64 when dealing with
9684 // 32-to-64-bit extensions; these occur often when 32-bit values are used as
9685 // the return values of functions. Because it is so similar, it is handled
9686 // here as well.
9687
Hal Finkel940ab932014-02-28 00:27:01 +00009688 if (N->getValueType(0) != MVT::i32 &&
9689 N->getValueType(0) != MVT::i64)
9690 return SDValue();
9691
Eric Christophercccae792015-01-30 22:02:31 +00009692 if (!((N->getOperand(0).getValueType() == MVT::i1 && Subtarget.useCRBits()) ||
9693 (N->getOperand(0).getValueType() == MVT::i32 && Subtarget.isPPC64())))
Hal Finkel940ab932014-02-28 00:27:01 +00009694 return SDValue();
9695
9696 if (N->getOperand(0).getOpcode() != ISD::AND &&
9697 N->getOperand(0).getOpcode() != ISD::OR &&
9698 N->getOperand(0).getOpcode() != ISD::XOR &&
9699 N->getOperand(0).getOpcode() != ISD::SELECT &&
9700 N->getOperand(0).getOpcode() != ISD::SELECT_CC)
9701 return SDValue();
9702
9703 SmallVector<SDValue, 4> Inputs;
9704 SmallVector<SDValue, 8> BinOps(1, N->getOperand(0)), PromOps;
9705 SmallPtrSet<SDNode *, 16> Visited;
9706
9707 // Visit all inputs, collect all binary operations (and, or, xor and
9708 // select) that are all fed by truncations.
9709 while (!BinOps.empty()) {
9710 SDValue BinOp = BinOps.back();
9711 BinOps.pop_back();
9712
David Blaikie70573dc2014-11-19 07:49:26 +00009713 if (!Visited.insert(BinOp.getNode()).second)
Hal Finkel940ab932014-02-28 00:27:01 +00009714 continue;
9715
9716 PromOps.push_back(BinOp);
9717
9718 for (unsigned i = 0, ie = BinOp.getNumOperands(); i != ie; ++i) {
9719 // The condition of the select is not promoted.
9720 if (BinOp.getOpcode() == ISD::SELECT && i == 0)
9721 continue;
9722 if (BinOp.getOpcode() == ISD::SELECT_CC && i != 2 && i != 3)
9723 continue;
9724
9725 if (BinOp.getOperand(i).getOpcode() == ISD::TRUNCATE ||
9726 isa<ConstantSDNode>(BinOp.getOperand(i))) {
9727 Inputs.push_back(BinOp.getOperand(i));
9728 } else if (BinOp.getOperand(i).getOpcode() == ISD::AND ||
9729 BinOp.getOperand(i).getOpcode() == ISD::OR ||
9730 BinOp.getOperand(i).getOpcode() == ISD::XOR ||
9731 BinOp.getOperand(i).getOpcode() == ISD::SELECT ||
9732 BinOp.getOperand(i).getOpcode() == ISD::SELECT_CC) {
9733 BinOps.push_back(BinOp.getOperand(i));
9734 } else {
9735 // We have an input that is not a truncation or another binary
9736 // operation; we'll abort this transformation.
9737 return SDValue();
9738 }
9739 }
9740 }
9741
Hal Finkel4104a1a2014-12-14 05:53:19 +00009742 // The operands of a select that must be truncated when the select is
9743 // promoted because the operand is actually part of the to-be-promoted set.
9744 DenseMap<SDNode *, EVT> SelectTruncOp[2];
9745
Hal Finkel940ab932014-02-28 00:27:01 +00009746 // Make sure that this is a self-contained cluster of operations (which
9747 // is not quite the same thing as saying that everything has only one
9748 // use).
9749 for (unsigned i = 0, ie = Inputs.size(); i != ie; ++i) {
9750 if (isa<ConstantSDNode>(Inputs[i]))
9751 continue;
9752
9753 for (SDNode::use_iterator UI = Inputs[i].getNode()->use_begin(),
9754 UE = Inputs[i].getNode()->use_end();
9755 UI != UE; ++UI) {
9756 SDNode *User = *UI;
9757 if (User != N && !Visited.count(User))
9758 return SDValue();
Hal Finkel46043ed2014-03-01 21:36:57 +00009759
Hal Finkel4104a1a2014-12-14 05:53:19 +00009760 // If we're going to promote the non-output-value operand(s) or SELECT or
9761 // SELECT_CC, record them for truncation.
Hal Finkel46043ed2014-03-01 21:36:57 +00009762 if (User->getOpcode() == ISD::SELECT) {
9763 if (User->getOperand(0) == Inputs[i])
Hal Finkel4104a1a2014-12-14 05:53:19 +00009764 SelectTruncOp[0].insert(std::make_pair(User,
9765 User->getOperand(0).getValueType()));
Hal Finkel46043ed2014-03-01 21:36:57 +00009766 } else if (User->getOpcode() == ISD::SELECT_CC) {
Hal Finkel4104a1a2014-12-14 05:53:19 +00009767 if (User->getOperand(0) == Inputs[i])
9768 SelectTruncOp[0].insert(std::make_pair(User,
9769 User->getOperand(0).getValueType()));
9770 if (User->getOperand(1) == Inputs[i])
9771 SelectTruncOp[1].insert(std::make_pair(User,
9772 User->getOperand(1).getValueType()));
Hal Finkel46043ed2014-03-01 21:36:57 +00009773 }
Hal Finkel940ab932014-02-28 00:27:01 +00009774 }
9775 }
9776
9777 for (unsigned i = 0, ie = PromOps.size(); i != ie; ++i) {
9778 for (SDNode::use_iterator UI = PromOps[i].getNode()->use_begin(),
9779 UE = PromOps[i].getNode()->use_end();
9780 UI != UE; ++UI) {
9781 SDNode *User = *UI;
9782 if (User != N && !Visited.count(User))
9783 return SDValue();
Hal Finkel46043ed2014-03-01 21:36:57 +00009784
Hal Finkel4104a1a2014-12-14 05:53:19 +00009785 // If we're going to promote the non-output-value operand(s) or SELECT or
9786 // SELECT_CC, record them for truncation.
Hal Finkel46043ed2014-03-01 21:36:57 +00009787 if (User->getOpcode() == ISD::SELECT) {
9788 if (User->getOperand(0) == PromOps[i])
Hal Finkel4104a1a2014-12-14 05:53:19 +00009789 SelectTruncOp[0].insert(std::make_pair(User,
9790 User->getOperand(0).getValueType()));
Hal Finkel46043ed2014-03-01 21:36:57 +00009791 } else if (User->getOpcode() == ISD::SELECT_CC) {
Hal Finkel4104a1a2014-12-14 05:53:19 +00009792 if (User->getOperand(0) == PromOps[i])
9793 SelectTruncOp[0].insert(std::make_pair(User,
9794 User->getOperand(0).getValueType()));
9795 if (User->getOperand(1) == PromOps[i])
9796 SelectTruncOp[1].insert(std::make_pair(User,
9797 User->getOperand(1).getValueType()));
Hal Finkel46043ed2014-03-01 21:36:57 +00009798 }
Hal Finkel940ab932014-02-28 00:27:01 +00009799 }
9800 }
9801
Hal Finkel46043ed2014-03-01 21:36:57 +00009802 unsigned PromBits = N->getOperand(0).getValueSizeInBits();
Hal Finkel940ab932014-02-28 00:27:01 +00009803 bool ReallyNeedsExt = false;
9804 if (N->getOpcode() != ISD::ANY_EXTEND) {
9805 // If all of the inputs are not already sign/zero extended, then
9806 // we'll still need to do that at the end.
9807 for (unsigned i = 0, ie = Inputs.size(); i != ie; ++i) {
9808 if (isa<ConstantSDNode>(Inputs[i]))
9809 continue;
9810
9811 unsigned OpBits =
9812 Inputs[i].getOperand(0).getValueSizeInBits();
Hal Finkel46043ed2014-03-01 21:36:57 +00009813 assert(PromBits < OpBits && "Truncation not to a smaller bit count?");
9814
Hal Finkel940ab932014-02-28 00:27:01 +00009815 if ((N->getOpcode() == ISD::ZERO_EXTEND &&
9816 !DAG.MaskedValueIsZero(Inputs[i].getOperand(0),
Hal Finkel46043ed2014-03-01 21:36:57 +00009817 APInt::getHighBitsSet(OpBits,
9818 OpBits-PromBits))) ||
Hal Finkel940ab932014-02-28 00:27:01 +00009819 (N->getOpcode() == ISD::SIGN_EXTEND &&
Hal Finkel46043ed2014-03-01 21:36:57 +00009820 DAG.ComputeNumSignBits(Inputs[i].getOperand(0)) <
9821 (OpBits-(PromBits-1)))) {
Hal Finkel940ab932014-02-28 00:27:01 +00009822 ReallyNeedsExt = true;
9823 break;
9824 }
9825 }
9826 }
9827
9828 // Replace all inputs, either with the truncation operand, or a
9829 // truncation or extension to the final output type.
9830 for (unsigned i = 0, ie = Inputs.size(); i != ie; ++i) {
9831 // Constant inputs need to be replaced with the to-be-promoted nodes that
9832 // use them because they might have users outside of the cluster of
9833 // promoted nodes.
9834 if (isa<ConstantSDNode>(Inputs[i]))
9835 continue;
9836
9837 SDValue InSrc = Inputs[i].getOperand(0);
9838 if (Inputs[i].getValueType() == N->getValueType(0))
9839 DAG.ReplaceAllUsesOfValueWith(Inputs[i], InSrc);
9840 else if (N->getOpcode() == ISD::SIGN_EXTEND)
9841 DAG.ReplaceAllUsesOfValueWith(Inputs[i],
9842 DAG.getSExtOrTrunc(InSrc, dl, N->getValueType(0)));
9843 else if (N->getOpcode() == ISD::ZERO_EXTEND)
9844 DAG.ReplaceAllUsesOfValueWith(Inputs[i],
9845 DAG.getZExtOrTrunc(InSrc, dl, N->getValueType(0)));
9846 else
9847 DAG.ReplaceAllUsesOfValueWith(Inputs[i],
9848 DAG.getAnyExtOrTrunc(InSrc, dl, N->getValueType(0)));
9849 }
9850
9851 // Replace all operations (these are all the same, but have a different
9852 // (promoted) return type). DAG.getNode will validate that the types of
9853 // a binary operator match, so go through the list in reverse so that
9854 // we've likely promoted both operands first.
9855 while (!PromOps.empty()) {
9856 SDValue PromOp = PromOps.back();
9857 PromOps.pop_back();
9858
9859 unsigned C;
9860 switch (PromOp.getOpcode()) {
9861 default: C = 0; break;
9862 case ISD::SELECT: C = 1; break;
9863 case ISD::SELECT_CC: C = 2; break;
9864 }
9865
9866 if ((!isa<ConstantSDNode>(PromOp.getOperand(C)) &&
9867 PromOp.getOperand(C).getValueType() != N->getValueType(0)) ||
9868 (!isa<ConstantSDNode>(PromOp.getOperand(C+1)) &&
9869 PromOp.getOperand(C+1).getValueType() != N->getValueType(0))) {
9870 // The to-be-promoted operands of this node have not yet been
9871 // promoted (this should be rare because we're going through the
9872 // list backward, but if one of the operands has several users in
9873 // this cluster of to-be-promoted nodes, it is possible).
9874 PromOps.insert(PromOps.begin(), PromOp);
9875 continue;
9876 }
9877
Hal Finkel4104a1a2014-12-14 05:53:19 +00009878 // For SELECT and SELECT_CC nodes, we do a similar check for any
9879 // to-be-promoted comparison inputs.
9880 if (PromOp.getOpcode() == ISD::SELECT ||
9881 PromOp.getOpcode() == ISD::SELECT_CC) {
9882 if ((SelectTruncOp[0].count(PromOp.getNode()) &&
9883 PromOp.getOperand(0).getValueType() != N->getValueType(0)) ||
9884 (SelectTruncOp[1].count(PromOp.getNode()) &&
9885 PromOp.getOperand(1).getValueType() != N->getValueType(0))) {
9886 PromOps.insert(PromOps.begin(), PromOp);
9887 continue;
9888 }
9889 }
9890
Hal Finkel940ab932014-02-28 00:27:01 +00009891 SmallVector<SDValue, 3> Ops(PromOp.getNode()->op_begin(),
9892 PromOp.getNode()->op_end());
9893
9894 // If this node has constant inputs, then they'll need to be promoted here.
9895 for (unsigned i = 0; i < 2; ++i) {
9896 if (!isa<ConstantSDNode>(Ops[C+i]))
9897 continue;
9898 if (Ops[C+i].getValueType() == N->getValueType(0))
9899 continue;
9900
9901 if (N->getOpcode() == ISD::SIGN_EXTEND)
9902 Ops[C+i] = DAG.getSExtOrTrunc(Ops[C+i], dl, N->getValueType(0));
9903 else if (N->getOpcode() == ISD::ZERO_EXTEND)
9904 Ops[C+i] = DAG.getZExtOrTrunc(Ops[C+i], dl, N->getValueType(0));
9905 else
9906 Ops[C+i] = DAG.getAnyExtOrTrunc(Ops[C+i], dl, N->getValueType(0));
9907 }
9908
Hal Finkel4104a1a2014-12-14 05:53:19 +00009909 // If we've promoted the comparison inputs of a SELECT or SELECT_CC,
9910 // truncate them again to the original value type.
9911 if (PromOp.getOpcode() == ISD::SELECT ||
9912 PromOp.getOpcode() == ISD::SELECT_CC) {
9913 auto SI0 = SelectTruncOp[0].find(PromOp.getNode());
9914 if (SI0 != SelectTruncOp[0].end())
9915 Ops[0] = DAG.getNode(ISD::TRUNCATE, dl, SI0->second, Ops[0]);
9916 auto SI1 = SelectTruncOp[1].find(PromOp.getNode());
9917 if (SI1 != SelectTruncOp[1].end())
9918 Ops[1] = DAG.getNode(ISD::TRUNCATE, dl, SI1->second, Ops[1]);
9919 }
9920
Hal Finkel940ab932014-02-28 00:27:01 +00009921 DAG.ReplaceAllUsesOfValueWith(PromOp,
Craig Topper48d114b2014-04-26 18:35:24 +00009922 DAG.getNode(PromOp.getOpcode(), dl, N->getValueType(0), Ops));
Hal Finkel940ab932014-02-28 00:27:01 +00009923 }
9924
9925 // Now we're left with the initial extension itself.
9926 if (!ReallyNeedsExt)
9927 return N->getOperand(0);
9928
Hal Finkel46043ed2014-03-01 21:36:57 +00009929 // To zero extend, just mask off everything except for the first bit (in the
9930 // i1 case).
Hal Finkel940ab932014-02-28 00:27:01 +00009931 if (N->getOpcode() == ISD::ZERO_EXTEND)
9932 return DAG.getNode(ISD::AND, dl, N->getValueType(0), N->getOperand(0),
Hal Finkel46043ed2014-03-01 21:36:57 +00009933 DAG.getConstant(APInt::getLowBitsSet(
9934 N->getValueSizeInBits(0), PromBits),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00009935 dl, N->getValueType(0)));
Hal Finkel940ab932014-02-28 00:27:01 +00009936
9937 assert(N->getOpcode() == ISD::SIGN_EXTEND &&
9938 "Invalid extension type");
Mehdi Amini9639d652015-07-09 02:09:20 +00009939 EVT ShiftAmountTy = getShiftAmountTy(N->getValueType(0), DAG.getDataLayout());
Hal Finkel940ab932014-02-28 00:27:01 +00009940 SDValue ShiftCst =
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00009941 DAG.getConstant(N->getValueSizeInBits(0) - PromBits, dl, ShiftAmountTy);
Hal Finkel940ab932014-02-28 00:27:01 +00009942 return DAG.getNode(ISD::SRA, dl, N->getValueType(0),
9943 DAG.getNode(ISD::SHL, dl, N->getValueType(0),
9944 N->getOperand(0), ShiftCst), ShiftCst);
9945}
9946
Hal Finkel5efb9182015-01-06 06:01:57 +00009947SDValue PPCTargetLowering::combineFPToIntToFP(SDNode *N,
9948 DAGCombinerInfo &DCI) const {
9949 assert((N->getOpcode() == ISD::SINT_TO_FP ||
9950 N->getOpcode() == ISD::UINT_TO_FP) &&
9951 "Need an int -> FP conversion node here");
9952
9953 if (!Subtarget.has64BitSupport())
9954 return SDValue();
9955
9956 SelectionDAG &DAG = DCI.DAG;
9957 SDLoc dl(N);
9958 SDValue Op(N, 0);
9959
9960 // Don't handle ppc_fp128 here or i1 conversions.
9961 if (Op.getValueType() != MVT::f32 && Op.getValueType() != MVT::f64)
9962 return SDValue();
9963 if (Op.getOperand(0).getValueType() == MVT::i1)
9964 return SDValue();
9965
9966 // For i32 intermediate values, unfortunately, the conversion functions
9967 // leave the upper 32 bits of the value are undefined. Within the set of
9968 // scalar instructions, we have no method for zero- or sign-extending the
9969 // value. Thus, we cannot handle i32 intermediate values here.
9970 if (Op.getOperand(0).getValueType() == MVT::i32)
9971 return SDValue();
9972
9973 assert((Op.getOpcode() == ISD::SINT_TO_FP || Subtarget.hasFPCVT()) &&
9974 "UINT_TO_FP is supported only with FPCVT");
9975
9976 // If we have FCFIDS, then use it when converting to single-precision.
9977 // Otherwise, convert to double-precision and then round.
Eric Christophercccae792015-01-30 22:02:31 +00009978 unsigned FCFOp = (Subtarget.hasFPCVT() && Op.getValueType() == MVT::f32)
9979 ? (Op.getOpcode() == ISD::UINT_TO_FP ? PPCISD::FCFIDUS
9980 : PPCISD::FCFIDS)
9981 : (Op.getOpcode() == ISD::UINT_TO_FP ? PPCISD::FCFIDU
9982 : PPCISD::FCFID);
9983 MVT FCFTy = (Subtarget.hasFPCVT() && Op.getValueType() == MVT::f32)
9984 ? MVT::f32
9985 : MVT::f64;
Hal Finkel5efb9182015-01-06 06:01:57 +00009986
9987 // If we're converting from a float, to an int, and back to a float again,
9988 // then we don't need the store/load pair at all.
9989 if ((Op.getOperand(0).getOpcode() == ISD::FP_TO_UINT &&
9990 Subtarget.hasFPCVT()) ||
9991 (Op.getOperand(0).getOpcode() == ISD::FP_TO_SINT)) {
9992 SDValue Src = Op.getOperand(0).getOperand(0);
9993 if (Src.getValueType() == MVT::f32) {
9994 Src = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Src);
9995 DCI.AddToWorklist(Src.getNode());
Hal Finkelbe78c252015-08-20 01:18:20 +00009996 } else if (Src.getValueType() != MVT::f64) {
9997 // Make sure that we don't pick up a ppc_fp128 source value.
9998 return SDValue();
Hal Finkel5efb9182015-01-06 06:01:57 +00009999 }
10000
10001 unsigned FCTOp =
10002 Op.getOperand(0).getOpcode() == ISD::FP_TO_SINT ? PPCISD::FCTIDZ :
10003 PPCISD::FCTIDUZ;
10004
10005 SDValue Tmp = DAG.getNode(FCTOp, dl, MVT::f64, Src);
10006 SDValue FP = DAG.getNode(FCFOp, dl, FCFTy, Tmp);
10007
10008 if (Op.getValueType() == MVT::f32 && !Subtarget.hasFPCVT()) {
10009 FP = DAG.getNode(ISD::FP_ROUND, dl,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010010 MVT::f32, FP, DAG.getIntPtrConstant(0, dl));
Hal Finkel5efb9182015-01-06 06:01:57 +000010011 DCI.AddToWorklist(FP.getNode());
10012 }
10013
10014 return FP;
10015 }
10016
10017 return SDValue();
10018}
10019
Bill Schmidtfae5d712014-12-09 16:35:51 +000010020// expandVSXLoadForLE - Convert VSX loads (which may be intrinsics for
10021// builtins) into loads with swaps.
10022SDValue PPCTargetLowering::expandVSXLoadForLE(SDNode *N,
10023 DAGCombinerInfo &DCI) const {
10024 SelectionDAG &DAG = DCI.DAG;
10025 SDLoc dl(N);
10026 SDValue Chain;
10027 SDValue Base;
10028 MachineMemOperand *MMO;
10029
10030 switch (N->getOpcode()) {
10031 default:
10032 llvm_unreachable("Unexpected opcode for little endian VSX load");
10033 case ISD::LOAD: {
10034 LoadSDNode *LD = cast<LoadSDNode>(N);
10035 Chain = LD->getChain();
10036 Base = LD->getBasePtr();
10037 MMO = LD->getMemOperand();
10038 // If the MMO suggests this isn't a load of a full vector, leave
10039 // things alone. For a built-in, we have to make the change for
10040 // correctness, so if there is a size problem that will be a bug.
10041 if (MMO->getSize() < 16)
10042 return SDValue();
10043 break;
10044 }
10045 case ISD::INTRINSIC_W_CHAIN: {
10046 MemIntrinsicSDNode *Intrin = cast<MemIntrinsicSDNode>(N);
10047 Chain = Intrin->getChain();
Nemanja Ivanovic7df26c92015-06-30 20:01:16 +000010048 // Similarly to the store case below, Intrin->getBasePtr() doesn't get
Nemanja Ivanovic9c8d4cf2015-06-30 19:45:45 +000010049 // us what we want. Get operand 2 instead.
Nemanja Ivanovic9c8d4cf2015-06-30 19:45:45 +000010050 Base = Intrin->getOperand(2);
Bill Schmidtfae5d712014-12-09 16:35:51 +000010051 MMO = Intrin->getMemOperand();
10052 break;
10053 }
10054 }
10055
10056 MVT VecTy = N->getValueType(0).getSimpleVT();
10057 SDValue LoadOps[] = { Chain, Base };
10058 SDValue Load = DAG.getMemIntrinsicNode(PPCISD::LXVD2X, dl,
10059 DAG.getVTList(VecTy, MVT::Other),
10060 LoadOps, VecTy, MMO);
10061 DCI.AddToWorklist(Load.getNode());
10062 Chain = Load.getValue(1);
10063 SDValue Swap = DAG.getNode(PPCISD::XXSWAPD, dl,
10064 DAG.getVTList(VecTy, MVT::Other), Chain, Load);
10065 DCI.AddToWorklist(Swap.getNode());
10066 return Swap;
10067}
10068
10069// expandVSXStoreForLE - Convert VSX stores (which may be intrinsics for
10070// builtins) into stores with swaps.
10071SDValue PPCTargetLowering::expandVSXStoreForLE(SDNode *N,
10072 DAGCombinerInfo &DCI) const {
10073 SelectionDAG &DAG = DCI.DAG;
10074 SDLoc dl(N);
10075 SDValue Chain;
10076 SDValue Base;
10077 unsigned SrcOpnd;
10078 MachineMemOperand *MMO;
10079
10080 switch (N->getOpcode()) {
10081 default:
10082 llvm_unreachable("Unexpected opcode for little endian VSX store");
10083 case ISD::STORE: {
10084 StoreSDNode *ST = cast<StoreSDNode>(N);
10085 Chain = ST->getChain();
10086 Base = ST->getBasePtr();
10087 MMO = ST->getMemOperand();
10088 SrcOpnd = 1;
10089 // If the MMO suggests this isn't a store of a full vector, leave
10090 // things alone. For a built-in, we have to make the change for
10091 // correctness, so if there is a size problem that will be a bug.
10092 if (MMO->getSize() < 16)
10093 return SDValue();
10094 break;
10095 }
10096 case ISD::INTRINSIC_VOID: {
10097 MemIntrinsicSDNode *Intrin = cast<MemIntrinsicSDNode>(N);
10098 Chain = Intrin->getChain();
10099 // Intrin->getBasePtr() oddly does not get what we want.
10100 Base = Intrin->getOperand(3);
10101 MMO = Intrin->getMemOperand();
10102 SrcOpnd = 2;
10103 break;
10104 }
10105 }
10106
10107 SDValue Src = N->getOperand(SrcOpnd);
10108 MVT VecTy = Src.getValueType().getSimpleVT();
10109 SDValue Swap = DAG.getNode(PPCISD::XXSWAPD, dl,
10110 DAG.getVTList(VecTy, MVT::Other), Chain, Src);
10111 DCI.AddToWorklist(Swap.getNode());
10112 Chain = Swap.getValue(1);
10113 SDValue StoreOps[] = { Chain, Swap, Base };
10114 SDValue Store = DAG.getMemIntrinsicNode(PPCISD::STXVD2X, dl,
10115 DAG.getVTList(MVT::Other),
10116 StoreOps, VecTy, MMO);
10117 DCI.AddToWorklist(Store.getNode());
10118 return Store;
10119}
10120
Duncan Sandsdc2dac12008-11-24 14:53:14 +000010121SDValue PPCTargetLowering::PerformDAGCombine(SDNode *N,
10122 DAGCombinerInfo &DCI) const {
Chris Lattnerf4184352006-03-01 04:57:39 +000010123 SelectionDAG &DAG = DCI.DAG;
Andrew Trickef9de2a2013-05-25 02:42:55 +000010124 SDLoc dl(N);
Chris Lattnerf4184352006-03-01 04:57:39 +000010125 switch (N->getOpcode()) {
10126 default: break;
Chris Lattner3c48ea52006-09-19 05:22:59 +000010127 case PPCISD::SHL:
10128 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(N->getOperand(0))) {
Dan Gohmanf1d83042010-06-18 14:22:04 +000010129 if (C->isNullValue()) // 0 << V -> 0.
Chris Lattner3c48ea52006-09-19 05:22:59 +000010130 return N->getOperand(0);
10131 }
10132 break;
10133 case PPCISD::SRL:
10134 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(N->getOperand(0))) {
Dan Gohmanf1d83042010-06-18 14:22:04 +000010135 if (C->isNullValue()) // 0 >>u V -> 0.
Chris Lattner3c48ea52006-09-19 05:22:59 +000010136 return N->getOperand(0);
10137 }
10138 break;
10139 case PPCISD::SRA:
10140 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(N->getOperand(0))) {
Dan Gohmanf1d83042010-06-18 14:22:04 +000010141 if (C->isNullValue() || // 0 >>s V -> 0.
Chris Lattner3c48ea52006-09-19 05:22:59 +000010142 C->isAllOnesValue()) // -1 >>s V -> -1.
10143 return N->getOperand(0);
10144 }
10145 break;
Hal Finkel940ab932014-02-28 00:27:01 +000010146 case ISD::SIGN_EXTEND:
10147 case ISD::ZERO_EXTEND:
10148 case ISD::ANY_EXTEND:
10149 return DAGCombineExtBoolTrunc(N, DCI);
10150 case ISD::TRUNCATE:
10151 case ISD::SETCC:
10152 case ISD::SELECT_CC:
10153 return DAGCombineTruncBoolExt(N, DCI);
Chris Lattnerf4184352006-03-01 04:57:39 +000010154 case ISD::SINT_TO_FP:
Hal Finkel5efb9182015-01-06 06:01:57 +000010155 case ISD::UINT_TO_FP:
10156 return combineFPToIntToFP(N, DCI);
Bill Schmidtfae5d712014-12-09 16:35:51 +000010157 case ISD::STORE: {
Chris Lattner27f53452006-03-01 05:50:56 +000010158 // Turn STORE (FP_TO_SINT F) -> STFIWX(FCTIWZ(F)).
Eric Christophercccae792015-01-30 22:02:31 +000010159 if (Subtarget.hasSTFIWX() && !cast<StoreSDNode>(N)->isTruncatingStore() &&
Chris Lattner27f53452006-03-01 05:50:56 +000010160 N->getOperand(1).getOpcode() == ISD::FP_TO_SINT &&
Owen Anderson9f944592009-08-11 20:47:22 +000010161 N->getOperand(1).getValueType() == MVT::i32 &&
10162 N->getOperand(1).getOperand(0).getValueType() != MVT::ppcf128) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010163 SDValue Val = N->getOperand(1).getOperand(0);
Owen Anderson9f944592009-08-11 20:47:22 +000010164 if (Val.getValueType() == MVT::f32) {
10165 Val = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Val);
Gabor Greiff304a7a2008-08-28 21:40:38 +000010166 DCI.AddToWorklist(Val.getNode());
Chris Lattner27f53452006-03-01 05:50:56 +000010167 }
Owen Anderson9f944592009-08-11 20:47:22 +000010168 Val = DAG.getNode(PPCISD::FCTIWZ, dl, MVT::f64, Val);
Gabor Greiff304a7a2008-08-28 21:40:38 +000010169 DCI.AddToWorklist(Val.getNode());
Chris Lattner27f53452006-03-01 05:50:56 +000010170
Hal Finkel60c75102013-04-01 15:37:53 +000010171 SDValue Ops[] = {
10172 N->getOperand(0), Val, N->getOperand(2),
10173 DAG.getValueType(N->getOperand(1).getValueType())
10174 };
10175
10176 Val = DAG.getMemIntrinsicNode(PPCISD::STFIWX, dl,
Craig Topper206fcd42014-04-26 19:29:41 +000010177 DAG.getVTList(MVT::Other), Ops,
Hal Finkel60c75102013-04-01 15:37:53 +000010178 cast<StoreSDNode>(N)->getMemoryVT(),
10179 cast<StoreSDNode>(N)->getMemOperand());
Gabor Greiff304a7a2008-08-28 21:40:38 +000010180 DCI.AddToWorklist(Val.getNode());
Chris Lattner27f53452006-03-01 05:50:56 +000010181 return Val;
10182 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010183
Chris Lattnera7976d32006-07-10 20:56:58 +000010184 // Turn STORE (BSWAP) -> sthbrx/stwbrx.
Dan Gohman28328db2009-09-25 00:57:30 +000010185 if (cast<StoreSDNode>(N)->isUnindexed() &&
10186 N->getOperand(1).getOpcode() == ISD::BSWAP &&
Gabor Greiff304a7a2008-08-28 21:40:38 +000010187 N->getOperand(1).getNode()->hasOneUse() &&
Owen Anderson9f944592009-08-11 20:47:22 +000010188 (N->getOperand(1).getValueType() == MVT::i32 ||
Hal Finkel31d29562013-03-28 19:25:55 +000010189 N->getOperand(1).getValueType() == MVT::i16 ||
Eric Christophercccae792015-01-30 22:02:31 +000010190 (Subtarget.hasLDBRX() && Subtarget.isPPC64() &&
Hal Finkel31d29562013-03-28 19:25:55 +000010191 N->getOperand(1).getValueType() == MVT::i64))) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010192 SDValue BSwapOp = N->getOperand(1).getOperand(0);
Chris Lattnera7976d32006-07-10 20:56:58 +000010193 // Do an any-extend to 32-bits if this is a half-word input.
Owen Anderson9f944592009-08-11 20:47:22 +000010194 if (BSwapOp.getValueType() == MVT::i16)
10195 BSwapOp = DAG.getNode(ISD::ANY_EXTEND, dl, MVT::i32, BSwapOp);
Chris Lattnera7976d32006-07-10 20:56:58 +000010196
Dan Gohman48b185d2009-09-25 20:36:54 +000010197 SDValue Ops[] = {
10198 N->getOperand(0), BSwapOp, N->getOperand(2),
10199 DAG.getValueType(N->getOperand(1).getValueType())
10200 };
10201 return
10202 DAG.getMemIntrinsicNode(PPCISD::STBRX, dl, DAG.getVTList(MVT::Other),
Craig Topper206fcd42014-04-26 19:29:41 +000010203 Ops, cast<StoreSDNode>(N)->getMemoryVT(),
Dan Gohman48b185d2009-09-25 20:36:54 +000010204 cast<StoreSDNode>(N)->getMemOperand());
Chris Lattnera7976d32006-07-10 20:56:58 +000010205 }
Bill Schmidtfae5d712014-12-09 16:35:51 +000010206
10207 // For little endian, VSX stores require generating xxswapd/lxvd2x.
10208 EVT VT = N->getOperand(1).getValueType();
10209 if (VT.isSimple()) {
10210 MVT StoreVT = VT.getSimpleVT();
Eric Christophercccae792015-01-30 22:02:31 +000010211 if (Subtarget.hasVSX() && Subtarget.isLittleEndian() &&
Bill Schmidtfae5d712014-12-09 16:35:51 +000010212 (StoreVT == MVT::v2f64 || StoreVT == MVT::v2i64 ||
10213 StoreVT == MVT::v4f32 || StoreVT == MVT::v4i32))
10214 return expandVSXStoreForLE(N, DCI);
10215 }
Chris Lattnera7976d32006-07-10 20:56:58 +000010216 break;
Bill Schmidtfae5d712014-12-09 16:35:51 +000010217 }
Hal Finkelcf2e9082013-05-24 23:00:14 +000010218 case ISD::LOAD: {
10219 LoadSDNode *LD = cast<LoadSDNode>(N);
10220 EVT VT = LD->getValueType(0);
Bill Schmidtfae5d712014-12-09 16:35:51 +000010221
10222 // For little endian, VSX loads require generating lxvd2x/xxswapd.
10223 if (VT.isSimple()) {
10224 MVT LoadVT = VT.getSimpleVT();
Eric Christophercccae792015-01-30 22:02:31 +000010225 if (Subtarget.hasVSX() && Subtarget.isLittleEndian() &&
Bill Schmidtfae5d712014-12-09 16:35:51 +000010226 (LoadVT == MVT::v2f64 || LoadVT == MVT::v2i64 ||
10227 LoadVT == MVT::v4f32 || LoadVT == MVT::v4i32))
10228 return expandVSXLoadForLE(N, DCI);
10229 }
10230
Hal Finkelc93a9a22015-02-25 01:06:45 +000010231 EVT MemVT = LD->getMemoryVT();
10232 Type *Ty = MemVT.getTypeForEVT(*DAG.getContext());
Mehdi Aminia749f2a2015-07-09 02:09:52 +000010233 unsigned ABIAlignment = DAG.getDataLayout().getABITypeAlignment(Ty);
Hal Finkelc93a9a22015-02-25 01:06:45 +000010234 Type *STy = MemVT.getScalarType().getTypeForEVT(*DAG.getContext());
Mehdi Aminia749f2a2015-07-09 02:09:52 +000010235 unsigned ScalarABIAlignment = DAG.getDataLayout().getABITypeAlignment(STy);
Hal Finkelc93a9a22015-02-25 01:06:45 +000010236 if (LD->isUnindexed() && VT.isVector() &&
10237 ((Subtarget.hasAltivec() && ISD::isNON_EXTLoad(N) &&
10238 // P8 and later hardware should just use LOAD.
10239 !Subtarget.hasP8Vector() && (VT == MVT::v16i8 || VT == MVT::v8i16 ||
10240 VT == MVT::v4i32 || VT == MVT::v4f32)) ||
10241 (Subtarget.hasQPX() && (VT == MVT::v4f64 || VT == MVT::v4f32) &&
10242 LD->getAlignment() >= ScalarABIAlignment)) &&
Hal Finkelcf2e9082013-05-24 23:00:14 +000010243 LD->getAlignment() < ABIAlignment) {
Hal Finkelc93a9a22015-02-25 01:06:45 +000010244 // This is a type-legal unaligned Altivec or QPX load.
Hal Finkelcf2e9082013-05-24 23:00:14 +000010245 SDValue Chain = LD->getChain();
10246 SDValue Ptr = LD->getBasePtr();
Eric Christopherb1aaebe2014-06-12 22:38:18 +000010247 bool isLittleEndian = Subtarget.isLittleEndian();
Hal Finkelcf2e9082013-05-24 23:00:14 +000010248
10249 // This implements the loading of unaligned vectors as described in
10250 // the venerable Apple Velocity Engine overview. Specifically:
10251 // https://developer.apple.com/hardwaredrivers/ve/alignment.html
10252 // https://developer.apple.com/hardwaredrivers/ve/code_optimization.html
10253 //
10254 // The general idea is to expand a sequence of one or more unaligned
Bill Schmidt6b5a7df2014-06-09 22:00:52 +000010255 // loads into an alignment-based permutation-control instruction (lvsl
10256 // or lvsr), a series of regular vector loads (which always truncate
10257 // their input address to an aligned address), and a series of
10258 // permutations. The results of these permutations are the requested
10259 // loaded values. The trick is that the last "extra" load is not taken
10260 // from the address you might suspect (sizeof(vector) bytes after the
10261 // last requested load), but rather sizeof(vector) - 1 bytes after the
10262 // last requested vector. The point of this is to avoid a page fault if
10263 // the base address happened to be aligned. This works because if the
10264 // base address is aligned, then adding less than a full vector length
10265 // will cause the last vector in the sequence to be (re)loaded.
10266 // Otherwise, the next vector will be fetched as you might suspect was
10267 // necessary.
Hal Finkelcf2e9082013-05-24 23:00:14 +000010268
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010269 // We might be able to reuse the permutation generation from
Hal Finkelcf2e9082013-05-24 23:00:14 +000010270 // a different base address offset from this one by an aligned amount.
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010271 // The INTRINSIC_WO_CHAIN DAG combine will attempt to perform this
10272 // optimization later.
Hal Finkelc93a9a22015-02-25 01:06:45 +000010273 Intrinsic::ID Intr, IntrLD, IntrPerm;
10274 MVT PermCntlTy, PermTy, LDTy;
10275 if (Subtarget.hasAltivec()) {
10276 Intr = isLittleEndian ? Intrinsic::ppc_altivec_lvsr :
10277 Intrinsic::ppc_altivec_lvsl;
10278 IntrLD = Intrinsic::ppc_altivec_lvx;
10279 IntrPerm = Intrinsic::ppc_altivec_vperm;
10280 PermCntlTy = MVT::v16i8;
10281 PermTy = MVT::v4i32;
10282 LDTy = MVT::v4i32;
10283 } else {
10284 Intr = MemVT == MVT::v4f64 ? Intrinsic::ppc_qpx_qvlpcld :
10285 Intrinsic::ppc_qpx_qvlpcls;
10286 IntrLD = MemVT == MVT::v4f64 ? Intrinsic::ppc_qpx_qvlfd :
10287 Intrinsic::ppc_qpx_qvlfs;
10288 IntrPerm = Intrinsic::ppc_qpx_qvfperm;
10289 PermCntlTy = MVT::v4f64;
10290 PermTy = MVT::v4f64;
10291 LDTy = MemVT.getSimpleVT();
10292 }
10293
10294 SDValue PermCntl = BuildIntrinsicOp(Intr, Ptr, DAG, dl, PermCntlTy);
Hal Finkelcf2e9082013-05-24 23:00:14 +000010295
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010296 // Create the new MMO for the new base load. It is like the original MMO,
10297 // but represents an area in memory almost twice the vector size centered
10298 // on the original address. If the address is unaligned, we might start
10299 // reading up to (sizeof(vector)-1) bytes below the address of the
10300 // original unaligned load.
Hal Finkelcf2e9082013-05-24 23:00:14 +000010301 MachineFunction &MF = DAG.getMachineFunction();
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010302 MachineMemOperand *BaseMMO =
Hal Finkelc93a9a22015-02-25 01:06:45 +000010303 MF.getMachineMemOperand(LD->getMemOperand(), -MemVT.getStoreSize()+1,
10304 2*MemVT.getStoreSize()-1);
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010305
10306 // Create the new base load.
Mehdi Amini44ede332015-07-09 02:09:04 +000010307 SDValue LDXIntID =
10308 DAG.getTargetConstant(IntrLD, dl, getPointerTy(MF.getDataLayout()));
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010309 SDValue BaseLoadOps[] = { Chain, LDXIntID, Ptr };
10310 SDValue BaseLoad =
10311 DAG.getMemIntrinsicNode(ISD::INTRINSIC_W_CHAIN, dl,
Hal Finkelc93a9a22015-02-25 01:06:45 +000010312 DAG.getVTList(PermTy, MVT::Other),
10313 BaseLoadOps, LDTy, BaseMMO);
Hal Finkelcf2e9082013-05-24 23:00:14 +000010314
10315 // Note that the value of IncOffset (which is provided to the next
10316 // load's pointer info offset value, and thus used to calculate the
10317 // alignment), and the value of IncValue (which is actually used to
10318 // increment the pointer value) are different! This is because we
10319 // require the next load to appear to be aligned, even though it
10320 // is actually offset from the base pointer by a lesser amount.
10321 int IncOffset = VT.getSizeInBits() / 8;
Hal Finkel7d8a6912013-05-26 18:08:30 +000010322 int IncValue = IncOffset;
10323
10324 // Walk (both up and down) the chain looking for another load at the real
10325 // (aligned) offset (the alignment of the other load does not matter in
10326 // this case). If found, then do not use the offset reduction trick, as
10327 // that will prevent the loads from being later combined (as they would
10328 // otherwise be duplicates).
10329 if (!findConsecutiveLoad(LD, DAG))
10330 --IncValue;
10331
Mehdi Amini44ede332015-07-09 02:09:04 +000010332 SDValue Increment =
10333 DAG.getConstant(IncValue, dl, getPointerTy(MF.getDataLayout()));
Hal Finkelcf2e9082013-05-24 23:00:14 +000010334 Ptr = DAG.getNode(ISD::ADD, dl, Ptr.getValueType(), Ptr, Increment);
10335
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010336 MachineMemOperand *ExtraMMO =
10337 MF.getMachineMemOperand(LD->getMemOperand(),
Hal Finkelc93a9a22015-02-25 01:06:45 +000010338 1, 2*MemVT.getStoreSize()-1);
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010339 SDValue ExtraLoadOps[] = { Chain, LDXIntID, Ptr };
Hal Finkelcf2e9082013-05-24 23:00:14 +000010340 SDValue ExtraLoad =
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010341 DAG.getMemIntrinsicNode(ISD::INTRINSIC_W_CHAIN, dl,
Hal Finkelc93a9a22015-02-25 01:06:45 +000010342 DAG.getVTList(PermTy, MVT::Other),
10343 ExtraLoadOps, LDTy, ExtraMMO);
Hal Finkelcf2e9082013-05-24 23:00:14 +000010344
10345 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other,
10346 BaseLoad.getValue(1), ExtraLoad.getValue(1));
10347
Bill Schmidt6b5a7df2014-06-09 22:00:52 +000010348 // Because vperm has a big-endian bias, we must reverse the order
10349 // of the input vectors and complement the permute control vector
10350 // when generating little endian code. We have already handled the
10351 // latter by using lvsr instead of lvsl, so just reverse BaseLoad
10352 // and ExtraLoad here.
10353 SDValue Perm;
10354 if (isLittleEndian)
Hal Finkelc93a9a22015-02-25 01:06:45 +000010355 Perm = BuildIntrinsicOp(IntrPerm,
Bill Schmidt6b5a7df2014-06-09 22:00:52 +000010356 ExtraLoad, BaseLoad, PermCntl, DAG, dl);
10357 else
Hal Finkelc93a9a22015-02-25 01:06:45 +000010358 Perm = BuildIntrinsicOp(IntrPerm,
Bill Schmidt6b5a7df2014-06-09 22:00:52 +000010359 BaseLoad, ExtraLoad, PermCntl, DAG, dl);
Hal Finkelcf2e9082013-05-24 23:00:14 +000010360
Hal Finkelc93a9a22015-02-25 01:06:45 +000010361 if (VT != PermTy)
10362 Perm = Subtarget.hasAltivec() ?
10363 DAG.getNode(ISD::BITCAST, dl, VT, Perm) :
10364 DAG.getNode(ISD::FP_ROUND, dl, VT, Perm, // QPX
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010365 DAG.getTargetConstant(1, dl, MVT::i64));
Hal Finkelc93a9a22015-02-25 01:06:45 +000010366 // second argument is 1 because this rounding
10367 // is always exact.
Hal Finkelcf2e9082013-05-24 23:00:14 +000010368
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010369 // The output of the permutation is our loaded result, the TokenFactor is
10370 // our new chain.
10371 DCI.CombineTo(N, Perm, TF);
Hal Finkelcf2e9082013-05-24 23:00:14 +000010372 return SDValue(N, 0);
10373 }
10374 }
10375 break;
Eric Christophercccae792015-01-30 22:02:31 +000010376 case ISD::INTRINSIC_WO_CHAIN: {
10377 bool isLittleEndian = Subtarget.isLittleEndian();
Hal Finkelc93a9a22015-02-25 01:06:45 +000010378 unsigned IID = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue();
Eric Christophercccae792015-01-30 22:02:31 +000010379 Intrinsic::ID Intr = (isLittleEndian ? Intrinsic::ppc_altivec_lvsr
10380 : Intrinsic::ppc_altivec_lvsl);
Hal Finkelc93a9a22015-02-25 01:06:45 +000010381 if ((IID == Intr ||
10382 IID == Intrinsic::ppc_qpx_qvlpcld ||
10383 IID == Intrinsic::ppc_qpx_qvlpcls) &&
10384 N->getOperand(1)->getOpcode() == ISD::ADD) {
Eric Christophercccae792015-01-30 22:02:31 +000010385 SDValue Add = N->getOperand(1);
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010386
Hal Finkelc93a9a22015-02-25 01:06:45 +000010387 int Bits = IID == Intrinsic::ppc_qpx_qvlpcld ?
10388 5 /* 32 byte alignment */ : 4 /* 16 byte alignment */;
10389
Eric Christophercccae792015-01-30 22:02:31 +000010390 if (DAG.MaskedValueIsZero(
10391 Add->getOperand(1),
Hal Finkelc93a9a22015-02-25 01:06:45 +000010392 APInt::getAllOnesValue(Bits /* alignment */)
Eric Christophercccae792015-01-30 22:02:31 +000010393 .zext(
10394 Add.getValueType().getScalarType().getSizeInBits()))) {
10395 SDNode *BasePtr = Add->getOperand(0).getNode();
10396 for (SDNode::use_iterator UI = BasePtr->use_begin(),
10397 UE = BasePtr->use_end();
10398 UI != UE; ++UI) {
10399 if (UI->getOpcode() == ISD::INTRINSIC_WO_CHAIN &&
Hal Finkelc93a9a22015-02-25 01:06:45 +000010400 cast<ConstantSDNode>(UI->getOperand(0))->getZExtValue() == IID) {
Eric Christophercccae792015-01-30 22:02:31 +000010401 // We've found another LVSL/LVSR, and this address is an aligned
10402 // multiple of that one. The results will be the same, so use the
10403 // one we've just found instead.
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010404
Eric Christophercccae792015-01-30 22:02:31 +000010405 return SDValue(*UI, 0);
10406 }
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010407 }
10408 }
Hal Finkelc93a9a22015-02-25 01:06:45 +000010409
10410 if (isa<ConstantSDNode>(Add->getOperand(1))) {
10411 SDNode *BasePtr = Add->getOperand(0).getNode();
10412 for (SDNode::use_iterator UI = BasePtr->use_begin(),
10413 UE = BasePtr->use_end(); UI != UE; ++UI) {
10414 if (UI->getOpcode() == ISD::ADD &&
10415 isa<ConstantSDNode>(UI->getOperand(1)) &&
10416 (cast<ConstantSDNode>(Add->getOperand(1))->getZExtValue() -
10417 cast<ConstantSDNode>(UI->getOperand(1))->getZExtValue()) %
Aaron Ballman5561ed42015-02-25 13:05:24 +000010418 (1ULL << Bits) == 0) {
Hal Finkelc93a9a22015-02-25 01:06:45 +000010419 SDNode *OtherAdd = *UI;
10420 for (SDNode::use_iterator VI = OtherAdd->use_begin(),
10421 VE = OtherAdd->use_end(); VI != VE; ++VI) {
10422 if (VI->getOpcode() == ISD::INTRINSIC_WO_CHAIN &&
10423 cast<ConstantSDNode>(VI->getOperand(0))->getZExtValue() == IID) {
10424 return SDValue(*VI, 0);
10425 }
10426 }
10427 }
10428 }
10429 }
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010430 }
10431 }
Hal Finkelc3cfbf82013-09-13 20:09:02 +000010432
10433 break;
Bill Schmidtfae5d712014-12-09 16:35:51 +000010434 case ISD::INTRINSIC_W_CHAIN: {
10435 // For little endian, VSX loads require generating lxvd2x/xxswapd.
Eric Christophercccae792015-01-30 22:02:31 +000010436 if (Subtarget.hasVSX() && Subtarget.isLittleEndian()) {
Bill Schmidtfae5d712014-12-09 16:35:51 +000010437 switch (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue()) {
10438 default:
10439 break;
10440 case Intrinsic::ppc_vsx_lxvw4x:
10441 case Intrinsic::ppc_vsx_lxvd2x:
10442 return expandVSXLoadForLE(N, DCI);
10443 }
10444 }
10445 break;
10446 }
10447 case ISD::INTRINSIC_VOID: {
10448 // For little endian, VSX stores require generating xxswapd/stxvd2x.
Eric Christophercccae792015-01-30 22:02:31 +000010449 if (Subtarget.hasVSX() && Subtarget.isLittleEndian()) {
Bill Schmidtfae5d712014-12-09 16:35:51 +000010450 switch (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue()) {
10451 default:
10452 break;
10453 case Intrinsic::ppc_vsx_stxvw4x:
10454 case Intrinsic::ppc_vsx_stxvd2x:
10455 return expandVSXStoreForLE(N, DCI);
10456 }
10457 }
10458 break;
10459 }
Chris Lattnera7976d32006-07-10 20:56:58 +000010460 case ISD::BSWAP:
10461 // Turn BSWAP (LOAD) -> lhbrx/lwbrx.
Gabor Greiff304a7a2008-08-28 21:40:38 +000010462 if (ISD::isNON_EXTLoad(N->getOperand(0).getNode()) &&
Chris Lattnera7976d32006-07-10 20:56:58 +000010463 N->getOperand(0).hasOneUse() &&
Hal Finkel31d29562013-03-28 19:25:55 +000010464 (N->getValueType(0) == MVT::i32 || N->getValueType(0) == MVT::i16 ||
Eric Christophercccae792015-01-30 22:02:31 +000010465 (Subtarget.hasLDBRX() && Subtarget.isPPC64() &&
Hal Finkel31d29562013-03-28 19:25:55 +000010466 N->getValueType(0) == MVT::i64))) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010467 SDValue Load = N->getOperand(0);
Evan Chenge71fe34d2006-10-09 20:57:25 +000010468 LoadSDNode *LD = cast<LoadSDNode>(Load);
Chris Lattnera7976d32006-07-10 20:56:58 +000010469 // Create the byte-swapping load.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010470 SDValue Ops[] = {
Evan Chenge71fe34d2006-10-09 20:57:25 +000010471 LD->getChain(), // Chain
10472 LD->getBasePtr(), // Ptr
Chris Lattnerd66f14e2006-08-11 17:18:05 +000010473 DAG.getValueType(N->getValueType(0)) // VT
10474 };
Dan Gohman48b185d2009-09-25 20:36:54 +000010475 SDValue BSLoad =
10476 DAG.getMemIntrinsicNode(PPCISD::LBRX, dl,
Hal Finkel31d29562013-03-28 19:25:55 +000010477 DAG.getVTList(N->getValueType(0) == MVT::i64 ?
10478 MVT::i64 : MVT::i32, MVT::Other),
Craig Topper206fcd42014-04-26 19:29:41 +000010479 Ops, LD->getMemoryVT(), LD->getMemOperand());
Chris Lattnera7976d32006-07-10 20:56:58 +000010480
Scott Michelcf0da6c2009-02-17 22:15:04 +000010481 // If this is an i16 load, insert the truncate.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010482 SDValue ResVal = BSLoad;
Owen Anderson9f944592009-08-11 20:47:22 +000010483 if (N->getValueType(0) == MVT::i16)
10484 ResVal = DAG.getNode(ISD::TRUNCATE, dl, MVT::i16, BSLoad);
Scott Michelcf0da6c2009-02-17 22:15:04 +000010485
Chris Lattnera7976d32006-07-10 20:56:58 +000010486 // First, combine the bswap away. This makes the value produced by the
10487 // load dead.
10488 DCI.CombineTo(N, ResVal);
10489
10490 // Next, combine the load away, we give it a bogus result value but a real
10491 // chain result. The result value is dead because the bswap is dead.
Gabor Greiff304a7a2008-08-28 21:40:38 +000010492 DCI.CombineTo(Load.getNode(), ResVal, BSLoad.getValue(1));
Scott Michelcf0da6c2009-02-17 22:15:04 +000010493
Chris Lattnera7976d32006-07-10 20:56:58 +000010494 // Return N so it doesn't get rechecked!
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010495 return SDValue(N, 0);
Chris Lattnera7976d32006-07-10 20:56:58 +000010496 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010497
Chris Lattner27f53452006-03-01 05:50:56 +000010498 break;
Chris Lattnerd4058a52006-03-31 06:02:07 +000010499 case PPCISD::VCMP: {
10500 // If a VCMPo node already exists with exactly the same operands as this
10501 // node, use its result instead of this node (VCMPo computes both a CR6 and
10502 // a normal output).
10503 //
10504 if (!N->getOperand(0).hasOneUse() &&
10505 !N->getOperand(1).hasOneUse() &&
10506 !N->getOperand(2).hasOneUse()) {
Scott Michelcf0da6c2009-02-17 22:15:04 +000010507
Chris Lattnerd4058a52006-03-31 06:02:07 +000010508 // Scan all of the users of the LHS, looking for VCMPo's that match.
Craig Topper062a2ba2014-04-25 05:30:21 +000010509 SDNode *VCMPoNode = nullptr;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010510
Gabor Greiff304a7a2008-08-28 21:40:38 +000010511 SDNode *LHSN = N->getOperand(0).getNode();
Chris Lattnerd4058a52006-03-31 06:02:07 +000010512 for (SDNode::use_iterator UI = LHSN->use_begin(), E = LHSN->use_end();
10513 UI != E; ++UI)
Dan Gohman91e5dcb2008-07-27 20:43:25 +000010514 if (UI->getOpcode() == PPCISD::VCMPo &&
10515 UI->getOperand(1) == N->getOperand(1) &&
10516 UI->getOperand(2) == N->getOperand(2) &&
10517 UI->getOperand(0) == N->getOperand(0)) {
10518 VCMPoNode = *UI;
Chris Lattnerd4058a52006-03-31 06:02:07 +000010519 break;
10520 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010521
Chris Lattner518834c2006-04-18 18:28:22 +000010522 // If there is no VCMPo node, or if the flag value has a single use, don't
10523 // transform this.
10524 if (!VCMPoNode || VCMPoNode->hasNUsesOfValue(0, 1))
10525 break;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010526
10527 // Look at the (necessarily single) use of the flag value. If it has a
Chris Lattner518834c2006-04-18 18:28:22 +000010528 // chain, this transformation is more complex. Note that multiple things
10529 // could use the value result, which we should ignore.
Craig Topper062a2ba2014-04-25 05:30:21 +000010530 SDNode *FlagUser = nullptr;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010531 for (SDNode::use_iterator UI = VCMPoNode->use_begin();
Craig Topper062a2ba2014-04-25 05:30:21 +000010532 FlagUser == nullptr; ++UI) {
Chris Lattner518834c2006-04-18 18:28:22 +000010533 assert(UI != VCMPoNode->use_end() && "Didn't find user!");
Dan Gohman91e5dcb2008-07-27 20:43:25 +000010534 SDNode *User = *UI;
Chris Lattner518834c2006-04-18 18:28:22 +000010535 for (unsigned i = 0, e = User->getNumOperands(); i != e; ++i) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010536 if (User->getOperand(i) == SDValue(VCMPoNode, 1)) {
Chris Lattner518834c2006-04-18 18:28:22 +000010537 FlagUser = User;
10538 break;
10539 }
10540 }
10541 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010542
Ulrich Weigandd5ebc622013-07-03 17:05:42 +000010543 // If the user is a MFOCRF instruction, we know this is safe.
10544 // Otherwise we give up for right now.
10545 if (FlagUser->getOpcode() == PPCISD::MFOCRF)
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010546 return SDValue(VCMPoNode, 0);
Chris Lattnerd4058a52006-03-31 06:02:07 +000010547 }
10548 break;
10549 }
Hal Finkel940ab932014-02-28 00:27:01 +000010550 case ISD::BRCOND: {
10551 SDValue Cond = N->getOperand(1);
10552 SDValue Target = N->getOperand(2);
10553
10554 if (Cond.getOpcode() == ISD::INTRINSIC_W_CHAIN &&
10555 cast<ConstantSDNode>(Cond.getOperand(1))->getZExtValue() ==
10556 Intrinsic::ppc_is_decremented_ctr_nonzero) {
10557
10558 // We now need to make the intrinsic dead (it cannot be instruction
10559 // selected).
10560 DAG.ReplaceAllUsesOfValueWith(Cond.getValue(1), Cond.getOperand(0));
10561 assert(Cond.getNode()->hasOneUse() &&
10562 "Counter decrement has more than one use");
10563
10564 return DAG.getNode(PPCISD::BDNZ, dl, MVT::Other,
10565 N->getOperand(0), Target);
10566 }
10567 }
10568 break;
Chris Lattner9754d142006-04-18 17:59:36 +000010569 case ISD::BR_CC: {
10570 // If this is a branch on an altivec predicate comparison, lower this so
Ulrich Weigandd5ebc622013-07-03 17:05:42 +000010571 // that we don't have to do a MFOCRF: instead, branch directly on CR6. This
Chris Lattner9754d142006-04-18 17:59:36 +000010572 // lowering is done pre-legalize, because the legalizer lowers the predicate
10573 // compare down to code that is difficult to reassemble.
10574 ISD::CondCode CC = cast<CondCodeSDNode>(N->getOperand(1))->get();
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010575 SDValue LHS = N->getOperand(2), RHS = N->getOperand(3);
Hal Finkel25c19922013-05-15 21:37:41 +000010576
10577 // Sometimes the promoted value of the intrinsic is ANDed by some non-zero
10578 // value. If so, pass-through the AND to get to the intrinsic.
10579 if (LHS.getOpcode() == ISD::AND &&
10580 LHS.getOperand(0).getOpcode() == ISD::INTRINSIC_W_CHAIN &&
10581 cast<ConstantSDNode>(LHS.getOperand(0).getOperand(1))->getZExtValue() ==
10582 Intrinsic::ppc_is_decremented_ctr_nonzero &&
10583 isa<ConstantSDNode>(LHS.getOperand(1)) &&
10584 !cast<ConstantSDNode>(LHS.getOperand(1))->getConstantIntValue()->
10585 isZero())
10586 LHS = LHS.getOperand(0);
10587
10588 if (LHS.getOpcode() == ISD::INTRINSIC_W_CHAIN &&
10589 cast<ConstantSDNode>(LHS.getOperand(1))->getZExtValue() ==
10590 Intrinsic::ppc_is_decremented_ctr_nonzero &&
10591 isa<ConstantSDNode>(RHS)) {
10592 assert((CC == ISD::SETEQ || CC == ISD::SETNE) &&
10593 "Counter decrement comparison is not EQ or NE");
10594
10595 unsigned Val = cast<ConstantSDNode>(RHS)->getZExtValue();
10596 bool isBDNZ = (CC == ISD::SETEQ && Val) ||
10597 (CC == ISD::SETNE && !Val);
10598
10599 // We now need to make the intrinsic dead (it cannot be instruction
10600 // selected).
10601 DAG.ReplaceAllUsesOfValueWith(LHS.getValue(1), LHS.getOperand(0));
10602 assert(LHS.getNode()->hasOneUse() &&
10603 "Counter decrement has more than one use");
10604
10605 return DAG.getNode(isBDNZ ? PPCISD::BDNZ : PPCISD::BDZ, dl, MVT::Other,
10606 N->getOperand(0), N->getOperand(4));
10607 }
10608
Chris Lattner9754d142006-04-18 17:59:36 +000010609 int CompareOpc;
10610 bool isDot;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010611
Chris Lattner9754d142006-04-18 17:59:36 +000010612 if (LHS.getOpcode() == ISD::INTRINSIC_WO_CHAIN &&
10613 isa<ConstantSDNode>(RHS) && (CC == ISD::SETEQ || CC == ISD::SETNE) &&
Kit Barton0cfa7b72015-03-03 19:55:45 +000010614 getAltivecCompareInfo(LHS, CompareOpc, isDot, Subtarget)) {
Chris Lattner9754d142006-04-18 17:59:36 +000010615 assert(isDot && "Can't compare against a vector result!");
Scott Michelcf0da6c2009-02-17 22:15:04 +000010616
Chris Lattner9754d142006-04-18 17:59:36 +000010617 // If this is a comparison against something other than 0/1, then we know
10618 // that the condition is never/always true.
Dan Gohmaneffb8942008-09-12 16:56:44 +000010619 unsigned Val = cast<ConstantSDNode>(RHS)->getZExtValue();
Chris Lattner9754d142006-04-18 17:59:36 +000010620 if (Val != 0 && Val != 1) {
10621 if (CC == ISD::SETEQ) // Cond never true, remove branch.
10622 return N->getOperand(0);
10623 // Always !=, turn it into an unconditional branch.
Owen Anderson9f944592009-08-11 20:47:22 +000010624 return DAG.getNode(ISD::BR, dl, MVT::Other,
Chris Lattner9754d142006-04-18 17:59:36 +000010625 N->getOperand(0), N->getOperand(4));
10626 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010627
Chris Lattner9754d142006-04-18 17:59:36 +000010628 bool BranchOnWhenPredTrue = (CC == ISD::SETEQ) ^ (Val == 0);
Scott Michelcf0da6c2009-02-17 22:15:04 +000010629
Chris Lattner9754d142006-04-18 17:59:36 +000010630 // Create the PPCISD altivec 'dot' comparison node.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010631 SDValue Ops[] = {
Chris Lattnerd66f14e2006-08-11 17:18:05 +000010632 LHS.getOperand(2), // LHS of compare
10633 LHS.getOperand(3), // RHS of compare
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010634 DAG.getConstant(CompareOpc, dl, MVT::i32)
Chris Lattnerd66f14e2006-08-11 17:18:05 +000010635 };
Benjamin Kramerfdf362b2013-03-07 20:33:29 +000010636 EVT VTs[] = { LHS.getOperand(2).getValueType(), MVT::Glue };
Craig Topper48d114b2014-04-26 18:35:24 +000010637 SDValue CompNode = DAG.getNode(PPCISD::VCMPo, dl, VTs, Ops);
Scott Michelcf0da6c2009-02-17 22:15:04 +000010638
Chris Lattner9754d142006-04-18 17:59:36 +000010639 // Unpack the result based on how the target uses it.
Chris Lattner8c6a41e2006-11-17 22:10:59 +000010640 PPC::Predicate CompOpc;
Dan Gohmaneffb8942008-09-12 16:56:44 +000010641 switch (cast<ConstantSDNode>(LHS.getOperand(1))->getZExtValue()) {
Chris Lattner9754d142006-04-18 17:59:36 +000010642 default: // Can't happen, don't crash on invalid number though.
10643 case 0: // Branch on the value of the EQ bit of CR6.
Chris Lattner8c6a41e2006-11-17 22:10:59 +000010644 CompOpc = BranchOnWhenPredTrue ? PPC::PRED_EQ : PPC::PRED_NE;
Chris Lattner9754d142006-04-18 17:59:36 +000010645 break;
10646 case 1: // Branch on the inverted value of the EQ bit of CR6.
Chris Lattner8c6a41e2006-11-17 22:10:59 +000010647 CompOpc = BranchOnWhenPredTrue ? PPC::PRED_NE : PPC::PRED_EQ;
Chris Lattner9754d142006-04-18 17:59:36 +000010648 break;
10649 case 2: // Branch on the value of the LT bit of CR6.
Chris Lattner8c6a41e2006-11-17 22:10:59 +000010650 CompOpc = BranchOnWhenPredTrue ? PPC::PRED_LT : PPC::PRED_GE;
Chris Lattner9754d142006-04-18 17:59:36 +000010651 break;
10652 case 3: // Branch on the inverted value of the LT bit of CR6.
Chris Lattner8c6a41e2006-11-17 22:10:59 +000010653 CompOpc = BranchOnWhenPredTrue ? PPC::PRED_GE : PPC::PRED_LT;
Chris Lattner9754d142006-04-18 17:59:36 +000010654 break;
10655 }
10656
Owen Anderson9f944592009-08-11 20:47:22 +000010657 return DAG.getNode(PPCISD::COND_BRANCH, dl, MVT::Other, N->getOperand(0),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010658 DAG.getConstant(CompOpc, dl, MVT::i32),
Owen Anderson9f944592009-08-11 20:47:22 +000010659 DAG.getRegister(PPC::CR6, MVT::i32),
Chris Lattner9754d142006-04-18 17:59:36 +000010660 N->getOperand(4), CompNode.getValue(1));
10661 }
10662 break;
10663 }
Chris Lattnerf4184352006-03-01 04:57:39 +000010664 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010665
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010666 return SDValue();
Chris Lattnerf4184352006-03-01 04:57:39 +000010667}
10668
Hal Finkel13d104b2014-12-11 18:37:52 +000010669SDValue
10670PPCTargetLowering::BuildSDIVPow2(SDNode *N, const APInt &Divisor,
10671 SelectionDAG &DAG,
10672 std::vector<SDNode *> *Created) const {
10673 // fold (sdiv X, pow2)
10674 EVT VT = N->getValueType(0);
Hal Finkel04b16b52014-12-23 08:38:50 +000010675 if (VT == MVT::i64 && !Subtarget.isPPC64())
10676 return SDValue();
Hal Finkel13d104b2014-12-11 18:37:52 +000010677 if ((VT != MVT::i32 && VT != MVT::i64) ||
10678 !(Divisor.isPowerOf2() || (-Divisor).isPowerOf2()))
10679 return SDValue();
10680
10681 SDLoc DL(N);
10682 SDValue N0 = N->getOperand(0);
10683
10684 bool IsNegPow2 = (-Divisor).isPowerOf2();
10685 unsigned Lg2 = (IsNegPow2 ? -Divisor : Divisor).countTrailingZeros();
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010686 SDValue ShiftAmt = DAG.getConstant(Lg2, DL, VT);
Hal Finkel13d104b2014-12-11 18:37:52 +000010687
10688 SDValue Op = DAG.getNode(PPCISD::SRA_ADDZE, DL, VT, N0, ShiftAmt);
10689 if (Created)
10690 Created->push_back(Op.getNode());
10691
10692 if (IsNegPow2) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010693 Op = DAG.getNode(ISD::SUB, DL, VT, DAG.getConstant(0, DL, VT), Op);
Hal Finkel13d104b2014-12-11 18:37:52 +000010694 if (Created)
10695 Created->push_back(Op.getNode());
10696 }
10697
10698 return Op;
10699}
10700
Chris Lattner4211ca92006-04-14 06:01:58 +000010701//===----------------------------------------------------------------------===//
10702// Inline Assembly Support
10703//===----------------------------------------------------------------------===//
10704
Jay Foada0653a32014-05-14 21:14:37 +000010705void PPCTargetLowering::computeKnownBitsForTargetNode(const SDValue Op,
10706 APInt &KnownZero,
10707 APInt &KnownOne,
10708 const SelectionDAG &DAG,
10709 unsigned Depth) const {
Rafael Espindolaba0a6ca2012-04-04 12:51:34 +000010710 KnownZero = KnownOne = APInt(KnownZero.getBitWidth(), 0);
Chris Lattnerc5287c02006-04-02 06:26:07 +000010711 switch (Op.getOpcode()) {
10712 default: break;
Chris Lattnera7976d32006-07-10 20:56:58 +000010713 case PPCISD::LBRX: {
10714 // lhbrx is known to have the top bits cleared out.
Dan Gohmana5fc0352009-09-27 23:17:47 +000010715 if (cast<VTSDNode>(Op.getOperand(2))->getVT() == MVT::i16)
Chris Lattnera7976d32006-07-10 20:56:58 +000010716 KnownZero = 0xFFFF0000;
10717 break;
10718 }
Chris Lattnerc5287c02006-04-02 06:26:07 +000010719 case ISD::INTRINSIC_WO_CHAIN: {
Dan Gohmaneffb8942008-09-12 16:56:44 +000010720 switch (cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue()) {
Chris Lattnerc5287c02006-04-02 06:26:07 +000010721 default: break;
10722 case Intrinsic::ppc_altivec_vcmpbfp_p:
10723 case Intrinsic::ppc_altivec_vcmpeqfp_p:
10724 case Intrinsic::ppc_altivec_vcmpequb_p:
10725 case Intrinsic::ppc_altivec_vcmpequh_p:
10726 case Intrinsic::ppc_altivec_vcmpequw_p:
Kit Barton0cfa7b72015-03-03 19:55:45 +000010727 case Intrinsic::ppc_altivec_vcmpequd_p:
Chris Lattnerc5287c02006-04-02 06:26:07 +000010728 case Intrinsic::ppc_altivec_vcmpgefp_p:
10729 case Intrinsic::ppc_altivec_vcmpgtfp_p:
10730 case Intrinsic::ppc_altivec_vcmpgtsb_p:
10731 case Intrinsic::ppc_altivec_vcmpgtsh_p:
10732 case Intrinsic::ppc_altivec_vcmpgtsw_p:
Kit Barton0cfa7b72015-03-03 19:55:45 +000010733 case Intrinsic::ppc_altivec_vcmpgtsd_p:
Chris Lattnerc5287c02006-04-02 06:26:07 +000010734 case Intrinsic::ppc_altivec_vcmpgtub_p:
10735 case Intrinsic::ppc_altivec_vcmpgtuh_p:
10736 case Intrinsic::ppc_altivec_vcmpgtuw_p:
Kit Barton0cfa7b72015-03-03 19:55:45 +000010737 case Intrinsic::ppc_altivec_vcmpgtud_p:
Chris Lattnerc5287c02006-04-02 06:26:07 +000010738 KnownZero = ~1U; // All bits but the low one are known to be zero.
10739 break;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010740 }
Chris Lattnerc5287c02006-04-02 06:26:07 +000010741 }
10742 }
10743}
10744
Hal Finkel57725662015-01-03 17:58:24 +000010745unsigned PPCTargetLowering::getPrefLoopAlignment(MachineLoop *ML) const {
10746 switch (Subtarget.getDarwinDirective()) {
10747 default: break;
10748 case PPC::DIR_970:
10749 case PPC::DIR_PWR4:
10750 case PPC::DIR_PWR5:
10751 case PPC::DIR_PWR5X:
10752 case PPC::DIR_PWR6:
10753 case PPC::DIR_PWR6X:
10754 case PPC::DIR_PWR7:
10755 case PPC::DIR_PWR8: {
10756 if (!ML)
10757 break;
10758
Eric Christophercccae792015-01-30 22:02:31 +000010759 const PPCInstrInfo *TII = Subtarget.getInstrInfo();
Hal Finkel57725662015-01-03 17:58:24 +000010760
10761 // For small loops (between 5 and 8 instructions), align to a 32-byte
10762 // boundary so that the entire loop fits in one instruction-cache line.
10763 uint64_t LoopSize = 0;
10764 for (auto I = ML->block_begin(), IE = ML->block_end(); I != IE; ++I)
10765 for (auto J = (*I)->begin(), JE = (*I)->end(); J != JE; ++J)
10766 LoopSize += TII->GetInstSizeInBytes(J);
10767
10768 if (LoopSize > 16 && LoopSize <= 32)
10769 return 5;
10770
10771 break;
10772 }
10773 }
10774
10775 return TargetLowering::getPrefLoopAlignment(ML);
10776}
Chris Lattnerc5287c02006-04-02 06:26:07 +000010777
Chris Lattnerd6855142007-03-25 02:14:49 +000010778/// getConstraintType - Given a constraint, return the type of
Chris Lattner203b2f12006-02-07 20:16:30 +000010779/// constraint it is for this target.
Scott Michelcf0da6c2009-02-17 22:15:04 +000010780PPCTargetLowering::ConstraintType
Benjamin Kramer9bfb6272015-07-05 19:29:18 +000010781PPCTargetLowering::getConstraintType(StringRef Constraint) const {
Chris Lattnerd6855142007-03-25 02:14:49 +000010782 if (Constraint.size() == 1) {
10783 switch (Constraint[0]) {
10784 default: break;
10785 case 'b':
10786 case 'r':
10787 case 'f':
10788 case 'v':
10789 case 'y':
10790 return C_RegisterClass;
Hal Finkel4f24c622012-11-05 18:18:42 +000010791 case 'Z':
10792 // FIXME: While Z does indicate a memory constraint, it specifically
10793 // indicates an r+r address (used in conjunction with the 'y' modifier
10794 // in the replacement string). Currently, we're forcing the base
10795 // register to be r0 in the asm printer (which is interpreted as zero)
10796 // and forming the complete address in the second register. This is
10797 // suboptimal.
10798 return C_Memory;
Chris Lattnerd6855142007-03-25 02:14:49 +000010799 }
Hal Finkel6aca2372014-03-02 18:23:39 +000010800 } else if (Constraint == "wc") { // individual CR bits.
10801 return C_RegisterClass;
Hal Finkel27774d92014-03-13 07:58:58 +000010802 } else if (Constraint == "wa" || Constraint == "wd" ||
10803 Constraint == "wf" || Constraint == "ws") {
10804 return C_RegisterClass; // VSX registers.
Chris Lattnerd6855142007-03-25 02:14:49 +000010805 }
10806 return TargetLowering::getConstraintType(Constraint);
Chris Lattner203b2f12006-02-07 20:16:30 +000010807}
10808
John Thompsone8360b72010-10-29 17:29:13 +000010809/// Examine constraint type and operand type and determine a weight value.
10810/// This object must already have been set up with the operand type
10811/// and the current alternative constraint selected.
10812TargetLowering::ConstraintWeight
10813PPCTargetLowering::getSingleConstraintMatchWeight(
10814 AsmOperandInfo &info, const char *constraint) const {
10815 ConstraintWeight weight = CW_Invalid;
10816 Value *CallOperandVal = info.CallOperandVal;
10817 // If we don't have a value, we can't do a match,
10818 // but allow it at the lowest weight.
Craig Topper062a2ba2014-04-25 05:30:21 +000010819 if (!CallOperandVal)
John Thompsone8360b72010-10-29 17:29:13 +000010820 return CW_Default;
Chris Lattner229907c2011-07-18 04:54:35 +000010821 Type *type = CallOperandVal->getType();
Hal Finkel6aca2372014-03-02 18:23:39 +000010822
John Thompsone8360b72010-10-29 17:29:13 +000010823 // Look at the constraint type.
Hal Finkel6aca2372014-03-02 18:23:39 +000010824 if (StringRef(constraint) == "wc" && type->isIntegerTy(1))
10825 return CW_Register; // an individual CR bit.
Hal Finkel27774d92014-03-13 07:58:58 +000010826 else if ((StringRef(constraint) == "wa" ||
10827 StringRef(constraint) == "wd" ||
10828 StringRef(constraint) == "wf") &&
10829 type->isVectorTy())
10830 return CW_Register;
10831 else if (StringRef(constraint) == "ws" && type->isDoubleTy())
10832 return CW_Register;
Hal Finkel6aca2372014-03-02 18:23:39 +000010833
John Thompsone8360b72010-10-29 17:29:13 +000010834 switch (*constraint) {
10835 default:
10836 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
10837 break;
10838 case 'b':
10839 if (type->isIntegerTy())
10840 weight = CW_Register;
10841 break;
10842 case 'f':
10843 if (type->isFloatTy())
10844 weight = CW_Register;
10845 break;
10846 case 'd':
10847 if (type->isDoubleTy())
10848 weight = CW_Register;
10849 break;
10850 case 'v':
10851 if (type->isVectorTy())
10852 weight = CW_Register;
10853 break;
10854 case 'y':
10855 weight = CW_Register;
10856 break;
Hal Finkel4f24c622012-11-05 18:18:42 +000010857 case 'Z':
10858 weight = CW_Memory;
10859 break;
John Thompsone8360b72010-10-29 17:29:13 +000010860 }
10861 return weight;
10862}
10863
Eric Christopher11e4df72015-02-26 22:38:43 +000010864std::pair<unsigned, const TargetRegisterClass *>
10865PPCTargetLowering::getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
Benjamin Kramer9bfb6272015-07-05 19:29:18 +000010866 StringRef Constraint,
Chad Rosier295bd432013-06-22 18:37:38 +000010867 MVT VT) const {
Chris Lattner01513612006-01-31 19:20:21 +000010868 if (Constraint.size() == 1) {
Chris Lattner584a11a2006-11-02 01:44:04 +000010869 // GCC RS6000 Constraint Letters
10870 switch (Constraint[0]) {
10871 case 'b': // R1-R31
Eric Christopherb1aaebe2014-06-12 22:38:18 +000010872 if (VT == MVT::i64 && Subtarget.isPPC64())
Hal Finkel638a9fa2013-03-19 18:51:05 +000010873 return std::make_pair(0U, &PPC::G8RC_NOX0RegClass);
10874 return std::make_pair(0U, &PPC::GPRC_NOR0RegClass);
Chris Lattner584a11a2006-11-02 01:44:04 +000010875 case 'r': // R0-R31
Eric Christopherb1aaebe2014-06-12 22:38:18 +000010876 if (VT == MVT::i64 && Subtarget.isPPC64())
Craig Topperabadc662012-04-20 06:31:50 +000010877 return std::make_pair(0U, &PPC::G8RCRegClass);
10878 return std::make_pair(0U, &PPC::GPRCRegClass);
Chris Lattner584a11a2006-11-02 01:44:04 +000010879 case 'f':
Ulrich Weigand0de4a1e2012-10-29 17:49:34 +000010880 if (VT == MVT::f32 || VT == MVT::i32)
Craig Topperabadc662012-04-20 06:31:50 +000010881 return std::make_pair(0U, &PPC::F4RCRegClass);
Ulrich Weigand0de4a1e2012-10-29 17:49:34 +000010882 if (VT == MVT::f64 || VT == MVT::i64)
Craig Topperabadc662012-04-20 06:31:50 +000010883 return std::make_pair(0U, &PPC::F8RCRegClass);
Hal Finkelc93a9a22015-02-25 01:06:45 +000010884 if (VT == MVT::v4f64 && Subtarget.hasQPX())
10885 return std::make_pair(0U, &PPC::QFRCRegClass);
10886 if (VT == MVT::v4f32 && Subtarget.hasQPX())
10887 return std::make_pair(0U, &PPC::QSRCRegClass);
Chris Lattner584a11a2006-11-02 01:44:04 +000010888 break;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010889 case 'v':
Hal Finkelc93a9a22015-02-25 01:06:45 +000010890 if (VT == MVT::v4f64 && Subtarget.hasQPX())
10891 return std::make_pair(0U, &PPC::QFRCRegClass);
10892 if (VT == MVT::v4f32 && Subtarget.hasQPX())
10893 return std::make_pair(0U, &PPC::QSRCRegClass);
Craig Topperabadc662012-04-20 06:31:50 +000010894 return std::make_pair(0U, &PPC::VRRCRegClass);
Chris Lattner584a11a2006-11-02 01:44:04 +000010895 case 'y': // crrc
Craig Topperabadc662012-04-20 06:31:50 +000010896 return std::make_pair(0U, &PPC::CRRCRegClass);
Chris Lattner01513612006-01-31 19:20:21 +000010897 }
Hal Finkel6aca2372014-03-02 18:23:39 +000010898 } else if (Constraint == "wc") { // an individual CR bit.
10899 return std::make_pair(0U, &PPC::CRBITRCRegClass);
Hal Finkel27774d92014-03-13 07:58:58 +000010900 } else if (Constraint == "wa" || Constraint == "wd" ||
Hal Finkel19be5062014-03-29 05:29:01 +000010901 Constraint == "wf") {
Hal Finkel27774d92014-03-13 07:58:58 +000010902 return std::make_pair(0U, &PPC::VSRCRegClass);
Hal Finkel19be5062014-03-29 05:29:01 +000010903 } else if (Constraint == "ws") {
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +000010904 if (VT == MVT::f32)
10905 return std::make_pair(0U, &PPC::VSSRCRegClass);
10906 else
10907 return std::make_pair(0U, &PPC::VSFRCRegClass);
Chris Lattner01513612006-01-31 19:20:21 +000010908 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010909
Eric Christopher11e4df72015-02-26 22:38:43 +000010910 std::pair<unsigned, const TargetRegisterClass *> R =
10911 TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT);
Hal Finkelb176acb2013-08-03 12:25:10 +000010912
10913 // r[0-9]+ are used, on PPC64, to refer to the corresponding 64-bit registers
10914 // (which we call X[0-9]+). If a 64-bit value has been requested, and a
10915 // 32-bit GPR has been selected, then 'upgrade' it to the 64-bit parent
10916 // register.
10917 // FIXME: If TargetLowering::getRegForInlineAsmConstraint could somehow use
10918 // the AsmName field from *RegisterInfo.td, then this would not be necessary.
Eric Christopherb1aaebe2014-06-12 22:38:18 +000010919 if (R.first && VT == MVT::i64 && Subtarget.isPPC64() &&
Eric Christopher11e4df72015-02-26 22:38:43 +000010920 PPC::GPRCRegClass.contains(R.first))
Hal Finkelb176acb2013-08-03 12:25:10 +000010921 return std::make_pair(TRI->getMatchingSuperReg(R.first,
Hal Finkelb3ca00d2013-08-14 20:05:04 +000010922 PPC::sub_32, &PPC::G8RCRegClass),
Hal Finkelb176acb2013-08-03 12:25:10 +000010923 &PPC::G8RCRegClass);
Hal Finkelb176acb2013-08-03 12:25:10 +000010924
Hal Finkelaa10b3c2014-12-08 22:54:22 +000010925 // GCC accepts 'cc' as an alias for 'cr0', and we need to do the same.
10926 if (!R.second && StringRef("{cc}").equals_lower(Constraint)) {
10927 R.first = PPC::CR0;
10928 R.second = &PPC::CRRCRegClass;
10929 }
10930
Hal Finkelb176acb2013-08-03 12:25:10 +000010931 return R;
Chris Lattner01513612006-01-31 19:20:21 +000010932}
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010933
Chris Lattner584a11a2006-11-02 01:44:04 +000010934
Chris Lattnerd8c9cb92007-08-25 00:47:38 +000010935/// LowerAsmOperandForConstraint - Lower the specified operand into the Ops
Dale Johannesence97d552010-06-25 21:55:36 +000010936/// vector. If it is invalid, don't add anything to Ops.
Eric Christopher0713a9d2011-06-08 23:55:35 +000010937void PPCTargetLowering::LowerAsmOperandForConstraint(SDValue Op,
Eric Christopherde9399b2011-06-02 23:16:42 +000010938 std::string &Constraint,
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010939 std::vector<SDValue>&Ops,
Chris Lattner724539c2008-04-26 23:02:14 +000010940 SelectionDAG &DAG) const {
Craig Topper062a2ba2014-04-25 05:30:21 +000010941 SDValue Result;
Eric Christopher0713a9d2011-06-08 23:55:35 +000010942
Eric Christopherde9399b2011-06-02 23:16:42 +000010943 // Only support length 1 constraints.
10944 if (Constraint.length() > 1) return;
Eric Christopher0713a9d2011-06-08 23:55:35 +000010945
Eric Christopherde9399b2011-06-02 23:16:42 +000010946 char Letter = Constraint[0];
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010947 switch (Letter) {
10948 default: break;
10949 case 'I':
10950 case 'J':
10951 case 'K':
10952 case 'L':
10953 case 'M':
10954 case 'N':
10955 case 'O':
10956 case 'P': {
Chris Lattner0b7472d2007-05-15 01:31:05 +000010957 ConstantSDNode *CST = dyn_cast<ConstantSDNode>(Op);
Chris Lattnerd8c9cb92007-08-25 00:47:38 +000010958 if (!CST) return; // Must be an immediate to match.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010959 SDLoc dl(Op);
Hal Finkelc91fc112014-12-03 09:37:50 +000010960 int64_t Value = CST->getSExtValue();
10961 EVT TCVT = MVT::i64; // All constants taken to be 64 bits so that negative
10962 // numbers are printed as such.
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010963 switch (Letter) {
Torok Edwinfbcc6632009-07-14 16:55:14 +000010964 default: llvm_unreachable("Unknown constraint letter!");
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010965 case 'I': // "I" is a signed 16-bit constant.
Hal Finkelc91fc112014-12-03 09:37:50 +000010966 if (isInt<16>(Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010967 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000010968 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010969 case 'J': // "J" is a constant with only the high-order 16 bits nonzero.
Hal Finkelc91fc112014-12-03 09:37:50 +000010970 if (isShiftedUInt<16, 16>(Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010971 Result = DAG.getTargetConstant(Value, dl, TCVT);
Hal Finkelc91fc112014-12-03 09:37:50 +000010972 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010973 case 'L': // "L" is a signed 16-bit constant shifted left 16 bits.
Hal Finkelc91fc112014-12-03 09:37:50 +000010974 if (isShiftedInt<16, 16>(Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010975 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000010976 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010977 case 'K': // "K" is a constant with only the low-order 16 bits nonzero.
Hal Finkelc91fc112014-12-03 09:37:50 +000010978 if (isUInt<16>(Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010979 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000010980 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010981 case 'M': // "M" is a constant that is greater than 31.
Chris Lattner0b7472d2007-05-15 01:31:05 +000010982 if (Value > 31)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010983 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000010984 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010985 case 'N': // "N" is a positive constant that is an exact power of two.
Hal Finkelc91fc112014-12-03 09:37:50 +000010986 if (Value > 0 && isPowerOf2_64(Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010987 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000010988 break;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010989 case 'O': // "O" is the constant zero.
Chris Lattner0b7472d2007-05-15 01:31:05 +000010990 if (Value == 0)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010991 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000010992 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010993 case 'P': // "P" is a constant whose negation is a signed 16-bit constant.
Hal Finkelc91fc112014-12-03 09:37:50 +000010994 if (isInt<16>(-Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010995 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000010996 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010997 }
10998 break;
10999 }
11000 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000011001
Gabor Greiff304a7a2008-08-28 21:40:38 +000011002 if (Result.getNode()) {
Chris Lattnerd8c9cb92007-08-25 00:47:38 +000011003 Ops.push_back(Result);
11004 return;
11005 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000011006
Chris Lattner15a6c4c2006-02-07 00:47:13 +000011007 // Handle standard constraint letters.
Eric Christopherde9399b2011-06-02 23:16:42 +000011008 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG);
Chris Lattner15a6c4c2006-02-07 00:47:13 +000011009}
Evan Cheng2dd2c652006-03-13 23:20:37 +000011010
Chris Lattner1eb94d92007-03-30 23:15:24 +000011011// isLegalAddressingMode - Return true if the addressing mode represented
11012// by AM is legal for this target, for a load/store of the specified type.
Mehdi Amini0cdec1e2015-07-09 02:09:40 +000011013bool PPCTargetLowering::isLegalAddressingMode(const DataLayout &DL,
11014 const AddrMode &AM, Type *Ty,
Matt Arsenaultbd7d80a2015-06-01 05:31:59 +000011015 unsigned AS) const {
Hal Finkelc93a9a22015-02-25 01:06:45 +000011016 // PPC does not allow r+i addressing modes for vectors!
11017 if (Ty->isVectorTy() && AM.BaseOffs != 0)
11018 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +000011019
Chris Lattner1eb94d92007-03-30 23:15:24 +000011020 // PPC allows a sign-extended 16-bit immediate field.
11021 if (AM.BaseOffs <= -(1LL << 16) || AM.BaseOffs >= (1LL << 16)-1)
11022 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +000011023
Chris Lattner1eb94d92007-03-30 23:15:24 +000011024 // No global is ever allowed as a base.
11025 if (AM.BaseGV)
11026 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +000011027
11028 // PPC only support r+r,
Chris Lattner1eb94d92007-03-30 23:15:24 +000011029 switch (AM.Scale) {
11030 case 0: // "r+i" or just "i", depending on HasBaseReg.
11031 break;
11032 case 1:
11033 if (AM.HasBaseReg && AM.BaseOffs) // "r+r+i" is not allowed.
11034 return false;
11035 // Otherwise we have r+r or r+i.
11036 break;
11037 case 2:
11038 if (AM.HasBaseReg || AM.BaseOffs) // 2*r+r or 2*r+i is not allowed.
11039 return false;
11040 // Allow 2*r as r+r.
11041 break;
Chris Lattner19ccd622007-04-09 22:10:05 +000011042 default:
11043 // No other scales are supported.
11044 return false;
Chris Lattner1eb94d92007-03-30 23:15:24 +000011045 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000011046
Chris Lattner1eb94d92007-03-30 23:15:24 +000011047 return true;
11048}
11049
Dan Gohman21cea8a2010-04-17 15:26:15 +000011050SDValue PPCTargetLowering::LowerRETURNADDR(SDValue Op,
11051 SelectionDAG &DAG) const {
Evan Cheng168ced92010-05-22 01:47:14 +000011052 MachineFunction &MF = DAG.getMachineFunction();
11053 MachineFrameInfo *MFI = MF.getFrameInfo();
11054 MFI->setReturnAddressIsTaken(true);
11055
Bill Wendling908bf812014-01-06 00:43:20 +000011056 if (verifyReturnAddressArgumentIsConstant(Op, DAG))
Bill Wendlingdf7dd282014-01-05 01:47:20 +000011057 return SDValue();
Bill Wendlingdf7dd282014-01-05 01:47:20 +000011058
Andrew Trickef9de2a2013-05-25 02:42:55 +000011059 SDLoc dl(Op);
Dale Johannesen81bfca72010-05-03 22:59:34 +000011060 unsigned Depth = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue();
Chris Lattnerf6a81562007-12-08 06:59:59 +000011061
Dale Johannesen81bfca72010-05-03 22:59:34 +000011062 // Make sure the function does not optimize away the store of the RA to
11063 // the stack.
Chris Lattnerf6a81562007-12-08 06:59:59 +000011064 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
Dale Johannesen81bfca72010-05-03 22:59:34 +000011065 FuncInfo->setLRStoreRequired();
Eric Christopherb1aaebe2014-06-12 22:38:18 +000011066 bool isPPC64 = Subtarget.isPPC64();
Mehdi Amini44ede332015-07-09 02:09:04 +000011067 auto PtrVT = getPointerTy(MF.getDataLayout());
Dale Johannesen81bfca72010-05-03 22:59:34 +000011068
11069 if (Depth > 0) {
11070 SDValue FrameAddr = LowerFRAMEADDR(Op, DAG);
11071 SDValue Offset =
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000011072 DAG.getConstant(Subtarget.getFrameLowering()->getReturnSaveOffset(), dl,
Eric Christopherf71609b2015-02-13 00:39:27 +000011073 isPPC64 ? MVT::i64 : MVT::i32);
Mehdi Amini44ede332015-07-09 02:09:04 +000011074 return DAG.getLoad(PtrVT, dl, DAG.getEntryNode(),
11075 DAG.getNode(ISD::ADD, dl, PtrVT, FrameAddr, Offset),
Pete Cooper82cd9e82011-11-08 18:42:53 +000011076 MachinePointerInfo(), false, false, false, 0);
Dale Johannesen81bfca72010-05-03 22:59:34 +000011077 }
Chris Lattnerf6a81562007-12-08 06:59:59 +000011078
Chris Lattnerf6a81562007-12-08 06:59:59 +000011079 // Just load the return address off the stack.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000011080 SDValue RetAddrFI = getReturnAddrFrameIndex(DAG);
Mehdi Amini44ede332015-07-09 02:09:04 +000011081 return DAG.getLoad(PtrVT, dl, DAG.getEntryNode(), RetAddrFI,
11082 MachinePointerInfo(), false, false, false, 0);
Chris Lattnerf6a81562007-12-08 06:59:59 +000011083}
11084
Dan Gohman21cea8a2010-04-17 15:26:15 +000011085SDValue PPCTargetLowering::LowerFRAMEADDR(SDValue Op,
11086 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +000011087 SDLoc dl(Op);
Dale Johannesen81bfca72010-05-03 22:59:34 +000011088 unsigned Depth = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue();
Scott Michelcf0da6c2009-02-17 22:15:04 +000011089
Nicolas Geoffray75ab9792007-03-01 13:11:38 +000011090 MachineFunction &MF = DAG.getMachineFunction();
11091 MachineFrameInfo *MFI = MF.getFrameInfo();
Dale Johannesen81bfca72010-05-03 22:59:34 +000011092 MFI->setFrameAddressIsTaken(true);
Hal Finkelaa03c032013-03-21 19:03:19 +000011093
Mehdi Amini44ede332015-07-09 02:09:04 +000011094 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
11095 bool isPPC64 = PtrVT == MVT::i64;
11096
Hal Finkelaa03c032013-03-21 19:03:19 +000011097 // Naked functions never have a frame pointer, and so we use r1. For all
11098 // other functions, this decision must be delayed until during PEI.
11099 unsigned FrameReg;
Duncan P. N. Exon Smith5bedaf932015-02-14 02:54:07 +000011100 if (MF.getFunction()->hasFnAttribute(Attribute::Naked))
Hal Finkelaa03c032013-03-21 19:03:19 +000011101 FrameReg = isPPC64 ? PPC::X1 : PPC::R1;
11102 else
11103 FrameReg = isPPC64 ? PPC::FP8 : PPC::FP;
11104
Dale Johannesen81bfca72010-05-03 22:59:34 +000011105 SDValue FrameAddr = DAG.getCopyFromReg(DAG.getEntryNode(), dl, FrameReg,
11106 PtrVT);
11107 while (Depth--)
11108 FrameAddr = DAG.getLoad(Op.getValueType(), dl, DAG.getEntryNode(),
Pete Cooper82cd9e82011-11-08 18:42:53 +000011109 FrameAddr, MachinePointerInfo(), false, false,
11110 false, 0);
Dale Johannesen81bfca72010-05-03 22:59:34 +000011111 return FrameAddr;
Nicolas Geoffray75ab9792007-03-01 13:11:38 +000011112}
Dan Gohmanc14e5222008-10-21 03:41:46 +000011113
Hal Finkel0d8db462014-05-11 19:29:11 +000011114// FIXME? Maybe this could be a TableGen attribute on some registers and
11115// this table could be generated automatically from RegInfo.
Pat Gavlina717f252015-07-09 17:40:29 +000011116unsigned PPCTargetLowering::getRegisterByName(const char* RegName, EVT VT,
11117 SelectionDAG &DAG) const {
Eric Christopherb1aaebe2014-06-12 22:38:18 +000011118 bool isPPC64 = Subtarget.isPPC64();
11119 bool isDarwinABI = Subtarget.isDarwinABI();
Hal Finkel0d8db462014-05-11 19:29:11 +000011120
11121 if ((isPPC64 && VT != MVT::i64 && VT != MVT::i32) ||
11122 (!isPPC64 && VT != MVT::i32))
11123 report_fatal_error("Invalid register global variable type");
11124
11125 bool is64Bit = isPPC64 && VT == MVT::i64;
11126 unsigned Reg = StringSwitch<unsigned>(RegName)
11127 .Case("r1", is64Bit ? PPC::X1 : PPC::R1)
Hal Finkele6698d52015-02-01 15:03:28 +000011128 .Case("r2", (isDarwinABI || isPPC64) ? 0 : PPC::R2)
Hal Finkel0d8db462014-05-11 19:29:11 +000011129 .Case("r13", (!isPPC64 && isDarwinABI) ? 0 :
11130 (is64Bit ? PPC::X13 : PPC::R13))
11131 .Default(0);
11132
11133 if (Reg)
11134 return Reg;
11135 report_fatal_error("Invalid register name global variable");
11136}
11137
Dan Gohmanc14e5222008-10-21 03:41:46 +000011138bool
11139PPCTargetLowering::isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const {
11140 // The PowerPC target isn't yet aware of offsets.
11141 return false;
11142}
Tilmann Schellerb93960d2009-07-03 06:45:56 +000011143
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011144bool PPCTargetLowering::getTgtMemIntrinsic(IntrinsicInfo &Info,
11145 const CallInst &I,
11146 unsigned Intrinsic) const {
11147
11148 switch (Intrinsic) {
Hal Finkelc93a9a22015-02-25 01:06:45 +000011149 case Intrinsic::ppc_qpx_qvlfd:
11150 case Intrinsic::ppc_qpx_qvlfs:
11151 case Intrinsic::ppc_qpx_qvlfcd:
11152 case Intrinsic::ppc_qpx_qvlfcs:
11153 case Intrinsic::ppc_qpx_qvlfiwa:
11154 case Intrinsic::ppc_qpx_qvlfiwz:
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011155 case Intrinsic::ppc_altivec_lvx:
11156 case Intrinsic::ppc_altivec_lvxl:
11157 case Intrinsic::ppc_altivec_lvebx:
11158 case Intrinsic::ppc_altivec_lvehx:
Bill Schmidt72954782014-11-12 04:19:40 +000011159 case Intrinsic::ppc_altivec_lvewx:
11160 case Intrinsic::ppc_vsx_lxvd2x:
11161 case Intrinsic::ppc_vsx_lxvw4x: {
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011162 EVT VT;
11163 switch (Intrinsic) {
11164 case Intrinsic::ppc_altivec_lvebx:
11165 VT = MVT::i8;
11166 break;
11167 case Intrinsic::ppc_altivec_lvehx:
11168 VT = MVT::i16;
11169 break;
11170 case Intrinsic::ppc_altivec_lvewx:
11171 VT = MVT::i32;
11172 break;
Bill Schmidt72954782014-11-12 04:19:40 +000011173 case Intrinsic::ppc_vsx_lxvd2x:
11174 VT = MVT::v2f64;
11175 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +000011176 case Intrinsic::ppc_qpx_qvlfd:
11177 VT = MVT::v4f64;
11178 break;
11179 case Intrinsic::ppc_qpx_qvlfs:
11180 VT = MVT::v4f32;
11181 break;
11182 case Intrinsic::ppc_qpx_qvlfcd:
11183 VT = MVT::v2f64;
11184 break;
11185 case Intrinsic::ppc_qpx_qvlfcs:
11186 VT = MVT::v2f32;
11187 break;
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011188 default:
11189 VT = MVT::v4i32;
11190 break;
11191 }
11192
11193 Info.opc = ISD::INTRINSIC_W_CHAIN;
11194 Info.memVT = VT;
11195 Info.ptrVal = I.getArgOperand(0);
11196 Info.offset = -VT.getStoreSize()+1;
11197 Info.size = 2*VT.getStoreSize()-1;
11198 Info.align = 1;
11199 Info.vol = false;
11200 Info.readMem = true;
11201 Info.writeMem = false;
11202 return true;
11203 }
Hal Finkelc93a9a22015-02-25 01:06:45 +000011204 case Intrinsic::ppc_qpx_qvlfda:
11205 case Intrinsic::ppc_qpx_qvlfsa:
11206 case Intrinsic::ppc_qpx_qvlfcda:
11207 case Intrinsic::ppc_qpx_qvlfcsa:
11208 case Intrinsic::ppc_qpx_qvlfiwaa:
11209 case Intrinsic::ppc_qpx_qvlfiwza: {
11210 EVT VT;
11211 switch (Intrinsic) {
11212 case Intrinsic::ppc_qpx_qvlfda:
11213 VT = MVT::v4f64;
11214 break;
11215 case Intrinsic::ppc_qpx_qvlfsa:
11216 VT = MVT::v4f32;
11217 break;
11218 case Intrinsic::ppc_qpx_qvlfcda:
11219 VT = MVT::v2f64;
11220 break;
11221 case Intrinsic::ppc_qpx_qvlfcsa:
11222 VT = MVT::v2f32;
11223 break;
11224 default:
11225 VT = MVT::v4i32;
11226 break;
11227 }
11228
11229 Info.opc = ISD::INTRINSIC_W_CHAIN;
11230 Info.memVT = VT;
11231 Info.ptrVal = I.getArgOperand(0);
11232 Info.offset = 0;
11233 Info.size = VT.getStoreSize();
11234 Info.align = 1;
11235 Info.vol = false;
11236 Info.readMem = true;
11237 Info.writeMem = false;
11238 return true;
11239 }
11240 case Intrinsic::ppc_qpx_qvstfd:
11241 case Intrinsic::ppc_qpx_qvstfs:
11242 case Intrinsic::ppc_qpx_qvstfcd:
11243 case Intrinsic::ppc_qpx_qvstfcs:
11244 case Intrinsic::ppc_qpx_qvstfiw:
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011245 case Intrinsic::ppc_altivec_stvx:
11246 case Intrinsic::ppc_altivec_stvxl:
11247 case Intrinsic::ppc_altivec_stvebx:
11248 case Intrinsic::ppc_altivec_stvehx:
Bill Schmidt72954782014-11-12 04:19:40 +000011249 case Intrinsic::ppc_altivec_stvewx:
11250 case Intrinsic::ppc_vsx_stxvd2x:
11251 case Intrinsic::ppc_vsx_stxvw4x: {
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011252 EVT VT;
11253 switch (Intrinsic) {
11254 case Intrinsic::ppc_altivec_stvebx:
11255 VT = MVT::i8;
11256 break;
11257 case Intrinsic::ppc_altivec_stvehx:
11258 VT = MVT::i16;
11259 break;
11260 case Intrinsic::ppc_altivec_stvewx:
11261 VT = MVT::i32;
11262 break;
Bill Schmidt72954782014-11-12 04:19:40 +000011263 case Intrinsic::ppc_vsx_stxvd2x:
11264 VT = MVT::v2f64;
11265 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +000011266 case Intrinsic::ppc_qpx_qvstfd:
11267 VT = MVT::v4f64;
11268 break;
11269 case Intrinsic::ppc_qpx_qvstfs:
11270 VT = MVT::v4f32;
11271 break;
11272 case Intrinsic::ppc_qpx_qvstfcd:
11273 VT = MVT::v2f64;
11274 break;
11275 case Intrinsic::ppc_qpx_qvstfcs:
11276 VT = MVT::v2f32;
11277 break;
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011278 default:
11279 VT = MVT::v4i32;
11280 break;
11281 }
11282
11283 Info.opc = ISD::INTRINSIC_VOID;
11284 Info.memVT = VT;
11285 Info.ptrVal = I.getArgOperand(1);
11286 Info.offset = -VT.getStoreSize()+1;
11287 Info.size = 2*VT.getStoreSize()-1;
11288 Info.align = 1;
11289 Info.vol = false;
11290 Info.readMem = false;
11291 Info.writeMem = true;
11292 return true;
11293 }
Hal Finkelc93a9a22015-02-25 01:06:45 +000011294 case Intrinsic::ppc_qpx_qvstfda:
11295 case Intrinsic::ppc_qpx_qvstfsa:
11296 case Intrinsic::ppc_qpx_qvstfcda:
11297 case Intrinsic::ppc_qpx_qvstfcsa:
11298 case Intrinsic::ppc_qpx_qvstfiwa: {
11299 EVT VT;
11300 switch (Intrinsic) {
11301 case Intrinsic::ppc_qpx_qvstfda:
11302 VT = MVT::v4f64;
11303 break;
11304 case Intrinsic::ppc_qpx_qvstfsa:
11305 VT = MVT::v4f32;
11306 break;
11307 case Intrinsic::ppc_qpx_qvstfcda:
11308 VT = MVT::v2f64;
11309 break;
11310 case Intrinsic::ppc_qpx_qvstfcsa:
11311 VT = MVT::v2f32;
11312 break;
11313 default:
11314 VT = MVT::v4i32;
11315 break;
11316 }
11317
11318 Info.opc = ISD::INTRINSIC_VOID;
11319 Info.memVT = VT;
11320 Info.ptrVal = I.getArgOperand(1);
11321 Info.offset = 0;
11322 Info.size = VT.getStoreSize();
11323 Info.align = 1;
11324 Info.vol = false;
11325 Info.readMem = false;
11326 Info.writeMem = true;
11327 return true;
11328 }
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011329 default:
11330 break;
11331 }
11332
11333 return false;
11334}
11335
Evan Chengd9929f02010-04-01 20:10:42 +000011336/// getOptimalMemOpType - Returns the target specific optimal type for load
Evan Cheng61399372010-04-02 19:36:14 +000011337/// and store operations as a result of memset, memcpy, and memmove
11338/// lowering. If DstAlign is zero that means it's safe to destination
11339/// alignment can satisfy any constraint. Similarly if SrcAlign is zero it
11340/// means there isn't a need to check it against alignment requirement,
Evan Cheng962711e2012-12-12 02:34:41 +000011341/// probably because the source does not need to be loaded. If 'IsMemset' is
11342/// true, that means it's expanding a memset. If 'ZeroMemset' is true, that
11343/// means it's a memset of zero. 'MemcpyStrSrc' indicates whether the memcpy
11344/// source is constant so it does not need to be loaded.
Dan Gohman148c69a2010-04-16 20:11:05 +000011345/// It returns EVT::Other if the type should be determined using generic
11346/// target-independent logic.
Evan Cheng43cd9e32010-04-01 06:04:33 +000011347EVT PPCTargetLowering::getOptimalMemOpType(uint64_t Size,
11348 unsigned DstAlign, unsigned SrcAlign,
Evan Cheng962711e2012-12-12 02:34:41 +000011349 bool IsMemset, bool ZeroMemset,
Evan Chengebe47c82010-04-08 07:37:57 +000011350 bool MemcpyStrSrc,
Dan Gohman148c69a2010-04-16 20:11:05 +000011351 MachineFunction &MF) const {
Hal Finkel52368d42015-03-31 20:56:09 +000011352 if (getTargetMachine().getOptLevel() != CodeGenOpt::None) {
11353 const Function *F = MF.getFunction();
11354 // When expanding a memset, require at least two QPX instructions to cover
11355 // the cost of loading the value to be stored from the constant pool.
11356 if (Subtarget.hasQPX() && Size >= 32 && (!IsMemset || Size >= 64) &&
11357 (!SrcAlign || SrcAlign >= 32) && (!DstAlign || DstAlign >= 32) &&
11358 !F->hasFnAttribute(Attribute::NoImplicitFloat)) {
11359 return MVT::v4f64;
11360 }
Hal Finkel5c3cacf2015-02-27 19:58:28 +000011361
Hal Finkel52368d42015-03-31 20:56:09 +000011362 // We should use Altivec/VSX loads and stores when available. For unaligned
11363 // addresses, unaligned VSX loads are only fast starting with the P8.
11364 if (Subtarget.hasAltivec() && Size >= 16 &&
11365 (((!SrcAlign || SrcAlign >= 16) && (!DstAlign || DstAlign >= 16)) ||
11366 ((IsMemset && Subtarget.hasVSX()) || Subtarget.hasP8Vector())))
11367 return MVT::v4i32;
11368 }
Hal Finkel5c3cacf2015-02-27 19:58:28 +000011369
Eric Christopherd90a8742014-06-12 22:38:20 +000011370 if (Subtarget.isPPC64()) {
Owen Anderson9f944592009-08-11 20:47:22 +000011371 return MVT::i64;
Tilmann Schellerb93960d2009-07-03 06:45:56 +000011372 }
Hal Finkel5c3cacf2015-02-27 19:58:28 +000011373
11374 return MVT::i32;
Tilmann Schellerb93960d2009-07-03 06:45:56 +000011375}
Hal Finkel88ed4e32012-04-01 19:23:08 +000011376
Hal Finkel34974ed2014-04-12 21:52:38 +000011377/// \brief Returns true if it is beneficial to convert a load of a constant
11378/// to just the constant itself.
11379bool PPCTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm,
11380 Type *Ty) const {
11381 assert(Ty->isIntegerTy());
11382
11383 unsigned BitSize = Ty->getPrimitiveSizeInBits();
11384 if (BitSize == 0 || BitSize > 64)
11385 return false;
11386 return true;
11387}
11388
11389bool PPCTargetLowering::isTruncateFree(Type *Ty1, Type *Ty2) const {
11390 if (!Ty1->isIntegerTy() || !Ty2->isIntegerTy())
11391 return false;
11392 unsigned NumBits1 = Ty1->getPrimitiveSizeInBits();
11393 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits();
11394 return NumBits1 == 64 && NumBits2 == 32;
11395}
11396
11397bool PPCTargetLowering::isTruncateFree(EVT VT1, EVT VT2) const {
11398 if (!VT1.isInteger() || !VT2.isInteger())
11399 return false;
11400 unsigned NumBits1 = VT1.getSizeInBits();
11401 unsigned NumBits2 = VT2.getSizeInBits();
11402 return NumBits1 == 64 && NumBits2 == 32;
11403}
11404
Hal Finkel5d5d1532015-01-10 08:21:59 +000011405bool PPCTargetLowering::isZExtFree(SDValue Val, EVT VT2) const {
11406 // Generally speaking, zexts are not free, but they are free when they can be
11407 // folded with other operations.
11408 if (LoadSDNode *LD = dyn_cast<LoadSDNode>(Val)) {
11409 EVT MemVT = LD->getMemoryVT();
11410 if ((MemVT == MVT::i1 || MemVT == MVT::i8 || MemVT == MVT::i16 ||
11411 (Subtarget.isPPC64() && MemVT == MVT::i32)) &&
11412 (LD->getExtensionType() == ISD::NON_EXTLOAD ||
11413 LD->getExtensionType() == ISD::ZEXTLOAD))
11414 return true;
11415 }
11416
11417 // FIXME: Add other cases...
11418 // - 32-bit shifts with a zext to i64
11419 // - zext after ctlz, bswap, etc.
11420 // - zext after and by a constant mask
11421
11422 return TargetLowering::isZExtFree(Val, VT2);
11423}
11424
Olivier Sallenave32509692015-01-13 15:06:36 +000011425bool PPCTargetLowering::isFPExtFree(EVT VT) const {
11426 assert(VT.isFloatingPoint());
11427 return true;
11428}
11429
Hal Finkel34974ed2014-04-12 21:52:38 +000011430bool PPCTargetLowering::isLegalICmpImmediate(int64_t Imm) const {
11431 return isInt<16>(Imm) || isUInt<16>(Imm);
11432}
11433
11434bool PPCTargetLowering::isLegalAddImmediate(int64_t Imm) const {
11435 return isInt<16>(Imm) || isUInt<16>(Imm);
11436}
11437
Matt Arsenault6f2a5262014-07-27 17:46:40 +000011438bool PPCTargetLowering::allowsMisalignedMemoryAccesses(EVT VT,
11439 unsigned,
11440 unsigned,
11441 bool *Fast) const {
Hal Finkel8d7fbc92013-03-15 15:27:13 +000011442 if (DisablePPCUnaligned)
11443 return false;
11444
11445 // PowerPC supports unaligned memory access for simple non-vector types.
11446 // Although accessing unaligned addresses is not as efficient as accessing
11447 // aligned addresses, it is generally more efficient than manual expansion,
11448 // and generally only traps for software emulation when crossing page
11449 // boundaries.
11450
11451 if (!VT.isSimple())
11452 return false;
11453
Hal Finkel6e28e6a2014-03-26 19:39:09 +000011454 if (VT.getSimpleVT().isVector()) {
Eric Christopherb1aaebe2014-06-12 22:38:18 +000011455 if (Subtarget.hasVSX()) {
Bill Schmidt2d1128a2014-10-17 15:13:38 +000011456 if (VT != MVT::v2f64 && VT != MVT::v2i64 &&
11457 VT != MVT::v4f32 && VT != MVT::v4i32)
Hal Finkel6e28e6a2014-03-26 19:39:09 +000011458 return false;
11459 } else {
11460 return false;
11461 }
11462 }
Hal Finkel8d7fbc92013-03-15 15:27:13 +000011463
11464 if (VT == MVT::ppcf128)
11465 return false;
11466
11467 if (Fast)
11468 *Fast = true;
11469
11470 return true;
11471}
11472
Stephen Lin73de7bf2013-07-09 18:16:56 +000011473bool PPCTargetLowering::isFMAFasterThanFMulAndFAdd(EVT VT) const {
11474 VT = VT.getScalarType();
11475
Hal Finkel0a479ae2012-06-22 00:49:52 +000011476 if (!VT.isSimple())
11477 return false;
11478
11479 switch (VT.getSimpleVT().SimpleTy) {
11480 case MVT::f32:
11481 case MVT::f64:
Hal Finkel0a479ae2012-06-22 00:49:52 +000011482 return true;
11483 default:
11484 break;
11485 }
11486
11487 return false;
11488}
11489
Hal Finkel934361a2015-01-14 01:07:51 +000011490const MCPhysReg *
11491PPCTargetLowering::getScratchRegisters(CallingConv::ID) const {
11492 // LR is a callee-save register, but we must treat it as clobbered by any call
11493 // site. Hence we include LR in the scratch registers, which are in turn added
11494 // as implicit-defs for stackmaps and patchpoints. The same reasoning applies
11495 // to CTR, which is used by any indirect call.
11496 static const MCPhysReg ScratchRegs[] = {
Hal Finkelc19805a2015-01-17 03:57:34 +000011497 PPC::X12, PPC::LR8, PPC::CTR8, 0
Hal Finkel934361a2015-01-14 01:07:51 +000011498 };
11499
11500 return ScratchRegs;
11501}
11502
Hal Finkelb4240ca2014-03-31 17:48:16 +000011503bool
11504PPCTargetLowering::shouldExpandBuildVectorWithShuffles(
11505 EVT VT , unsigned DefinedValues) const {
11506 if (VT == MVT::v2i64)
Nemanja Ivanovic1c39ca62015-08-13 17:40:44 +000011507 return Subtarget.hasDirectMove(); // Don't need stack ops with direct moves
Hal Finkelb4240ca2014-03-31 17:48:16 +000011508
Hal Finkelc93a9a22015-02-25 01:06:45 +000011509 if (Subtarget.hasQPX()) {
11510 if (VT == MVT::v4f32 || VT == MVT::v4f64 || VT == MVT::v4i1)
11511 return true;
11512 }
11513
Hal Finkelb4240ca2014-03-31 17:48:16 +000011514 return TargetLowering::shouldExpandBuildVectorWithShuffles(VT, DefinedValues);
11515}
11516
Hal Finkel88ed4e32012-04-01 19:23:08 +000011517Sched::Preference PPCTargetLowering::getSchedulingPreference(SDNode *N) const {
Eric Christopherb1aaebe2014-06-12 22:38:18 +000011518 if (DisableILPPref || Subtarget.enableMachineScheduler())
Hal Finkel4e9f1a82012-06-10 19:32:29 +000011519 return TargetLowering::getSchedulingPreference(N);
Hal Finkel88ed4e32012-04-01 19:23:08 +000011520
Hal Finkel4e9f1a82012-06-10 19:32:29 +000011521 return Sched::ILP;
Hal Finkel88ed4e32012-04-01 19:23:08 +000011522}
11523
Bill Schmidt0cf702f2013-07-30 00:50:39 +000011524// Create a fast isel object.
11525FastISel *
11526PPCTargetLowering::createFastISel(FunctionLoweringInfo &FuncInfo,
11527 const TargetLibraryInfo *LibInfo) const {
11528 return PPC::createFastISel(FuncInfo, LibInfo);
11529}