blob: 503f01f08277feaaaa606a14a326cd2e3fb59a3e [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);
Duncan Sands13237ac2008-06-06 12:08:01 +0000434 setOperationAction(ISD::STORE, VT, Promote);
Owen Anderson9f944592009-08-11 20:47:22 +0000435 AddPromotedToType (ISD::STORE, VT, MVT::v4i32);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000436
Chris Lattner06a21ba2006-04-16 01:37:57 +0000437 // No other operations are legal.
Duncan Sands13237ac2008-06-06 12:08:01 +0000438 setOperationAction(ISD::MUL , VT, Expand);
439 setOperationAction(ISD::SDIV, VT, Expand);
440 setOperationAction(ISD::SREM, VT, Expand);
441 setOperationAction(ISD::UDIV, VT, Expand);
442 setOperationAction(ISD::UREM, VT, Expand);
443 setOperationAction(ISD::FDIV, VT, Expand);
Hal Finkele3930222013-07-08 17:30:25 +0000444 setOperationAction(ISD::FREM, VT, Expand);
Duncan Sands13237ac2008-06-06 12:08:01 +0000445 setOperationAction(ISD::FNEG, VT, Expand);
Craig Topperc8a2adf2012-11-15 08:02:19 +0000446 setOperationAction(ISD::FSQRT, VT, Expand);
447 setOperationAction(ISD::FLOG, VT, Expand);
448 setOperationAction(ISD::FLOG10, VT, Expand);
449 setOperationAction(ISD::FLOG2, VT, Expand);
450 setOperationAction(ISD::FEXP, VT, Expand);
451 setOperationAction(ISD::FEXP2, VT, Expand);
452 setOperationAction(ISD::FSIN, VT, Expand);
453 setOperationAction(ISD::FCOS, VT, Expand);
454 setOperationAction(ISD::FABS, VT, Expand);
455 setOperationAction(ISD::FPOWI, VT, Expand);
Craig Topperc4343f22012-11-14 08:11:25 +0000456 setOperationAction(ISD::FFLOOR, VT, Expand);
Craig Topper61d04572012-11-15 06:51:10 +0000457 setOperationAction(ISD::FCEIL, VT, Expand);
458 setOperationAction(ISD::FTRUNC, VT, Expand);
459 setOperationAction(ISD::FRINT, VT, Expand);
460 setOperationAction(ISD::FNEARBYINT, VT, Expand);
Duncan Sands13237ac2008-06-06 12:08:01 +0000461 setOperationAction(ISD::EXTRACT_VECTOR_ELT, VT, Expand);
462 setOperationAction(ISD::INSERT_VECTOR_ELT, VT, Expand);
463 setOperationAction(ISD::BUILD_VECTOR, VT, Expand);
Ulrich Weigand51eccec2014-08-04 13:27:12 +0000464 setOperationAction(ISD::MULHU, VT, Expand);
465 setOperationAction(ISD::MULHS, VT, Expand);
Duncan Sands13237ac2008-06-06 12:08:01 +0000466 setOperationAction(ISD::UMUL_LOHI, VT, Expand);
467 setOperationAction(ISD::SMUL_LOHI, VT, Expand);
468 setOperationAction(ISD::UDIVREM, VT, Expand);
469 setOperationAction(ISD::SDIVREM, VT, Expand);
470 setOperationAction(ISD::SCALAR_TO_VECTOR, VT, Expand);
471 setOperationAction(ISD::FPOW, VT, Expand);
Benjamin Kramerf3ad2352014-05-19 13:12:38 +0000472 setOperationAction(ISD::BSWAP, VT, Expand);
Chandler Carruth637cc6a2011-12-13 01:56:10 +0000473 setOperationAction(ISD::CTLZ_ZERO_UNDEF, VT, Expand);
Duncan Sands13237ac2008-06-06 12:08:01 +0000474 setOperationAction(ISD::CTTZ, VT, Expand);
Chandler Carruth637cc6a2011-12-13 01:56:10 +0000475 setOperationAction(ISD::CTTZ_ZERO_UNDEF, VT, Expand);
Benjamin Kramerc5071462012-12-19 15:49:14 +0000476 setOperationAction(ISD::VSELECT, VT, Expand);
Adhemerval Zanellac4182d12012-11-05 17:15:56 +0000477 setOperationAction(ISD::SIGN_EXTEND_INREG, VT, Expand);
478
Ahmed Bougacha2b6917b2015-01-08 00:51:32 +0000479 for (MVT InnerVT : MVT::vector_valuetypes()) {
Adhemerval Zanellac4182d12012-11-05 17:15:56 +0000480 setTruncStoreAction(VT, InnerVT, Expand);
Ahmed Bougacha2b6917b2015-01-08 00:51:32 +0000481 setLoadExtAction(ISD::SEXTLOAD, VT, InnerVT, Expand);
482 setLoadExtAction(ISD::ZEXTLOAD, VT, InnerVT, Expand);
483 setLoadExtAction(ISD::EXTLOAD, VT, InnerVT, Expand);
484 }
Chris Lattnerbaa73e02006-03-31 19:52:36 +0000485 }
486
Chris Lattner95c7adc2006-04-04 17:25:31 +0000487 // We can custom expand all VECTOR_SHUFFLEs to VPERM, others we can handle
488 // with merges, splats, etc.
Owen Anderson9f944592009-08-11 20:47:22 +0000489 setOperationAction(ISD::VECTOR_SHUFFLE, MVT::v16i8, Custom);
Chris Lattner95c7adc2006-04-04 17:25:31 +0000490
Owen Anderson9f944592009-08-11 20:47:22 +0000491 setOperationAction(ISD::AND , MVT::v4i32, Legal);
492 setOperationAction(ISD::OR , MVT::v4i32, Legal);
493 setOperationAction(ISD::XOR , MVT::v4i32, Legal);
494 setOperationAction(ISD::LOAD , MVT::v4i32, Legal);
Hal Finkel940ab932014-02-28 00:27:01 +0000495 setOperationAction(ISD::SELECT, MVT::v4i32,
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000496 Subtarget.useCRBits() ? Legal : Expand);
Owen Anderson9f944592009-08-11 20:47:22 +0000497 setOperationAction(ISD::STORE , MVT::v4i32, Legal);
Adhemerval Zanella5c6e0842012-10-08 17:27:24 +0000498 setOperationAction(ISD::FP_TO_SINT, MVT::v4i32, Legal);
499 setOperationAction(ISD::FP_TO_UINT, MVT::v4i32, Legal);
500 setOperationAction(ISD::SINT_TO_FP, MVT::v4i32, Legal);
501 setOperationAction(ISD::UINT_TO_FP, MVT::v4i32, Legal);
Adhemerval Zanellabdface52012-11-15 20:56:03 +0000502 setOperationAction(ISD::FFLOOR, MVT::v4f32, Legal);
503 setOperationAction(ISD::FCEIL, MVT::v4f32, Legal);
504 setOperationAction(ISD::FTRUNC, MVT::v4f32, Legal);
505 setOperationAction(ISD::FNEARBYINT, MVT::v4f32, Legal);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000506
Craig Topperabadc662012-04-20 06:31:50 +0000507 addRegisterClass(MVT::v4f32, &PPC::VRRCRegClass);
508 addRegisterClass(MVT::v4i32, &PPC::VRRCRegClass);
509 addRegisterClass(MVT::v8i16, &PPC::VRRCRegClass);
510 addRegisterClass(MVT::v16i8, &PPC::VRRCRegClass);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000511
Owen Anderson9f944592009-08-11 20:47:22 +0000512 setOperationAction(ISD::MUL, MVT::v4f32, Legal);
Hal Finkel0a479ae2012-06-22 00:49:52 +0000513 setOperationAction(ISD::FMA, MVT::v4f32, Legal);
Hal Finkel2e103312013-04-03 04:01:11 +0000514
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000515 if (TM.Options.UnsafeFPMath || Subtarget.hasVSX()) {
Hal Finkel2e103312013-04-03 04:01:11 +0000516 setOperationAction(ISD::FDIV, MVT::v4f32, Legal);
517 setOperationAction(ISD::FSQRT, MVT::v4f32, Legal);
518 }
519
Kit Barton20d39812015-03-10 19:49:38 +0000520
521 if (Subtarget.hasP8Altivec())
522 setOperationAction(ISD::MUL, MVT::v4i32, Legal);
523 else
524 setOperationAction(ISD::MUL, MVT::v4i32, Custom);
525
Owen Anderson9f944592009-08-11 20:47:22 +0000526 setOperationAction(ISD::MUL, MVT::v8i16, Custom);
527 setOperationAction(ISD::MUL, MVT::v16i8, Custom);
Chris Lattnera8713b12006-03-20 01:53:53 +0000528
Owen Anderson9f944592009-08-11 20:47:22 +0000529 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4f32, Custom);
530 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4i32, Custom);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000531
Owen Anderson9f944592009-08-11 20:47:22 +0000532 setOperationAction(ISD::BUILD_VECTOR, MVT::v16i8, Custom);
533 setOperationAction(ISD::BUILD_VECTOR, MVT::v8i16, Custom);
534 setOperationAction(ISD::BUILD_VECTOR, MVT::v4i32, Custom);
535 setOperationAction(ISD::BUILD_VECTOR, MVT::v4f32, Custom);
Adhemerval Zanella56775e02012-10-30 13:50:19 +0000536
537 // Altivec does not contain unordered floating-point compare instructions
538 setCondCodeAction(ISD::SETUO, MVT::v4f32, Expand);
539 setCondCodeAction(ISD::SETUEQ, MVT::v4f32, Expand);
Hal Finkel21ada792013-07-08 20:00:03 +0000540 setCondCodeAction(ISD::SETO, MVT::v4f32, Expand);
541 setCondCodeAction(ISD::SETONE, MVT::v4f32, Expand);
Hal Finkel27774d92014-03-13 07:58:58 +0000542
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000543 if (Subtarget.hasVSX()) {
Hal Finkel27774d92014-03-13 07:58:58 +0000544 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v2f64, Legal);
Nemanja Ivanovic1c39ca62015-08-13 17:40:44 +0000545 if (Subtarget.hasP8Vector())
546 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4f32, Legal);
547 if (Subtarget.hasDirectMove()) {
548 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v16i8, Legal);
549 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v8i16, Legal);
550 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4i32, Legal);
551 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v2i64, Legal);
552 }
Hal Finkel82569b62014-03-27 22:22:48 +0000553 setOperationAction(ISD::EXTRACT_VECTOR_ELT, MVT::v2f64, Legal);
Hal Finkel27774d92014-03-13 07:58:58 +0000554
555 setOperationAction(ISD::FFLOOR, MVT::v2f64, Legal);
556 setOperationAction(ISD::FCEIL, MVT::v2f64, Legal);
557 setOperationAction(ISD::FTRUNC, MVT::v2f64, Legal);
558 setOperationAction(ISD::FNEARBYINT, MVT::v2f64, Legal);
559 setOperationAction(ISD::FROUND, MVT::v2f64, Legal);
560
561 setOperationAction(ISD::FROUND, MVT::v4f32, Legal);
562
563 setOperationAction(ISD::MUL, MVT::v2f64, Legal);
564 setOperationAction(ISD::FMA, MVT::v2f64, Legal);
565
566 setOperationAction(ISD::FDIV, MVT::v2f64, Legal);
567 setOperationAction(ISD::FSQRT, MVT::v2f64, Legal);
568
Hal Finkel732f0f72014-03-26 12:49:28 +0000569 setOperationAction(ISD::VSELECT, MVT::v16i8, Legal);
570 setOperationAction(ISD::VSELECT, MVT::v8i16, Legal);
571 setOperationAction(ISD::VSELECT, MVT::v4i32, Legal);
572 setOperationAction(ISD::VSELECT, MVT::v4f32, Legal);
573 setOperationAction(ISD::VSELECT, MVT::v2f64, Legal);
574
Hal Finkel27774d92014-03-13 07:58:58 +0000575 // Share the Altivec comparison restrictions.
576 setCondCodeAction(ISD::SETUO, MVT::v2f64, Expand);
577 setCondCodeAction(ISD::SETUEQ, MVT::v2f64, Expand);
Hal Finkel27774d92014-03-13 07:58:58 +0000578 setCondCodeAction(ISD::SETO, MVT::v2f64, Expand);
579 setCondCodeAction(ISD::SETONE, MVT::v2f64, Expand);
580
Hal Finkel9281c9a2014-03-26 18:26:30 +0000581 setOperationAction(ISD::LOAD, MVT::v2f64, Legal);
582 setOperationAction(ISD::STORE, MVT::v2f64, Legal);
583
Hal Finkeldf3e34d2014-03-26 22:58:37 +0000584 setOperationAction(ISD::VECTOR_SHUFFLE, MVT::v2f64, Legal);
585
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +0000586 if (Subtarget.hasP8Vector())
587 addRegisterClass(MVT::f32, &PPC::VSSRCRegClass);
588
Hal Finkel19be5062014-03-29 05:29:01 +0000589 addRegisterClass(MVT::f64, &PPC::VSFRCRegClass);
Hal Finkel27774d92014-03-13 07:58:58 +0000590
Bill Schmidt54cced52015-07-16 21:14:07 +0000591 addRegisterClass(MVT::v4i32, &PPC::VSRCRegClass);
Hal Finkel27774d92014-03-13 07:58:58 +0000592 addRegisterClass(MVT::v4f32, &PPC::VSRCRegClass);
593 addRegisterClass(MVT::v2f64, &PPC::VSRCRegClass);
Hal Finkela6c8b512014-03-26 16:12:58 +0000594
Kit Barton0cfa7b72015-03-03 19:55:45 +0000595 if (Subtarget.hasP8Altivec()) {
Kit Bartone48b1e12015-03-05 16:24:38 +0000596 setOperationAction(ISD::SHL, MVT::v2i64, Legal);
597 setOperationAction(ISD::SRA, MVT::v2i64, Legal);
598 setOperationAction(ISD::SRL, MVT::v2i64, Legal);
599
Kit Barton0cfa7b72015-03-03 19:55:45 +0000600 setOperationAction(ISD::SETCC, MVT::v2i64, Legal);
601 }
602 else {
Kit Bartone48b1e12015-03-05 16:24:38 +0000603 setOperationAction(ISD::SHL, MVT::v2i64, Expand);
604 setOperationAction(ISD::SRA, MVT::v2i64, Expand);
605 setOperationAction(ISD::SRL, MVT::v2i64, Expand);
606
Kit Barton0cfa7b72015-03-03 19:55:45 +0000607 setOperationAction(ISD::SETCC, MVT::v2i64, Custom);
608
609 // VSX v2i64 only supports non-arithmetic operations.
610 setOperationAction(ISD::ADD, MVT::v2i64, Expand);
611 setOperationAction(ISD::SUB, MVT::v2i64, Expand);
612 }
Hal Finkel777c9dd2014-03-29 16:04:40 +0000613
Hal Finkel9281c9a2014-03-26 18:26:30 +0000614 setOperationAction(ISD::LOAD, MVT::v2i64, Promote);
615 AddPromotedToType (ISD::LOAD, MVT::v2i64, MVT::v2f64);
616 setOperationAction(ISD::STORE, MVT::v2i64, Promote);
617 AddPromotedToType (ISD::STORE, MVT::v2i64, MVT::v2f64);
618
Hal Finkeldf3e34d2014-03-26 22:58:37 +0000619 setOperationAction(ISD::VECTOR_SHUFFLE, MVT::v2i64, Legal);
620
Hal Finkel7279f4b2014-03-26 19:13:54 +0000621 setOperationAction(ISD::SINT_TO_FP, MVT::v2i64, Legal);
622 setOperationAction(ISD::UINT_TO_FP, MVT::v2i64, Legal);
623 setOperationAction(ISD::FP_TO_SINT, MVT::v2i64, Legal);
624 setOperationAction(ISD::FP_TO_UINT, MVT::v2i64, Legal);
625
Hal Finkel5c0d1452014-03-30 13:22:59 +0000626 // Vector operation legalization checks the result type of
627 // SIGN_EXTEND_INREG, overall legalization checks the inner type.
628 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::v2i64, Legal);
629 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::v2i32, Legal);
630 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::v2i16, Custom);
631 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::v2i8, Custom);
632
Hal Finkela6c8b512014-03-26 16:12:58 +0000633 addRegisterClass(MVT::v2i64, &PPC::VSRCRegClass);
Hal Finkel27774d92014-03-13 07:58:58 +0000634 }
Bill Schmidtfe88b182015-02-03 21:58:23 +0000635
Kit Bartond4eb73c2015-05-05 16:10:44 +0000636 if (Subtarget.hasP8Altivec()) {
Bill Schmidtfe88b182015-02-03 21:58:23 +0000637 addRegisterClass(MVT::v2i64, &PPC::VRRCRegClass);
Kit Bartond4eb73c2015-05-05 16:10:44 +0000638 addRegisterClass(MVT::v1i128, &PPC::VRRCRegClass);
639 }
Nate Begeman3e7db9c2005-11-29 08:17:20 +0000640 }
Scott Michelcf0da6c2009-02-17 22:15:04 +0000641
Hal Finkelc93a9a22015-02-25 01:06:45 +0000642 if (Subtarget.hasQPX()) {
643 setOperationAction(ISD::FADD, MVT::v4f64, Legal);
644 setOperationAction(ISD::FSUB, MVT::v4f64, Legal);
645 setOperationAction(ISD::FMUL, MVT::v4f64, Legal);
646 setOperationAction(ISD::FREM, MVT::v4f64, Expand);
647
648 setOperationAction(ISD::FCOPYSIGN, MVT::v4f64, Legal);
649 setOperationAction(ISD::FGETSIGN, MVT::v4f64, Expand);
650
651 setOperationAction(ISD::LOAD , MVT::v4f64, Custom);
652 setOperationAction(ISD::STORE , MVT::v4f64, Custom);
653
654 setTruncStoreAction(MVT::v4f64, MVT::v4f32, Custom);
655 setLoadExtAction(ISD::EXTLOAD, MVT::v4f64, MVT::v4f32, Custom);
656
657 if (!Subtarget.useCRBits())
658 setOperationAction(ISD::SELECT, MVT::v4f64, Expand);
659 setOperationAction(ISD::VSELECT, MVT::v4f64, Legal);
660
661 setOperationAction(ISD::EXTRACT_VECTOR_ELT , MVT::v4f64, Legal);
662 setOperationAction(ISD::INSERT_VECTOR_ELT , MVT::v4f64, Expand);
663 setOperationAction(ISD::CONCAT_VECTORS , MVT::v4f64, Expand);
664 setOperationAction(ISD::EXTRACT_SUBVECTOR , MVT::v4f64, Expand);
665 setOperationAction(ISD::VECTOR_SHUFFLE , MVT::v4f64, Custom);
666 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4f64, Legal);
667 setOperationAction(ISD::BUILD_VECTOR, MVT::v4f64, Custom);
668
669 setOperationAction(ISD::FP_TO_SINT , MVT::v4f64, Legal);
670 setOperationAction(ISD::FP_TO_UINT , MVT::v4f64, Expand);
671
672 setOperationAction(ISD::FP_ROUND , MVT::v4f32, Legal);
673 setOperationAction(ISD::FP_ROUND_INREG , MVT::v4f32, Expand);
674 setOperationAction(ISD::FP_EXTEND, MVT::v4f64, Legal);
675
676 setOperationAction(ISD::FNEG , MVT::v4f64, Legal);
677 setOperationAction(ISD::FABS , MVT::v4f64, Legal);
678 setOperationAction(ISD::FSIN , MVT::v4f64, Expand);
679 setOperationAction(ISD::FCOS , MVT::v4f64, Expand);
680 setOperationAction(ISD::FPOWI , MVT::v4f64, Expand);
681 setOperationAction(ISD::FPOW , MVT::v4f64, Expand);
682 setOperationAction(ISD::FLOG , MVT::v4f64, Expand);
683 setOperationAction(ISD::FLOG2 , MVT::v4f64, Expand);
684 setOperationAction(ISD::FLOG10 , MVT::v4f64, Expand);
685 setOperationAction(ISD::FEXP , MVT::v4f64, Expand);
686 setOperationAction(ISD::FEXP2 , MVT::v4f64, Expand);
687
688 setOperationAction(ISD::FMINNUM, MVT::v4f64, Legal);
689 setOperationAction(ISD::FMAXNUM, MVT::v4f64, Legal);
690
691 setIndexedLoadAction(ISD::PRE_INC, MVT::v4f64, Legal);
692 setIndexedStoreAction(ISD::PRE_INC, MVT::v4f64, Legal);
693
694 addRegisterClass(MVT::v4f64, &PPC::QFRCRegClass);
695
696 setOperationAction(ISD::FADD, MVT::v4f32, Legal);
697 setOperationAction(ISD::FSUB, MVT::v4f32, Legal);
698 setOperationAction(ISD::FMUL, MVT::v4f32, Legal);
699 setOperationAction(ISD::FREM, MVT::v4f32, Expand);
700
701 setOperationAction(ISD::FCOPYSIGN, MVT::v4f32, Legal);
702 setOperationAction(ISD::FGETSIGN, MVT::v4f32, Expand);
703
704 setOperationAction(ISD::LOAD , MVT::v4f32, Custom);
705 setOperationAction(ISD::STORE , MVT::v4f32, Custom);
706
707 if (!Subtarget.useCRBits())
708 setOperationAction(ISD::SELECT, MVT::v4f32, Expand);
709 setOperationAction(ISD::VSELECT, MVT::v4f32, Legal);
710
711 setOperationAction(ISD::EXTRACT_VECTOR_ELT , MVT::v4f32, Legal);
712 setOperationAction(ISD::INSERT_VECTOR_ELT , MVT::v4f32, Expand);
713 setOperationAction(ISD::CONCAT_VECTORS , MVT::v4f32, Expand);
714 setOperationAction(ISD::EXTRACT_SUBVECTOR , MVT::v4f32, Expand);
715 setOperationAction(ISD::VECTOR_SHUFFLE , MVT::v4f32, Custom);
716 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4f32, Legal);
717 setOperationAction(ISD::BUILD_VECTOR, MVT::v4f32, Custom);
718
719 setOperationAction(ISD::FP_TO_SINT , MVT::v4f32, Legal);
720 setOperationAction(ISD::FP_TO_UINT , MVT::v4f32, Expand);
721
722 setOperationAction(ISD::FNEG , MVT::v4f32, Legal);
723 setOperationAction(ISD::FABS , MVT::v4f32, Legal);
724 setOperationAction(ISD::FSIN , MVT::v4f32, Expand);
725 setOperationAction(ISD::FCOS , MVT::v4f32, Expand);
726 setOperationAction(ISD::FPOWI , MVT::v4f32, Expand);
727 setOperationAction(ISD::FPOW , MVT::v4f32, Expand);
728 setOperationAction(ISD::FLOG , MVT::v4f32, Expand);
729 setOperationAction(ISD::FLOG2 , MVT::v4f32, Expand);
730 setOperationAction(ISD::FLOG10 , MVT::v4f32, Expand);
731 setOperationAction(ISD::FEXP , MVT::v4f32, Expand);
732 setOperationAction(ISD::FEXP2 , MVT::v4f32, Expand);
733
734 setOperationAction(ISD::FMINNUM, MVT::v4f32, Legal);
735 setOperationAction(ISD::FMAXNUM, MVT::v4f32, Legal);
736
737 setIndexedLoadAction(ISD::PRE_INC, MVT::v4f32, Legal);
738 setIndexedStoreAction(ISD::PRE_INC, MVT::v4f32, Legal);
739
740 addRegisterClass(MVT::v4f32, &PPC::QSRCRegClass);
741
742 setOperationAction(ISD::AND , MVT::v4i1, Legal);
743 setOperationAction(ISD::OR , MVT::v4i1, Legal);
744 setOperationAction(ISD::XOR , MVT::v4i1, Legal);
745
746 if (!Subtarget.useCRBits())
747 setOperationAction(ISD::SELECT, MVT::v4i1, Expand);
748 setOperationAction(ISD::VSELECT, MVT::v4i1, Legal);
749
750 setOperationAction(ISD::LOAD , MVT::v4i1, Custom);
751 setOperationAction(ISD::STORE , MVT::v4i1, Custom);
752
753 setOperationAction(ISD::EXTRACT_VECTOR_ELT , MVT::v4i1, Custom);
754 setOperationAction(ISD::INSERT_VECTOR_ELT , MVT::v4i1, Expand);
755 setOperationAction(ISD::CONCAT_VECTORS , MVT::v4i1, Expand);
756 setOperationAction(ISD::EXTRACT_SUBVECTOR , MVT::v4i1, Expand);
757 setOperationAction(ISD::VECTOR_SHUFFLE , MVT::v4i1, Custom);
758 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4i1, Expand);
759 setOperationAction(ISD::BUILD_VECTOR, MVT::v4i1, Custom);
760
761 setOperationAction(ISD::SINT_TO_FP, MVT::v4i1, Custom);
762 setOperationAction(ISD::UINT_TO_FP, MVT::v4i1, Custom);
763
764 addRegisterClass(MVT::v4i1, &PPC::QBRCRegClass);
765
766 setOperationAction(ISD::FFLOOR, MVT::v4f64, Legal);
767 setOperationAction(ISD::FCEIL, MVT::v4f64, Legal);
768 setOperationAction(ISD::FTRUNC, MVT::v4f64, Legal);
769 setOperationAction(ISD::FROUND, MVT::v4f64, Legal);
770
771 setOperationAction(ISD::FFLOOR, MVT::v4f32, Legal);
772 setOperationAction(ISD::FCEIL, MVT::v4f32, Legal);
773 setOperationAction(ISD::FTRUNC, MVT::v4f32, Legal);
774 setOperationAction(ISD::FROUND, MVT::v4f32, Legal);
775
776 setOperationAction(ISD::FNEARBYINT, MVT::v4f64, Expand);
777 setOperationAction(ISD::FNEARBYINT, MVT::v4f32, Expand);
778
779 // These need to set FE_INEXACT, and so cannot be vectorized here.
780 setOperationAction(ISD::FRINT, MVT::v4f64, Expand);
781 setOperationAction(ISD::FRINT, MVT::v4f32, Expand);
782
783 if (TM.Options.UnsafeFPMath) {
784 setOperationAction(ISD::FDIV, MVT::v4f64, Legal);
785 setOperationAction(ISD::FSQRT, MVT::v4f64, Legal);
786
787 setOperationAction(ISD::FDIV, MVT::v4f32, Legal);
788 setOperationAction(ISD::FSQRT, MVT::v4f32, Legal);
789 } else {
790 setOperationAction(ISD::FDIV, MVT::v4f64, Expand);
791 setOperationAction(ISD::FSQRT, MVT::v4f64, Expand);
792
793 setOperationAction(ISD::FDIV, MVT::v4f32, Expand);
794 setOperationAction(ISD::FSQRT, MVT::v4f32, Expand);
795 }
796 }
797
Hal Finkel01fa7702014-12-03 00:19:17 +0000798 if (Subtarget.has64BitSupport())
Hal Finkel322e41a2012-04-01 20:08:17 +0000799 setOperationAction(ISD::PREFETCH, MVT::Other, Legal);
Hal Finkel01fa7702014-12-03 00:19:17 +0000800
801 setOperationAction(ISD::READCYCLECOUNTER, MVT::i64, isPPC64 ? Legal : Custom);
Hal Finkel322e41a2012-04-01 20:08:17 +0000802
Robin Morissete1ca44b2014-10-02 22:27:07 +0000803 if (!isPPC64) {
804 setOperationAction(ISD::ATOMIC_LOAD, MVT::i64, Expand);
805 setOperationAction(ISD::ATOMIC_STORE, MVT::i64, Expand);
806 }
Eli Friedman7dfa7912011-08-29 18:23:02 +0000807
Duncan Sands8d6e2e12008-11-23 15:47:28 +0000808 setBooleanContents(ZeroOrOneBooleanContent);
Hal Finkelc93a9a22015-02-25 01:06:45 +0000809
810 if (Subtarget.hasAltivec()) {
811 // Altivec instructions set fields to all zeros or all ones.
812 setBooleanVectorContents(ZeroOrNegativeOneBooleanContent);
813 }
Scott Michelcf0da6c2009-02-17 22:15:04 +0000814
Joerg Sonnenbergerb5459e62014-07-24 22:20:10 +0000815 if (!isPPC64) {
816 // These libcalls are not available in 32-bit.
817 setLibcallName(RTLIB::SHL_I128, nullptr);
818 setLibcallName(RTLIB::SRL_I128, nullptr);
819 setLibcallName(RTLIB::SRA_I128, nullptr);
820 }
821
Evan Cheng39e90022012-07-02 22:39:56 +0000822 if (isPPC64) {
Chris Lattner454436d2006-10-18 01:20:43 +0000823 setStackPointerRegisterToSaveRestore(PPC::X1);
Jim Laskeye0008e22007-02-22 14:56:36 +0000824 setExceptionPointerRegister(PPC::X3);
825 setExceptionSelectorRegister(PPC::X4);
826 } else {
Chris Lattner454436d2006-10-18 01:20:43 +0000827 setStackPointerRegisterToSaveRestore(PPC::R1);
Jim Laskeye0008e22007-02-22 14:56:36 +0000828 setExceptionPointerRegister(PPC::R3);
829 setExceptionSelectorRegister(PPC::R4);
830 }
Scott Michelcf0da6c2009-02-17 22:15:04 +0000831
Chris Lattnerf4184352006-03-01 04:57:39 +0000832 // We have target-specific dag combine patterns for the following nodes:
833 setTargetDAGCombine(ISD::SINT_TO_FP);
Hal Finkel5efb9182015-01-06 06:01:57 +0000834 if (Subtarget.hasFPCVT())
835 setTargetDAGCombine(ISD::UINT_TO_FP);
Hal Finkelcf2e9082013-05-24 23:00:14 +0000836 setTargetDAGCombine(ISD::LOAD);
Chris Lattner27f53452006-03-01 05:50:56 +0000837 setTargetDAGCombine(ISD::STORE);
Chris Lattner9754d142006-04-18 17:59:36 +0000838 setTargetDAGCombine(ISD::BR_CC);
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000839 if (Subtarget.useCRBits())
Hal Finkel940ab932014-02-28 00:27:01 +0000840 setTargetDAGCombine(ISD::BRCOND);
Chris Lattnera7976d32006-07-10 20:56:58 +0000841 setTargetDAGCombine(ISD::BSWAP);
Hal Finkelbc2ee4c2013-05-25 04:05:05 +0000842 setTargetDAGCombine(ISD::INTRINSIC_WO_CHAIN);
Bill Schmidtfae5d712014-12-09 16:35:51 +0000843 setTargetDAGCombine(ISD::INTRINSIC_W_CHAIN);
844 setTargetDAGCombine(ISD::INTRINSIC_VOID);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000845
Hal Finkel46043ed2014-03-01 21:36:57 +0000846 setTargetDAGCombine(ISD::SIGN_EXTEND);
847 setTargetDAGCombine(ISD::ZERO_EXTEND);
848 setTargetDAGCombine(ISD::ANY_EXTEND);
849
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000850 if (Subtarget.useCRBits()) {
Hal Finkel940ab932014-02-28 00:27:01 +0000851 setTargetDAGCombine(ISD::TRUNCATE);
852 setTargetDAGCombine(ISD::SETCC);
853 setTargetDAGCombine(ISD::SELECT_CC);
854 }
855
Hal Finkel2e103312013-04-03 04:01:11 +0000856 // Use reciprocal estimates.
857 if (TM.Options.UnsafeFPMath) {
858 setTargetDAGCombine(ISD::FDIV);
859 setTargetDAGCombine(ISD::FSQRT);
860 }
861
Dale Johannesen10432e52007-10-19 00:59:18 +0000862 // Darwin long double math library functions have $LDBL128 appended.
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000863 if (Subtarget.isDarwin()) {
Duncan Sands53c954f2008-01-10 10:28:30 +0000864 setLibcallName(RTLIB::COS_PPCF128, "cosl$LDBL128");
Dale Johannesen10432e52007-10-19 00:59:18 +0000865 setLibcallName(RTLIB::POW_PPCF128, "powl$LDBL128");
866 setLibcallName(RTLIB::REM_PPCF128, "fmodl$LDBL128");
Duncan Sands53c954f2008-01-10 10:28:30 +0000867 setLibcallName(RTLIB::SIN_PPCF128, "sinl$LDBL128");
868 setLibcallName(RTLIB::SQRT_PPCF128, "sqrtl$LDBL128");
Dale Johannesenda2d8062008-09-04 00:47:13 +0000869 setLibcallName(RTLIB::LOG_PPCF128, "logl$LDBL128");
870 setLibcallName(RTLIB::LOG2_PPCF128, "log2l$LDBL128");
871 setLibcallName(RTLIB::LOG10_PPCF128, "log10l$LDBL128");
872 setLibcallName(RTLIB::EXP_PPCF128, "expl$LDBL128");
873 setLibcallName(RTLIB::EXP2_PPCF128, "exp2l$LDBL128");
Dale Johannesen10432e52007-10-19 00:59:18 +0000874 }
875
Hal Finkel940ab932014-02-28 00:27:01 +0000876 // With 32 condition bits, we don't need to sink (and duplicate) compares
877 // aggressively in CodeGenPrep.
Hal Finkel7a0516e2015-02-12 01:02:52 +0000878 if (Subtarget.useCRBits()) {
Hal Finkel940ab932014-02-28 00:27:01 +0000879 setHasMultipleConditionRegisters();
Hal Finkel7a0516e2015-02-12 01:02:52 +0000880 setJumpIsExpensive();
881 }
Hal Finkel940ab932014-02-28 00:27:01 +0000882
Hal Finkel65298572011-10-17 18:53:03 +0000883 setMinFunctionAlignment(2);
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000884 if (Subtarget.isDarwin())
Hal Finkel65298572011-10-17 18:53:03 +0000885 setPrefFunctionAlignment(4);
Eli Friedman2518f832011-05-06 20:34:06 +0000886
Hal Finkeld73bfba2015-01-03 14:58:25 +0000887 switch (Subtarget.getDarwinDirective()) {
888 default: break;
889 case PPC::DIR_970:
890 case PPC::DIR_A2:
891 case PPC::DIR_E500mc:
892 case PPC::DIR_E5500:
893 case PPC::DIR_PWR4:
894 case PPC::DIR_PWR5:
895 case PPC::DIR_PWR5X:
896 case PPC::DIR_PWR6:
897 case PPC::DIR_PWR6X:
898 case PPC::DIR_PWR7:
899 case PPC::DIR_PWR8:
900 setPrefFunctionAlignment(4);
901 setPrefLoopAlignment(4);
902 break;
903 }
904
Eli Friedman30a49e92011-08-03 21:06:02 +0000905 setInsertFencesForAtomic(true);
906
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000907 if (Subtarget.enableMachineScheduler())
Hal Finkel21442b22013-09-11 23:05:25 +0000908 setSchedulingPreference(Sched::Source);
909 else
910 setSchedulingPreference(Sched::Hybrid);
Hal Finkel6f0ae782011-11-22 16:21:04 +0000911
Eric Christopher23a3a7c2015-02-26 00:00:24 +0000912 computeRegisterProperties(STI.getRegisterInfo());
Hal Finkel742b5352012-08-28 16:12:39 +0000913
Hal Finkeld73bfba2015-01-03 14:58:25 +0000914 // The Freescale cores do better with aggressive inlining of memcpy and
915 // friends. GCC uses same threshold of 128 bytes (= 32 word stores).
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000916 if (Subtarget.getDarwinDirective() == PPC::DIR_E500mc ||
917 Subtarget.getDarwinDirective() == PPC::DIR_E5500) {
Jim Grosbach341ad3e2013-02-20 21:13:59 +0000918 MaxStoresPerMemset = 32;
919 MaxStoresPerMemsetOptSize = 16;
920 MaxStoresPerMemcpy = 32;
921 MaxStoresPerMemcpyOptSize = 8;
922 MaxStoresPerMemmove = 32;
923 MaxStoresPerMemmoveOptSize = 8;
Hal Finkel5c3cacf2015-02-27 19:58:28 +0000924 } else if (Subtarget.getDarwinDirective() == PPC::DIR_A2) {
925 // The A2 also benefits from (very) aggressive inlining of memcpy and
926 // friends. The overhead of a the function call, even when warm, can be
927 // over one hundred cycles.
928 MaxStoresPerMemset = 128;
929 MaxStoresPerMemcpy = 128;
930 MaxStoresPerMemmove = 128;
Hal Finkel742b5352012-08-28 16:12:39 +0000931 }
Chris Lattnerf22556d2005-08-16 17:14:42 +0000932}
933
Hal Finkel262a2242013-09-12 23:20:06 +0000934/// getMaxByValAlign - Helper for getByValTypeAlignment to determine
935/// the desired ByVal argument alignment.
Pete Cooper2e201472015-07-27 17:15:24 +0000936static void getMaxByValAlign(Type *Ty, unsigned &MaxAlign,
Hal Finkel262a2242013-09-12 23:20:06 +0000937 unsigned MaxMaxAlign) {
938 if (MaxAlign == MaxMaxAlign)
939 return;
Pete Cooper2e201472015-07-27 17:15:24 +0000940 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) {
Hal Finkel262a2242013-09-12 23:20:06 +0000941 if (MaxMaxAlign >= 32 && VTy->getBitWidth() >= 256)
942 MaxAlign = 32;
943 else if (VTy->getBitWidth() >= 128 && MaxAlign < 16)
944 MaxAlign = 16;
Pete Cooper2e201472015-07-27 17:15:24 +0000945 } else if (ArrayType *ATy = dyn_cast<ArrayType>(Ty)) {
Hal Finkel262a2242013-09-12 23:20:06 +0000946 unsigned EltAlign = 0;
947 getMaxByValAlign(ATy->getElementType(), EltAlign, MaxMaxAlign);
948 if (EltAlign > MaxAlign)
949 MaxAlign = EltAlign;
Pete Cooper2e201472015-07-27 17:15:24 +0000950 } else if (StructType *STy = dyn_cast<StructType>(Ty)) {
951 for (auto *EltTy : STy->elements()) {
Hal Finkel262a2242013-09-12 23:20:06 +0000952 unsigned EltAlign = 0;
Pete Cooper0debbdc2015-07-24 18:55:49 +0000953 getMaxByValAlign(EltTy, EltAlign, MaxMaxAlign);
Hal Finkel262a2242013-09-12 23:20:06 +0000954 if (EltAlign > MaxAlign)
955 MaxAlign = EltAlign;
956 if (MaxAlign == MaxMaxAlign)
957 break;
958 }
959 }
960}
961
Dale Johannesencbde4c22008-02-28 22:31:51 +0000962/// getByValTypeAlignment - Return the desired alignment for ByVal aggregate
963/// function arguments in the caller parameter area.
Mehdi Amini5c183d52015-07-09 02:09:28 +0000964unsigned PPCTargetLowering::getByValTypeAlignment(Type *Ty,
965 const DataLayout &DL) const {
Dale Johannesencbde4c22008-02-28 22:31:51 +0000966 // Darwin passes everything on 4 byte boundary.
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000967 if (Subtarget.isDarwin())
Dale Johannesencbde4c22008-02-28 22:31:51 +0000968 return 4;
Roman Divackyb9663cc2012-04-02 15:49:30 +0000969
970 // 16byte and wider vectors are passed on 16byte boundary.
Roman Divackyb9663cc2012-04-02 15:49:30 +0000971 // The rest is 8 on PPC64 and 4 on PPC32 boundary.
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000972 unsigned Align = Subtarget.isPPC64() ? 8 : 4;
973 if (Subtarget.hasAltivec() || Subtarget.hasQPX())
974 getMaxByValAlign(Ty, Align, Subtarget.hasQPX() ? 32 : 16);
Hal Finkel262a2242013-09-12 23:20:06 +0000975 return Align;
Dale Johannesencbde4c22008-02-28 22:31:51 +0000976}
977
Chris Lattner347ed8a2006-01-09 23:52:17 +0000978const char *PPCTargetLowering::getTargetNodeName(unsigned Opcode) const {
Matthias Braund04893f2015-05-07 21:33:59 +0000979 switch ((PPCISD::NodeType)Opcode) {
980 case PPCISD::FIRST_NUMBER: break;
Evan Cheng32e376f2008-07-12 02:23:19 +0000981 case PPCISD::FSEL: return "PPCISD::FSEL";
982 case PPCISD::FCFID: return "PPCISD::FCFID";
Hal Finkel3fe09ea2015-01-06 07:02:15 +0000983 case PPCISD::FCFIDU: return "PPCISD::FCFIDU";
984 case PPCISD::FCFIDS: return "PPCISD::FCFIDS";
985 case PPCISD::FCFIDUS: return "PPCISD::FCFIDUS";
Evan Cheng32e376f2008-07-12 02:23:19 +0000986 case PPCISD::FCTIDZ: return "PPCISD::FCTIDZ";
987 case PPCISD::FCTIWZ: return "PPCISD::FCTIWZ";
Hal Finkel3fe09ea2015-01-06 07:02:15 +0000988 case PPCISD::FCTIDUZ: return "PPCISD::FCTIDUZ";
989 case PPCISD::FCTIWUZ: return "PPCISD::FCTIWUZ";
Hal Finkel2e103312013-04-03 04:01:11 +0000990 case PPCISD::FRE: return "PPCISD::FRE";
991 case PPCISD::FRSQRTE: return "PPCISD::FRSQRTE";
Evan Cheng32e376f2008-07-12 02:23:19 +0000992 case PPCISD::STFIWX: return "PPCISD::STFIWX";
993 case PPCISD::VMADDFP: return "PPCISD::VMADDFP";
994 case PPCISD::VNMSUBFP: return "PPCISD::VNMSUBFP";
995 case PPCISD::VPERM: return "PPCISD::VPERM";
Hal Finkel4edc66b2015-01-03 01:16:37 +0000996 case PPCISD::CMPB: return "PPCISD::CMPB";
Evan Cheng32e376f2008-07-12 02:23:19 +0000997 case PPCISD::Hi: return "PPCISD::Hi";
998 case PPCISD::Lo: return "PPCISD::Lo";
Tilmann Schellerd1aaa322009-08-15 11:54:46 +0000999 case PPCISD::TOC_ENTRY: return "PPCISD::TOC_ENTRY";
Evan Cheng32e376f2008-07-12 02:23:19 +00001000 case PPCISD::DYNALLOC: return "PPCISD::DYNALLOC";
1001 case PPCISD::GlobalBaseReg: return "PPCISD::GlobalBaseReg";
1002 case PPCISD::SRL: return "PPCISD::SRL";
1003 case PPCISD::SRA: return "PPCISD::SRA";
1004 case PPCISD::SHL: return "PPCISD::SHL";
Matthias Braund04893f2015-05-07 21:33:59 +00001005 case PPCISD::SRA_ADDZE: return "PPCISD::SRA_ADDZE";
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00001006 case PPCISD::CALL: return "PPCISD::CALL";
1007 case PPCISD::CALL_NOP: return "PPCISD::CALL_NOP";
Evan Cheng32e376f2008-07-12 02:23:19 +00001008 case PPCISD::MTCTR: return "PPCISD::MTCTR";
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00001009 case PPCISD::BCTRL: return "PPCISD::BCTRL";
Hal Finkelfc096c92014-12-23 22:29:40 +00001010 case PPCISD::BCTRL_LOAD_TOC: return "PPCISD::BCTRL_LOAD_TOC";
Evan Cheng32e376f2008-07-12 02:23:19 +00001011 case PPCISD::RET_FLAG: return "PPCISD::RET_FLAG";
Hal Finkelbbdee932014-12-02 22:01:00 +00001012 case PPCISD::READ_TIME_BASE: return "PPCISD::READ_TIME_BASE";
Hal Finkel756810f2013-03-21 21:37:52 +00001013 case PPCISD::EH_SJLJ_SETJMP: return "PPCISD::EH_SJLJ_SETJMP";
1014 case PPCISD::EH_SJLJ_LONGJMP: return "PPCISD::EH_SJLJ_LONGJMP";
Ulrich Weigandd5ebc622013-07-03 17:05:42 +00001015 case PPCISD::MFOCRF: return "PPCISD::MFOCRF";
Nemanja Ivanovicc38b5312015-04-11 10:40:42 +00001016 case PPCISD::MFVSR: return "PPCISD::MFVSR";
1017 case PPCISD::MTVSRA: return "PPCISD::MTVSRA";
1018 case PPCISD::MTVSRZ: return "PPCISD::MTVSRZ";
Matthias Braund04893f2015-05-07 21:33:59 +00001019 case PPCISD::ANDIo_1_EQ_BIT: return "PPCISD::ANDIo_1_EQ_BIT";
1020 case PPCISD::ANDIo_1_GT_BIT: return "PPCISD::ANDIo_1_GT_BIT";
Evan Cheng32e376f2008-07-12 02:23:19 +00001021 case PPCISD::VCMP: return "PPCISD::VCMP";
1022 case PPCISD::VCMPo: return "PPCISD::VCMPo";
1023 case PPCISD::LBRX: return "PPCISD::LBRX";
1024 case PPCISD::STBRX: return "PPCISD::STBRX";
Hal Finkel3fe09ea2015-01-06 07:02:15 +00001025 case PPCISD::LFIWAX: return "PPCISD::LFIWAX";
1026 case PPCISD::LFIWZX: return "PPCISD::LFIWZX";
Matthias Braund04893f2015-05-07 21:33:59 +00001027 case PPCISD::LXVD2X: return "PPCISD::LXVD2X";
1028 case PPCISD::STXVD2X: return "PPCISD::STXVD2X";
Evan Cheng32e376f2008-07-12 02:23:19 +00001029 case PPCISD::COND_BRANCH: return "PPCISD::COND_BRANCH";
Hal Finkel25c19922013-05-15 21:37:41 +00001030 case PPCISD::BDNZ: return "PPCISD::BDNZ";
1031 case PPCISD::BDZ: return "PPCISD::BDZ";
Evan Cheng32e376f2008-07-12 02:23:19 +00001032 case PPCISD::MFFS: return "PPCISD::MFFS";
Evan Cheng32e376f2008-07-12 02:23:19 +00001033 case PPCISD::FADDRTZ: return "PPCISD::FADDRTZ";
Evan Cheng32e376f2008-07-12 02:23:19 +00001034 case PPCISD::TC_RETURN: return "PPCISD::TC_RETURN";
Hal Finkel5ab37802012-08-28 02:10:27 +00001035 case PPCISD::CR6SET: return "PPCISD::CR6SET";
1036 case PPCISD::CR6UNSET: return "PPCISD::CR6UNSET";
Roman Divacky32143e22013-12-20 18:08:54 +00001037 case PPCISD::PPC32_GOT: return "PPCISD::PPC32_GOT";
Matthias Braund04893f2015-05-07 21:33:59 +00001038 case PPCISD::PPC32_PICGOT: return "PPCISD::PPC32_PICGOT";
Bill Schmidt9f0b4ec2012-12-14 17:02:38 +00001039 case PPCISD::ADDIS_GOT_TPREL_HA: return "PPCISD::ADDIS_GOT_TPREL_HA";
1040 case PPCISD::LD_GOT_TPREL_L: return "PPCISD::LD_GOT_TPREL_L";
Bill Schmidtca4a0c92012-12-04 16:18:08 +00001041 case PPCISD::ADD_TLS: return "PPCISD::ADD_TLS";
Bill Schmidtc56f1d32012-12-11 20:30:11 +00001042 case PPCISD::ADDIS_TLSGD_HA: return "PPCISD::ADDIS_TLSGD_HA";
1043 case PPCISD::ADDI_TLSGD_L: return "PPCISD::ADDI_TLSGD_L";
Bill Schmidt82f1c772015-02-10 19:09:05 +00001044 case PPCISD::GET_TLS_ADDR: return "PPCISD::GET_TLS_ADDR";
1045 case PPCISD::ADDI_TLSGD_L_ADDR: return "PPCISD::ADDI_TLSGD_L_ADDR";
Bill Schmidt24b8dd62012-12-12 19:29:35 +00001046 case PPCISD::ADDIS_TLSLD_HA: return "PPCISD::ADDIS_TLSLD_HA";
1047 case PPCISD::ADDI_TLSLD_L: return "PPCISD::ADDI_TLSLD_L";
Bill Schmidt82f1c772015-02-10 19:09:05 +00001048 case PPCISD::GET_TLSLD_ADDR: return "PPCISD::GET_TLSLD_ADDR";
1049 case PPCISD::ADDI_TLSLD_L_ADDR: return "PPCISD::ADDI_TLSLD_L_ADDR";
Bill Schmidt24b8dd62012-12-12 19:29:35 +00001050 case PPCISD::ADDIS_DTPREL_HA: return "PPCISD::ADDIS_DTPREL_HA";
1051 case PPCISD::ADDI_DTPREL_L: return "PPCISD::ADDI_DTPREL_L";
Bill Schmidt51e79512013-02-20 15:50:31 +00001052 case PPCISD::VADD_SPLAT: return "PPCISD::VADD_SPLAT";
Bill Schmidta87a7e22013-05-14 19:35:45 +00001053 case PPCISD::SC: return "PPCISD::SC";
Bill Schmidte26236e2015-05-22 16:44:10 +00001054 case PPCISD::CLRBHRB: return "PPCISD::CLRBHRB";
1055 case PPCISD::MFBHRBE: return "PPCISD::MFBHRBE";
1056 case PPCISD::RFEBB: return "PPCISD::RFEBB";
Matthias Braund04893f2015-05-07 21:33:59 +00001057 case PPCISD::XXSWAPD: return "PPCISD::XXSWAPD";
Hal Finkelc93a9a22015-02-25 01:06:45 +00001058 case PPCISD::QVFPERM: return "PPCISD::QVFPERM";
1059 case PPCISD::QVGPCI: return "PPCISD::QVGPCI";
1060 case PPCISD::QVALIGNI: return "PPCISD::QVALIGNI";
1061 case PPCISD::QVESPLATI: return "PPCISD::QVESPLATI";
1062 case PPCISD::QBFLT: return "PPCISD::QBFLT";
1063 case PPCISD::QVLFSb: return "PPCISD::QVLFSb";
Chris Lattner347ed8a2006-01-09 23:52:17 +00001064 }
Matthias Braund04893f2015-05-07 21:33:59 +00001065 return nullptr;
Chris Lattner347ed8a2006-01-09 23:52:17 +00001066}
1067
Mehdi Amini44ede332015-07-09 02:09:04 +00001068EVT PPCTargetLowering::getSetCCResultType(const DataLayout &DL, LLVMContext &C,
1069 EVT VT) const {
Adhemerval Zanellafe3f7932012-10-08 18:59:53 +00001070 if (!VT.isVector())
Eric Christopherb1aaebe2014-06-12 22:38:18 +00001071 return Subtarget.useCRBits() ? MVT::i1 : MVT::i32;
Hal Finkelc93a9a22015-02-25 01:06:45 +00001072
1073 if (Subtarget.hasQPX())
1074 return EVT::getVectorVT(C, MVT::i1, VT.getVectorNumElements());
1075
Adhemerval Zanellafe3f7932012-10-08 18:59:53 +00001076 return VT.changeVectorElementTypeToInteger();
Scott Michela6729e82008-03-10 15:42:14 +00001077}
1078
Hal Finkel62ac7362014-09-19 11:42:56 +00001079bool PPCTargetLowering::enableAggressiveFMAFusion(EVT VT) const {
1080 assert(VT.isFloatingPoint() && "Non-floating-point FMA?");
1081 return true;
1082}
1083
Chris Lattner4211ca92006-04-14 06:01:58 +00001084//===----------------------------------------------------------------------===//
1085// Node matching predicates, for use by the tblgen matching code.
1086//===----------------------------------------------------------------------===//
1087
Chris Lattner7f1fa8e2005-08-26 17:36:52 +00001088/// isFloatingPointZero - Return true if this is 0.0 or -0.0.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001089static bool isFloatingPointZero(SDValue Op) {
Chris Lattner7f1fa8e2005-08-26 17:36:52 +00001090 if (ConstantFPSDNode *CFP = dyn_cast<ConstantFPSDNode>(Op))
Dale Johannesen3cf889f2007-08-31 04:03:46 +00001091 return CFP->getValueAPF().isZero();
Gabor Greiff304a7a2008-08-28 21:40:38 +00001092 else if (ISD::isEXTLoad(Op.getNode()) || ISD::isNON_EXTLoad(Op.getNode())) {
Chris Lattner7f1fa8e2005-08-26 17:36:52 +00001093 // Maybe this has already been legalized into the constant pool?
1094 if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(Op.getOperand(1)))
Dan Gohmanbcaf6812010-04-15 01:51:59 +00001095 if (const ConstantFP *CFP = dyn_cast<ConstantFP>(CP->getConstVal()))
Dale Johannesen3cf889f2007-08-31 04:03:46 +00001096 return CFP->getValueAPF().isZero();
Chris Lattner7f1fa8e2005-08-26 17:36:52 +00001097 }
1098 return false;
1099}
1100
Chris Lattnere8b83b42006-04-06 17:23:16 +00001101/// isConstantOrUndef - Op is either an undef node or a ConstantSDNode. Return
1102/// true if Op is undef or if it matches the specified value.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001103static bool isConstantOrUndef(int Op, int Val) {
1104 return Op < 0 || Op == Val;
Chris Lattnere8b83b42006-04-06 17:23:16 +00001105}
1106
1107/// isVPKUHUMShuffleMask - Return true if this is the shuffle mask for a
1108/// VPKUHUM instruction.
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001109/// The ShuffleKind distinguishes between big-endian operations with
1110/// two different inputs (0), either-endian operations with two identical
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00001111/// inputs (1), and little-endian operations with two different inputs (2).
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001112/// For the latter, the input operands are swapped (see PPCInstrAltivec.td).
1113bool PPC::isVPKUHUMShuffleMask(ShuffleVectorSDNode *N, unsigned ShuffleKind,
Bill Schmidtf910a062014-06-10 14:35:01 +00001114 SelectionDAG &DAG) {
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001115 bool IsLE = DAG.getDataLayout().isLittleEndian();
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001116 if (ShuffleKind == 0) {
Eric Christopherd9134482014-08-04 21:25:23 +00001117 if (IsLE)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001118 return false;
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001119 for (unsigned i = 0; i != 16; ++i)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001120 if (!isConstantOrUndef(N->getMaskElt(i), i*2+1))
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001121 return false;
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001122 } else if (ShuffleKind == 2) {
Eric Christopherd9134482014-08-04 21:25:23 +00001123 if (!IsLE)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001124 return false;
1125 for (unsigned i = 0; i != 16; ++i)
1126 if (!isConstantOrUndef(N->getMaskElt(i), i*2))
1127 return false;
1128 } else if (ShuffleKind == 1) {
Eric Christopherd9134482014-08-04 21:25:23 +00001129 unsigned j = IsLE ? 0 : 1;
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001130 for (unsigned i = 0; i != 8; ++i)
Bill Schmidtf910a062014-06-10 14:35:01 +00001131 if (!isConstantOrUndef(N->getMaskElt(i), i*2+j) ||
1132 !isConstantOrUndef(N->getMaskElt(i+8), i*2+j))
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001133 return false;
1134 }
Chris Lattner1d338192006-04-06 18:26:28 +00001135 return true;
Chris Lattnere8b83b42006-04-06 17:23:16 +00001136}
1137
1138/// isVPKUWUMShuffleMask - Return true if this is the shuffle mask for a
1139/// VPKUWUM instruction.
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001140/// The ShuffleKind distinguishes between big-endian operations with
1141/// two different inputs (0), either-endian operations with two identical
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00001142/// inputs (1), and little-endian operations with two different inputs (2).
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001143/// For the latter, the input operands are swapped (see PPCInstrAltivec.td).
1144bool PPC::isVPKUWUMShuffleMask(ShuffleVectorSDNode *N, unsigned ShuffleKind,
Bill Schmidtf910a062014-06-10 14:35:01 +00001145 SelectionDAG &DAG) {
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001146 bool IsLE = DAG.getDataLayout().isLittleEndian();
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001147 if (ShuffleKind == 0) {
Eric Christopherd9134482014-08-04 21:25:23 +00001148 if (IsLE)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001149 return false;
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001150 for (unsigned i = 0; i != 16; i += 2)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001151 if (!isConstantOrUndef(N->getMaskElt(i ), i*2+2) ||
1152 !isConstantOrUndef(N->getMaskElt(i+1), i*2+3))
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001153 return false;
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001154 } else if (ShuffleKind == 2) {
Eric Christopherd9134482014-08-04 21:25:23 +00001155 if (!IsLE)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001156 return false;
1157 for (unsigned i = 0; i != 16; i += 2)
1158 if (!isConstantOrUndef(N->getMaskElt(i ), i*2) ||
1159 !isConstantOrUndef(N->getMaskElt(i+1), i*2+1))
1160 return false;
1161 } else if (ShuffleKind == 1) {
Eric Christopherd9134482014-08-04 21:25:23 +00001162 unsigned j = IsLE ? 0 : 2;
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001163 for (unsigned i = 0; i != 8; i += 2)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001164 if (!isConstantOrUndef(N->getMaskElt(i ), i*2+j) ||
1165 !isConstantOrUndef(N->getMaskElt(i+1), i*2+j+1) ||
1166 !isConstantOrUndef(N->getMaskElt(i+8), i*2+j) ||
1167 !isConstantOrUndef(N->getMaskElt(i+9), i*2+j+1))
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001168 return false;
1169 }
Chris Lattner1d338192006-04-06 18:26:28 +00001170 return true;
Chris Lattnere8b83b42006-04-06 17:23:16 +00001171}
1172
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00001173/// isVPKUDUMShuffleMask - Return true if this is the shuffle mask for a
Bill Schmidte13ac912015-05-21 20:48:49 +00001174/// VPKUDUM instruction, AND the VPKUDUM instruction exists for the
1175/// current subtarget.
1176///
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00001177/// The ShuffleKind distinguishes between big-endian operations with
1178/// two different inputs (0), either-endian operations with two identical
1179/// inputs (1), and little-endian operations with two different inputs (2).
1180/// For the latter, the input operands are swapped (see PPCInstrAltivec.td).
1181bool PPC::isVPKUDUMShuffleMask(ShuffleVectorSDNode *N, unsigned ShuffleKind,
1182 SelectionDAG &DAG) {
Bill Schmidte13ac912015-05-21 20:48:49 +00001183 const PPCSubtarget& Subtarget =
1184 static_cast<const PPCSubtarget&>(DAG.getSubtarget());
1185 if (!Subtarget.hasP8Vector())
1186 return false;
1187
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001188 bool IsLE = DAG.getDataLayout().isLittleEndian();
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00001189 if (ShuffleKind == 0) {
1190 if (IsLE)
1191 return false;
1192 for (unsigned i = 0; i != 16; i += 4)
1193 if (!isConstantOrUndef(N->getMaskElt(i ), i*2+4) ||
1194 !isConstantOrUndef(N->getMaskElt(i+1), i*2+5) ||
1195 !isConstantOrUndef(N->getMaskElt(i+2), i*2+6) ||
1196 !isConstantOrUndef(N->getMaskElt(i+3), i*2+7))
1197 return false;
1198 } else if (ShuffleKind == 2) {
1199 if (!IsLE)
1200 return false;
1201 for (unsigned i = 0; i != 16; i += 4)
1202 if (!isConstantOrUndef(N->getMaskElt(i ), i*2) ||
1203 !isConstantOrUndef(N->getMaskElt(i+1), i*2+1) ||
1204 !isConstantOrUndef(N->getMaskElt(i+2), i*2+2) ||
1205 !isConstantOrUndef(N->getMaskElt(i+3), i*2+3))
1206 return false;
1207 } else if (ShuffleKind == 1) {
1208 unsigned j = IsLE ? 0 : 4;
1209 for (unsigned i = 0; i != 8; i += 4)
1210 if (!isConstantOrUndef(N->getMaskElt(i ), i*2+j) ||
1211 !isConstantOrUndef(N->getMaskElt(i+1), i*2+j+1) ||
1212 !isConstantOrUndef(N->getMaskElt(i+2), i*2+j+2) ||
1213 !isConstantOrUndef(N->getMaskElt(i+3), i*2+j+3) ||
1214 !isConstantOrUndef(N->getMaskElt(i+8), i*2+j) ||
1215 !isConstantOrUndef(N->getMaskElt(i+9), i*2+j+1) ||
1216 !isConstantOrUndef(N->getMaskElt(i+10), i*2+j+2) ||
1217 !isConstantOrUndef(N->getMaskElt(i+11), i*2+j+3))
1218 return false;
1219 }
1220 return true;
1221}
1222
Chris Lattnerf38e0332006-04-06 22:02:42 +00001223/// isVMerge - Common function, used to match vmrg* shuffles.
1224///
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001225static bool isVMerge(ShuffleVectorSDNode *N, unsigned UnitSize,
Chris Lattnerf38e0332006-04-06 22:02:42 +00001226 unsigned LHSStart, unsigned RHSStart) {
Hal Finkeldf3e34d2014-03-26 22:58:37 +00001227 if (N->getValueType(0) != MVT::v16i8)
1228 return false;
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001229 assert((UnitSize == 1 || UnitSize == 2 || UnitSize == 4) &&
1230 "Unsupported merge size!");
Scott Michelcf0da6c2009-02-17 22:15:04 +00001231
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001232 for (unsigned i = 0; i != 8/UnitSize; ++i) // Step over units
1233 for (unsigned j = 0; j != UnitSize; ++j) { // Step over bytes within unit
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001234 if (!isConstantOrUndef(N->getMaskElt(i*UnitSize*2+j),
Chris Lattnerf38e0332006-04-06 22:02:42 +00001235 LHSStart+j+i*UnitSize) ||
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001236 !isConstantOrUndef(N->getMaskElt(i*UnitSize*2+UnitSize+j),
Chris Lattnerf38e0332006-04-06 22:02:42 +00001237 RHSStart+j+i*UnitSize))
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001238 return false;
1239 }
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001240 return true;
Chris Lattnerf38e0332006-04-06 22:02:42 +00001241}
1242
1243/// isVMRGLShuffleMask - Return true if this is a shuffle mask suitable for
Bill Schmidtf910a062014-06-10 14:35:01 +00001244/// a VMRGL* instruction with the specified unit size (1,2 or 4 bytes).
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001245/// The ShuffleKind distinguishes between big-endian merges with two
1246/// different inputs (0), either-endian merges with two identical inputs (1),
1247/// and little-endian merges with two different inputs (2). For the latter,
1248/// the input operands are swapped (see PPCInstrAltivec.td).
Wesley Peck527da1b2010-11-23 03:31:01 +00001249bool PPC::isVMRGLShuffleMask(ShuffleVectorSDNode *N, unsigned UnitSize,
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001250 unsigned ShuffleKind, SelectionDAG &DAG) {
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001251 if (DAG.getDataLayout().isLittleEndian()) {
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001252 if (ShuffleKind == 1) // unary
1253 return isVMerge(N, UnitSize, 0, 0);
1254 else if (ShuffleKind == 2) // swapped
Bill Schmidtf910a062014-06-10 14:35:01 +00001255 return isVMerge(N, UnitSize, 0, 16);
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001256 else
1257 return false;
Bill Schmidtf910a062014-06-10 14:35:01 +00001258 } else {
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001259 if (ShuffleKind == 1) // unary
1260 return isVMerge(N, UnitSize, 8, 8);
1261 else if (ShuffleKind == 0) // normal
Bill Schmidtf910a062014-06-10 14:35:01 +00001262 return isVMerge(N, UnitSize, 8, 24);
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001263 else
1264 return false;
Bill Schmidtf910a062014-06-10 14:35:01 +00001265 }
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001266}
1267
1268/// isVMRGHShuffleMask - Return true if this is a shuffle mask suitable for
Bill Schmidtf910a062014-06-10 14:35:01 +00001269/// a VMRGH* instruction with the specified unit size (1,2 or 4 bytes).
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001270/// The ShuffleKind distinguishes between big-endian merges with two
1271/// different inputs (0), either-endian merges with two identical inputs (1),
1272/// and little-endian merges with two different inputs (2). For the latter,
1273/// the input operands are swapped (see PPCInstrAltivec.td).
Wesley Peck527da1b2010-11-23 03:31:01 +00001274bool PPC::isVMRGHShuffleMask(ShuffleVectorSDNode *N, unsigned UnitSize,
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001275 unsigned ShuffleKind, SelectionDAG &DAG) {
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001276 if (DAG.getDataLayout().isLittleEndian()) {
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001277 if (ShuffleKind == 1) // unary
1278 return isVMerge(N, UnitSize, 8, 8);
1279 else if (ShuffleKind == 2) // swapped
Bill Schmidtf910a062014-06-10 14:35:01 +00001280 return isVMerge(N, UnitSize, 8, 24);
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001281 else
1282 return false;
Bill Schmidtf910a062014-06-10 14:35:01 +00001283 } else {
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001284 if (ShuffleKind == 1) // unary
1285 return isVMerge(N, UnitSize, 0, 0);
1286 else if (ShuffleKind == 0) // normal
Bill Schmidtf910a062014-06-10 14:35:01 +00001287 return isVMerge(N, UnitSize, 0, 16);
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001288 else
1289 return false;
Bill Schmidtf910a062014-06-10 14:35:01 +00001290 }
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001291}
1292
Kit Barton13894c72015-06-25 15:17:40 +00001293/**
1294 * \brief Common function used to match vmrgew and vmrgow shuffles
1295 *
1296 * The indexOffset determines whether to look for even or odd words in
1297 * the shuffle mask. This is based on the of the endianness of the target
1298 * machine.
1299 * - Little Endian:
1300 * - Use offset of 0 to check for odd elements
1301 * - Use offset of 4 to check for even elements
1302 * - Big Endian:
1303 * - Use offset of 0 to check for even elements
1304 * - Use offset of 4 to check for odd elements
1305 * A detailed description of the vector element ordering for little endian and
NAKAMURA Takumi520b45d2015-06-25 23:38:44 +00001306 * big endian can be found at
1307 * http://www.ibm.com/developerworks/library/l-ibm-xl-c-cpp-compiler/index.html
Kit Barton13894c72015-06-25 15:17:40 +00001308 * Targeting your applications - what little endian and big endian IBM XL C/C++
NAKAMURA Takumi520b45d2015-06-25 23:38:44 +00001309 * compiler differences mean to you
Kit Barton13894c72015-06-25 15:17:40 +00001310 *
1311 * The mask to the shuffle vector instruction specifies the indices of the
1312 * elements from the two input vectors to place in the result. The elements are
1313 * numbered in array-access order, starting with the first vector. These vectors
1314 * are always of type v16i8, thus each vector will contain 16 elements of size
NAKAMURA Takumi520b45d2015-06-25 23:38:44 +00001315 * 8. More info on the shuffle vector can be found in the
1316 * http://llvm.org/docs/LangRef.html#shufflevector-instruction
1317 * Language Reference.
Kit Barton13894c72015-06-25 15:17:40 +00001318 *
1319 * The RHSStartValue indicates whether the same input vectors are used (unary)
1320 * or two different input vectors are used, based on the following:
1321 * - If the instruction uses the same vector for both inputs, the range of the
1322 * indices will be 0 to 15. In this case, the RHSStart value passed should
1323 * be 0.
1324 * - If the instruction has two different vectors then the range of the
1325 * indices will be 0 to 31. In this case, the RHSStart value passed should
1326 * be 16 (indices 0-15 specify elements in the first vector while indices 16
1327 * to 31 specify elements in the second vector).
1328 *
1329 * \param[in] N The shuffle vector SD Node to analyze
1330 * \param[in] IndexOffset Specifies whether to look for even or odd elements
1331 * \param[in] RHSStartValue Specifies the starting index for the righthand input
1332 * vector to the shuffle_vector instruction
1333 * \return true iff this shuffle vector represents an even or odd word merge
1334 */
1335static bool isVMerge(ShuffleVectorSDNode *N, unsigned IndexOffset,
1336 unsigned RHSStartValue) {
1337 if (N->getValueType(0) != MVT::v16i8)
1338 return false;
1339
1340 for (unsigned i = 0; i < 2; ++i)
1341 for (unsigned j = 0; j < 4; ++j)
1342 if (!isConstantOrUndef(N->getMaskElt(i*4+j),
1343 i*RHSStartValue+j+IndexOffset) ||
1344 !isConstantOrUndef(N->getMaskElt(i*4+j+8),
1345 i*RHSStartValue+j+IndexOffset+8))
1346 return false;
1347 return true;
1348}
1349
1350/**
1351 * \brief Determine if the specified shuffle mask is suitable for the vmrgew or
1352 * vmrgow instructions.
1353 *
1354 * \param[in] N The shuffle vector SD Node to analyze
1355 * \param[in] CheckEven Check for an even merge (true) or an odd merge (false)
1356 * \param[in] ShuffleKind Identify the type of merge:
1357 * - 0 = big-endian merge with two different inputs;
1358 * - 1 = either-endian merge with two identical inputs;
1359 * - 2 = little-endian merge with two different inputs (inputs are swapped for
1360 * little-endian merges).
1361 * \param[in] DAG The current SelectionDAG
1362 * \return true iff this shuffle mask
1363 */
1364bool PPC::isVMRGEOShuffleMask(ShuffleVectorSDNode *N, bool CheckEven,
1365 unsigned ShuffleKind, SelectionDAG &DAG) {
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001366 if (DAG.getDataLayout().isLittleEndian()) {
Kit Barton13894c72015-06-25 15:17:40 +00001367 unsigned indexOffset = CheckEven ? 4 : 0;
1368 if (ShuffleKind == 1) // Unary
1369 return isVMerge(N, indexOffset, 0);
1370 else if (ShuffleKind == 2) // swapped
1371 return isVMerge(N, indexOffset, 16);
1372 else
1373 return false;
1374 }
1375 else {
1376 unsigned indexOffset = CheckEven ? 0 : 4;
1377 if (ShuffleKind == 1) // Unary
1378 return isVMerge(N, indexOffset, 0);
1379 else if (ShuffleKind == 0) // Normal
1380 return isVMerge(N, indexOffset, 16);
1381 else
1382 return false;
1383 }
1384 return false;
1385}
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001386
Chris Lattner1d338192006-04-06 18:26:28 +00001387/// isVSLDOIShuffleMask - If this is a vsldoi shuffle mask, return the shift
1388/// amount, otherwise return -1.
Bill Schmidt42a69362014-08-05 20:47:25 +00001389/// The ShuffleKind distinguishes between big-endian operations with two
1390/// different inputs (0), either-endian operations with two identical inputs
1391/// (1), and little-endian operations with two different inputs (2). For the
1392/// latter, the input operands are swapped (see PPCInstrAltivec.td).
1393int PPC::isVSLDOIShuffleMask(SDNode *N, unsigned ShuffleKind,
1394 SelectionDAG &DAG) {
Hal Finkeldf3e34d2014-03-26 22:58:37 +00001395 if (N->getValueType(0) != MVT::v16i8)
Hal Finkela775e512014-04-08 19:00:27 +00001396 return -1;
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001397
1398 ShuffleVectorSDNode *SVOp = cast<ShuffleVectorSDNode>(N);
Wesley Peck527da1b2010-11-23 03:31:01 +00001399
Chris Lattner1d338192006-04-06 18:26:28 +00001400 // Find the first non-undef value in the shuffle mask.
1401 unsigned i;
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001402 for (i = 0; i != 16 && SVOp->getMaskElt(i) < 0; ++i)
Chris Lattner1d338192006-04-06 18:26:28 +00001403 /*search*/;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001404
Chris Lattner1d338192006-04-06 18:26:28 +00001405 if (i == 16) return -1; // all undef.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001406
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001407 // Otherwise, check to see if the rest of the elements are consecutively
Chris Lattner1d338192006-04-06 18:26:28 +00001408 // numbered from this value.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001409 unsigned ShiftAmt = SVOp->getMaskElt(i);
Chris Lattner1d338192006-04-06 18:26:28 +00001410 if (ShiftAmt < i) return -1;
Chris Lattnere8b83b42006-04-06 17:23:16 +00001411
Bill Schmidtf04e9982014-08-04 23:21:01 +00001412 ShiftAmt -= i;
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001413 bool isLE = DAG.getDataLayout().isLittleEndian();
Bill Schmidtf910a062014-06-10 14:35:01 +00001414
Bill Schmidt42a69362014-08-05 20:47:25 +00001415 if ((ShuffleKind == 0 && !isLE) || (ShuffleKind == 2 && isLE)) {
Bill Schmidtf04e9982014-08-04 23:21:01 +00001416 // Check the rest of the elements to see if they are consecutive.
1417 for (++i; i != 16; ++i)
1418 if (!isConstantOrUndef(SVOp->getMaskElt(i), ShiftAmt+i))
1419 return -1;
Bill Schmidt42a69362014-08-05 20:47:25 +00001420 } else if (ShuffleKind == 1) {
Bill Schmidtf04e9982014-08-04 23:21:01 +00001421 // Check the rest of the elements to see if they are consecutive.
1422 for (++i; i != 16; ++i)
1423 if (!isConstantOrUndef(SVOp->getMaskElt(i), (ShiftAmt+i) & 15))
1424 return -1;
Bill Schmidt42a69362014-08-05 20:47:25 +00001425 } else
1426 return -1;
1427
Bill Schmidt1e77bb12015-07-15 15:45:30 +00001428 if (isLE)
Bill Schmidt42a69362014-08-05 20:47:25 +00001429 ShiftAmt = 16 - ShiftAmt;
Bill Schmidtf04e9982014-08-04 23:21:01 +00001430
Chris Lattner1d338192006-04-06 18:26:28 +00001431 return ShiftAmt;
1432}
Chris Lattnerffc47562006-03-20 06:33:01 +00001433
1434/// isSplatShuffleMask - Return true if the specified VECTOR_SHUFFLE operand
1435/// specifies a splat of a single element that is suitable for input to
1436/// VSPLTB/VSPLTH/VSPLTW.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001437bool PPC::isSplatShuffleMask(ShuffleVectorSDNode *N, unsigned EltSize) {
Owen Anderson9f944592009-08-11 20:47:22 +00001438 assert(N->getValueType(0) == MVT::v16i8 &&
Chris Lattner95c7adc2006-04-04 17:25:31 +00001439 (EltSize == 1 || EltSize == 2 || EltSize == 4));
Scott Michelcf0da6c2009-02-17 22:15:04 +00001440
Bill Schmidt42ddd712015-07-29 14:31:57 +00001441 // The consecutive indices need to specify an element, not part of two
1442 // different elements. So abandon ship early if this isn't the case.
1443 if (N->getMaskElt(0) % EltSize != 0)
1444 return false;
1445
Chris Lattnera8fbb6d2006-03-20 06:37:44 +00001446 // This is a splat operation if each element of the permute is the same, and
1447 // if the value doesn't reference the second vector.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001448 unsigned ElementBase = N->getMaskElt(0);
Wesley Peck527da1b2010-11-23 03:31:01 +00001449
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001450 // FIXME: Handle UNDEF elements too!
1451 if (ElementBase >= 16)
Chris Lattner95c7adc2006-04-04 17:25:31 +00001452 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001453
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001454 // Check that the indices are consecutive, in the case of a multi-byte element
1455 // splatted with a v16i8 mask.
1456 for (unsigned i = 1; i != EltSize; ++i)
1457 if (N->getMaskElt(i) < 0 || N->getMaskElt(i) != (int)(i+ElementBase))
Chris Lattner95c7adc2006-04-04 17:25:31 +00001458 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001459
Chris Lattner95c7adc2006-04-04 17:25:31 +00001460 for (unsigned i = EltSize, e = 16; i != e; i += EltSize) {
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001461 if (N->getMaskElt(i) < 0) continue;
Chris Lattner95c7adc2006-04-04 17:25:31 +00001462 for (unsigned j = 0; j != EltSize; ++j)
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001463 if (N->getMaskElt(i+j) != N->getMaskElt(j))
Chris Lattner95c7adc2006-04-04 17:25:31 +00001464 return false;
Chris Lattnera8fbb6d2006-03-20 06:37:44 +00001465 }
Chris Lattner95c7adc2006-04-04 17:25:31 +00001466 return true;
Chris Lattnerffc47562006-03-20 06:33:01 +00001467}
1468
1469/// getVSPLTImmediate - Return the appropriate VSPLT* immediate to splat the
1470/// specified isSplatShuffleMask VECTOR_SHUFFLE mask.
Bill Schmidtf910a062014-06-10 14:35:01 +00001471unsigned PPC::getVSPLTImmediate(SDNode *N, unsigned EltSize,
1472 SelectionDAG &DAG) {
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001473 ShuffleVectorSDNode *SVOp = cast<ShuffleVectorSDNode>(N);
1474 assert(isSplatShuffleMask(SVOp, EltSize));
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001475 if (DAG.getDataLayout().isLittleEndian())
Bill Schmidtf910a062014-06-10 14:35:01 +00001476 return (16 / EltSize) - 1 - (SVOp->getMaskElt(0) / EltSize);
1477 else
1478 return SVOp->getMaskElt(0) / EltSize;
Chris Lattnerffc47562006-03-20 06:33:01 +00001479}
1480
Chris Lattner74cf9ff2006-04-12 17:37:20 +00001481/// get_VSPLTI_elt - If this is a build_vector of constants which can be formed
Chris Lattnerd71a1f92006-04-08 06:46:53 +00001482/// by using a vspltis[bhw] instruction of the specified element size, return
1483/// the constant being splatted. The ByteSize field indicates the number of
1484/// bytes of each element [124] -> [bhw].
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001485SDValue PPC::get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG) {
Craig Topper062a2ba2014-04-25 05:30:21 +00001486 SDValue OpVal(nullptr, 0);
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001487
1488 // If ByteSize of the splat is bigger than the element size of the
1489 // build_vector, then we have a case where we are checking for a splat where
1490 // multiple elements of the buildvector are folded together into a single
1491 // logical element of the splat (e.g. "vsplish 1" to splat {0,1}*8).
1492 unsigned EltSize = 16/N->getNumOperands();
1493 if (EltSize < ByteSize) {
1494 unsigned Multiple = ByteSize/EltSize; // Number of BV entries per spltval.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001495 SDValue UniquedVals[4];
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001496 assert(Multiple > 1 && Multiple <= 4 && "How can this happen?");
Scott Michelcf0da6c2009-02-17 22:15:04 +00001497
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001498 // See if all of the elements in the buildvector agree across.
1499 for (unsigned i = 0, e = N->getNumOperands(); i != e; ++i) {
1500 if (N->getOperand(i).getOpcode() == ISD::UNDEF) continue;
1501 // If the element isn't a constant, bail fully out.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001502 if (!isa<ConstantSDNode>(N->getOperand(i))) return SDValue();
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001503
Scott Michelcf0da6c2009-02-17 22:15:04 +00001504
Craig Topper062a2ba2014-04-25 05:30:21 +00001505 if (!UniquedVals[i&(Multiple-1)].getNode())
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001506 UniquedVals[i&(Multiple-1)] = N->getOperand(i);
1507 else if (UniquedVals[i&(Multiple-1)] != N->getOperand(i))
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001508 return SDValue(); // no match.
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001509 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001510
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001511 // Okay, if we reached this point, UniquedVals[0..Multiple-1] contains
1512 // either constant or undef values that are identical for each chunk. See
1513 // if these chunks can form into a larger vspltis*.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001514
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001515 // Check to see if all of the leading entries are either 0 or -1. If
1516 // neither, then this won't fit into the immediate field.
1517 bool LeadingZero = true;
1518 bool LeadingOnes = true;
1519 for (unsigned i = 0; i != Multiple-1; ++i) {
Craig Topper062a2ba2014-04-25 05:30:21 +00001520 if (!UniquedVals[i].getNode()) continue; // Must have been undefs.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001521
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001522 LeadingZero &= cast<ConstantSDNode>(UniquedVals[i])->isNullValue();
1523 LeadingOnes &= cast<ConstantSDNode>(UniquedVals[i])->isAllOnesValue();
1524 }
1525 // Finally, check the least significant entry.
1526 if (LeadingZero) {
Craig Topper062a2ba2014-04-25 05:30:21 +00001527 if (!UniquedVals[Multiple-1].getNode())
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001528 return DAG.getTargetConstant(0, SDLoc(N), MVT::i32); // 0,0,0,undef
Dan Gohmaneffb8942008-09-12 16:56:44 +00001529 int Val = cast<ConstantSDNode>(UniquedVals[Multiple-1])->getZExtValue();
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001530 if (Val < 16) // 0,0,0,4 -> vspltisw(4)
1531 return DAG.getTargetConstant(Val, SDLoc(N), MVT::i32);
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001532 }
1533 if (LeadingOnes) {
Craig Topper062a2ba2014-04-25 05:30:21 +00001534 if (!UniquedVals[Multiple-1].getNode())
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001535 return DAG.getTargetConstant(~0U, SDLoc(N), MVT::i32); // -1,-1,-1,undef
Dan Gohman6e054832008-09-26 21:54:37 +00001536 int Val =cast<ConstantSDNode>(UniquedVals[Multiple-1])->getSExtValue();
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001537 if (Val >= -16) // -1,-1,-1,-2 -> vspltisw(-2)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001538 return DAG.getTargetConstant(Val, SDLoc(N), MVT::i32);
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001539 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001540
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001541 return SDValue();
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001542 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001543
Chris Lattner2771e2c2006-03-25 06:12:06 +00001544 // Check to see if this buildvec has a single non-undef value in its elements.
1545 for (unsigned i = 0, e = N->getNumOperands(); i != e; ++i) {
1546 if (N->getOperand(i).getOpcode() == ISD::UNDEF) continue;
Craig Topper062a2ba2014-04-25 05:30:21 +00001547 if (!OpVal.getNode())
Chris Lattner2771e2c2006-03-25 06:12:06 +00001548 OpVal = N->getOperand(i);
1549 else if (OpVal != N->getOperand(i))
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001550 return SDValue();
Chris Lattner2771e2c2006-03-25 06:12:06 +00001551 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001552
Craig Topper062a2ba2014-04-25 05:30:21 +00001553 if (!OpVal.getNode()) return SDValue(); // All UNDEF: use implicit def.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001554
Eli Friedman9c6ab1a2009-05-24 02:03:36 +00001555 unsigned ValSizeInBytes = EltSize;
Nate Begeman1b392872006-03-28 04:15:58 +00001556 uint64_t Value = 0;
Chris Lattner2771e2c2006-03-25 06:12:06 +00001557 if (ConstantSDNode *CN = dyn_cast<ConstantSDNode>(OpVal)) {
Dan Gohmaneffb8942008-09-12 16:56:44 +00001558 Value = CN->getZExtValue();
Chris Lattner2771e2c2006-03-25 06:12:06 +00001559 } else if (ConstantFPSDNode *CN = dyn_cast<ConstantFPSDNode>(OpVal)) {
Owen Anderson9f944592009-08-11 20:47:22 +00001560 assert(CN->getValueType(0) == MVT::f32 && "Only one legal FP vector type!");
Dale Johannesen3cf889f2007-08-31 04:03:46 +00001561 Value = FloatToBits(CN->getValueAPF().convertToFloat());
Chris Lattner2771e2c2006-03-25 06:12:06 +00001562 }
1563
1564 // If the splat value is larger than the element value, then we can never do
1565 // this splat. The only case that we could fit the replicated bits into our
1566 // immediate field for would be zero, and we prefer to use vxor for it.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001567 if (ValSizeInBytes < ByteSize) return SDValue();
Scott Michelcf0da6c2009-02-17 22:15:04 +00001568
Benjamin Kramerb4b51502015-03-25 16:49:59 +00001569 // If the element value is larger than the splat value, check if it consists
1570 // of a repeated bit pattern of size ByteSize.
1571 if (!APInt(ValSizeInBytes * 8, Value).isSplat(ByteSize * 8))
1572 return SDValue();
Chris Lattner2771e2c2006-03-25 06:12:06 +00001573
1574 // Properly sign extend the value.
Richard Smith228e6d42012-08-24 23:29:28 +00001575 int MaskVal = SignExtend32(Value, ByteSize * 8);
Scott Michelcf0da6c2009-02-17 22:15:04 +00001576
Evan Chengb1ddc982006-03-26 09:52:32 +00001577 // If this is zero, don't match, zero matches ISD::isBuildVectorAllZeros.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001578 if (MaskVal == 0) return SDValue();
Chris Lattner2771e2c2006-03-25 06:12:06 +00001579
Chris Lattnerd71a1f92006-04-08 06:46:53 +00001580 // Finally, if this value fits in a 5 bit sext field, return it
Richard Smith228e6d42012-08-24 23:29:28 +00001581 if (SignExtend32<5>(MaskVal) == MaskVal)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001582 return DAG.getTargetConstant(MaskVal, SDLoc(N), MVT::i32);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001583 return SDValue();
Chris Lattner2771e2c2006-03-25 06:12:06 +00001584}
1585
Hal Finkelc93a9a22015-02-25 01:06:45 +00001586/// isQVALIGNIShuffleMask - If this is a qvaligni shuffle mask, return the shift
1587/// amount, otherwise return -1.
1588int PPC::isQVALIGNIShuffleMask(SDNode *N) {
1589 EVT VT = N->getValueType(0);
1590 if (VT != MVT::v4f64 && VT != MVT::v4f32 && VT != MVT::v4i1)
1591 return -1;
1592
1593 ShuffleVectorSDNode *SVOp = cast<ShuffleVectorSDNode>(N);
1594
1595 // Find the first non-undef value in the shuffle mask.
1596 unsigned i;
1597 for (i = 0; i != 4 && SVOp->getMaskElt(i) < 0; ++i)
1598 /*search*/;
1599
1600 if (i == 4) return -1; // all undef.
1601
1602 // Otherwise, check to see if the rest of the elements are consecutively
1603 // numbered from this value.
1604 unsigned ShiftAmt = SVOp->getMaskElt(i);
1605 if (ShiftAmt < i) return -1;
1606 ShiftAmt -= i;
1607
1608 // Check the rest of the elements to see if they are consecutive.
1609 for (++i; i != 4; ++i)
1610 if (!isConstantOrUndef(SVOp->getMaskElt(i), ShiftAmt+i))
1611 return -1;
1612
1613 return ShiftAmt;
1614}
1615
Chris Lattner4211ca92006-04-14 06:01:58 +00001616//===----------------------------------------------------------------------===//
Chris Lattnera801fced2006-11-08 02:15:41 +00001617// Addressing Mode Selection
1618//===----------------------------------------------------------------------===//
1619
1620/// isIntS16Immediate - This method tests to see if the node is either a 32-bit
1621/// or 64-bit immediate, and if the value can be accurately represented as a
1622/// sign extension from a 16-bit value. If so, this returns true and the
1623/// immediate.
1624static bool isIntS16Immediate(SDNode *N, short &Imm) {
Adam Nemet571eb5f2014-05-20 17:20:34 +00001625 if (!isa<ConstantSDNode>(N))
Chris Lattnera801fced2006-11-08 02:15:41 +00001626 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001627
Dan Gohmaneffb8942008-09-12 16:56:44 +00001628 Imm = (short)cast<ConstantSDNode>(N)->getZExtValue();
Owen Anderson9f944592009-08-11 20:47:22 +00001629 if (N->getValueType(0) == MVT::i32)
Dan Gohmaneffb8942008-09-12 16:56:44 +00001630 return Imm == (int32_t)cast<ConstantSDNode>(N)->getZExtValue();
Chris Lattnera801fced2006-11-08 02:15:41 +00001631 else
Dan Gohmaneffb8942008-09-12 16:56:44 +00001632 return Imm == (int64_t)cast<ConstantSDNode>(N)->getZExtValue();
Chris Lattnera801fced2006-11-08 02:15:41 +00001633}
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001634static bool isIntS16Immediate(SDValue Op, short &Imm) {
Gabor Greiff304a7a2008-08-28 21:40:38 +00001635 return isIntS16Immediate(Op.getNode(), Imm);
Chris Lattnera801fced2006-11-08 02:15:41 +00001636}
1637
1638
1639/// SelectAddressRegReg - Given the specified addressed, check to see if it
1640/// can be represented as an indexed [r+r] operation. Returns false if it
1641/// can be more efficiently represented with [r+imm].
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001642bool PPCTargetLowering::SelectAddressRegReg(SDValue N, SDValue &Base,
1643 SDValue &Index,
Dan Gohman02b93132009-01-15 16:29:45 +00001644 SelectionDAG &DAG) const {
Chris Lattnera801fced2006-11-08 02:15:41 +00001645 short imm = 0;
1646 if (N.getOpcode() == ISD::ADD) {
1647 if (isIntS16Immediate(N.getOperand(1), imm))
1648 return false; // r+i
1649 if (N.getOperand(1).getOpcode() == PPCISD::Lo)
1650 return false; // r+i
Scott Michelcf0da6c2009-02-17 22:15:04 +00001651
Chris Lattnera801fced2006-11-08 02:15:41 +00001652 Base = N.getOperand(0);
1653 Index = N.getOperand(1);
1654 return true;
1655 } else if (N.getOpcode() == ISD::OR) {
1656 if (isIntS16Immediate(N.getOperand(1), imm))
1657 return false; // r+i can fold it if we can.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001658
Chris Lattnera801fced2006-11-08 02:15:41 +00001659 // If this is an or of disjoint bitfields, we can codegen this as an add
1660 // (for better address arithmetic) if the LHS and RHS of the OR are provably
1661 // disjoint.
Dan Gohmanf19609a2008-02-27 01:23:58 +00001662 APInt LHSKnownZero, LHSKnownOne;
1663 APInt RHSKnownZero, RHSKnownOne;
Jay Foada0653a32014-05-14 21:14:37 +00001664 DAG.computeKnownBits(N.getOperand(0),
1665 LHSKnownZero, LHSKnownOne);
Scott Michelcf0da6c2009-02-17 22:15:04 +00001666
Dan Gohmanf19609a2008-02-27 01:23:58 +00001667 if (LHSKnownZero.getBoolValue()) {
Jay Foada0653a32014-05-14 21:14:37 +00001668 DAG.computeKnownBits(N.getOperand(1),
1669 RHSKnownZero, RHSKnownOne);
Chris Lattnera801fced2006-11-08 02:15:41 +00001670 // If all of the bits are known zero on the LHS or RHS, the add won't
1671 // carry.
Dan Gohman26854f22008-02-27 21:12:32 +00001672 if (~(LHSKnownZero | RHSKnownZero) == 0) {
Chris Lattnera801fced2006-11-08 02:15:41 +00001673 Base = N.getOperand(0);
1674 Index = N.getOperand(1);
1675 return true;
1676 }
1677 }
1678 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001679
Chris Lattnera801fced2006-11-08 02:15:41 +00001680 return false;
1681}
1682
Hal Finkeldbbf09b2013-07-09 06:34:51 +00001683// If we happen to be doing an i64 load or store into a stack slot that has
1684// less than a 4-byte alignment, then the frame-index elimination may need to
1685// use an indexed load or store instruction (because the offset may not be a
1686// multiple of 4). The extra register needed to hold the offset comes from the
1687// register scavenger, and it is possible that the scavenger will need to use
1688// an emergency spill slot. As a result, we need to make sure that a spill slot
1689// is allocated when doing an i64 load/store into a less-than-4-byte-aligned
1690// stack slot.
1691static void fixupFuncForFI(SelectionDAG &DAG, int FrameIdx, EVT VT) {
1692 // FIXME: This does not handle the LWA case.
1693 if (VT != MVT::i64)
1694 return;
1695
Hal Finkel7ab3db52013-07-10 15:29:01 +00001696 // NOTE: We'll exclude negative FIs here, which come from argument
1697 // lowering, because there are no known test cases triggering this problem
1698 // using packed structures (or similar). We can remove this exclusion if
1699 // we find such a test case. The reason why this is so test-case driven is
1700 // because this entire 'fixup' is only to prevent crashes (from the
1701 // register scavenger) on not-really-valid inputs. For example, if we have:
1702 // %a = alloca i1
1703 // %b = bitcast i1* %a to i64*
1704 // store i64* a, i64 b
1705 // then the store should really be marked as 'align 1', but is not. If it
1706 // were marked as 'align 1' then the indexed form would have been
1707 // instruction-selected initially, and the problem this 'fixup' is preventing
1708 // won't happen regardless.
Hal Finkeldbbf09b2013-07-09 06:34:51 +00001709 if (FrameIdx < 0)
1710 return;
1711
1712 MachineFunction &MF = DAG.getMachineFunction();
1713 MachineFrameInfo *MFI = MF.getFrameInfo();
1714
1715 unsigned Align = MFI->getObjectAlignment(FrameIdx);
1716 if (Align >= 4)
1717 return;
1718
1719 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
1720 FuncInfo->setHasNonRISpills();
1721}
1722
Chris Lattnera801fced2006-11-08 02:15:41 +00001723/// Returns true if the address N can be represented by a base register plus
1724/// a signed 16-bit displacement [r+imm], and if it is not better
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001725/// represented as reg+reg. If Aligned is true, only accept displacements
1726/// suitable for STD and friends, i.e. multiples of 4.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001727bool PPCTargetLowering::SelectAddressRegImm(SDValue N, SDValue &Disp,
Dan Gohman02b93132009-01-15 16:29:45 +00001728 SDValue &Base,
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001729 SelectionDAG &DAG,
1730 bool Aligned) const {
Dale Johannesenab8e4422009-02-06 19:16:40 +00001731 // FIXME dl should come from parent load or store, not from address
Andrew Trickef9de2a2013-05-25 02:42:55 +00001732 SDLoc dl(N);
Chris Lattnera801fced2006-11-08 02:15:41 +00001733 // If this can be more profitably realized as r+r, fail.
1734 if (SelectAddressRegReg(N, Disp, Base, DAG))
1735 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001736
Chris Lattnera801fced2006-11-08 02:15:41 +00001737 if (N.getOpcode() == ISD::ADD) {
1738 short imm = 0;
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001739 if (isIntS16Immediate(N.getOperand(1), imm) &&
1740 (!Aligned || (imm & 3) == 0)) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001741 Disp = DAG.getTargetConstant(imm, dl, N.getValueType());
Chris Lattnera801fced2006-11-08 02:15:41 +00001742 if (FrameIndexSDNode *FI = dyn_cast<FrameIndexSDNode>(N.getOperand(0))) {
1743 Base = DAG.getTargetFrameIndex(FI->getIndex(), N.getValueType());
Hal Finkeldbbf09b2013-07-09 06:34:51 +00001744 fixupFuncForFI(DAG, FI->getIndex(), N.getValueType());
Chris Lattnera801fced2006-11-08 02:15:41 +00001745 } else {
1746 Base = N.getOperand(0);
1747 }
1748 return true; // [r+i]
1749 } else if (N.getOperand(1).getOpcode() == PPCISD::Lo) {
1750 // Match LOAD (ADD (X, Lo(G))).
Gabor Greifc8a9abe2012-04-20 11:41:38 +00001751 assert(!cast<ConstantSDNode>(N.getOperand(1).getOperand(1))->getZExtValue()
Chris Lattnera801fced2006-11-08 02:15:41 +00001752 && "Cannot handle constant offsets yet!");
1753 Disp = N.getOperand(1).getOperand(0); // The global address.
1754 assert(Disp.getOpcode() == ISD::TargetGlobalAddress ||
Roman Divackye3f15c982012-06-04 17:36:38 +00001755 Disp.getOpcode() == ISD::TargetGlobalTLSAddress ||
Chris Lattnera801fced2006-11-08 02:15:41 +00001756 Disp.getOpcode() == ISD::TargetConstantPool ||
1757 Disp.getOpcode() == ISD::TargetJumpTable);
1758 Base = N.getOperand(0);
1759 return true; // [&g+r]
1760 }
1761 } else if (N.getOpcode() == ISD::OR) {
1762 short imm = 0;
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001763 if (isIntS16Immediate(N.getOperand(1), imm) &&
1764 (!Aligned || (imm & 3) == 0)) {
Chris Lattnera801fced2006-11-08 02:15:41 +00001765 // If this is an or of disjoint bitfields, we can codegen this as an add
1766 // (for better address arithmetic) if the LHS and RHS of the OR are
1767 // provably disjoint.
Dan Gohmanf19609a2008-02-27 01:23:58 +00001768 APInt LHSKnownZero, LHSKnownOne;
Jay Foada0653a32014-05-14 21:14:37 +00001769 DAG.computeKnownBits(N.getOperand(0), LHSKnownZero, LHSKnownOne);
Bill Wendling63061832008-03-24 23:16:37 +00001770
Dan Gohmanf19609a2008-02-27 01:23:58 +00001771 if ((LHSKnownZero.getZExtValue()|~(uint64_t)imm) == ~0ULL) {
Chris Lattnera801fced2006-11-08 02:15:41 +00001772 // If all of the bits are known zero on the LHS or RHS, the add won't
1773 // carry.
Ulrich Weigand55a96652014-07-20 22:26:40 +00001774 if (FrameIndexSDNode *FI =
1775 dyn_cast<FrameIndexSDNode>(N.getOperand(0))) {
1776 Base = DAG.getTargetFrameIndex(FI->getIndex(), N.getValueType());
1777 fixupFuncForFI(DAG, FI->getIndex(), N.getValueType());
1778 } else {
1779 Base = N.getOperand(0);
1780 }
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001781 Disp = DAG.getTargetConstant(imm, dl, N.getValueType());
Chris Lattnera801fced2006-11-08 02:15:41 +00001782 return true;
1783 }
1784 }
1785 } else if (ConstantSDNode *CN = dyn_cast<ConstantSDNode>(N)) {
1786 // Loading from a constant address.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001787
Chris Lattnera801fced2006-11-08 02:15:41 +00001788 // If this address fits entirely in a 16-bit sext immediate field, codegen
1789 // this as "d, 0"
1790 short Imm;
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001791 if (isIntS16Immediate(CN, Imm) && (!Aligned || (Imm & 3) == 0)) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001792 Disp = DAG.getTargetConstant(Imm, dl, CN->getValueType(0));
Eric Christopherb1aaebe2014-06-12 22:38:18 +00001793 Base = DAG.getRegister(Subtarget.isPPC64() ? PPC::ZERO8 : PPC::ZERO,
Hal Finkelf70c41e2013-03-21 23:45:03 +00001794 CN->getValueType(0));
Chris Lattnera801fced2006-11-08 02:15:41 +00001795 return true;
1796 }
Chris Lattner4a9c0bb2007-02-17 06:44:03 +00001797
1798 // Handle 32-bit sext immediates with LIS + addr mode.
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001799 if ((CN->getValueType(0) == MVT::i32 ||
1800 (int64_t)CN->getZExtValue() == (int)CN->getZExtValue()) &&
1801 (!Aligned || (CN->getZExtValue() & 3) == 0)) {
Dan Gohmaneffb8942008-09-12 16:56:44 +00001802 int Addr = (int)CN->getZExtValue();
Scott Michelcf0da6c2009-02-17 22:15:04 +00001803
Chris Lattnera801fced2006-11-08 02:15:41 +00001804 // Otherwise, break this down into an LIS + disp.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001805 Disp = DAG.getTargetConstant((short)Addr, dl, MVT::i32);
Scott Michelcf0da6c2009-02-17 22:15:04 +00001806
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001807 Base = DAG.getTargetConstant((Addr - (signed short)Addr) >> 16, dl,
1808 MVT::i32);
Owen Anderson9f944592009-08-11 20:47:22 +00001809 unsigned Opc = CN->getValueType(0) == MVT::i32 ? PPC::LIS : PPC::LIS8;
Dan Gohman32f71d72009-09-25 18:54:59 +00001810 Base = SDValue(DAG.getMachineNode(Opc, dl, CN->getValueType(0), Base), 0);
Chris Lattnera801fced2006-11-08 02:15:41 +00001811 return true;
1812 }
1813 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001814
Mehdi Amini44ede332015-07-09 02:09:04 +00001815 Disp = DAG.getTargetConstant(0, dl, getPointerTy(DAG.getDataLayout()));
Hal Finkeldbbf09b2013-07-09 06:34:51 +00001816 if (FrameIndexSDNode *FI = dyn_cast<FrameIndexSDNode>(N)) {
Chris Lattnera801fced2006-11-08 02:15:41 +00001817 Base = DAG.getTargetFrameIndex(FI->getIndex(), N.getValueType());
Hal Finkeldbbf09b2013-07-09 06:34:51 +00001818 fixupFuncForFI(DAG, FI->getIndex(), N.getValueType());
1819 } else
Chris Lattnera801fced2006-11-08 02:15:41 +00001820 Base = N;
1821 return true; // [r+0]
1822}
1823
1824/// SelectAddressRegRegOnly - Given the specified addressed, force it to be
1825/// represented as an indexed [r+r] operation.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001826bool PPCTargetLowering::SelectAddressRegRegOnly(SDValue N, SDValue &Base,
1827 SDValue &Index,
Dan Gohman02b93132009-01-15 16:29:45 +00001828 SelectionDAG &DAG) const {
Chris Lattnera801fced2006-11-08 02:15:41 +00001829 // Check to see if we can easily represent this as an [r+r] address. This
1830 // will fail if it thinks that the address is more profitably represented as
1831 // reg+imm, e.g. where imm = 0.
1832 if (SelectAddressRegReg(N, Base, Index, DAG))
1833 return true;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001834
Chris Lattnera801fced2006-11-08 02:15:41 +00001835 // If the operand is an addition, always emit this as [r+r], since this is
1836 // better (for code size, and execution, as the memop does the add for free)
1837 // than emitting an explicit add.
1838 if (N.getOpcode() == ISD::ADD) {
1839 Base = N.getOperand(0);
1840 Index = N.getOperand(1);
1841 return true;
1842 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001843
Chris Lattnera801fced2006-11-08 02:15:41 +00001844 // Otherwise, do it the hard way, using R0 as the base register.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00001845 Base = DAG.getRegister(Subtarget.isPPC64() ? PPC::ZERO8 : PPC::ZERO,
Hal Finkelf70c41e2013-03-21 23:45:03 +00001846 N.getValueType());
Chris Lattnera801fced2006-11-08 02:15:41 +00001847 Index = N;
1848 return true;
1849}
1850
Chris Lattnera801fced2006-11-08 02:15:41 +00001851/// getPreIndexedAddressParts - returns true by value, base pointer and
1852/// offset pointer and addressing mode by reference if the node's address
1853/// can be legally represented as pre-indexed load / store address.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001854bool PPCTargetLowering::getPreIndexedAddressParts(SDNode *N, SDValue &Base,
1855 SDValue &Offset,
Evan Chengb1500072006-11-09 17:55:04 +00001856 ISD::MemIndexedMode &AM,
Dan Gohman02b93132009-01-15 16:29:45 +00001857 SelectionDAG &DAG) const {
Hal Finkel595817e2012-06-04 02:21:00 +00001858 if (DisablePPCPreinc) return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001859
Ulrich Weigande90b0222013-03-22 14:58:48 +00001860 bool isLoad = true;
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001861 SDValue Ptr;
Owen Anderson53aa7a92009-08-10 22:56:29 +00001862 EVT VT;
Hal Finkelb09680b2013-03-18 23:00:58 +00001863 unsigned Alignment;
Chris Lattnera801fced2006-11-08 02:15:41 +00001864 if (LoadSDNode *LD = dyn_cast<LoadSDNode>(N)) {
1865 Ptr = LD->getBasePtr();
Dan Gohman47a7d6f2008-01-30 00:15:11 +00001866 VT = LD->getMemoryVT();
Hal Finkelb09680b2013-03-18 23:00:58 +00001867 Alignment = LD->getAlignment();
Chris Lattnera801fced2006-11-08 02:15:41 +00001868 } else if (StoreSDNode *ST = dyn_cast<StoreSDNode>(N)) {
Chris Lattner68371252006-11-14 01:38:31 +00001869 Ptr = ST->getBasePtr();
Dan Gohman47a7d6f2008-01-30 00:15:11 +00001870 VT = ST->getMemoryVT();
Hal Finkelb09680b2013-03-18 23:00:58 +00001871 Alignment = ST->getAlignment();
Ulrich Weigande90b0222013-03-22 14:58:48 +00001872 isLoad = false;
Chris Lattnera801fced2006-11-08 02:15:41 +00001873 } else
1874 return false;
1875
Hal Finkelc93a9a22015-02-25 01:06:45 +00001876 // PowerPC doesn't have preinc load/store instructions for vectors (except
1877 // for QPX, which does have preinc r+r forms).
1878 if (VT.isVector()) {
1879 if (!Subtarget.hasQPX() || (VT != MVT::v4f64 && VT != MVT::v4f32)) {
1880 return false;
1881 } else if (SelectAddressRegRegOnly(Ptr, Offset, Base, DAG)) {
1882 AM = ISD::PRE_INC;
1883 return true;
1884 }
1885 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001886
Ulrich Weigande90b0222013-03-22 14:58:48 +00001887 if (SelectAddressRegReg(Ptr, Base, Offset, DAG)) {
1888
1889 // Common code will reject creating a pre-inc form if the base pointer
1890 // is a frame index, or if N is a store and the base pointer is either
1891 // the same as or a predecessor of the value being stored. Check for
1892 // those situations here, and try with swapped Base/Offset instead.
1893 bool Swap = false;
1894
1895 if (isa<FrameIndexSDNode>(Base) || isa<RegisterSDNode>(Base))
1896 Swap = true;
1897 else if (!isLoad) {
1898 SDValue Val = cast<StoreSDNode>(N)->getValue();
1899 if (Val == Base || Base.getNode()->isPredecessorOf(Val.getNode()))
1900 Swap = true;
1901 }
1902
1903 if (Swap)
1904 std::swap(Base, Offset);
1905
Hal Finkelca542be2012-06-20 15:43:03 +00001906 AM = ISD::PRE_INC;
1907 return true;
Hal Finkel1cc27e42012-06-19 02:34:32 +00001908 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001909
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001910 // LDU/STU can only handle immediates that are a multiple of 4.
Owen Anderson9f944592009-08-11 20:47:22 +00001911 if (VT != MVT::i64) {
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001912 if (!SelectAddressRegImm(Ptr, Offset, Base, DAG, false))
Chris Lattner474b5b72006-11-15 19:55:13 +00001913 return false;
1914 } else {
Hal Finkelb09680b2013-03-18 23:00:58 +00001915 // LDU/STU need an address with at least 4-byte alignment.
1916 if (Alignment < 4)
1917 return false;
1918
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001919 if (!SelectAddressRegImm(Ptr, Offset, Base, DAG, true))
Chris Lattner474b5b72006-11-15 19:55:13 +00001920 return false;
1921 }
Chris Lattnerb314b152006-11-11 00:08:42 +00001922
Chris Lattnerb314b152006-11-11 00:08:42 +00001923 if (LoadSDNode *LD = dyn_cast<LoadSDNode>(N)) {
Chris Lattner474b5b72006-11-15 19:55:13 +00001924 // PPC64 doesn't have lwau, but it does have lwaux. Reject preinc load of
1925 // sext i32 to i64 when addr mode is r+i.
Owen Anderson9f944592009-08-11 20:47:22 +00001926 if (LD->getValueType(0) == MVT::i64 && LD->getMemoryVT() == MVT::i32 &&
Chris Lattnerb314b152006-11-11 00:08:42 +00001927 LD->getExtensionType() == ISD::SEXTLOAD &&
1928 isa<ConstantSDNode>(Offset))
1929 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001930 }
1931
Chris Lattnerce645542006-11-10 02:08:47 +00001932 AM = ISD::PRE_INC;
1933 return true;
Chris Lattnera801fced2006-11-08 02:15:41 +00001934}
1935
1936//===----------------------------------------------------------------------===//
Chris Lattner4211ca92006-04-14 06:01:58 +00001937// LowerOperation implementation
1938//===----------------------------------------------------------------------===//
1939
Chris Lattneredb9d842010-11-15 02:46:57 +00001940/// GetLabelAccessInfo - Return true if we should reference labels using a
1941/// PICBase, set the HiOpFlags and LoOpFlags to the target MO flags.
Eric Christophercccae792015-01-30 22:02:31 +00001942static bool GetLabelAccessInfo(const TargetMachine &TM,
1943 const PPCSubtarget &Subtarget,
1944 unsigned &HiOpFlags, unsigned &LoOpFlags,
Craig Topper062a2ba2014-04-25 05:30:21 +00001945 const GlobalValue *GV = nullptr) {
Ulrich Weigandd51c09f2013-06-21 14:42:20 +00001946 HiOpFlags = PPCII::MO_HA;
1947 LoOpFlags = PPCII::MO_LO;
Wesley Peck527da1b2010-11-23 03:31:01 +00001948
Hal Finkel3ee2af72014-07-18 23:29:49 +00001949 // Don't use the pic base if not in PIC relocation model.
1950 bool isPIC = TM.getRelocationModel() == Reloc::PIC_;
1951
Chris Lattnerdd6df842010-11-15 03:13:19 +00001952 if (isPIC) {
1953 HiOpFlags |= PPCII::MO_PIC_FLAG;
1954 LoOpFlags |= PPCII::MO_PIC_FLAG;
1955 }
1956
1957 // If this is a reference to a global value that requires a non-lazy-ptr, make
1958 // sure that instruction lowering adds it.
Eric Christophere8dbfe12015-02-13 22:23:04 +00001959 if (GV && Subtarget.hasLazyResolverStub(GV)) {
Chris Lattnerdd6df842010-11-15 03:13:19 +00001960 HiOpFlags |= PPCII::MO_NLP_FLAG;
1961 LoOpFlags |= PPCII::MO_NLP_FLAG;
Wesley Peck527da1b2010-11-23 03:31:01 +00001962
Chris Lattnerdd6df842010-11-15 03:13:19 +00001963 if (GV->hasHiddenVisibility()) {
1964 HiOpFlags |= PPCII::MO_NLP_HIDDEN_FLAG;
1965 LoOpFlags |= PPCII::MO_NLP_HIDDEN_FLAG;
1966 }
1967 }
Wesley Peck527da1b2010-11-23 03:31:01 +00001968
Chris Lattneredb9d842010-11-15 02:46:57 +00001969 return isPIC;
1970}
1971
1972static SDValue LowerLabelRef(SDValue HiPart, SDValue LoPart, bool isPIC,
1973 SelectionDAG &DAG) {
Daniel Jasper48e93f72015-04-28 13:38:35 +00001974 SDLoc DL(HiPart);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001975 EVT PtrVT = HiPart.getValueType();
1976 SDValue Zero = DAG.getConstant(0, DL, PtrVT);
Chris Lattneredb9d842010-11-15 02:46:57 +00001977
1978 SDValue Hi = DAG.getNode(PPCISD::Hi, DL, PtrVT, HiPart, Zero);
1979 SDValue Lo = DAG.getNode(PPCISD::Lo, DL, PtrVT, LoPart, Zero);
Wesley Peck527da1b2010-11-23 03:31:01 +00001980
Chris Lattneredb9d842010-11-15 02:46:57 +00001981 // With PIC, the first instruction is actually "GR+hi(&G)".
1982 if (isPIC)
1983 Hi = DAG.getNode(ISD::ADD, DL, PtrVT,
1984 DAG.getNode(PPCISD::GlobalBaseReg, DL, PtrVT), Hi);
Wesley Peck527da1b2010-11-23 03:31:01 +00001985
Chris Lattneredb9d842010-11-15 02:46:57 +00001986 // Generate non-pic code that has direct accesses to the constant pool.
1987 // The address of the global is just (hi(&g)+lo(&g)).
1988 return DAG.getNode(ISD::ADD, DL, PtrVT, Hi, Lo);
1989}
1990
Hal Finkele6698d52015-02-01 15:03:28 +00001991static void setUsesTOCBasePtr(MachineFunction &MF) {
1992 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
1993 FuncInfo->setUsesTOCBasePtr();
1994}
1995
1996static void setUsesTOCBasePtr(SelectionDAG &DAG) {
1997 setUsesTOCBasePtr(DAG.getMachineFunction());
1998}
1999
Hal Finkelcf599212015-02-25 21:36:59 +00002000static SDValue getTOCEntry(SelectionDAG &DAG, SDLoc dl, bool Is64Bit,
2001 SDValue GA) {
2002 EVT VT = Is64Bit ? MVT::i64 : MVT::i32;
2003 SDValue Reg = Is64Bit ? DAG.getRegister(PPC::X2, VT) :
2004 DAG.getNode(PPCISD::GlobalBaseReg, dl, VT);
2005
2006 SDValue Ops[] = { GA, Reg };
Alex Lorenze40c8a22015-08-11 23:09:45 +00002007 return DAG.getMemIntrinsicNode(
2008 PPCISD::TOC_ENTRY, dl, DAG.getVTList(VT, MVT::Other), Ops, VT,
2009 MachinePointerInfo::getGOT(DAG.getMachineFunction()), 0, false, true,
2010 false, 0);
Hal Finkelcf599212015-02-25 21:36:59 +00002011}
2012
Scott Michelcf0da6c2009-02-17 22:15:04 +00002013SDValue PPCTargetLowering::LowerConstantPool(SDValue Op,
Dan Gohman21cea8a2010-04-17 15:26:15 +00002014 SelectionDAG &DAG) const {
Owen Anderson53aa7a92009-08-10 22:56:29 +00002015 EVT PtrVT = Op.getValueType();
Chris Lattner4211ca92006-04-14 06:01:58 +00002016 ConstantPoolSDNode *CP = cast<ConstantPoolSDNode>(Op);
Dan Gohmanbcaf6812010-04-15 01:51:59 +00002017 const Constant *C = CP->getConstVal();
Chris Lattner4211ca92006-04-14 06:01:58 +00002018
Roman Divackyace47072012-08-24 16:26:02 +00002019 // 64-bit SVR4 ABI code is always position-independent.
2020 // The actual address of the GlobalValue is stored in the TOC.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002021 if (Subtarget.isSVR4ABI() && Subtarget.isPPC64()) {
Hal Finkele6698d52015-02-01 15:03:28 +00002022 setUsesTOCBasePtr(DAG);
Roman Divackyace47072012-08-24 16:26:02 +00002023 SDValue GA = DAG.getTargetConstantPool(C, PtrVT, CP->getAlignment(), 0);
Hal Finkelcf599212015-02-25 21:36:59 +00002024 return getTOCEntry(DAG, SDLoc(CP), true, GA);
Roman Divackyace47072012-08-24 16:26:02 +00002025 }
2026
Chris Lattneredb9d842010-11-15 02:46:57 +00002027 unsigned MOHiFlag, MOLoFlag;
Eric Christophercccae792015-01-30 22:02:31 +00002028 bool isPIC =
2029 GetLabelAccessInfo(DAG.getTarget(), Subtarget, MOHiFlag, MOLoFlag);
Hal Finkel3ee2af72014-07-18 23:29:49 +00002030
2031 if (isPIC && Subtarget.isSVR4ABI()) {
2032 SDValue GA = DAG.getTargetConstantPool(C, PtrVT, CP->getAlignment(),
2033 PPCII::MO_PIC_FLAG);
Hal Finkelcf599212015-02-25 21:36:59 +00002034 return getTOCEntry(DAG, SDLoc(CP), false, GA);
Hal Finkel3ee2af72014-07-18 23:29:49 +00002035 }
2036
Chris Lattneredb9d842010-11-15 02:46:57 +00002037 SDValue CPIHi =
2038 DAG.getTargetConstantPool(C, PtrVT, CP->getAlignment(), 0, MOHiFlag);
2039 SDValue CPILo =
2040 DAG.getTargetConstantPool(C, PtrVT, CP->getAlignment(), 0, MOLoFlag);
2041 return LowerLabelRef(CPIHi, CPILo, isPIC, DAG);
Chris Lattner4211ca92006-04-14 06:01:58 +00002042}
2043
Dan Gohman21cea8a2010-04-17 15:26:15 +00002044SDValue PPCTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const {
Owen Anderson53aa7a92009-08-10 22:56:29 +00002045 EVT PtrVT = Op.getValueType();
Nate Begeman4ca2ea52006-04-22 18:53:45 +00002046 JumpTableSDNode *JT = cast<JumpTableSDNode>(Op);
Wesley Peck527da1b2010-11-23 03:31:01 +00002047
Roman Divackyace47072012-08-24 16:26:02 +00002048 // 64-bit SVR4 ABI code is always position-independent.
2049 // The actual address of the GlobalValue is stored in the TOC.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002050 if (Subtarget.isSVR4ABI() && Subtarget.isPPC64()) {
Hal Finkele6698d52015-02-01 15:03:28 +00002051 setUsesTOCBasePtr(DAG);
Roman Divackyace47072012-08-24 16:26:02 +00002052 SDValue GA = DAG.getTargetJumpTable(JT->getIndex(), PtrVT);
Hal Finkelcf599212015-02-25 21:36:59 +00002053 return getTOCEntry(DAG, SDLoc(JT), true, GA);
Roman Divackyace47072012-08-24 16:26:02 +00002054 }
2055
Chris Lattneredb9d842010-11-15 02:46:57 +00002056 unsigned MOHiFlag, MOLoFlag;
Eric Christophercccae792015-01-30 22:02:31 +00002057 bool isPIC =
2058 GetLabelAccessInfo(DAG.getTarget(), Subtarget, MOHiFlag, MOLoFlag);
Hal Finkel3ee2af72014-07-18 23:29:49 +00002059
2060 if (isPIC && Subtarget.isSVR4ABI()) {
2061 SDValue GA = DAG.getTargetJumpTable(JT->getIndex(), PtrVT,
2062 PPCII::MO_PIC_FLAG);
Hal Finkelcf599212015-02-25 21:36:59 +00002063 return getTOCEntry(DAG, SDLoc(GA), false, GA);
Hal Finkel3ee2af72014-07-18 23:29:49 +00002064 }
2065
Chris Lattneredb9d842010-11-15 02:46:57 +00002066 SDValue JTIHi = DAG.getTargetJumpTable(JT->getIndex(), PtrVT, MOHiFlag);
2067 SDValue JTILo = DAG.getTargetJumpTable(JT->getIndex(), PtrVT, MOLoFlag);
2068 return LowerLabelRef(JTIHi, JTILo, isPIC, DAG);
Lauro Ramos Venancio09d73c02007-07-11 17:19:51 +00002069}
2070
Dan Gohman21cea8a2010-04-17 15:26:15 +00002071SDValue PPCTargetLowering::LowerBlockAddress(SDValue Op,
2072 SelectionDAG &DAG) const {
Bob Wilsonf84f7102009-11-04 21:31:18 +00002073 EVT PtrVT = Op.getValueType();
Ulrich Weigandc8c2ea22014-10-31 10:33:14 +00002074 BlockAddressSDNode *BASDN = cast<BlockAddressSDNode>(Op);
2075 const BlockAddress *BA = BASDN->getBlockAddress();
Bob Wilsonf84f7102009-11-04 21:31:18 +00002076
Ulrich Weigandc8c2ea22014-10-31 10:33:14 +00002077 // 64-bit SVR4 ABI code is always position-independent.
2078 // The actual BlockAddress is stored in the TOC.
2079 if (Subtarget.isSVR4ABI() && Subtarget.isPPC64()) {
Hal Finkele6698d52015-02-01 15:03:28 +00002080 setUsesTOCBasePtr(DAG);
Ulrich Weigandc8c2ea22014-10-31 10:33:14 +00002081 SDValue GA = DAG.getTargetBlockAddress(BA, PtrVT, BASDN->getOffset());
Hal Finkelcf599212015-02-25 21:36:59 +00002082 return getTOCEntry(DAG, SDLoc(BASDN), true, GA);
Ulrich Weigandc8c2ea22014-10-31 10:33:14 +00002083 }
Wesley Peck527da1b2010-11-23 03:31:01 +00002084
Chris Lattneredb9d842010-11-15 02:46:57 +00002085 unsigned MOHiFlag, MOLoFlag;
Eric Christophercccae792015-01-30 22:02:31 +00002086 bool isPIC =
2087 GetLabelAccessInfo(DAG.getTarget(), Subtarget, MOHiFlag, MOLoFlag);
Michael Liaoabb87d42012-09-12 21:43:09 +00002088 SDValue TgtBAHi = DAG.getTargetBlockAddress(BA, PtrVT, 0, MOHiFlag);
2089 SDValue TgtBALo = DAG.getTargetBlockAddress(BA, PtrVT, 0, MOLoFlag);
Chris Lattneredb9d842010-11-15 02:46:57 +00002090 return LowerLabelRef(TgtBAHi, TgtBALo, isPIC, DAG);
2091}
2092
Roman Divackye3f15c982012-06-04 17:36:38 +00002093SDValue PPCTargetLowering::LowerGlobalTLSAddress(SDValue Op,
2094 SelectionDAG &DAG) const {
2095
Bill Schmidtbdae03f2013-09-17 20:22:05 +00002096 // FIXME: TLS addresses currently use medium model code sequences,
2097 // which is the most useful form. Eventually support for small and
2098 // large models could be added if users need it, at the cost of
2099 // additional complexity.
Roman Divackye3f15c982012-06-04 17:36:38 +00002100 GlobalAddressSDNode *GA = cast<GlobalAddressSDNode>(Op);
Chih-Hung Hsieh1e859582015-07-28 16:24:05 +00002101 if (DAG.getTarget().Options.EmulatedTLS)
2102 return LowerToTLSEmulatedModel(GA, DAG);
2103
Andrew Trickef9de2a2013-05-25 02:42:55 +00002104 SDLoc dl(GA);
Roman Divackye3f15c982012-06-04 17:36:38 +00002105 const GlobalValue *GV = GA->getGlobal();
Mehdi Amini44ede332015-07-09 02:09:04 +00002106 EVT PtrVT = getPointerTy(DAG.getDataLayout());
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002107 bool is64bit = Subtarget.isPPC64();
Justin Hibbitsa88b6052014-11-12 15:16:30 +00002108 const Module *M = DAG.getMachineFunction().getFunction()->getParent();
2109 PICLevel::Level picLevel = M->getPICLevel();
Roman Divackye3f15c982012-06-04 17:36:38 +00002110
Bill Schmidtca4a0c92012-12-04 16:18:08 +00002111 TLSModel::Model Model = getTargetMachine().getTLSModel(GV);
Roman Divackye3f15c982012-06-04 17:36:38 +00002112
Bill Schmidtca4a0c92012-12-04 16:18:08 +00002113 if (Model == TLSModel::LocalExec) {
2114 SDValue TGAHi = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0,
Ulrich Weigandd51c09f2013-06-21 14:42:20 +00002115 PPCII::MO_TPREL_HA);
Bill Schmidtca4a0c92012-12-04 16:18:08 +00002116 SDValue TGALo = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0,
Ulrich Weigandd51c09f2013-06-21 14:42:20 +00002117 PPCII::MO_TPREL_LO);
Bill Schmidtca4a0c92012-12-04 16:18:08 +00002118 SDValue TLSReg = DAG.getRegister(is64bit ? PPC::X13 : PPC::R2,
2119 is64bit ? MVT::i64 : MVT::i32);
2120 SDValue Hi = DAG.getNode(PPCISD::Hi, dl, PtrVT, TGAHi, TLSReg);
2121 return DAG.getNode(PPCISD::Lo, dl, PtrVT, TGALo, Hi);
2122 }
Roman Divackye3f15c982012-06-04 17:36:38 +00002123
Bill Schmidtc56f1d32012-12-11 20:30:11 +00002124 if (Model == TLSModel::InitialExec) {
Bill Schmidt732eb912012-12-13 18:45:54 +00002125 SDValue TGA = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0, 0);
Ulrich Weigand5b427592013-07-05 12:22:36 +00002126 SDValue TGATLS = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0,
2127 PPCII::MO_TLS);
Roman Divacky32143e22013-12-20 18:08:54 +00002128 SDValue GOTPtr;
2129 if (is64bit) {
Hal Finkele6698d52015-02-01 15:03:28 +00002130 setUsesTOCBasePtr(DAG);
Roman Divacky32143e22013-12-20 18:08:54 +00002131 SDValue GOTReg = DAG.getRegister(PPC::X2, MVT::i64);
2132 GOTPtr = DAG.getNode(PPCISD::ADDIS_GOT_TPREL_HA, dl,
2133 PtrVT, GOTReg, TGA);
2134 } else
2135 GOTPtr = DAG.getNode(PPCISD::PPC32_GOT, dl, PtrVT);
Bill Schmidt9f0b4ec2012-12-14 17:02:38 +00002136 SDValue TPOffset = DAG.getNode(PPCISD::LD_GOT_TPREL_L, dl,
Roman Divacky32143e22013-12-20 18:08:54 +00002137 PtrVT, TGA, GOTPtr);
Ulrich Weigand5b427592013-07-05 12:22:36 +00002138 return DAG.getNode(PPCISD::ADD_TLS, dl, PtrVT, TPOffset, TGATLS);
Bill Schmidtc56f1d32012-12-11 20:30:11 +00002139 }
Bill Schmidtca4a0c92012-12-04 16:18:08 +00002140
Bill Schmidtc56f1d32012-12-11 20:30:11 +00002141 if (Model == TLSModel::GeneralDynamic) {
Bill Schmidt82f1c772015-02-10 19:09:05 +00002142 SDValue TGA = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0, 0);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002143 SDValue GOTPtr;
2144 if (is64bit) {
Hal Finkele6698d52015-02-01 15:03:28 +00002145 setUsesTOCBasePtr(DAG);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002146 SDValue GOTReg = DAG.getRegister(PPC::X2, MVT::i64);
2147 GOTPtr = DAG.getNode(PPCISD::ADDIS_TLSGD_HA, dl, PtrVT,
2148 GOTReg, TGA);
2149 } else {
Justin Hibbitsa88b6052014-11-12 15:16:30 +00002150 if (picLevel == PICLevel::Small)
2151 GOTPtr = DAG.getNode(PPCISD::GlobalBaseReg, dl, PtrVT);
2152 else
2153 GOTPtr = DAG.getNode(PPCISD::PPC32_PICGOT, dl, PtrVT);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002154 }
Bill Schmidt82f1c772015-02-10 19:09:05 +00002155 return DAG.getNode(PPCISD::ADDI_TLSGD_L_ADDR, dl, PtrVT,
2156 GOTPtr, TGA, TGA);
Bill Schmidtc56f1d32012-12-11 20:30:11 +00002157 }
2158
Bill Schmidt24b8dd62012-12-12 19:29:35 +00002159 if (Model == TLSModel::LocalDynamic) {
Bill Schmidt82f1c772015-02-10 19:09:05 +00002160 SDValue TGA = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0, 0);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002161 SDValue GOTPtr;
2162 if (is64bit) {
Hal Finkele6698d52015-02-01 15:03:28 +00002163 setUsesTOCBasePtr(DAG);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002164 SDValue GOTReg = DAG.getRegister(PPC::X2, MVT::i64);
2165 GOTPtr = DAG.getNode(PPCISD::ADDIS_TLSLD_HA, dl, PtrVT,
2166 GOTReg, TGA);
2167 } else {
Justin Hibbitsa88b6052014-11-12 15:16:30 +00002168 if (picLevel == PICLevel::Small)
2169 GOTPtr = DAG.getNode(PPCISD::GlobalBaseReg, dl, PtrVT);
2170 else
2171 GOTPtr = DAG.getNode(PPCISD::PPC32_PICGOT, dl, PtrVT);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002172 }
Bill Schmidt82f1c772015-02-10 19:09:05 +00002173 SDValue TLSAddr = DAG.getNode(PPCISD::ADDI_TLSLD_L_ADDR, dl,
2174 PtrVT, GOTPtr, TGA, TGA);
2175 SDValue DtvOffsetHi = DAG.getNode(PPCISD::ADDIS_DTPREL_HA, dl,
2176 PtrVT, TLSAddr, TGA);
Bill Schmidt24b8dd62012-12-12 19:29:35 +00002177 return DAG.getNode(PPCISD::ADDI_DTPREL_L, dl, PtrVT, DtvOffsetHi, TGA);
2178 }
2179
2180 llvm_unreachable("Unknown TLS model!");
Roman Divackye3f15c982012-06-04 17:36:38 +00002181}
2182
Chris Lattneredb9d842010-11-15 02:46:57 +00002183SDValue PPCTargetLowering::LowerGlobalAddress(SDValue Op,
2184 SelectionDAG &DAG) const {
2185 EVT PtrVT = Op.getValueType();
2186 GlobalAddressSDNode *GSDN = cast<GlobalAddressSDNode>(Op);
Andrew Trickef9de2a2013-05-25 02:42:55 +00002187 SDLoc DL(GSDN);
Chris Lattneredb9d842010-11-15 02:46:57 +00002188 const GlobalValue *GV = GSDN->getGlobal();
2189
Chris Lattneredb9d842010-11-15 02:46:57 +00002190 // 64-bit SVR4 ABI code is always position-independent.
2191 // The actual address of the GlobalValue is stored in the TOC.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002192 if (Subtarget.isSVR4ABI() && Subtarget.isPPC64()) {
Hal Finkele6698d52015-02-01 15:03:28 +00002193 setUsesTOCBasePtr(DAG);
Chris Lattneredb9d842010-11-15 02:46:57 +00002194 SDValue GA = DAG.getTargetGlobalAddress(GV, DL, PtrVT, GSDN->getOffset());
Hal Finkelcf599212015-02-25 21:36:59 +00002195 return getTOCEntry(DAG, DL, true, GA);
Chris Lattneredb9d842010-11-15 02:46:57 +00002196 }
2197
Chris Lattnerdd6df842010-11-15 03:13:19 +00002198 unsigned MOHiFlag, MOLoFlag;
Eric Christophercccae792015-01-30 22:02:31 +00002199 bool isPIC =
2200 GetLabelAccessInfo(DAG.getTarget(), Subtarget, MOHiFlag, MOLoFlag, GV);
Chris Lattneredb9d842010-11-15 02:46:57 +00002201
Hal Finkel3ee2af72014-07-18 23:29:49 +00002202 if (isPIC && Subtarget.isSVR4ABI()) {
2203 SDValue GA = DAG.getTargetGlobalAddress(GV, DL, PtrVT,
2204 GSDN->getOffset(),
2205 PPCII::MO_PIC_FLAG);
Hal Finkelcf599212015-02-25 21:36:59 +00002206 return getTOCEntry(DAG, DL, false, GA);
Hal Finkel3ee2af72014-07-18 23:29:49 +00002207 }
2208
Chris Lattnerdd6df842010-11-15 03:13:19 +00002209 SDValue GAHi =
2210 DAG.getTargetGlobalAddress(GV, DL, PtrVT, GSDN->getOffset(), MOHiFlag);
2211 SDValue GALo =
2212 DAG.getTargetGlobalAddress(GV, DL, PtrVT, GSDN->getOffset(), MOLoFlag);
Wesley Peck527da1b2010-11-23 03:31:01 +00002213
Chris Lattnerdd6df842010-11-15 03:13:19 +00002214 SDValue Ptr = LowerLabelRef(GAHi, GALo, isPIC, DAG);
Bob Wilsonf84f7102009-11-04 21:31:18 +00002215
Chris Lattnerdd6df842010-11-15 03:13:19 +00002216 // If the global reference is actually to a non-lazy-pointer, we have to do an
2217 // extra load to get the address of the global.
2218 if (MOHiFlag & PPCII::MO_NLP_FLAG)
2219 Ptr = DAG.getLoad(PtrVT, DL, DAG.getEntryNode(), Ptr, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00002220 false, false, false, 0);
Chris Lattnerdd6df842010-11-15 03:13:19 +00002221 return Ptr;
Chris Lattner4211ca92006-04-14 06:01:58 +00002222}
2223
Dan Gohman21cea8a2010-04-17 15:26:15 +00002224SDValue PPCTargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const {
Chris Lattner4211ca92006-04-14 06:01:58 +00002225 ISD::CondCode CC = cast<CondCodeSDNode>(Op.getOperand(2))->get();
Andrew Trickef9de2a2013-05-25 02:42:55 +00002226 SDLoc dl(Op);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002227
Hal Finkel777c9dd2014-03-29 16:04:40 +00002228 if (Op.getValueType() == MVT::v2i64) {
2229 // When the operands themselves are v2i64 values, we need to do something
2230 // special because VSX has no underlying comparison operations for these.
2231 if (Op.getOperand(0).getValueType() == MVT::v2i64) {
2232 // Equality can be handled by casting to the legal type for Altivec
2233 // comparisons, everything else needs to be expanded.
2234 if (CC == ISD::SETEQ || CC == ISD::SETNE) {
2235 return DAG.getNode(ISD::BITCAST, dl, MVT::v2i64,
2236 DAG.getSetCC(dl, MVT::v4i32,
2237 DAG.getNode(ISD::BITCAST, dl, MVT::v4i32, Op.getOperand(0)),
2238 DAG.getNode(ISD::BITCAST, dl, MVT::v4i32, Op.getOperand(1)),
2239 CC));
2240 }
2241
2242 return SDValue();
2243 }
2244
2245 // We handle most of these in the usual way.
2246 return Op;
2247 }
2248
Chris Lattner4211ca92006-04-14 06:01:58 +00002249 // If we're comparing for equality to zero, expose the fact that this is
2250 // implented as a ctlz/srl pair on ppc, so that the dag combiner can
2251 // fold the new nodes.
2252 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(Op.getOperand(1))) {
2253 if (C->isNullValue() && CC == ISD::SETEQ) {
Owen Anderson53aa7a92009-08-10 22:56:29 +00002254 EVT VT = Op.getOperand(0).getValueType();
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002255 SDValue Zext = Op.getOperand(0);
Owen Anderson9f944592009-08-11 20:47:22 +00002256 if (VT.bitsLT(MVT::i32)) {
2257 VT = MVT::i32;
Dale Johannesenf2bb6f02009-02-04 01:48:28 +00002258 Zext = DAG.getNode(ISD::ZERO_EXTEND, dl, VT, Op.getOperand(0));
Scott Michelcf0da6c2009-02-17 22:15:04 +00002259 }
Duncan Sands13237ac2008-06-06 12:08:01 +00002260 unsigned Log2b = Log2_32(VT.getSizeInBits());
Dale Johannesenf2bb6f02009-02-04 01:48:28 +00002261 SDValue Clz = DAG.getNode(ISD::CTLZ, dl, VT, Zext);
2262 SDValue Scc = DAG.getNode(ISD::SRL, dl, VT, Clz,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002263 DAG.getConstant(Log2b, dl, MVT::i32));
Owen Anderson9f944592009-08-11 20:47:22 +00002264 return DAG.getNode(ISD::TRUNCATE, dl, MVT::i32, Scc);
Chris Lattner4211ca92006-04-14 06:01:58 +00002265 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00002266 // Leave comparisons against 0 and -1 alone for now, since they're usually
Chris Lattner4211ca92006-04-14 06:01:58 +00002267 // optimized. FIXME: revisit this when we can custom lower all setcc
2268 // optimizations.
2269 if (C->isAllOnesValue() || C->isNullValue())
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002270 return SDValue();
Chris Lattner4211ca92006-04-14 06:01:58 +00002271 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00002272
Chris Lattner4211ca92006-04-14 06:01:58 +00002273 // If we have an integer seteq/setne, turn it into a compare against zero
Chris Lattner97ff46b2006-11-14 05:28:08 +00002274 // by xor'ing the rhs with the lhs, which is faster than setting a
2275 // condition register, reading it back out, and masking the correct bit. The
2276 // normal approach here uses sub to do this instead of xor. Using xor exposes
2277 // the result to other bit-twiddling opportunities.
Owen Anderson53aa7a92009-08-10 22:56:29 +00002278 EVT LHSVT = Op.getOperand(0).getValueType();
Duncan Sands13237ac2008-06-06 12:08:01 +00002279 if (LHSVT.isInteger() && (CC == ISD::SETEQ || CC == ISD::SETNE)) {
Owen Anderson53aa7a92009-08-10 22:56:29 +00002280 EVT VT = Op.getValueType();
Scott Michelcf0da6c2009-02-17 22:15:04 +00002281 SDValue Sub = DAG.getNode(ISD::XOR, dl, LHSVT, Op.getOperand(0),
Chris Lattner4211ca92006-04-14 06:01:58 +00002282 Op.getOperand(1));
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002283 return DAG.getSetCC(dl, VT, Sub, DAG.getConstant(0, dl, LHSVT), CC);
Chris Lattner4211ca92006-04-14 06:01:58 +00002284 }
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002285 return SDValue();
Chris Lattner4211ca92006-04-14 06:01:58 +00002286}
2287
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002288SDValue PPCTargetLowering::LowerVAARG(SDValue Op, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00002289 const PPCSubtarget &Subtarget) const {
Roman Divacky4394e682011-06-28 15:30:42 +00002290 SDNode *Node = Op.getNode();
2291 EVT VT = Node->getValueType(0);
Mehdi Amini44ede332015-07-09 02:09:04 +00002292 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Roman Divacky4394e682011-06-28 15:30:42 +00002293 SDValue InChain = Node->getOperand(0);
2294 SDValue VAListPtr = Node->getOperand(1);
2295 const Value *SV = cast<SrcValueSDNode>(Node->getOperand(2))->getValue();
Andrew Trickef9de2a2013-05-25 02:42:55 +00002296 SDLoc dl(Node);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002297
Roman Divacky4394e682011-06-28 15:30:42 +00002298 assert(!Subtarget.isPPC64() && "LowerVAARG is PPC32 only");
2299
2300 // gpr_index
2301 SDValue GprIndex = DAG.getExtLoad(ISD::ZEXTLOAD, dl, MVT::i32, InChain,
2302 VAListPtr, MachinePointerInfo(SV), MVT::i8,
Louis Gerbarg67474e32014-07-31 21:45:05 +00002303 false, false, false, 0);
Roman Divacky4394e682011-06-28 15:30:42 +00002304 InChain = GprIndex.getValue(1);
2305
2306 if (VT == MVT::i64) {
2307 // Check if GprIndex is even
2308 SDValue GprAnd = DAG.getNode(ISD::AND, dl, MVT::i32, GprIndex,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002309 DAG.getConstant(1, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002310 SDValue CC64 = DAG.getSetCC(dl, MVT::i32, GprAnd,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002311 DAG.getConstant(0, dl, MVT::i32), ISD::SETNE);
Roman Divacky4394e682011-06-28 15:30:42 +00002312 SDValue GprIndexPlusOne = DAG.getNode(ISD::ADD, dl, MVT::i32, GprIndex,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002313 DAG.getConstant(1, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002314 // Align GprIndex to be even if it isn't
2315 GprIndex = DAG.getNode(ISD::SELECT, dl, MVT::i32, CC64, GprIndexPlusOne,
2316 GprIndex);
2317 }
2318
2319 // fpr index is 1 byte after gpr
2320 SDValue FprPtr = DAG.getNode(ISD::ADD, dl, PtrVT, VAListPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002321 DAG.getConstant(1, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002322
2323 // fpr
2324 SDValue FprIndex = DAG.getExtLoad(ISD::ZEXTLOAD, dl, MVT::i32, InChain,
2325 FprPtr, MachinePointerInfo(SV), MVT::i8,
Louis Gerbarg67474e32014-07-31 21:45:05 +00002326 false, false, false, 0);
Roman Divacky4394e682011-06-28 15:30:42 +00002327 InChain = FprIndex.getValue(1);
2328
2329 SDValue RegSaveAreaPtr = DAG.getNode(ISD::ADD, dl, PtrVT, VAListPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002330 DAG.getConstant(8, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002331
2332 SDValue OverflowAreaPtr = DAG.getNode(ISD::ADD, dl, PtrVT, VAListPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002333 DAG.getConstant(4, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002334
2335 // areas
2336 SDValue OverflowArea = DAG.getLoad(MVT::i32, dl, InChain, OverflowAreaPtr,
Pete Cooper82cd9e82011-11-08 18:42:53 +00002337 MachinePointerInfo(), false, false,
2338 false, 0);
Roman Divacky4394e682011-06-28 15:30:42 +00002339 InChain = OverflowArea.getValue(1);
2340
2341 SDValue RegSaveArea = DAG.getLoad(MVT::i32, dl, InChain, RegSaveAreaPtr,
Pete Cooper82cd9e82011-11-08 18:42:53 +00002342 MachinePointerInfo(), false, false,
2343 false, 0);
Roman Divacky4394e682011-06-28 15:30:42 +00002344 InChain = RegSaveArea.getValue(1);
2345
2346 // select overflow_area if index > 8
2347 SDValue CC = DAG.getSetCC(dl, MVT::i32, VT.isInteger() ? GprIndex : FprIndex,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002348 DAG.getConstant(8, dl, MVT::i32), ISD::SETLT);
Roman Divacky4394e682011-06-28 15:30:42 +00002349
Roman Divacky4394e682011-06-28 15:30:42 +00002350 // adjustment constant gpr_index * 4/8
2351 SDValue RegConstant = DAG.getNode(ISD::MUL, dl, MVT::i32,
2352 VT.isInteger() ? GprIndex : FprIndex,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002353 DAG.getConstant(VT.isInteger() ? 4 : 8, dl,
Roman Divacky4394e682011-06-28 15:30:42 +00002354 MVT::i32));
2355
2356 // OurReg = RegSaveArea + RegConstant
2357 SDValue OurReg = DAG.getNode(ISD::ADD, dl, PtrVT, RegSaveArea,
2358 RegConstant);
2359
2360 // Floating types are 32 bytes into RegSaveArea
2361 if (VT.isFloatingPoint())
2362 OurReg = DAG.getNode(ISD::ADD, dl, PtrVT, OurReg,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002363 DAG.getConstant(32, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002364
2365 // increase {f,g}pr_index by 1 (or 2 if VT is i64)
2366 SDValue IndexPlus1 = DAG.getNode(ISD::ADD, dl, MVT::i32,
2367 VT.isInteger() ? GprIndex : FprIndex,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002368 DAG.getConstant(VT == MVT::i64 ? 2 : 1, dl,
Roman Divacky4394e682011-06-28 15:30:42 +00002369 MVT::i32));
2370
2371 InChain = DAG.getTruncStore(InChain, dl, IndexPlus1,
2372 VT.isInteger() ? VAListPtr : FprPtr,
2373 MachinePointerInfo(SV),
2374 MVT::i8, false, false, 0);
2375
2376 // determine if we should load from reg_save_area or overflow_area
2377 SDValue Result = DAG.getNode(ISD::SELECT, dl, PtrVT, CC, OurReg, OverflowArea);
2378
2379 // increase overflow_area by 4/8 if gpr/fpr > 8
2380 SDValue OverflowAreaPlusN = DAG.getNode(ISD::ADD, dl, PtrVT, OverflowArea,
2381 DAG.getConstant(VT.isInteger() ? 4 : 8,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002382 dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002383
2384 OverflowArea = DAG.getNode(ISD::SELECT, dl, MVT::i32, CC, OverflowArea,
2385 OverflowAreaPlusN);
2386
2387 InChain = DAG.getTruncStore(InChain, dl, OverflowArea,
2388 OverflowAreaPtr,
2389 MachinePointerInfo(),
2390 MVT::i32, false, false, 0);
2391
NAKAMURA Takumi8ad54e02012-08-30 15:52:23 +00002392 return DAG.getLoad(VT, dl, InChain, Result, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00002393 false, false, false, 0);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002394}
2395
Roman Divackyc3825df2013-07-25 21:36:47 +00002396SDValue PPCTargetLowering::LowerVACOPY(SDValue Op, SelectionDAG &DAG,
2397 const PPCSubtarget &Subtarget) const {
2398 assert(!Subtarget.isPPC64() && "LowerVACOPY is PPC32 only");
2399
2400 // We have to copy the entire va_list struct:
2401 // 2*sizeof(char) + 2 Byte alignment + 2*sizeof(char*) = 12 Byte
2402 return DAG.getMemcpy(Op.getOperand(0), Op,
2403 Op.getOperand(1), Op.getOperand(2),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002404 DAG.getConstant(12, SDLoc(Op), MVT::i32), 8, false, true,
2405 false, MachinePointerInfo(), MachinePointerInfo());
Roman Divackyc3825df2013-07-25 21:36:47 +00002406}
2407
Duncan Sandsa0984362011-09-06 13:37:06 +00002408SDValue PPCTargetLowering::LowerADJUST_TRAMPOLINE(SDValue Op,
2409 SelectionDAG &DAG) const {
2410 return Op.getOperand(0);
2411}
2412
2413SDValue PPCTargetLowering::LowerINIT_TRAMPOLINE(SDValue Op,
2414 SelectionDAG &DAG) const {
Bill Wendling95e1af22008-09-17 00:30:57 +00002415 SDValue Chain = Op.getOperand(0);
2416 SDValue Trmp = Op.getOperand(1); // trampoline
2417 SDValue FPtr = Op.getOperand(2); // nested function
2418 SDValue Nest = Op.getOperand(3); // 'nest' parameter value
Andrew Trickef9de2a2013-05-25 02:42:55 +00002419 SDLoc dl(Op);
Bill Wendling95e1af22008-09-17 00:30:57 +00002420
Mehdi Amini44ede332015-07-09 02:09:04 +00002421 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Owen Anderson9f944592009-08-11 20:47:22 +00002422 bool isPPC64 = (PtrVT == MVT::i64);
Mehdi Aminia749f2a2015-07-09 02:09:52 +00002423 Type *IntPtrTy = DAG.getDataLayout().getIntPtrType(*DAG.getContext());
Bill Wendling95e1af22008-09-17 00:30:57 +00002424
Scott Michelcf0da6c2009-02-17 22:15:04 +00002425 TargetLowering::ArgListTy Args;
Bill Wendling95e1af22008-09-17 00:30:57 +00002426 TargetLowering::ArgListEntry Entry;
2427
2428 Entry.Ty = IntPtrTy;
2429 Entry.Node = Trmp; Args.push_back(Entry);
2430
2431 // TrampSize == (isPPC64 ? 48 : 40);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002432 Entry.Node = DAG.getConstant(isPPC64 ? 48 : 40, dl,
Owen Anderson9f944592009-08-11 20:47:22 +00002433 isPPC64 ? MVT::i64 : MVT::i32);
Bill Wendling95e1af22008-09-17 00:30:57 +00002434 Args.push_back(Entry);
2435
2436 Entry.Node = FPtr; Args.push_back(Entry);
2437 Entry.Node = Nest; Args.push_back(Entry);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002438
Bill Wendling95e1af22008-09-17 00:30:57 +00002439 // Lower to a call to __trampoline_setup(Trmp, TrampSize, FPtr, ctx_reg)
Saleem Abdulrasoolf3a5a5c2014-05-17 21:50:17 +00002440 TargetLowering::CallLoweringInfo CLI(DAG);
2441 CLI.setDebugLoc(dl).setChain(Chain)
2442 .setCallee(CallingConv::C, Type::getVoidTy(*DAG.getContext()),
Juergen Ributzka3bd03c72014-07-01 22:01:54 +00002443 DAG.getExternalSymbol("__trampoline_setup", PtrVT),
2444 std::move(Args), 0);
Bill Wendling95e1af22008-09-17 00:30:57 +00002445
Saleem Abdulrasoolf3a5a5c2014-05-17 21:50:17 +00002446 std::pair<SDValue, SDValue> CallResult = LowerCallTo(CLI);
Duncan Sandsa0984362011-09-06 13:37:06 +00002447 return CallResult.second;
Bill Wendling95e1af22008-09-17 00:30:57 +00002448}
2449
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002450SDValue PPCTargetLowering::LowerVASTART(SDValue Op, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00002451 const PPCSubtarget &Subtarget) const {
Dan Gohman31ae5862010-04-17 14:41:14 +00002452 MachineFunction &MF = DAG.getMachineFunction();
2453 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
2454
Andrew Trickef9de2a2013-05-25 02:42:55 +00002455 SDLoc dl(Op);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002456
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002457 if (Subtarget.isDarwinABI() || Subtarget.isPPC64()) {
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002458 // vastart just stores the address of the VarArgsFrameIndex slot into the
2459 // memory location argument.
Mehdi Amini44ede332015-07-09 02:09:04 +00002460 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Dan Gohman31ae5862010-04-17 14:41:14 +00002461 SDValue FR = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), PtrVT);
Dan Gohman2d489b52008-02-06 22:27:42 +00002462 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue();
Chris Lattner676c61d2010-09-21 18:41:36 +00002463 return DAG.getStore(Op.getOperand(0), dl, FR, Op.getOperand(1),
2464 MachinePointerInfo(SV),
David Greene87a5abe2010-02-15 16:56:53 +00002465 false, false, 0);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002466 }
2467
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002468 // For the 32-bit SVR4 ABI we follow the layout of the va_list struct.
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002469 // We suppose the given va_list is already allocated.
2470 //
2471 // typedef struct {
2472 // char gpr; /* index into the array of 8 GPRs
2473 // * stored in the register save area
2474 // * gpr=0 corresponds to r3,
2475 // * gpr=1 to r4, etc.
2476 // */
2477 // char fpr; /* index into the array of 8 FPRs
2478 // * stored in the register save area
2479 // * fpr=0 corresponds to f1,
2480 // * fpr=1 to f2, etc.
2481 // */
2482 // char *overflow_arg_area;
2483 // /* location on stack that holds
2484 // * the next overflow argument
2485 // */
2486 // char *reg_save_area;
2487 // /* where r3:r10 and f1:f8 (if saved)
2488 // * are stored
2489 // */
2490 // } va_list[1];
2491
2492
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002493 SDValue ArgGPR = DAG.getConstant(FuncInfo->getVarArgsNumGPR(), dl, MVT::i32);
2494 SDValue ArgFPR = DAG.getConstant(FuncInfo->getVarArgsNumFPR(), dl, MVT::i32);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002495
Mehdi Amini44ede332015-07-09 02:09:04 +00002496 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Scott Michelcf0da6c2009-02-17 22:15:04 +00002497
Dan Gohman31ae5862010-04-17 14:41:14 +00002498 SDValue StackOffsetFI = DAG.getFrameIndex(FuncInfo->getVarArgsStackOffset(),
2499 PtrVT);
2500 SDValue FR = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(),
2501 PtrVT);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002502
Duncan Sands13237ac2008-06-06 12:08:01 +00002503 uint64_t FrameOffset = PtrVT.getSizeInBits()/8;
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002504 SDValue ConstFrameOffset = DAG.getConstant(FrameOffset, dl, PtrVT);
Dan Gohman2d489b52008-02-06 22:27:42 +00002505
Duncan Sands13237ac2008-06-06 12:08:01 +00002506 uint64_t StackOffset = PtrVT.getSizeInBits()/8 - 1;
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002507 SDValue ConstStackOffset = DAG.getConstant(StackOffset, dl, PtrVT);
Dan Gohman2d489b52008-02-06 22:27:42 +00002508
2509 uint64_t FPROffset = 1;
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002510 SDValue ConstFPROffset = DAG.getConstant(FPROffset, dl, PtrVT);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002511
Dan Gohman2d489b52008-02-06 22:27:42 +00002512 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue();
Scott Michelcf0da6c2009-02-17 22:15:04 +00002513
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002514 // Store first byte : number of int regs
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002515 SDValue firstStore = DAG.getTruncStore(Op.getOperand(0), dl, ArgGPR,
Chris Lattner6963c1f2010-09-21 17:42:31 +00002516 Op.getOperand(1),
2517 MachinePointerInfo(SV),
2518 MVT::i8, false, false, 0);
Dan Gohman2d489b52008-02-06 22:27:42 +00002519 uint64_t nextOffset = FPROffset;
Dale Johannesen021052a2009-02-04 20:06:27 +00002520 SDValue nextPtr = DAG.getNode(ISD::ADD, dl, PtrVT, Op.getOperand(1),
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002521 ConstFPROffset);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002522
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002523 // Store second byte : number of float regs
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002524 SDValue secondStore =
Chris Lattner6963c1f2010-09-21 17:42:31 +00002525 DAG.getTruncStore(firstStore, dl, ArgFPR, nextPtr,
2526 MachinePointerInfo(SV, nextOffset), MVT::i8,
David Greene87a5abe2010-02-15 16:56:53 +00002527 false, false, 0);
Dan Gohman2d489b52008-02-06 22:27:42 +00002528 nextOffset += StackOffset;
Dale Johannesen021052a2009-02-04 20:06:27 +00002529 nextPtr = DAG.getNode(ISD::ADD, dl, PtrVT, nextPtr, ConstStackOffset);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002530
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002531 // Store second word : arguments given on stack
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002532 SDValue thirdStore =
Chris Lattner676c61d2010-09-21 18:41:36 +00002533 DAG.getStore(secondStore, dl, StackOffsetFI, nextPtr,
2534 MachinePointerInfo(SV, nextOffset),
David Greene87a5abe2010-02-15 16:56:53 +00002535 false, false, 0);
Dan Gohman2d489b52008-02-06 22:27:42 +00002536 nextOffset += FrameOffset;
Dale Johannesen021052a2009-02-04 20:06:27 +00002537 nextPtr = DAG.getNode(ISD::ADD, dl, PtrVT, nextPtr, ConstFrameOffset);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002538
2539 // Store third word : arguments given in registers
Chris Lattner676c61d2010-09-21 18:41:36 +00002540 return DAG.getStore(thirdStore, dl, FR, nextPtr,
2541 MachinePointerInfo(SV, nextOffset),
David Greene87a5abe2010-02-15 16:56:53 +00002542 false, false, 0);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002543
Chris Lattner4211ca92006-04-14 06:01:58 +00002544}
2545
Chris Lattner4f2e4e02007-03-06 00:59:59 +00002546#include "PPCGenCallingConv.inc"
2547
Bill Schmidt8c3976e2013-08-26 20:11:46 +00002548// Function whose sole purpose is to kill compiler warnings
2549// stemming from unused functions included from PPCGenCallingConv.inc.
2550CCAssignFn *PPCTargetLowering::useFastISelCCs(unsigned Flag) const {
Bill Schmidt8470b0f2013-08-30 22:18:55 +00002551 return Flag ? CC_PPC64_ELF_FIS : RetCC_PPC64_ELF_FIS;
Bill Schmidt8c3976e2013-08-26 20:11:46 +00002552}
2553
Bill Schmidt230b4512013-06-12 16:39:22 +00002554bool llvm::CC_PPC32_SVR4_Custom_Dummy(unsigned &ValNo, MVT &ValVT, MVT &LocVT,
2555 CCValAssign::LocInfo &LocInfo,
2556 ISD::ArgFlagsTy &ArgFlags,
2557 CCState &State) {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002558 return true;
2559}
2560
Bill Schmidt230b4512013-06-12 16:39:22 +00002561bool llvm::CC_PPC32_SVR4_Custom_AlignArgRegs(unsigned &ValNo, MVT &ValVT,
2562 MVT &LocVT,
2563 CCValAssign::LocInfo &LocInfo,
2564 ISD::ArgFlagsTy &ArgFlags,
2565 CCState &State) {
Craig Topper840beec2014-04-04 05:16:06 +00002566 static const MCPhysReg ArgRegs[] = {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002567 PPC::R3, PPC::R4, PPC::R5, PPC::R6,
2568 PPC::R7, PPC::R8, PPC::R9, PPC::R10,
2569 };
2570 const unsigned NumArgRegs = array_lengthof(ArgRegs);
Wesley Peck527da1b2010-11-23 03:31:01 +00002571
Tim Northover3b6b7ca2015-02-21 02:11:17 +00002572 unsigned RegNum = State.getFirstUnallocated(ArgRegs);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002573
2574 // Skip one register if the first unallocated register has an even register
2575 // number and there are still argument registers available which have not been
2576 // allocated yet. RegNum is actually an index into ArgRegs, which means we
2577 // need to skip a register if RegNum is odd.
2578 if (RegNum != NumArgRegs && RegNum % 2 == 1) {
2579 State.AllocateReg(ArgRegs[RegNum]);
2580 }
Wesley Peck527da1b2010-11-23 03:31:01 +00002581
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002582 // Always return false here, as this function only makes sure that the first
2583 // unallocated register has an odd register number and does not actually
2584 // allocate a register for the current argument.
2585 return false;
2586}
2587
Bill Schmidt230b4512013-06-12 16:39:22 +00002588bool llvm::CC_PPC32_SVR4_Custom_AlignFPArgRegs(unsigned &ValNo, MVT &ValVT,
2589 MVT &LocVT,
2590 CCValAssign::LocInfo &LocInfo,
2591 ISD::ArgFlagsTy &ArgFlags,
2592 CCState &State) {
Craig Topper840beec2014-04-04 05:16:06 +00002593 static const MCPhysReg ArgRegs[] = {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002594 PPC::F1, PPC::F2, PPC::F3, PPC::F4, PPC::F5, PPC::F6, PPC::F7,
2595 PPC::F8
2596 };
2597
2598 const unsigned NumArgRegs = array_lengthof(ArgRegs);
Wesley Peck527da1b2010-11-23 03:31:01 +00002599
Tim Northover3b6b7ca2015-02-21 02:11:17 +00002600 unsigned RegNum = State.getFirstUnallocated(ArgRegs);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002601
2602 // If there is only one Floating-point register left we need to put both f64
2603 // values of a split ppc_fp128 value on the stack.
2604 if (RegNum != NumArgRegs && ArgRegs[RegNum] == PPC::F8) {
2605 State.AllocateReg(ArgRegs[RegNum]);
2606 }
Wesley Peck527da1b2010-11-23 03:31:01 +00002607
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002608 // Always return false here, as this function only makes sure that the two f64
2609 // values a ppc_fp128 value is split into are both passed in registers or both
2610 // passed on the stack and does not actually allocate a register for the
2611 // current argument.
2612 return false;
2613}
2614
Benjamin Kramer7149aab2015-03-01 18:09:56 +00002615/// FPR - The set of FP registers that should be allocated for arguments,
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002616/// on Darwin.
Benjamin Kramer7149aab2015-03-01 18:09:56 +00002617static const MCPhysReg FPR[] = {PPC::F1, PPC::F2, PPC::F3, PPC::F4, PPC::F5,
2618 PPC::F6, PPC::F7, PPC::F8, PPC::F9, PPC::F10,
2619 PPC::F11, PPC::F12, PPC::F13};
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002620
Benjamin Kramer7149aab2015-03-01 18:09:56 +00002621/// QFPR - The set of QPX registers that should be allocated for arguments.
2622static const MCPhysReg QFPR[] = {
2623 PPC::QF1, PPC::QF2, PPC::QF3, PPC::QF4, PPC::QF5, PPC::QF6, PPC::QF7,
2624 PPC::QF8, PPC::QF9, PPC::QF10, PPC::QF11, PPC::QF12, PPC::QF13};
Hal Finkelc93a9a22015-02-25 01:06:45 +00002625
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00002626/// CalculateStackSlotSize - Calculates the size reserved for this argument on
2627/// the stack.
Owen Anderson53aa7a92009-08-10 22:56:29 +00002628static unsigned CalculateStackSlotSize(EVT ArgVT, ISD::ArgFlagsTy Flags,
Tilmann Scheller98bdaaa2009-07-03 06:43:35 +00002629 unsigned PtrByteSize) {
Hal Finkel940ab932014-02-28 00:27:01 +00002630 unsigned ArgSize = ArgVT.getStoreSize();
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00002631 if (Flags.isByVal())
2632 ArgSize = Flags.getByValSize();
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002633
2634 // Round up to multiples of the pointer size, except for array members,
2635 // which are always packed.
2636 if (!Flags.isInConsecutiveRegs())
2637 ArgSize = ((ArgSize + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00002638
2639 return ArgSize;
2640}
Ulrich Weigandec2bf932014-07-07 19:26:41 +00002641
2642/// CalculateStackSlotAlignment - Calculates the alignment of this argument
2643/// on the stack.
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002644static unsigned CalculateStackSlotAlignment(EVT ArgVT, EVT OrigVT,
2645 ISD::ArgFlagsTy Flags,
Ulrich Weigandec2bf932014-07-07 19:26:41 +00002646 unsigned PtrByteSize) {
2647 unsigned Align = PtrByteSize;
2648
2649 // Altivec parameters are padded to a 16 byte boundary.
2650 if (ArgVT == MVT::v4f32 || ArgVT == MVT::v4i32 ||
2651 ArgVT == MVT::v8i16 || ArgVT == MVT::v16i8 ||
Kit Bartond4eb73c2015-05-05 16:10:44 +00002652 ArgVT == MVT::v2f64 || ArgVT == MVT::v2i64 ||
2653 ArgVT == MVT::v1i128)
Ulrich Weigandec2bf932014-07-07 19:26:41 +00002654 Align = 16;
Hal Finkelc93a9a22015-02-25 01:06:45 +00002655 // QPX vector types stored in double-precision are padded to a 32 byte
2656 // boundary.
2657 else if (ArgVT == MVT::v4f64 || ArgVT == MVT::v4i1)
2658 Align = 32;
Ulrich Weigandec2bf932014-07-07 19:26:41 +00002659
2660 // ByVal parameters are aligned as requested.
2661 if (Flags.isByVal()) {
2662 unsigned BVAlign = Flags.getByValAlign();
2663 if (BVAlign > PtrByteSize) {
2664 if (BVAlign % PtrByteSize != 0)
2665 llvm_unreachable(
2666 "ByVal alignment is not a multiple of the pointer size");
2667
2668 Align = BVAlign;
2669 }
2670 }
2671
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002672 // Array members are always packed to their original alignment.
2673 if (Flags.isInConsecutiveRegs()) {
2674 // If the array member was split into multiple registers, the first
2675 // needs to be aligned to the size of the full type. (Except for
2676 // ppcf128, which is only aligned as its f64 components.)
2677 if (Flags.isSplit() && OrigVT != MVT::ppcf128)
2678 Align = OrigVT.getStoreSize();
2679 else
2680 Align = ArgVT.getStoreSize();
2681 }
2682
Ulrich Weigandec2bf932014-07-07 19:26:41 +00002683 return Align;
2684}
2685
Ulrich Weigand8658f172014-07-20 23:43:15 +00002686/// CalculateStackSlotUsed - Return whether this argument will use its
2687/// stack slot (instead of being passed in registers). ArgOffset,
2688/// AvailableFPRs, and AvailableVRs must hold the current argument
2689/// position, and will be updated to account for this argument.
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002690static bool CalculateStackSlotUsed(EVT ArgVT, EVT OrigVT,
2691 ISD::ArgFlagsTy Flags,
Ulrich Weigand8658f172014-07-20 23:43:15 +00002692 unsigned PtrByteSize,
2693 unsigned LinkageSize,
2694 unsigned ParamAreaSize,
2695 unsigned &ArgOffset,
2696 unsigned &AvailableFPRs,
Hal Finkelc93a9a22015-02-25 01:06:45 +00002697 unsigned &AvailableVRs, bool HasQPX) {
Ulrich Weigand8658f172014-07-20 23:43:15 +00002698 bool UseMemory = false;
2699
2700 // Respect alignment of argument on the stack.
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002701 unsigned Align =
2702 CalculateStackSlotAlignment(ArgVT, OrigVT, Flags, PtrByteSize);
Ulrich Weigand8658f172014-07-20 23:43:15 +00002703 ArgOffset = ((ArgOffset + Align - 1) / Align) * Align;
2704 // If there's no space left in the argument save area, we must
2705 // use memory (this check also catches zero-sized arguments).
2706 if (ArgOffset >= LinkageSize + ParamAreaSize)
2707 UseMemory = true;
2708
2709 // Allocate argument on the stack.
2710 ArgOffset += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize);
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002711 if (Flags.isInConsecutiveRegsLast())
2712 ArgOffset = ((ArgOffset + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
Ulrich Weigand8658f172014-07-20 23:43:15 +00002713 // If we overran the argument save area, we must use memory
2714 // (this check catches arguments passed partially in memory)
2715 if (ArgOffset > LinkageSize + ParamAreaSize)
2716 UseMemory = true;
2717
2718 // However, if the argument is actually passed in an FPR or a VR,
2719 // we don't use memory after all.
2720 if (!Flags.isByVal()) {
Hal Finkelc93a9a22015-02-25 01:06:45 +00002721 if (ArgVT == MVT::f32 || ArgVT == MVT::f64 ||
2722 // QPX registers overlap with the scalar FP registers.
2723 (HasQPX && (ArgVT == MVT::v4f32 ||
2724 ArgVT == MVT::v4f64 ||
2725 ArgVT == MVT::v4i1)))
Ulrich Weigand8658f172014-07-20 23:43:15 +00002726 if (AvailableFPRs > 0) {
2727 --AvailableFPRs;
2728 return false;
2729 }
2730 if (ArgVT == MVT::v4f32 || ArgVT == MVT::v4i32 ||
2731 ArgVT == MVT::v8i16 || ArgVT == MVT::v16i8 ||
Kit Bartond4eb73c2015-05-05 16:10:44 +00002732 ArgVT == MVT::v2f64 || ArgVT == MVT::v2i64 ||
2733 ArgVT == MVT::v1i128)
Ulrich Weigand8658f172014-07-20 23:43:15 +00002734 if (AvailableVRs > 0) {
2735 --AvailableVRs;
2736 return false;
2737 }
2738 }
2739
2740 return UseMemory;
2741}
2742
Ulrich Weigand2bffb952014-06-23 13:08:27 +00002743/// EnsureStackAlignment - Round stack frame size up from NumBytes to
2744/// ensure minimum alignment required for target.
Eric Christophercccae792015-01-30 22:02:31 +00002745static unsigned EnsureStackAlignment(const PPCFrameLowering *Lowering,
Ulrich Weigand2bffb952014-06-23 13:08:27 +00002746 unsigned NumBytes) {
Eric Christophercccae792015-01-30 22:02:31 +00002747 unsigned TargetAlign = Lowering->getStackAlignment();
Ulrich Weigand2bffb952014-06-23 13:08:27 +00002748 unsigned AlignMask = TargetAlign - 1;
2749 NumBytes = (NumBytes + AlignMask) & ~AlignMask;
2750 return NumBytes;
2751}
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00002752
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002753SDValue
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002754PPCTargetLowering::LowerFormalArguments(SDValue Chain,
Sandeep Patel68c5f472009-09-02 08:44:58 +00002755 CallingConv::ID CallConv, bool isVarArg,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002756 const SmallVectorImpl<ISD::InputArg>
2757 &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00002758 SDLoc dl, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00002759 SmallVectorImpl<SDValue> &InVals)
2760 const {
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002761 if (Subtarget.isSVR4ABI()) {
2762 if (Subtarget.isPPC64())
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00002763 return LowerFormalArguments_64SVR4(Chain, CallConv, isVarArg, Ins,
2764 dl, DAG, InVals);
2765 else
2766 return LowerFormalArguments_32SVR4(Chain, CallConv, isVarArg, Ins,
2767 dl, DAG, InVals);
Bill Schmidt019cc6f2012-09-19 15:42:13 +00002768 } else {
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00002769 return LowerFormalArguments_Darwin(Chain, CallConv, isVarArg, Ins,
2770 dl, DAG, InVals);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002771 }
2772}
2773
2774SDValue
Bill Schmidt019cc6f2012-09-19 15:42:13 +00002775PPCTargetLowering::LowerFormalArguments_32SVR4(
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002776 SDValue Chain,
Sandeep Patel68c5f472009-09-02 08:44:58 +00002777 CallingConv::ID CallConv, bool isVarArg,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002778 const SmallVectorImpl<ISD::InputArg>
2779 &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00002780 SDLoc dl, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00002781 SmallVectorImpl<SDValue> &InVals) const {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002782
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002783 // 32-bit SVR4 ABI Stack Frame Layout:
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002784 // +-----------------------------------+
2785 // +--> | Back chain |
2786 // | +-----------------------------------+
2787 // | | Floating-point register save area |
2788 // | +-----------------------------------+
2789 // | | General register save area |
2790 // | +-----------------------------------+
2791 // | | CR save word |
2792 // | +-----------------------------------+
2793 // | | VRSAVE save word |
2794 // | +-----------------------------------+
2795 // | | Alignment padding |
2796 // | +-----------------------------------+
2797 // | | Vector register save area |
2798 // | +-----------------------------------+
2799 // | | Local variable space |
2800 // | +-----------------------------------+
2801 // | | Parameter list area |
2802 // | +-----------------------------------+
2803 // | | LR save word |
2804 // | +-----------------------------------+
2805 // SP--> +--- | Back chain |
2806 // +-----------------------------------+
2807 //
2808 // Specifications:
2809 // System V Application Binary Interface PowerPC Processor Supplement
2810 // AltiVec Technology Programming Interface Manual
Wesley Peck527da1b2010-11-23 03:31:01 +00002811
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002812 MachineFunction &MF = DAG.getMachineFunction();
2813 MachineFrameInfo *MFI = MF.getFrameInfo();
Dan Gohman31ae5862010-04-17 14:41:14 +00002814 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002815
Mehdi Amini44ede332015-07-09 02:09:04 +00002816 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002817 // Potential tail calls could cause overwriting of argument stack slots.
Nick Lewycky50f02cb2011-12-02 22:16:29 +00002818 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt &&
2819 (CallConv == CallingConv::Fast));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002820 unsigned PtrByteSize = 4;
2821
2822 // Assign locations to all of the incoming arguments.
2823 SmallVector<CCValAssign, 16> ArgLocs;
Eric Christopherb5217502014-08-06 18:45:26 +00002824 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs,
2825 *DAG.getContext());
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002826
2827 // Reserve space for the linkage area on the stack.
Eric Christophera4ae2132015-02-13 22:22:57 +00002828 unsigned LinkageSize = Subtarget.getFrameLowering()->getLinkageSize();
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00002829 CCInfo.AllocateStack(LinkageSize, PtrByteSize);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002830
Bill Schmidtef17c142013-02-06 17:33:58 +00002831 CCInfo.AnalyzeFormalArguments(Ins, CC_PPC32_SVR4);
Wesley Peck527da1b2010-11-23 03:31:01 +00002832
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002833 for (unsigned i = 0, e = ArgLocs.size(); i != e; ++i) {
2834 CCValAssign &VA = ArgLocs[i];
Wesley Peck527da1b2010-11-23 03:31:01 +00002835
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002836 // Arguments stored in registers.
2837 if (VA.isRegLoc()) {
Craig Topper760b1342012-02-22 05:59:10 +00002838 const TargetRegisterClass *RC;
Owen Anderson53aa7a92009-08-10 22:56:29 +00002839 EVT ValVT = VA.getValVT();
Wesley Peck527da1b2010-11-23 03:31:01 +00002840
Owen Anderson9f944592009-08-11 20:47:22 +00002841 switch (ValVT.getSimpleVT().SimpleTy) {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002842 default:
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002843 llvm_unreachable("ValVT not supported by formal arguments Lowering");
Hal Finkel940ab932014-02-28 00:27:01 +00002844 case MVT::i1:
Owen Anderson9f944592009-08-11 20:47:22 +00002845 case MVT::i32:
Craig Topperabadc662012-04-20 06:31:50 +00002846 RC = &PPC::GPRCRegClass;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002847 break;
Owen Anderson9f944592009-08-11 20:47:22 +00002848 case MVT::f32:
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +00002849 if (Subtarget.hasP8Vector())
2850 RC = &PPC::VSSRCRegClass;
2851 else
2852 RC = &PPC::F4RCRegClass;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002853 break;
Owen Anderson9f944592009-08-11 20:47:22 +00002854 case MVT::f64:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002855 if (Subtarget.hasVSX())
Hal Finkel19be5062014-03-29 05:29:01 +00002856 RC = &PPC::VSFRCRegClass;
2857 else
2858 RC = &PPC::F8RCRegClass;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002859 break;
Owen Anderson9f944592009-08-11 20:47:22 +00002860 case MVT::v16i8:
2861 case MVT::v8i16:
2862 case MVT::v4i32:
Hal Finkel7811c612014-03-28 19:58:11 +00002863 RC = &PPC::VRRCRegClass;
2864 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +00002865 case MVT::v4f32:
2866 RC = Subtarget.hasQPX() ? &PPC::QSRCRegClass : &PPC::VRRCRegClass;
2867 break;
Hal Finkel27774d92014-03-13 07:58:58 +00002868 case MVT::v2f64:
Hal Finkela6c8b512014-03-26 16:12:58 +00002869 case MVT::v2i64:
Hal Finkel7811c612014-03-28 19:58:11 +00002870 RC = &PPC::VSHRCRegClass;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002871 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +00002872 case MVT::v4f64:
2873 RC = &PPC::QFRCRegClass;
2874 break;
2875 case MVT::v4i1:
2876 RC = &PPC::QBRCRegClass;
2877 break;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002878 }
Wesley Peck527da1b2010-11-23 03:31:01 +00002879
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002880 // Transform the arguments stored in physical registers into virtual ones.
Devang Patelf3292b22011-02-21 23:21:26 +00002881 unsigned Reg = MF.addLiveIn(VA.getLocReg(), RC);
Hal Finkel940ab932014-02-28 00:27:01 +00002882 SDValue ArgValue = DAG.getCopyFromReg(Chain, dl, Reg,
2883 ValVT == MVT::i1 ? MVT::i32 : ValVT);
2884
2885 if (ValVT == MVT::i1)
2886 ArgValue = DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, ArgValue);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002887
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002888 InVals.push_back(ArgValue);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002889 } else {
2890 // Argument stored in memory.
2891 assert(VA.isMemLoc());
2892
Hal Finkel940ab932014-02-28 00:27:01 +00002893 unsigned ArgSize = VA.getLocVT().getStoreSize();
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002894 int FI = MFI->CreateFixedObject(ArgSize, VA.getLocMemOffset(),
Evan Cheng0664a672010-07-03 00:40:23 +00002895 isImmutable);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002896
2897 // Create load nodes to retrieve arguments from the stack.
2898 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
Chris Lattner7727d052010-09-21 06:44:06 +00002899 InVals.push_back(DAG.getLoad(VA.getValVT(), dl, Chain, FIN,
2900 MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00002901 false, false, false, 0));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002902 }
2903 }
2904
2905 // Assign locations to all of the incoming aggregate by value arguments.
2906 // Aggregates passed by value are stored in the local variable space of the
2907 // caller's stack frame, right above the parameter list area.
2908 SmallVector<CCValAssign, 16> ByValArgLocs;
Eric Christopher0713a9d2011-06-08 23:55:35 +00002909 CCState CCByValInfo(CallConv, isVarArg, DAG.getMachineFunction(),
Eric Christopherb5217502014-08-06 18:45:26 +00002910 ByValArgLocs, *DAG.getContext());
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002911
2912 // Reserve stack space for the allocations in CCInfo.
2913 CCByValInfo.AllocateStack(CCInfo.getNextStackOffset(), PtrByteSize);
2914
Bill Schmidtef17c142013-02-06 17:33:58 +00002915 CCByValInfo.AnalyzeFormalArguments(Ins, CC_PPC32_SVR4_ByVal);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002916
2917 // Area that is at least reserved in the caller of this function.
2918 unsigned MinReservedArea = CCByValInfo.getNextStackOffset();
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00002919 MinReservedArea = std::max(MinReservedArea, LinkageSize);
Wesley Peck527da1b2010-11-23 03:31:01 +00002920
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002921 // Set the size that is at least reserved in caller of this function. Tail
2922 // call optimized function's reserved stack space needs to be aligned so that
2923 // taking the difference between two stack areas will result in an aligned
2924 // stack.
Eric Christophercccae792015-01-30 22:02:31 +00002925 MinReservedArea =
2926 EnsureStackAlignment(Subtarget.getFrameLowering(), MinReservedArea);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00002927 FuncInfo->setMinReservedArea(MinReservedArea);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002928
2929 SmallVector<SDValue, 8> MemOps;
Wesley Peck527da1b2010-11-23 03:31:01 +00002930
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002931 // If the function takes variable number of arguments, make a frame index for
2932 // the start of the first vararg value... for expansion of llvm.va_start.
2933 if (isVarArg) {
Craig Topper840beec2014-04-04 05:16:06 +00002934 static const MCPhysReg GPArgRegs[] = {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002935 PPC::R3, PPC::R4, PPC::R5, PPC::R6,
2936 PPC::R7, PPC::R8, PPC::R9, PPC::R10,
2937 };
2938 const unsigned NumGPArgRegs = array_lengthof(GPArgRegs);
2939
Craig Topper840beec2014-04-04 05:16:06 +00002940 static const MCPhysReg FPArgRegs[] = {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002941 PPC::F1, PPC::F2, PPC::F3, PPC::F4, PPC::F5, PPC::F6, PPC::F7,
2942 PPC::F8
2943 };
Joerg Sonnenbergereb8655a2014-08-08 16:46:10 +00002944 unsigned NumFPArgRegs = array_lengthof(FPArgRegs);
2945 if (DisablePPCFloatInVariadic)
2946 NumFPArgRegs = 0;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002947
Tim Northover3b6b7ca2015-02-21 02:11:17 +00002948 FuncInfo->setVarArgsNumGPR(CCInfo.getFirstUnallocated(GPArgRegs));
2949 FuncInfo->setVarArgsNumFPR(CCInfo.getFirstUnallocated(FPArgRegs));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002950
2951 // Make room for NumGPArgRegs and NumFPArgRegs.
2952 int Depth = NumGPArgRegs * PtrVT.getSizeInBits()/8 +
Craig Topper7ff15922014-09-10 04:51:36 +00002953 NumFPArgRegs * MVT(MVT::f64).getSizeInBits()/8;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002954
Dan Gohman31ae5862010-04-17 14:41:14 +00002955 FuncInfo->setVarArgsStackOffset(
2956 MFI->CreateFixedObject(PtrVT.getSizeInBits()/8,
Evan Cheng0664a672010-07-03 00:40:23 +00002957 CCInfo.getNextStackOffset(), true));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002958
Dan Gohman31ae5862010-04-17 14:41:14 +00002959 FuncInfo->setVarArgsFrameIndex(MFI->CreateStackObject(Depth, 8, false));
2960 SDValue FIN = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), PtrVT);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002961
Jakob Stoklund Olesen6c4353e2010-10-11 20:43:09 +00002962 // The fixed integer arguments of a variadic function are stored to the
2963 // VarArgsFrameIndex on the stack so that they may be loaded by deferencing
2964 // the result of va_next.
2965 for (unsigned GPRIndex = 0; GPRIndex != NumGPArgRegs; ++GPRIndex) {
2966 // Get an existing live-in vreg, or add a new one.
2967 unsigned VReg = MF.getRegInfo().getLiveInVirtReg(GPArgRegs[GPRIndex]);
2968 if (!VReg)
Devang Patelf3292b22011-02-21 23:21:26 +00002969 VReg = MF.addLiveIn(GPArgRegs[GPRIndex], &PPC::GPRCRegClass);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002970
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002971 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
Chris Lattner676c61d2010-09-21 18:41:36 +00002972 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
2973 MachinePointerInfo(), false, false, 0);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002974 MemOps.push_back(Store);
2975 // Increment the address by four for the next argument to store
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002976 SDValue PtrOff = DAG.getConstant(PtrVT.getSizeInBits()/8, dl, PtrVT);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002977 FIN = DAG.getNode(ISD::ADD, dl, PtrOff.getValueType(), FIN, PtrOff);
2978 }
2979
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002980 // FIXME 32-bit SVR4: We only need to save FP argument registers if CR bit 6
2981 // is set.
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002982 // The double arguments are stored to the VarArgsFrameIndex
2983 // on the stack.
Jakob Stoklund Olesen6c4353e2010-10-11 20:43:09 +00002984 for (unsigned FPRIndex = 0; FPRIndex != NumFPArgRegs; ++FPRIndex) {
2985 // Get an existing live-in vreg, or add a new one.
2986 unsigned VReg = MF.getRegInfo().getLiveInVirtReg(FPArgRegs[FPRIndex]);
2987 if (!VReg)
Devang Patelf3292b22011-02-21 23:21:26 +00002988 VReg = MF.addLiveIn(FPArgRegs[FPRIndex], &PPC::F8RCRegClass);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002989
Owen Anderson9f944592009-08-11 20:47:22 +00002990 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, MVT::f64);
Chris Lattner676c61d2010-09-21 18:41:36 +00002991 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
2992 MachinePointerInfo(), false, false, 0);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002993 MemOps.push_back(Store);
2994 // Increment the address by eight for the next argument to store
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002995 SDValue PtrOff = DAG.getConstant(MVT(MVT::f64).getSizeInBits()/8, dl,
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002996 PtrVT);
2997 FIN = DAG.getNode(ISD::ADD, dl, PtrOff.getValueType(), FIN, PtrOff);
2998 }
2999 }
3000
3001 if (!MemOps.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00003002 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOps);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003003
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003004 return Chain;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003005}
3006
Bill Schmidt57d6de52012-10-23 15:51:16 +00003007// PPC64 passes i8, i16, and i32 values in i64 registers. Promote
3008// value to MVT::i64 and then truncate to the correct register size.
3009SDValue
3010PPCTargetLowering::extendArgForPPC64(ISD::ArgFlagsTy Flags, EVT ObjectVT,
3011 SelectionDAG &DAG, SDValue ArgVal,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003012 SDLoc dl) const {
Bill Schmidt57d6de52012-10-23 15:51:16 +00003013 if (Flags.isSExt())
3014 ArgVal = DAG.getNode(ISD::AssertSext, dl, MVT::i64, ArgVal,
3015 DAG.getValueType(ObjectVT));
3016 else if (Flags.isZExt())
3017 ArgVal = DAG.getNode(ISD::AssertZext, dl, MVT::i64, ArgVal,
3018 DAG.getValueType(ObjectVT));
Matt Arsenault758659232013-05-18 00:21:46 +00003019
Hal Finkel940ab932014-02-28 00:27:01 +00003020 return DAG.getNode(ISD::TRUNCATE, dl, ObjectVT, ArgVal);
Bill Schmidt57d6de52012-10-23 15:51:16 +00003021}
3022
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003023SDValue
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003024PPCTargetLowering::LowerFormalArguments_64SVR4(
3025 SDValue Chain,
3026 CallingConv::ID CallConv, bool isVarArg,
3027 const SmallVectorImpl<ISD::InputArg>
3028 &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003029 SDLoc dl, SelectionDAG &DAG,
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003030 SmallVectorImpl<SDValue> &InVals) const {
3031 // TODO: add description of PPC stack frame format, or at least some docs.
3032 //
Ulrich Weigand8658f172014-07-20 23:43:15 +00003033 bool isELFv2ABI = Subtarget.isELFv2ABI();
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00003034 bool isLittleEndian = Subtarget.isLittleEndian();
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003035 MachineFunction &MF = DAG.getMachineFunction();
3036 MachineFrameInfo *MFI = MF.getFrameInfo();
3037 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
3038
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003039 assert(!(CallConv == CallingConv::Fast && isVarArg) &&
3040 "fastcc not supported on varargs functions");
3041
Mehdi Amini44ede332015-07-09 02:09:04 +00003042 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003043 // Potential tail calls could cause overwriting of argument stack slots.
3044 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt &&
3045 (CallConv == CallingConv::Fast));
3046 unsigned PtrByteSize = 8;
Eric Christophera4ae2132015-02-13 22:22:57 +00003047 unsigned LinkageSize = Subtarget.getFrameLowering()->getLinkageSize();
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003048
Craig Topper840beec2014-04-04 05:16:06 +00003049 static const MCPhysReg GPR[] = {
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003050 PPC::X3, PPC::X4, PPC::X5, PPC::X6,
3051 PPC::X7, PPC::X8, PPC::X9, PPC::X10,
3052 };
Craig Topper840beec2014-04-04 05:16:06 +00003053 static const MCPhysReg VR[] = {
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003054 PPC::V2, PPC::V3, PPC::V4, PPC::V5, PPC::V6, PPC::V7, PPC::V8,
3055 PPC::V9, PPC::V10, PPC::V11, PPC::V12, PPC::V13
3056 };
Craig Topper840beec2014-04-04 05:16:06 +00003057 static const MCPhysReg VSRH[] = {
Hal Finkel7811c612014-03-28 19:58:11 +00003058 PPC::VSH2, PPC::VSH3, PPC::VSH4, PPC::VSH5, PPC::VSH6, PPC::VSH7, PPC::VSH8,
3059 PPC::VSH9, PPC::VSH10, PPC::VSH11, PPC::VSH12, PPC::VSH13
3060 };
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003061
3062 const unsigned Num_GPR_Regs = array_lengthof(GPR);
3063 const unsigned Num_FPR_Regs = 13;
3064 const unsigned Num_VR_Regs = array_lengthof(VR);
Hal Finkelc93a9a22015-02-25 01:06:45 +00003065 const unsigned Num_QFPR_Regs = Num_FPR_Regs;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003066
Ulrich Weigand8658f172014-07-20 23:43:15 +00003067 // Do a first pass over the arguments to determine whether the ABI
3068 // guarantees that our caller has allocated the parameter save area
3069 // on its stack frame. In the ELFv1 ABI, this is always the case;
3070 // in the ELFv2 ABI, it is true if this is a vararg function or if
3071 // any parameter is located in a stack slot.
3072
3073 bool HasParameterArea = !isELFv2ABI || isVarArg;
3074 unsigned ParamAreaSize = Num_GPR_Regs * PtrByteSize;
3075 unsigned NumBytes = LinkageSize;
3076 unsigned AvailableFPRs = Num_FPR_Regs;
3077 unsigned AvailableVRs = Num_VR_Regs;
Hal Finkel965cea52015-07-12 00:37:44 +00003078 for (unsigned i = 0, e = Ins.size(); i != e; ++i) {
3079 if (Ins[i].Flags.isNest())
3080 continue;
3081
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003082 if (CalculateStackSlotUsed(Ins[i].VT, Ins[i].ArgVT, Ins[i].Flags,
Ulrich Weigand8658f172014-07-20 23:43:15 +00003083 PtrByteSize, LinkageSize, ParamAreaSize,
Hal Finkelc93a9a22015-02-25 01:06:45 +00003084 NumBytes, AvailableFPRs, AvailableVRs,
3085 Subtarget.hasQPX()))
Ulrich Weigand8658f172014-07-20 23:43:15 +00003086 HasParameterArea = true;
Hal Finkel965cea52015-07-12 00:37:44 +00003087 }
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003088
3089 // Add DAG nodes to load the arguments or copy them out of registers. On
3090 // entry to a function on PPC, the arguments start after the linkage area,
3091 // although the first ones are often in registers.
3092
Ulrich Weigand8658f172014-07-20 23:43:15 +00003093 unsigned ArgOffset = LinkageSize;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003094 unsigned GPR_idx = 0, FPR_idx = 0, VR_idx = 0;
Hal Finkelc93a9a22015-02-25 01:06:45 +00003095 unsigned &QFPR_idx = FPR_idx;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003096 SmallVector<SDValue, 8> MemOps;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003097 Function::const_arg_iterator FuncArg = MF.getFunction()->arg_begin();
Bill Schmidt6631e942013-02-20 17:31:41 +00003098 unsigned CurArgIdx = 0;
3099 for (unsigned ArgNo = 0, e = Ins.size(); ArgNo != e; ++ArgNo) {
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003100 SDValue ArgVal;
3101 bool needsLoad = false;
3102 EVT ObjectVT = Ins[ArgNo].VT;
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003103 EVT OrigVT = Ins[ArgNo].ArgVT;
Hal Finkel940ab932014-02-28 00:27:01 +00003104 unsigned ObjSize = ObjectVT.getStoreSize();
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003105 unsigned ArgSize = ObjSize;
3106 ISD::ArgFlagsTy Flags = Ins[ArgNo].Flags;
Andrew Trick05938a52015-02-16 18:10:47 +00003107 if (Ins[ArgNo].isOrigArg()) {
3108 std::advance(FuncArg, Ins[ArgNo].getOrigArgIndex() - CurArgIdx);
3109 CurArgIdx = Ins[ArgNo].getOrigArgIndex();
3110 }
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003111 // We re-align the argument offset for each argument, except when using the
3112 // fast calling convention, when we need to make sure we do that only when
3113 // we'll actually use a stack slot.
3114 unsigned CurArgOffset, Align;
3115 auto ComputeArgOffset = [&]() {
3116 /* Respect alignment of argument on the stack. */
3117 Align = CalculateStackSlotAlignment(ObjectVT, OrigVT, Flags, PtrByteSize);
3118 ArgOffset = ((ArgOffset + Align - 1) / Align) * Align;
3119 CurArgOffset = ArgOffset;
3120 };
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003121
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003122 if (CallConv != CallingConv::Fast) {
3123 ComputeArgOffset();
3124
3125 /* Compute GPR index associated with argument offset. */
3126 GPR_idx = (ArgOffset - LinkageSize) / PtrByteSize;
3127 GPR_idx = std::min(GPR_idx, Num_GPR_Regs);
3128 }
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003129
3130 // FIXME the codegen can be much improved in some cases.
3131 // We do not have to keep everything in memory.
3132 if (Flags.isByVal()) {
Andrew Trick05938a52015-02-16 18:10:47 +00003133 assert(Ins[ArgNo].isOrigArg() && "Byval arguments cannot be implicit");
3134
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003135 if (CallConv == CallingConv::Fast)
3136 ComputeArgOffset();
3137
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003138 // ObjSize is the true size, ArgSize rounded up to multiple of registers.
3139 ObjSize = Flags.getByValSize();
3140 ArgSize = ((ObjSize + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
Bill Schmidt9953cf22012-10-31 01:15:05 +00003141 // Empty aggregate parameters do not take up registers. Examples:
3142 // struct { } a;
3143 // union { } b;
3144 // int c[0];
3145 // etc. However, we have to provide a place-holder in InVals, so
3146 // pretend we have an 8-byte item at the current address for that
3147 // purpose.
3148 if (!ObjSize) {
3149 int FI = MFI->CreateFixedObject(PtrByteSize, ArgOffset, true);
3150 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
3151 InVals.push_back(FIN);
3152 continue;
3153 }
Hal Finkel262a2242013-09-12 23:20:06 +00003154
Ulrich Weigand24195972014-07-20 22:36:52 +00003155 // Create a stack object covering all stack doublewords occupied
Ulrich Weigand8658f172014-07-20 23:43:15 +00003156 // by the argument. If the argument is (fully or partially) on
3157 // the stack, or if the argument is fully in registers but the
3158 // caller has allocated the parameter save anyway, we can refer
3159 // directly to the caller's stack frame. Otherwise, create a
3160 // local copy in our own frame.
3161 int FI;
3162 if (HasParameterArea ||
3163 ArgSize + ArgOffset > LinkageSize + Num_GPR_Regs * PtrByteSize)
Hal Finkel41a55ad2014-08-16 00:17:05 +00003164 FI = MFI->CreateFixedObject(ArgSize, ArgOffset, false, true);
Ulrich Weigand8658f172014-07-20 23:43:15 +00003165 else
3166 FI = MFI->CreateStackObject(ArgSize, Align, false);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003167 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003168
Ulrich Weigand24195972014-07-20 22:36:52 +00003169 // Handle aggregates smaller than 8 bytes.
3170 if (ObjSize < PtrByteSize) {
3171 // The value of the object is its address, which differs from the
3172 // address of the enclosing doubleword on big-endian systems.
3173 SDValue Arg = FIN;
3174 if (!isLittleEndian) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003175 SDValue ArgOff = DAG.getConstant(PtrByteSize - ObjSize, dl, PtrVT);
Ulrich Weigand24195972014-07-20 22:36:52 +00003176 Arg = DAG.getNode(ISD::ADD, dl, ArgOff.getValueType(), Arg, ArgOff);
3177 }
3178 InVals.push_back(Arg);
3179
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003180 if (GPR_idx != Num_GPR_Regs) {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003181 unsigned VReg = MF.addLiveIn(GPR[GPR_idx++], &PPC::G8RCRegClass);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003182 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003183 SDValue Store;
3184
3185 if (ObjSize==1 || ObjSize==2 || ObjSize==4) {
3186 EVT ObjType = (ObjSize == 1 ? MVT::i8 :
3187 (ObjSize == 2 ? MVT::i16 : MVT::i32));
Ulrich Weigand24195972014-07-20 22:36:52 +00003188 Store = DAG.getTruncStore(Val.getValue(1), dl, Val, Arg,
Hal Finkel3e4a34c2014-01-21 20:15:58 +00003189 MachinePointerInfo(FuncArg),
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003190 ObjType, false, false, 0);
3191 } else {
3192 // For sizes that don't fit a truncating store (3, 5, 6, 7),
3193 // store the whole register as-is to the parameter save area
Ulrich Weigand24195972014-07-20 22:36:52 +00003194 // slot.
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003195 Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
Hal Finkel3e4a34c2014-01-21 20:15:58 +00003196 MachinePointerInfo(FuncArg),
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003197 false, false, 0);
3198 }
3199
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003200 MemOps.push_back(Store);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003201 }
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003202 // Whether we copied from a register or not, advance the offset
3203 // into the parameter save area by a full doubleword.
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003204 ArgOffset += PtrByteSize;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003205 continue;
3206 }
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003207
Ulrich Weigand24195972014-07-20 22:36:52 +00003208 // The value of the object is its address, which is the address of
3209 // its first stack doubleword.
3210 InVals.push_back(FIN);
3211
3212 // Store whatever pieces of the object are in registers to memory.
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003213 for (unsigned j = 0; j < ArgSize; j += PtrByteSize) {
Ulrich Weigand24195972014-07-20 22:36:52 +00003214 if (GPR_idx == Num_GPR_Regs)
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003215 break;
Ulrich Weigand24195972014-07-20 22:36:52 +00003216
3217 unsigned VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
3218 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
3219 SDValue Addr = FIN;
3220 if (j) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003221 SDValue Off = DAG.getConstant(j, dl, PtrVT);
Ulrich Weigand24195972014-07-20 22:36:52 +00003222 Addr = DAG.getNode(ISD::ADD, dl, Off.getValueType(), Addr, Off);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003223 }
Ulrich Weigand24195972014-07-20 22:36:52 +00003224 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, Addr,
3225 MachinePointerInfo(FuncArg, j),
3226 false, false, 0);
3227 MemOps.push_back(Store);
3228 ++GPR_idx;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003229 }
Ulrich Weigand24195972014-07-20 22:36:52 +00003230 ArgOffset += ArgSize;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003231 continue;
3232 }
3233
3234 switch (ObjectVT.getSimpleVT().SimpleTy) {
3235 default: llvm_unreachable("Unhandled argument type!");
Hal Finkel940ab932014-02-28 00:27:01 +00003236 case MVT::i1:
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003237 case MVT::i32:
3238 case MVT::i64:
Hal Finkel965cea52015-07-12 00:37:44 +00003239 if (Flags.isNest()) {
3240 // The 'nest' parameter, if any, is passed in R11.
3241 unsigned VReg = MF.addLiveIn(PPC::X11, &PPC::G8RCRegClass);
3242 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i64);
3243
3244 if (ObjectVT == MVT::i32 || ObjectVT == MVT::i1)
3245 ArgVal = extendArgForPPC64(Flags, ObjectVT, DAG, ArgVal, dl);
3246
3247 break;
3248 }
3249
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003250 // These can be scalar arguments or elements of an integer array type
3251 // passed directly. Clang may use those instead of "byval" aggregate
3252 // types to avoid forcing arguments to memory unnecessarily.
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003253 if (GPR_idx != Num_GPR_Regs) {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003254 unsigned VReg = MF.addLiveIn(GPR[GPR_idx++], &PPC::G8RCRegClass);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003255 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i64);
3256
Hal Finkel940ab932014-02-28 00:27:01 +00003257 if (ObjectVT == MVT::i32 || ObjectVT == MVT::i1)
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003258 // PPC64 passes i8, i16, and i32 values in i64 registers. Promote
3259 // value to MVT::i64 and then truncate to the correct register size.
Bill Schmidt57d6de52012-10-23 15:51:16 +00003260 ArgVal = extendArgForPPC64(Flags, ObjectVT, DAG, ArgVal, dl);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003261 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003262 if (CallConv == CallingConv::Fast)
3263 ComputeArgOffset();
3264
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003265 needsLoad = true;
3266 ArgSize = PtrByteSize;
3267 }
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003268 if (CallConv != CallingConv::Fast || needsLoad)
3269 ArgOffset += 8;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003270 break;
3271
3272 case MVT::f32:
3273 case MVT::f64:
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003274 // These can be scalar arguments or elements of a float array type
3275 // passed directly. The latter are used to implement ELFv2 homogenous
3276 // float aggregates.
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003277 if (FPR_idx != Num_FPR_Regs) {
3278 unsigned VReg;
3279
3280 if (ObjectVT == MVT::f32)
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +00003281 VReg = MF.addLiveIn(FPR[FPR_idx],
3282 Subtarget.hasP8Vector()
3283 ? &PPC::VSSRCRegClass
3284 : &PPC::F4RCRegClass);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003285 else
Eric Christophercccae792015-01-30 22:02:31 +00003286 VReg = MF.addLiveIn(FPR[FPR_idx], Subtarget.hasVSX()
3287 ? &PPC::VSFRCRegClass
3288 : &PPC::F8RCRegClass);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003289
3290 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, ObjectVT);
3291 ++FPR_idx;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003292 } else if (GPR_idx != Num_GPR_Regs && CallConv != CallingConv::Fast) {
Hal Finkel8ea446b2015-01-18 14:31:10 +00003293 // FIXME: We may want to re-enable this for CallingConv::Fast on the P8
3294 // once we support fp <-> gpr moves.
3295
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003296 // This can only ever happen in the presence of f32 array types,
3297 // since otherwise we never run out of FPRs before running out
3298 // of GPRs.
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003299 unsigned VReg = MF.addLiveIn(GPR[GPR_idx++], &PPC::G8RCRegClass);
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003300 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i64);
3301
3302 if (ObjectVT == MVT::f32) {
3303 if ((ArgOffset % PtrByteSize) == (isLittleEndian ? 4 : 0))
3304 ArgVal = DAG.getNode(ISD::SRL, dl, MVT::i64, ArgVal,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003305 DAG.getConstant(32, dl, MVT::i32));
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003306 ArgVal = DAG.getNode(ISD::TRUNCATE, dl, MVT::i32, ArgVal);
3307 }
3308
3309 ArgVal = DAG.getNode(ISD::BITCAST, dl, ObjectVT, ArgVal);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003310 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003311 if (CallConv == CallingConv::Fast)
3312 ComputeArgOffset();
3313
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003314 needsLoad = true;
3315 }
3316
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003317 // When passing an array of floats, the array occupies consecutive
3318 // space in the argument area; only round up to the next doubleword
3319 // at the end of the array. Otherwise, each float takes 8 bytes.
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003320 if (CallConv != CallingConv::Fast || needsLoad) {
3321 ArgSize = Flags.isInConsecutiveRegs() ? ObjSize : PtrByteSize;
3322 ArgOffset += ArgSize;
3323 if (Flags.isInConsecutiveRegsLast())
3324 ArgOffset = ((ArgOffset + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
3325 }
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003326 break;
3327 case MVT::v4f32:
3328 case MVT::v4i32:
3329 case MVT::v8i16:
3330 case MVT::v16i8:
Hal Finkel27774d92014-03-13 07:58:58 +00003331 case MVT::v2f64:
Hal Finkela6c8b512014-03-26 16:12:58 +00003332 case MVT::v2i64:
Kit Bartond4eb73c2015-05-05 16:10:44 +00003333 case MVT::v1i128:
Hal Finkelc93a9a22015-02-25 01:06:45 +00003334 if (!Subtarget.hasQPX()) {
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003335 // These can be scalar arguments or elements of a vector array type
3336 // passed directly. The latter are used to implement ELFv2 homogenous
3337 // vector aggregates.
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003338 if (VR_idx != Num_VR_Regs) {
Hal Finkel7811c612014-03-28 19:58:11 +00003339 unsigned VReg = (ObjectVT == MVT::v2f64 || ObjectVT == MVT::v2i64) ?
3340 MF.addLiveIn(VSRH[VR_idx], &PPC::VSHRCRegClass) :
3341 MF.addLiveIn(VR[VR_idx], &PPC::VRRCRegClass);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003342 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, ObjectVT);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003343 ++VR_idx;
3344 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003345 if (CallConv == CallingConv::Fast)
3346 ComputeArgOffset();
3347
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003348 needsLoad = true;
3349 }
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003350 if (CallConv != CallingConv::Fast || needsLoad)
3351 ArgOffset += 16;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003352 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +00003353 } // not QPX
3354
3355 assert(ObjectVT.getSimpleVT().SimpleTy == MVT::v4f32 &&
3356 "Invalid QPX parameter type");
3357 /* fall through */
3358
3359 case MVT::v4f64:
3360 case MVT::v4i1:
3361 // QPX vectors are treated like their scalar floating-point subregisters
3362 // (except that they're larger).
3363 unsigned Sz = ObjectVT.getSimpleVT().SimpleTy == MVT::v4f32 ? 16 : 32;
3364 if (QFPR_idx != Num_QFPR_Regs) {
3365 const TargetRegisterClass *RC;
3366 switch (ObjectVT.getSimpleVT().SimpleTy) {
3367 case MVT::v4f64: RC = &PPC::QFRCRegClass; break;
3368 case MVT::v4f32: RC = &PPC::QSRCRegClass; break;
3369 default: RC = &PPC::QBRCRegClass; break;
3370 }
3371
3372 unsigned VReg = MF.addLiveIn(QFPR[QFPR_idx], RC);
3373 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, ObjectVT);
3374 ++QFPR_idx;
3375 } else {
3376 if (CallConv == CallingConv::Fast)
3377 ComputeArgOffset();
3378 needsLoad = true;
3379 }
3380 if (CallConv != CallingConv::Fast || needsLoad)
3381 ArgOffset += Sz;
3382 break;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003383 }
3384
3385 // We need to load the argument to a virtual register if we determined
3386 // above that we ran out of physical registers of the appropriate type.
3387 if (needsLoad) {
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00003388 if (ObjSize < ArgSize && !isLittleEndian)
3389 CurArgOffset += ArgSize - ObjSize;
3390 int FI = MFI->CreateFixedObject(ObjSize, CurArgOffset, isImmutable);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003391 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
3392 ArgVal = DAG.getLoad(ObjectVT, dl, Chain, FIN, MachinePointerInfo(),
3393 false, false, false, 0);
3394 }
3395
3396 InVals.push_back(ArgVal);
3397 }
3398
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003399 // Area that is at least reserved in the caller of this function.
Ulrich Weigandec2bf932014-07-07 19:26:41 +00003400 unsigned MinReservedArea;
Ulrich Weigand8658f172014-07-20 23:43:15 +00003401 if (HasParameterArea)
3402 MinReservedArea = std::max(ArgOffset, LinkageSize + 8 * PtrByteSize);
3403 else
3404 MinReservedArea = LinkageSize;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003405
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003406 // Set the size that is at least reserved in caller of this function. Tail
Bill Schmidt57d6de52012-10-23 15:51:16 +00003407 // call optimized functions' reserved stack space needs to be aligned so that
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003408 // taking the difference between two stack areas will result in an aligned
3409 // stack.
Eric Christophercccae792015-01-30 22:02:31 +00003410 MinReservedArea =
3411 EnsureStackAlignment(Subtarget.getFrameLowering(), MinReservedArea);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003412 FuncInfo->setMinReservedArea(MinReservedArea);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003413
3414 // If the function takes variable number of arguments, make a frame index for
3415 // the start of the first vararg value... for expansion of llvm.va_start.
3416 if (isVarArg) {
3417 int Depth = ArgOffset;
3418
3419 FuncInfo->setVarArgsFrameIndex(
Bill Schmidt57d6de52012-10-23 15:51:16 +00003420 MFI->CreateFixedObject(PtrByteSize, Depth, true));
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003421 SDValue FIN = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), PtrVT);
3422
3423 // If this function is vararg, store any remaining integer argument regs
3424 // to their spots on the stack so that they may be loaded by deferencing the
3425 // result of va_next.
Ulrich Weigandec2bf932014-07-07 19:26:41 +00003426 for (GPR_idx = (ArgOffset - LinkageSize) / PtrByteSize;
3427 GPR_idx < Num_GPR_Regs; ++GPR_idx) {
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003428 unsigned VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
3429 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
3430 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
3431 MachinePointerInfo(), false, false, 0);
3432 MemOps.push_back(Store);
3433 // Increment the address by four for the next argument to store
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003434 SDValue PtrOff = DAG.getConstant(PtrByteSize, dl, PtrVT);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003435 FIN = DAG.getNode(ISD::ADD, dl, PtrOff.getValueType(), FIN, PtrOff);
3436 }
3437 }
3438
3439 if (!MemOps.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00003440 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOps);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003441
3442 return Chain;
3443}
3444
3445SDValue
3446PPCTargetLowering::LowerFormalArguments_Darwin(
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003447 SDValue Chain,
Sandeep Patel68c5f472009-09-02 08:44:58 +00003448 CallingConv::ID CallConv, bool isVarArg,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003449 const SmallVectorImpl<ISD::InputArg>
3450 &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003451 SDLoc dl, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00003452 SmallVectorImpl<SDValue> &InVals) const {
Chris Lattner4302e8f2006-05-16 18:18:50 +00003453 // TODO: add description of PPC stack frame format, or at least some docs.
3454 //
3455 MachineFunction &MF = DAG.getMachineFunction();
3456 MachineFrameInfo *MFI = MF.getFrameInfo();
Dan Gohman31ae5862010-04-17 14:41:14 +00003457 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
Scott Michelcf0da6c2009-02-17 22:15:04 +00003458
Mehdi Amini44ede332015-07-09 02:09:04 +00003459 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Owen Anderson9f944592009-08-11 20:47:22 +00003460 bool isPPC64 = PtrVT == MVT::i64;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003461 // Potential tail calls could cause overwriting of argument stack slots.
Nick Lewycky50f02cb2011-12-02 22:16:29 +00003462 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt &&
3463 (CallConv == CallingConv::Fast));
Jim Laskeyf4e2e002006-11-28 14:53:52 +00003464 unsigned PtrByteSize = isPPC64 ? 8 : 4;
Eric Christophera4ae2132015-02-13 22:22:57 +00003465 unsigned LinkageSize = Subtarget.getFrameLowering()->getLinkageSize();
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00003466 unsigned ArgOffset = LinkageSize;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003467 // Area that is at least reserved in caller of this function.
3468 unsigned MinReservedArea = ArgOffset;
3469
Craig Topper840beec2014-04-04 05:16:06 +00003470 static const MCPhysReg GPR_32[] = { // 32-bit registers.
Chris Lattner4302e8f2006-05-16 18:18:50 +00003471 PPC::R3, PPC::R4, PPC::R5, PPC::R6,
3472 PPC::R7, PPC::R8, PPC::R9, PPC::R10,
3473 };
Craig Topper840beec2014-04-04 05:16:06 +00003474 static const MCPhysReg GPR_64[] = { // 64-bit registers.
Chris Lattnerec78cad2006-06-26 22:48:35 +00003475 PPC::X3, PPC::X4, PPC::X5, PPC::X6,
3476 PPC::X7, PPC::X8, PPC::X9, PPC::X10,
3477 };
Craig Topper840beec2014-04-04 05:16:06 +00003478 static const MCPhysReg VR[] = {
Chris Lattner4302e8f2006-05-16 18:18:50 +00003479 PPC::V2, PPC::V3, PPC::V4, PPC::V5, PPC::V6, PPC::V7, PPC::V8,
3480 PPC::V9, PPC::V10, PPC::V11, PPC::V12, PPC::V13
3481 };
Chris Lattnerec78cad2006-06-26 22:48:35 +00003482
Owen Andersone2f23a32007-09-07 04:06:50 +00003483 const unsigned Num_GPR_Regs = array_lengthof(GPR_32);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003484 const unsigned Num_FPR_Regs = 13;
Owen Andersone2f23a32007-09-07 04:06:50 +00003485 const unsigned Num_VR_Regs = array_lengthof( VR);
Jim Laskey48850c12006-11-16 22:43:37 +00003486
3487 unsigned GPR_idx = 0, FPR_idx = 0, VR_idx = 0;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003488
Craig Topper840beec2014-04-04 05:16:06 +00003489 const MCPhysReg *GPR = isPPC64 ? GPR_64 : GPR_32;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003490
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003491 // In 32-bit non-varargs functions, the stack space for vectors is after the
3492 // stack space for non-vectors. We do not use this space unless we have
3493 // too many vectors to fit in registers, something that only occurs in
Scott Michelcf0da6c2009-02-17 22:15:04 +00003494 // constructed examples:), but we have to walk the arglist to figure
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003495 // that out...for the pathological case, compute VecArgOffset as the
3496 // start of the vector parameter area. Computing VecArgOffset is the
3497 // entire point of the following loop.
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003498 unsigned VecArgOffset = ArgOffset;
3499 if (!isVarArg && !isPPC64) {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003500 for (unsigned ArgNo = 0, e = Ins.size(); ArgNo != e;
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003501 ++ArgNo) {
Owen Anderson53aa7a92009-08-10 22:56:29 +00003502 EVT ObjectVT = Ins[ArgNo].VT;
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003503 ISD::ArgFlagsTy Flags = Ins[ArgNo].Flags;
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003504
Duncan Sandsd97eea32008-03-21 09:14:45 +00003505 if (Flags.isByVal()) {
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003506 // ObjSize is the true size, ArgSize rounded up to multiple of regs.
Benjamin Kramer084b9f42012-01-20 14:42:32 +00003507 unsigned ObjSize = Flags.getByValSize();
Scott Michelcf0da6c2009-02-17 22:15:04 +00003508 unsigned ArgSize =
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003509 ((ObjSize + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
3510 VecArgOffset += ArgSize;
3511 continue;
3512 }
3513
Owen Anderson9f944592009-08-11 20:47:22 +00003514 switch(ObjectVT.getSimpleVT().SimpleTy) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00003515 default: llvm_unreachable("Unhandled argument type!");
Hal Finkel5cae2162014-02-28 01:17:25 +00003516 case MVT::i1:
Owen Anderson9f944592009-08-11 20:47:22 +00003517 case MVT::i32:
3518 case MVT::f32:
Bill Schmidt019cc6f2012-09-19 15:42:13 +00003519 VecArgOffset += 4;
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003520 break;
Owen Anderson9f944592009-08-11 20:47:22 +00003521 case MVT::i64: // PPC64
3522 case MVT::f64:
Bill Schmidt019cc6f2012-09-19 15:42:13 +00003523 // FIXME: We are guaranteed to be !isPPC64 at this point.
3524 // Does MVT::i64 apply?
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003525 VecArgOffset += 8;
3526 break;
Owen Anderson9f944592009-08-11 20:47:22 +00003527 case MVT::v4f32:
3528 case MVT::v4i32:
3529 case MVT::v8i16:
3530 case MVT::v16i8:
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003531 // Nothing to do, we're only looking at Nonvector args here.
3532 break;
3533 }
3534 }
3535 }
3536 // We've found where the vector parameter area in memory is. Skip the
3537 // first 12 parameters; these don't use that memory.
3538 VecArgOffset = ((VecArgOffset+15)/16)*16;
3539 VecArgOffset += 12*16;
3540
Chris Lattner4302e8f2006-05-16 18:18:50 +00003541 // Add DAG nodes to load the arguments or copy them out of registers. On
Jim Laskey48850c12006-11-16 22:43:37 +00003542 // entry to a function on PPC, the arguments start after the linkage area,
3543 // although the first ones are often in registers.
Nicolas Geoffray7aad9282007-03-13 15:02:46 +00003544
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003545 SmallVector<SDValue, 8> MemOps;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003546 unsigned nAltivecParamsAtEnd = 0;
Roman Divackyca103892012-09-24 20:47:19 +00003547 Function::const_arg_iterator FuncArg = MF.getFunction()->arg_begin();
Bill Schmidt38b6cb52013-05-08 17:22:33 +00003548 unsigned CurArgIdx = 0;
3549 for (unsigned ArgNo = 0, e = Ins.size(); ArgNo != e; ++ArgNo) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003550 SDValue ArgVal;
Chris Lattner4302e8f2006-05-16 18:18:50 +00003551 bool needsLoad = false;
Owen Anderson53aa7a92009-08-10 22:56:29 +00003552 EVT ObjectVT = Ins[ArgNo].VT;
Duncan Sands13237ac2008-06-06 12:08:01 +00003553 unsigned ObjSize = ObjectVT.getSizeInBits()/8;
Jim Laskey152671f2006-11-29 13:37:09 +00003554 unsigned ArgSize = ObjSize;
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003555 ISD::ArgFlagsTy Flags = Ins[ArgNo].Flags;
Andrew Trick05938a52015-02-16 18:10:47 +00003556 if (Ins[ArgNo].isOrigArg()) {
3557 std::advance(FuncArg, Ins[ArgNo].getOrigArgIndex() - CurArgIdx);
3558 CurArgIdx = Ins[ArgNo].getOrigArgIndex();
3559 }
Chris Lattner318f0d22006-05-16 18:51:52 +00003560 unsigned CurArgOffset = ArgOffset;
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003561
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003562 // Varargs or 64 bit Altivec parameters are padded to a 16 byte boundary.
Owen Anderson9f944592009-08-11 20:47:22 +00003563 if (ObjectVT==MVT::v4f32 || ObjectVT==MVT::v4i32 ||
3564 ObjectVT==MVT::v8i16 || ObjectVT==MVT::v16i8) {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003565 if (isVarArg || isPPC64) {
3566 MinReservedArea = ((MinReservedArea+15)/16)*16;
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003567 MinReservedArea += CalculateStackSlotSize(ObjectVT,
Dan Gohmand3fe1742008-09-13 01:54:27 +00003568 Flags,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003569 PtrByteSize);
3570 } else nAltivecParamsAtEnd++;
3571 } else
3572 // Calculate min reserved area.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003573 MinReservedArea += CalculateStackSlotSize(Ins[ArgNo].VT,
Dan Gohmand3fe1742008-09-13 01:54:27 +00003574 Flags,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003575 PtrByteSize);
3576
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003577 // FIXME the codegen can be much improved in some cases.
3578 // We do not have to keep everything in memory.
Duncan Sandsd97eea32008-03-21 09:14:45 +00003579 if (Flags.isByVal()) {
Andrew Trick05938a52015-02-16 18:10:47 +00003580 assert(Ins[ArgNo].isOrigArg() && "Byval arguments cannot be implicit");
3581
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003582 // ObjSize is the true size, ArgSize rounded up to multiple of registers.
Duncan Sandsd97eea32008-03-21 09:14:45 +00003583 ObjSize = Flags.getByValSize();
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003584 ArgSize = ((ObjSize + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003585 // Objects of size 1 and 2 are right justified, everything else is
3586 // left justified. This means the memory address is adjusted forwards.
Dale Johannesen21a8f142008-03-08 01:41:42 +00003587 if (ObjSize==1 || ObjSize==2) {
3588 CurArgOffset = CurArgOffset + (4 - ObjSize);
3589 }
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003590 // The value of the object is its address.
Hal Finkel41a55ad2014-08-16 00:17:05 +00003591 int FI = MFI->CreateFixedObject(ObjSize, CurArgOffset, false, true);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003592 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003593 InVals.push_back(FIN);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003594 if (ObjSize==1 || ObjSize==2) {
Dale Johannesen21a8f142008-03-08 01:41:42 +00003595 if (GPR_idx != Num_GPR_Regs) {
Roman Divackyd0419622011-06-17 15:21:10 +00003596 unsigned VReg;
3597 if (isPPC64)
3598 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
3599 else
3600 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::GPRCRegClass);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003601 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
Bill Schmidt57d6de52012-10-23 15:51:16 +00003602 EVT ObjType = ObjSize == 1 ? MVT::i8 : MVT::i16;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003603 SDValue Store = DAG.getTruncStore(Val.getValue(1), dl, Val, FIN,
Hal Finkel3e4a34c2014-01-21 20:15:58 +00003604 MachinePointerInfo(FuncArg),
Bill Schmidt019cc6f2012-09-19 15:42:13 +00003605 ObjType, false, false, 0);
Dale Johannesen21a8f142008-03-08 01:41:42 +00003606 MemOps.push_back(Store);
3607 ++GPR_idx;
Dale Johannesen21a8f142008-03-08 01:41:42 +00003608 }
Wesley Peck527da1b2010-11-23 03:31:01 +00003609
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003610 ArgOffset += PtrByteSize;
Wesley Peck527da1b2010-11-23 03:31:01 +00003611
Dale Johannesen21a8f142008-03-08 01:41:42 +00003612 continue;
3613 }
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003614 for (unsigned j = 0; j < ArgSize; j += PtrByteSize) {
3615 // Store whatever pieces of the object are in registers
Bill Schmidt019cc6f2012-09-19 15:42:13 +00003616 // to memory. ArgOffset will be the address of the beginning
3617 // of the object.
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003618 if (GPR_idx != Num_GPR_Regs) {
Roman Divackyd0419622011-06-17 15:21:10 +00003619 unsigned VReg;
3620 if (isPPC64)
3621 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
3622 else
3623 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::GPRCRegClass);
Evan Cheng0664a672010-07-03 00:40:23 +00003624 int FI = MFI->CreateFixedObject(PtrByteSize, ArgOffset, true);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003625 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003626 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003627 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
Hal Finkel3e4a34c2014-01-21 20:15:58 +00003628 MachinePointerInfo(FuncArg, j),
David Greene87a5abe2010-02-15 16:56:53 +00003629 false, false, 0);
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003630 MemOps.push_back(Store);
3631 ++GPR_idx;
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003632 ArgOffset += PtrByteSize;
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003633 } else {
3634 ArgOffset += ArgSize - (ArgOffset-CurArgOffset);
3635 break;
3636 }
3637 }
3638 continue;
3639 }
3640
Owen Anderson9f944592009-08-11 20:47:22 +00003641 switch (ObjectVT.getSimpleVT().SimpleTy) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00003642 default: llvm_unreachable("Unhandled argument type!");
Hal Finkel5cae2162014-02-28 01:17:25 +00003643 case MVT::i1:
Owen Anderson9f944592009-08-11 20:47:22 +00003644 case MVT::i32:
Bill Wendling968f32c2008-03-07 20:49:02 +00003645 if (!isPPC64) {
Bill Wendling968f32c2008-03-07 20:49:02 +00003646 if (GPR_idx != Num_GPR_Regs) {
Devang Patelf3292b22011-02-21 23:21:26 +00003647 unsigned VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::GPRCRegClass);
Owen Anderson9f944592009-08-11 20:47:22 +00003648 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i32);
Hal Finkel7f908e82014-03-06 00:45:19 +00003649
3650 if (ObjectVT == MVT::i1)
3651 ArgVal = DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, ArgVal);
3652
Bill Wendling968f32c2008-03-07 20:49:02 +00003653 ++GPR_idx;
3654 } else {
3655 needsLoad = true;
3656 ArgSize = PtrByteSize;
3657 }
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003658 // All int arguments reserve stack space in the Darwin ABI.
3659 ArgOffset += PtrByteSize;
Bill Wendling968f32c2008-03-07 20:49:02 +00003660 break;
Chris Lattner4302e8f2006-05-16 18:18:50 +00003661 }
Bill Wendling968f32c2008-03-07 20:49:02 +00003662 // FALLTHROUGH
Owen Anderson9f944592009-08-11 20:47:22 +00003663 case MVT::i64: // PPC64
Chris Lattnerec78cad2006-06-26 22:48:35 +00003664 if (GPR_idx != Num_GPR_Regs) {
Devang Patelf3292b22011-02-21 23:21:26 +00003665 unsigned VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
Owen Anderson9f944592009-08-11 20:47:22 +00003666 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i64);
Bill Wendling968f32c2008-03-07 20:49:02 +00003667
Hal Finkel940ab932014-02-28 00:27:01 +00003668 if (ObjectVT == MVT::i32 || ObjectVT == MVT::i1)
Bill Wendling968f32c2008-03-07 20:49:02 +00003669 // PPC64 passes i8, i16, and i32 values in i64 registers. Promote
Owen Anderson9f944592009-08-11 20:47:22 +00003670 // value to MVT::i64 and then truncate to the correct register size.
Bill Schmidt57d6de52012-10-23 15:51:16 +00003671 ArgVal = extendArgForPPC64(Flags, ObjectVT, DAG, ArgVal, dl);
Bill Wendling968f32c2008-03-07 20:49:02 +00003672
Chris Lattnerec78cad2006-06-26 22:48:35 +00003673 ++GPR_idx;
3674 } else {
3675 needsLoad = true;
Evan Cheng0f0aee22008-07-24 08:17:07 +00003676 ArgSize = PtrByteSize;
Chris Lattnerec78cad2006-06-26 22:48:35 +00003677 }
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003678 // All int arguments reserve stack space in the Darwin ABI.
3679 ArgOffset += 8;
Chris Lattnerec78cad2006-06-26 22:48:35 +00003680 break;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003681
Owen Anderson9f944592009-08-11 20:47:22 +00003682 case MVT::f32:
3683 case MVT::f64:
Chris Lattner318f0d22006-05-16 18:51:52 +00003684 // Every 4 bytes of argument space consumes one of the GPRs available for
3685 // argument passing.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003686 if (GPR_idx != Num_GPR_Regs) {
Chris Lattner26e2fcd2006-05-16 18:58:15 +00003687 ++GPR_idx;
Chris Lattner2cca3852006-11-18 01:57:19 +00003688 if (ObjSize == 8 && GPR_idx != Num_GPR_Regs && !isPPC64)
Chris Lattner26e2fcd2006-05-16 18:58:15 +00003689 ++GPR_idx;
Chris Lattner318f0d22006-05-16 18:51:52 +00003690 }
Chris Lattner26e2fcd2006-05-16 18:58:15 +00003691 if (FPR_idx != Num_FPR_Regs) {
Chris Lattner4302e8f2006-05-16 18:18:50 +00003692 unsigned VReg;
Tilmann Scheller98bdaaa2009-07-03 06:43:35 +00003693
Owen Anderson9f944592009-08-11 20:47:22 +00003694 if (ObjectVT == MVT::f32)
Devang Patelf3292b22011-02-21 23:21:26 +00003695 VReg = MF.addLiveIn(FPR[FPR_idx], &PPC::F4RCRegClass);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003696 else
Devang Patelf3292b22011-02-21 23:21:26 +00003697 VReg = MF.addLiveIn(FPR[FPR_idx], &PPC::F8RCRegClass);
Tilmann Scheller98bdaaa2009-07-03 06:43:35 +00003698
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003699 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, ObjectVT);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003700 ++FPR_idx;
3701 } else {
3702 needsLoad = true;
3703 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00003704
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003705 // All FP arguments reserve stack space in the Darwin ABI.
3706 ArgOffset += isPPC64 ? 8 : ObjSize;
Chris Lattner4302e8f2006-05-16 18:18:50 +00003707 break;
Owen Anderson9f944592009-08-11 20:47:22 +00003708 case MVT::v4f32:
3709 case MVT::v4i32:
3710 case MVT::v8i16:
3711 case MVT::v16i8:
Dale Johannesenb28456e2008-03-12 00:22:17 +00003712 // Note that vector arguments in registers don't reserve stack space,
3713 // except in varargs functions.
Chris Lattner26e2fcd2006-05-16 18:58:15 +00003714 if (VR_idx != Num_VR_Regs) {
Devang Patelf3292b22011-02-21 23:21:26 +00003715 unsigned VReg = MF.addLiveIn(VR[VR_idx], &PPC::VRRCRegClass);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003716 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, ObjectVT);
Dale Johannesenb28456e2008-03-12 00:22:17 +00003717 if (isVarArg) {
3718 while ((ArgOffset % 16) != 0) {
3719 ArgOffset += PtrByteSize;
3720 if (GPR_idx != Num_GPR_Regs)
3721 GPR_idx++;
3722 }
3723 ArgOffset += 16;
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00003724 GPR_idx = std::min(GPR_idx+4, Num_GPR_Regs); // FIXME correct for ppc64?
Dale Johannesenb28456e2008-03-12 00:22:17 +00003725 }
Chris Lattner4302e8f2006-05-16 18:18:50 +00003726 ++VR_idx;
3727 } else {
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003728 if (!isVarArg && !isPPC64) {
3729 // Vectors go after all the nonvectors.
3730 CurArgOffset = VecArgOffset;
3731 VecArgOffset += 16;
3732 } else {
3733 // Vectors are aligned.
3734 ArgOffset = ((ArgOffset+15)/16)*16;
3735 CurArgOffset = ArgOffset;
3736 ArgOffset += 16;
Dale Johannesen0d982562008-03-12 00:49:20 +00003737 }
Chris Lattner4302e8f2006-05-16 18:18:50 +00003738 needsLoad = true;
3739 }
3740 break;
3741 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00003742
Chris Lattner4302e8f2006-05-16 18:18:50 +00003743 // We need to load the argument to a virtual register if we determined above
Chris Lattnerf6518cf2008-02-13 07:35:30 +00003744 // that we ran out of physical registers of the appropriate type.
Chris Lattner4302e8f2006-05-16 18:18:50 +00003745 if (needsLoad) {
Chris Lattnerf6518cf2008-02-13 07:35:30 +00003746 int FI = MFI->CreateFixedObject(ObjSize,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003747 CurArgOffset + (ArgSize - ObjSize),
Evan Cheng0664a672010-07-03 00:40:23 +00003748 isImmutable);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003749 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
Chris Lattner7727d052010-09-21 06:44:06 +00003750 ArgVal = DAG.getLoad(ObjectVT, dl, Chain, FIN, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00003751 false, false, false, 0);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003752 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00003753
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003754 InVals.push_back(ArgVal);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003755 }
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003756
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003757 // Allow for Altivec parameters at the end, if needed.
3758 if (nAltivecParamsAtEnd) {
3759 MinReservedArea = ((MinReservedArea+15)/16)*16;
3760 MinReservedArea += 16*nAltivecParamsAtEnd;
3761 }
3762
3763 // Area that is at least reserved in the caller of this function.
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00003764 MinReservedArea = std::max(MinReservedArea, LinkageSize + 8 * PtrByteSize);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003765
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003766 // Set the size that is at least reserved in caller of this function. Tail
Bill Schmidt57d6de52012-10-23 15:51:16 +00003767 // call optimized functions' reserved stack space needs to be aligned so that
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003768 // taking the difference between two stack areas will result in an aligned
3769 // stack.
Eric Christophercccae792015-01-30 22:02:31 +00003770 MinReservedArea =
3771 EnsureStackAlignment(Subtarget.getFrameLowering(), MinReservedArea);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003772 FuncInfo->setMinReservedArea(MinReservedArea);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003773
Chris Lattner4302e8f2006-05-16 18:18:50 +00003774 // If the function takes variable number of arguments, make a frame index for
3775 // the start of the first vararg value... for expansion of llvm.va_start.
Chris Lattner4302e8f2006-05-16 18:18:50 +00003776 if (isVarArg) {
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003777 int Depth = ArgOffset;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003778
Dan Gohman31ae5862010-04-17 14:41:14 +00003779 FuncInfo->setVarArgsFrameIndex(
3780 MFI->CreateFixedObject(PtrVT.getSizeInBits()/8,
Evan Cheng0664a672010-07-03 00:40:23 +00003781 Depth, true));
Dan Gohman31ae5862010-04-17 14:41:14 +00003782 SDValue FIN = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), PtrVT);
Scott Michelcf0da6c2009-02-17 22:15:04 +00003783
Chris Lattner4302e8f2006-05-16 18:18:50 +00003784 // If this function is vararg, store any remaining integer argument regs
3785 // to their spots on the stack so that they may be loaded by deferencing the
3786 // result of va_next.
Chris Lattner26e2fcd2006-05-16 18:58:15 +00003787 for (; GPR_idx != Num_GPR_Regs; ++GPR_idx) {
Chris Lattner2cca3852006-11-18 01:57:19 +00003788 unsigned VReg;
Wesley Peck527da1b2010-11-23 03:31:01 +00003789
Chris Lattner2cca3852006-11-18 01:57:19 +00003790 if (isPPC64)
Devang Patelf3292b22011-02-21 23:21:26 +00003791 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
Chris Lattner2cca3852006-11-18 01:57:19 +00003792 else
Devang Patelf3292b22011-02-21 23:21:26 +00003793 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::GPRCRegClass);
Chris Lattner2cca3852006-11-18 01:57:19 +00003794
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003795 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
Chris Lattner676c61d2010-09-21 18:41:36 +00003796 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
3797 MachinePointerInfo(), false, false, 0);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003798 MemOps.push_back(Store);
3799 // Increment the address by four for the next argument to store
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003800 SDValue PtrOff = DAG.getConstant(PtrVT.getSizeInBits()/8, dl, PtrVT);
Dale Johannesen679073b2009-02-04 02:34:38 +00003801 FIN = DAG.getNode(ISD::ADD, dl, PtrOff.getValueType(), FIN, PtrOff);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003802 }
Chris Lattner4302e8f2006-05-16 18:18:50 +00003803 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00003804
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003805 if (!MemOps.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00003806 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOps);
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003807
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003808 return Chain;
Chris Lattner4302e8f2006-05-16 18:18:50 +00003809}
3810
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003811/// CalculateTailCallSPDiff - Get the amount the stack pointer has to be
Chris Lattner0ab5e2c2011-04-15 05:18:47 +00003812/// adjusted to accommodate the arguments for the tailcall.
Dale Johannesen86dcae12009-11-24 01:09:07 +00003813static int CalculateTailCallSPDiff(SelectionDAG& DAG, bool isTailCall,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003814 unsigned ParamSize) {
3815
Dale Johannesen86dcae12009-11-24 01:09:07 +00003816 if (!isTailCall) return 0;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003817
3818 PPCFunctionInfo *FI = DAG.getMachineFunction().getInfo<PPCFunctionInfo>();
3819 unsigned CallerMinReservedArea = FI->getMinReservedArea();
3820 int SPDiff = (int)CallerMinReservedArea - (int)ParamSize;
3821 // Remember only if the new adjustement is bigger.
3822 if (SPDiff < FI->getTailCallSPDelta())
3823 FI->setTailCallSPDelta(SPDiff);
3824
3825 return SPDiff;
3826}
3827
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003828/// IsEligibleForTailCallOptimization - Check whether the call is eligible
3829/// for tail call optimization. Targets which want to do tail call
3830/// optimization should implement this function.
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003831bool
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003832PPCTargetLowering::IsEligibleForTailCallOptimization(SDValue Callee,
Sandeep Patel68c5f472009-09-02 08:44:58 +00003833 CallingConv::ID CalleeCC,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003834 bool isVarArg,
3835 const SmallVectorImpl<ISD::InputArg> &Ins,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003836 SelectionDAG& DAG) const {
Nick Lewycky50f02cb2011-12-02 22:16:29 +00003837 if (!getTargetMachine().Options.GuaranteedTailCallOpt)
Evan Cheng25217ff2010-01-29 23:05:56 +00003838 return false;
3839
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003840 // Variable argument functions are not supported.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003841 if (isVarArg)
Dan Gohmaneffb8942008-09-12 16:56:44 +00003842 return false;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003843
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003844 MachineFunction &MF = DAG.getMachineFunction();
Sandeep Patel68c5f472009-09-02 08:44:58 +00003845 CallingConv::ID CallerCC = MF.getFunction()->getCallingConv();
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003846 if (CalleeCC == CallingConv::Fast && CallerCC == CalleeCC) {
3847 // Functions containing by val parameters are not supported.
3848 for (unsigned i = 0; i != Ins.size(); i++) {
3849 ISD::ArgFlagsTy Flags = Ins[i].Flags;
3850 if (Flags.isByVal()) return false;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003851 }
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003852
Alp Tokerf907b892013-12-05 05:44:44 +00003853 // Non-PIC/GOT tail calls are supported.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003854 if (getTargetMachine().getRelocationModel() != Reloc::PIC_)
3855 return true;
3856
3857 // At the moment we can only do local tail calls (in same module, hidden
3858 // or protected) if we are generating PIC.
3859 if (GlobalAddressSDNode *G = dyn_cast<GlobalAddressSDNode>(Callee))
3860 return G->getGlobal()->hasHiddenVisibility()
3861 || G->getGlobal()->hasProtectedVisibility();
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003862 }
3863
3864 return false;
3865}
3866
Chris Lattnereb755fc2006-05-17 19:00:46 +00003867/// isCallCompatibleAddress - Return the immediate to use if the specified
3868/// 32-bit value is representable in the immediate field of a BxA instruction.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003869static SDNode *isBLACompatibleAddress(SDValue Op, SelectionDAG &DAG) {
Chris Lattnereb755fc2006-05-17 19:00:46 +00003870 ConstantSDNode *C = dyn_cast<ConstantSDNode>(Op);
Craig Topper062a2ba2014-04-25 05:30:21 +00003871 if (!C) return nullptr;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003872
Dan Gohmaneffb8942008-09-12 16:56:44 +00003873 int Addr = C->getZExtValue();
Chris Lattnereb755fc2006-05-17 19:00:46 +00003874 if ((Addr & 3) != 0 || // Low 2 bits are implicitly zero.
Richard Smith228e6d42012-08-24 23:29:28 +00003875 SignExtend32<26>(Addr) != Addr)
Craig Topper062a2ba2014-04-25 05:30:21 +00003876 return nullptr; // Top 6 bits have to be sext of immediate.
Scott Michelcf0da6c2009-02-17 22:15:04 +00003877
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003878 return DAG.getConstant((int)C->getZExtValue() >> 2, SDLoc(Op),
Mehdi Amini44ede332015-07-09 02:09:04 +00003879 DAG.getTargetLoweringInfo().getPointerTy(
3880 DAG.getDataLayout())).getNode();
Chris Lattnereb755fc2006-05-17 19:00:46 +00003881}
3882
Dan Gohmand78c4002008-05-13 00:00:25 +00003883namespace {
3884
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003885struct TailCallArgumentInfo {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003886 SDValue Arg;
3887 SDValue FrameIdxOp;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003888 int FrameIdx;
3889
3890 TailCallArgumentInfo() : FrameIdx(0) {}
3891};
3892
Alexander Kornienkof00654e2015-06-23 09:49:53 +00003893}
Dan Gohmand78c4002008-05-13 00:00:25 +00003894
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003895/// StoreTailCallArgumentsToStackSlot - Stores arguments to their stack slot.
3896static void
3897StoreTailCallArgumentsToStackSlot(SelectionDAG &DAG,
Evan Cheng0e9d9ca2009-10-18 18:16:27 +00003898 SDValue Chain,
Craig Topperb94011f2013-07-14 04:42:23 +00003899 const SmallVectorImpl<TailCallArgumentInfo> &TailCallArgs,
3900 SmallVectorImpl<SDValue> &MemOpChains,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003901 SDLoc dl) {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003902 for (unsigned i = 0, e = TailCallArgs.size(); i != e; ++i) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003903 SDValue Arg = TailCallArgs[i].Arg;
3904 SDValue FIN = TailCallArgs[i].FrameIdxOp;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003905 int FI = TailCallArgs[i].FrameIdx;
3906 // Store relative to framepointer.
Alex Lorenze40c8a22015-08-11 23:09:45 +00003907 MemOpChains.push_back(DAG.getStore(
3908 Chain, dl, Arg, FIN,
3909 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI), false,
3910 false, 0));
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003911 }
3912}
3913
3914/// EmitTailCallStoreFPAndRetAddr - Move the frame pointer and return address to
3915/// the appropriate stack slot for the tail call optimized function call.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003916static SDValue EmitTailCallStoreFPAndRetAddr(SelectionDAG &DAG,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003917 MachineFunction &MF,
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003918 SDValue Chain,
3919 SDValue OldRetAddr,
3920 SDValue OldFP,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003921 int SPDiff,
3922 bool isPPC64,
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003923 bool isDarwinABI,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003924 SDLoc dl) {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003925 if (SPDiff) {
3926 // Calculate the new stack slot for the return address.
3927 int SlotSize = isPPC64 ? 8 : 4;
Eric Christopherdc3a8a42015-02-13 00:39:38 +00003928 const PPCFrameLowering *FL =
3929 MF.getSubtarget<PPCSubtarget>().getFrameLowering();
3930 int NewRetAddrLoc = SPDiff + FL->getReturnSaveOffset();
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003931 int NewRetAddr = MF.getFrameInfo()->CreateFixedObject(SlotSize,
Evan Cheng0664a672010-07-03 00:40:23 +00003932 NewRetAddrLoc, true);
Owen Anderson9f944592009-08-11 20:47:22 +00003933 EVT VT = isPPC64 ? MVT::i64 : MVT::i32;
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003934 SDValue NewRetAddrFrIdx = DAG.getFrameIndex(NewRetAddr, VT);
Alex Lorenze40c8a22015-08-11 23:09:45 +00003935 Chain = DAG.getStore(
3936 Chain, dl, OldRetAddr, NewRetAddrFrIdx,
3937 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), NewRetAddr),
3938 false, false, 0);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003939
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00003940 // When using the 32/64-bit SVR4 ABI there is no need to move the FP stack
3941 // slot as the FP is never overwritten.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003942 if (isDarwinABI) {
Eric Christopherdc3a8a42015-02-13 00:39:38 +00003943 int NewFPLoc = SPDiff + FL->getFramePointerSaveOffset();
David Greene1fbe0542009-11-12 20:49:22 +00003944 int NewFPIdx = MF.getFrameInfo()->CreateFixedObject(SlotSize, NewFPLoc,
Evan Cheng0664a672010-07-03 00:40:23 +00003945 true);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003946 SDValue NewFramePtrIdx = DAG.getFrameIndex(NewFPIdx, VT);
Alex Lorenze40c8a22015-08-11 23:09:45 +00003947 Chain = DAG.getStore(
3948 Chain, dl, OldFP, NewFramePtrIdx,
3949 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), NewFPIdx),
3950 false, false, 0);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003951 }
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003952 }
3953 return Chain;
3954}
3955
3956/// CalculateTailCallArgDest - Remember Argument for later processing. Calculate
3957/// the position of the argument.
3958static void
3959CalculateTailCallArgDest(SelectionDAG &DAG, MachineFunction &MF, bool isPPC64,
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003960 SDValue Arg, int SPDiff, unsigned ArgOffset,
Craig Topperb94011f2013-07-14 04:42:23 +00003961 SmallVectorImpl<TailCallArgumentInfo>& TailCallArguments) {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003962 int Offset = ArgOffset + SPDiff;
Duncan Sands13237ac2008-06-06 12:08:01 +00003963 uint32_t OpSize = (Arg.getValueType().getSizeInBits()+7)/8;
Evan Cheng0664a672010-07-03 00:40:23 +00003964 int FI = MF.getFrameInfo()->CreateFixedObject(OpSize, Offset, true);
Owen Anderson9f944592009-08-11 20:47:22 +00003965 EVT VT = isPPC64 ? MVT::i64 : MVT::i32;
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003966 SDValue FIN = DAG.getFrameIndex(FI, VT);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003967 TailCallArgumentInfo Info;
3968 Info.Arg = Arg;
3969 Info.FrameIdxOp = FIN;
3970 Info.FrameIdx = FI;
3971 TailCallArguments.push_back(Info);
3972}
3973
3974/// EmitTCFPAndRetAddrLoad - Emit load from frame pointer and return address
3975/// stack slot. Returns the chain as result and the loaded frame pointers in
3976/// LROpOut/FPOpout. Used when tail calling.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003977SDValue PPCTargetLowering::EmitTailCallLoadFPAndRetAddr(SelectionDAG & DAG,
Dale Johannesen021052a2009-02-04 20:06:27 +00003978 int SPDiff,
3979 SDValue Chain,
3980 SDValue &LROpOut,
3981 SDValue &FPOpOut,
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003982 bool isDarwinABI,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003983 SDLoc dl) const {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003984 if (SPDiff) {
3985 // Load the LR and FP stack slot for later adjusting.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00003986 EVT VT = Subtarget.isPPC64() ? MVT::i64 : MVT::i32;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003987 LROpOut = getReturnAddrFrameIndex(DAG);
Chris Lattner7727d052010-09-21 06:44:06 +00003988 LROpOut = DAG.getLoad(VT, dl, Chain, LROpOut, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00003989 false, false, false, 0);
Gabor Greiff304a7a2008-08-28 21:40:38 +00003990 Chain = SDValue(LROpOut.getNode(), 1);
Wesley Peck527da1b2010-11-23 03:31:01 +00003991
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00003992 // When using the 32/64-bit SVR4 ABI there is no need to load the FP stack
3993 // slot as the FP is never overwritten.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003994 if (isDarwinABI) {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003995 FPOpOut = getFramePointerFrameIndex(DAG);
Chris Lattner7727d052010-09-21 06:44:06 +00003996 FPOpOut = DAG.getLoad(VT, dl, Chain, FPOpOut, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00003997 false, false, false, 0);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003998 Chain = SDValue(FPOpOut.getNode(), 1);
3999 }
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004000 }
4001 return Chain;
4002}
4003
Dale Johannesen85d41a12008-03-04 23:17:14 +00004004/// CreateCopyOfByValArgument - Make a copy of an aggregate at address specified
Scott Michelcf0da6c2009-02-17 22:15:04 +00004005/// by "Src" to address "Dst" of size "Size". Alignment information is
Dale Johannesen85d41a12008-03-04 23:17:14 +00004006/// specified by the specific parameter attribute. The copy will be passed as
4007/// a byval function parameter.
4008/// Sometimes what we are copying is the end of a larger object, the part that
4009/// does not fit in registers.
Scott Michelcf0da6c2009-02-17 22:15:04 +00004010static SDValue
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00004011CreateCopyOfByValArgument(SDValue Src, SDValue Dst, SDValue Chain,
Duncan Sandsd97eea32008-03-21 09:14:45 +00004012 ISD::ArgFlagsTy Flags, SelectionDAG &DAG,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004013 SDLoc dl) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004014 SDValue SizeNode = DAG.getConstant(Flags.getByValSize(), dl, MVT::i32);
Dale Johannesen85263882009-02-04 01:17:06 +00004015 return DAG.getMemcpy(Chain, dl, Dst, Src, SizeNode, Flags.getByValAlign(),
Krzysztof Parzyszeka46c36b2015-04-13 17:16:45 +00004016 false, false, false, MachinePointerInfo(),
Nick Lewyckyaad475b2014-04-15 07:22:52 +00004017 MachinePointerInfo());
Dale Johannesen85d41a12008-03-04 23:17:14 +00004018}
Chris Lattner43df5b32007-02-25 05:34:32 +00004019
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004020/// LowerMemOpCallTo - Store the argument to the stack or remember it in case of
4021/// tail calls.
4022static void
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00004023LowerMemOpCallTo(SelectionDAG &DAG, MachineFunction &MF, SDValue Chain,
4024 SDValue Arg, SDValue PtrOff, int SPDiff,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004025 unsigned ArgOffset, bool isPPC64, bool isTailCall,
Craig Topperb94011f2013-07-14 04:42:23 +00004026 bool isVector, SmallVectorImpl<SDValue> &MemOpChains,
4027 SmallVectorImpl<TailCallArgumentInfo> &TailCallArguments,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004028 SDLoc dl) {
Mehdi Amini44ede332015-07-09 02:09:04 +00004029 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004030 if (!isTailCall) {
4031 if (isVector) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00004032 SDValue StackPtr;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004033 if (isPPC64)
Owen Anderson9f944592009-08-11 20:47:22 +00004034 StackPtr = DAG.getRegister(PPC::X1, MVT::i64);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004035 else
Owen Anderson9f944592009-08-11 20:47:22 +00004036 StackPtr = DAG.getRegister(PPC::R1, MVT::i32);
Dale Johannesen021052a2009-02-04 20:06:27 +00004037 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, StackPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004038 DAG.getConstant(ArgOffset, dl, PtrVT));
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004039 }
Chris Lattner676c61d2010-09-21 18:41:36 +00004040 MemOpChains.push_back(DAG.getStore(Chain, dl, Arg, PtrOff,
4041 MachinePointerInfo(), false, false, 0));
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004042 // Calculate and remember argument location.
4043 } else CalculateTailCallArgDest(DAG, MF, isPPC64, Arg, SPDiff, ArgOffset,
4044 TailCallArguments);
4045}
4046
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004047static
4048void PrepareTailCall(SelectionDAG &DAG, SDValue &InFlag, SDValue &Chain,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004049 SDLoc dl, bool isPPC64, int SPDiff, unsigned NumBytes,
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004050 SDValue LROp, SDValue FPOp, bool isDarwinABI,
Craig Topperb94011f2013-07-14 04:42:23 +00004051 SmallVectorImpl<TailCallArgumentInfo> &TailCallArguments) {
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004052 MachineFunction &MF = DAG.getMachineFunction();
4053
4054 // Emit a sequence of copyto/copyfrom virtual registers for arguments that
4055 // might overwrite each other in case of tail call optimization.
4056 SmallVector<SDValue, 8> MemOpChains2;
Chris Lattner0ab5e2c2011-04-15 05:18:47 +00004057 // Do not flag preceding copytoreg stuff together with the following stuff.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004058 InFlag = SDValue();
4059 StoreTailCallArgumentsToStackSlot(DAG, Chain, TailCallArguments,
4060 MemOpChains2, dl);
4061 if (!MemOpChains2.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00004062 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOpChains2);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004063
4064 // Store the return address to the appropriate stack slot.
4065 Chain = EmitTailCallStoreFPAndRetAddr(DAG, MF, Chain, LROp, FPOp, SPDiff,
4066 isPPC64, isDarwinABI, dl);
4067
4068 // Emit callseq_end just before tailcall node.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004069 Chain = DAG.getCALLSEQ_END(Chain, DAG.getIntPtrConstant(NumBytes, dl, true),
4070 DAG.getIntPtrConstant(0, dl, true), InFlag, dl);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004071 InFlag = Chain.getValue(1);
4072}
4073
Hal Finkel87deb0b2015-01-12 04:34:47 +00004074// Is this global address that of a function that can be called by name? (as
4075// opposed to something that must hold a descriptor for an indirect call).
4076static bool isFunctionGlobalAddress(SDValue Callee) {
4077 if (GlobalAddressSDNode *G = dyn_cast<GlobalAddressSDNode>(Callee)) {
4078 if (Callee.getOpcode() == ISD::GlobalTLSAddress ||
4079 Callee.getOpcode() == ISD::TargetGlobalTLSAddress)
4080 return false;
4081
4082 return G->getGlobal()->getType()->getElementType()->isFunctionTy();
4083 }
4084
4085 return false;
4086}
4087
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004088static
4089unsigned PrepareCall(SelectionDAG &DAG, SDValue &Callee, SDValue &InFlag,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004090 SDValue &Chain, SDValue CallSeqStart, SDLoc dl, int SPDiff,
Hal Finkel965cea52015-07-12 00:37:44 +00004091 bool isTailCall, bool IsPatchPoint, bool hasNest,
Craig Topperb94011f2013-07-14 04:42:23 +00004092 SmallVectorImpl<std::pair<unsigned, SDValue> > &RegsToPass,
4093 SmallVectorImpl<SDValue> &Ops, std::vector<EVT> &NodeTys,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004094 ImmutableCallSite *CS, const PPCSubtarget &Subtarget) {
Wesley Peck527da1b2010-11-23 03:31:01 +00004095
Eric Christopherb1aaebe2014-06-12 22:38:18 +00004096 bool isPPC64 = Subtarget.isPPC64();
4097 bool isSVR4ABI = Subtarget.isSVR4ABI();
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00004098 bool isELFv2ABI = Subtarget.isELFv2ABI();
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004099
Mehdi Amini44ede332015-07-09 02:09:04 +00004100 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Owen Anderson9f944592009-08-11 20:47:22 +00004101 NodeTys.push_back(MVT::Other); // Returns a chain
Chris Lattner3e5fbd72010-12-21 02:38:05 +00004102 NodeTys.push_back(MVT::Glue); // Returns a flag for retval copy to use.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004103
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004104 unsigned CallOpc = PPCISD::CALL;
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004105
Torok Edwin31e90d22010-08-04 20:47:44 +00004106 bool needIndirectCall = true;
Ulrich Weigand9aa09ef2014-06-18 16:14:04 +00004107 if (!isSVR4ABI || !isPPC64)
4108 if (SDNode *Dest = isBLACompatibleAddress(Callee, DAG)) {
4109 // If this is an absolute destination address, use the munged value.
4110 Callee = SDValue(Dest, 0);
4111 needIndirectCall = false;
4112 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004113
Hal Finkel87deb0b2015-01-12 04:34:47 +00004114 if (isFunctionGlobalAddress(Callee)) {
4115 GlobalAddressSDNode *G = cast<GlobalAddressSDNode>(Callee);
4116 // A call to a TLS address is actually an indirect call to a
4117 // thread-specific pointer.
Eric Christopher79cc1e32014-09-02 22:28:02 +00004118 unsigned OpFlags = 0;
4119 if ((DAG.getTarget().getRelocationModel() != Reloc::Static &&
4120 (Subtarget.getTargetTriple().isMacOSX() &&
4121 Subtarget.getTargetTriple().isMacOSXVersionLT(10, 5)) &&
Peter Collingbourne6a9d1772015-07-05 20:52:35 +00004122 !G->getGlobal()->isStrongDefinitionForLinker()) ||
Eric Christopher79cc1e32014-09-02 22:28:02 +00004123 (Subtarget.isTargetELF() && !isPPC64 &&
4124 !G->getGlobal()->hasLocalLinkage() &&
4125 DAG.getTarget().getRelocationModel() == Reloc::PIC_)) {
4126 // PC-relative references to external symbols should go through $stub,
4127 // unless we're building with the leopard linker or later, which
4128 // automatically synthesizes these stubs.
4129 OpFlags = PPCII::MO_PLT_OR_STUB;
Eric Christopherb9fd9ed2014-08-07 22:02:54 +00004130 }
Eric Christopher79cc1e32014-09-02 22:28:02 +00004131
4132 // If the callee is a GlobalAddress/ExternalSymbol node (quite common,
4133 // every direct call is) turn it into a TargetGlobalAddress /
4134 // TargetExternalSymbol node so that legalize doesn't hack it.
4135 Callee = DAG.getTargetGlobalAddress(G->getGlobal(), dl,
4136 Callee.getValueType(), 0, OpFlags);
4137 needIndirectCall = false;
Torok Edwin31e90d22010-08-04 20:47:44 +00004138 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004139
Torok Edwin31e90d22010-08-04 20:47:44 +00004140 if (ExternalSymbolSDNode *S = dyn_cast<ExternalSymbolSDNode>(Callee)) {
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004141 unsigned char OpFlags = 0;
Wesley Peck527da1b2010-11-23 03:31:01 +00004142
Hal Finkel3ee2af72014-07-18 23:29:49 +00004143 if ((DAG.getTarget().getRelocationModel() != Reloc::Static &&
4144 (Subtarget.getTargetTriple().isMacOSX() &&
4145 Subtarget.getTargetTriple().isMacOSXVersionLT(10, 5))) ||
4146 (Subtarget.isTargetELF() && !isPPC64 &&
Justin Hibbits17744c12015-01-10 07:50:31 +00004147 DAG.getTarget().getRelocationModel() == Reloc::PIC_)) {
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004148 // PC-relative references to external symbols should go through $stub,
4149 // unless we're building with the leopard linker or later, which
4150 // automatically synthesizes these stubs.
Hal Finkel3ee2af72014-07-18 23:29:49 +00004151 OpFlags = PPCII::MO_PLT_OR_STUB;
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004152 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004153
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004154 Callee = DAG.getTargetExternalSymbol(S->getSymbol(), Callee.getValueType(),
4155 OpFlags);
4156 needIndirectCall = false;
Torok Edwin31e90d22010-08-04 20:47:44 +00004157 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004158
Hal Finkel934361a2015-01-14 01:07:51 +00004159 if (IsPatchPoint) {
4160 // We'll form an invalid direct call when lowering a patchpoint; the full
4161 // sequence for an indirect call is complicated, and many of the
4162 // instructions introduced might have side effects (and, thus, can't be
4163 // removed later). The call itself will be removed as soon as the
4164 // argument/return lowering is complete, so the fact that it has the wrong
4165 // kind of operands should not really matter.
4166 needIndirectCall = false;
4167 }
4168
Torok Edwin31e90d22010-08-04 20:47:44 +00004169 if (needIndirectCall) {
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004170 // Otherwise, this is an indirect call. We have to use a MTCTR/BCTRL pair
4171 // to do the call, we can't use PPCISD::CALL.
4172 SDValue MTCTROps[] = {Chain, Callee, InFlag};
Tilmann Scheller79fef932009-12-18 13:00:15 +00004173
Hal Finkel63fb9282015-01-13 18:25:05 +00004174 if (isSVR4ABI && isPPC64 && !isELFv2ABI) {
Tilmann Scheller79fef932009-12-18 13:00:15 +00004175 // Function pointers in the 64-bit SVR4 ABI do not point to the function
4176 // entry point, but to the function descriptor (the function entry point
4177 // address is part of the function descriptor though).
4178 // The function descriptor is a three doubleword structure with the
4179 // following fields: function entry point, TOC base address and
4180 // environment pointer.
4181 // Thus for a call through a function pointer, the following actions need
4182 // to be performed:
4183 // 1. Save the TOC of the caller in the TOC save area of its stack
Bill Schmidt57d6de52012-10-23 15:51:16 +00004184 // frame (this is done in LowerCall_Darwin() or LowerCall_64SVR4()).
Tilmann Scheller79fef932009-12-18 13:00:15 +00004185 // 2. Load the address of the function entry point from the function
4186 // descriptor.
4187 // 3. Load the TOC of the callee from the function descriptor into r2.
4188 // 4. Load the environment pointer from the function descriptor into
4189 // r11.
4190 // 5. Branch to the function entry point address.
4191 // 6. On return of the callee, the TOC of the caller needs to be
4192 // restored (this is done in FinishCall()).
4193 //
Hal Finkele2ab0f12015-01-15 21:17:34 +00004194 // The loads are scheduled at the beginning of the call sequence, and the
4195 // register copies are flagged together to ensure that no other
Tilmann Scheller79fef932009-12-18 13:00:15 +00004196 // operations can be scheduled in between. E.g. without flagging the
Hal Finkele2ab0f12015-01-15 21:17:34 +00004197 // copies together, a TOC access in the caller could be scheduled between
4198 // the assignment of the callee TOC and the branch to the callee, which
Tilmann Scheller79fef932009-12-18 13:00:15 +00004199 // results in the TOC access going through the TOC of the callee instead
4200 // of going through the TOC of the caller, which leads to incorrect code.
4201
4202 // Load the address of the function entry point from the function
4203 // descriptor.
Hal Finkele2ab0f12015-01-15 21:17:34 +00004204 SDValue LDChain = CallSeqStart.getValue(CallSeqStart->getNumValues()-1);
4205 if (LDChain.getValueType() == MVT::Glue)
4206 LDChain = CallSeqStart.getValue(CallSeqStart->getNumValues()-2);
4207
4208 bool LoadsInv = Subtarget.hasInvariantFunctionDescriptors();
4209
4210 MachinePointerInfo MPI(CS ? CS->getCalledValue() : nullptr);
4211 SDValue LoadFuncPtr = DAG.getLoad(MVT::i64, dl, LDChain, Callee, MPI,
4212 false, false, LoadsInv, 8);
Tilmann Scheller79fef932009-12-18 13:00:15 +00004213
4214 // Load environment pointer into r11.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004215 SDValue PtrOff = DAG.getIntPtrConstant(16, dl);
Tilmann Scheller79fef932009-12-18 13:00:15 +00004216 SDValue AddPtr = DAG.getNode(ISD::ADD, dl, MVT::i64, Callee, PtrOff);
Hal Finkele2ab0f12015-01-15 21:17:34 +00004217 SDValue LoadEnvPtr = DAG.getLoad(MVT::i64, dl, LDChain, AddPtr,
4218 MPI.getWithOffset(16), false, false,
4219 LoadsInv, 8);
4220
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004221 SDValue TOCOff = DAG.getIntPtrConstant(8, dl);
Hal Finkele2ab0f12015-01-15 21:17:34 +00004222 SDValue AddTOC = DAG.getNode(ISD::ADD, dl, MVT::i64, Callee, TOCOff);
4223 SDValue TOCPtr = DAG.getLoad(MVT::i64, dl, LDChain, AddTOC,
4224 MPI.getWithOffset(8), false, false,
4225 LoadsInv, 8);
4226
Hal Finkele6698d52015-02-01 15:03:28 +00004227 setUsesTOCBasePtr(DAG);
Hal Finkele2ab0f12015-01-15 21:17:34 +00004228 SDValue TOCVal = DAG.getCopyToReg(Chain, dl, PPC::X2, TOCPtr,
4229 InFlag);
4230 Chain = TOCVal.getValue(0);
4231 InFlag = TOCVal.getValue(1);
Tilmann Scheller79fef932009-12-18 13:00:15 +00004232
Hal Finkel965cea52015-07-12 00:37:44 +00004233 // If the function call has an explicit 'nest' parameter, it takes the
4234 // place of the environment pointer.
4235 if (!hasNest) {
4236 SDValue EnvVal = DAG.getCopyToReg(Chain, dl, PPC::X11, LoadEnvPtr,
4237 InFlag);
Hal Finkele2ab0f12015-01-15 21:17:34 +00004238
Hal Finkel965cea52015-07-12 00:37:44 +00004239 Chain = EnvVal.getValue(0);
4240 InFlag = EnvVal.getValue(1);
4241 }
Tilmann Scheller79fef932009-12-18 13:00:15 +00004242
Tilmann Scheller79fef932009-12-18 13:00:15 +00004243 MTCTROps[0] = Chain;
4244 MTCTROps[1] = LoadFuncPtr;
4245 MTCTROps[2] = InFlag;
4246 }
4247
Hal Finkel63fb9282015-01-13 18:25:05 +00004248 Chain = DAG.getNode(PPCISD::MTCTR, dl, NodeTys,
4249 makeArrayRef(MTCTROps, InFlag.getNode() ? 3 : 2));
4250 InFlag = Chain.getValue(1);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004251
4252 NodeTys.clear();
Owen Anderson9f944592009-08-11 20:47:22 +00004253 NodeTys.push_back(MVT::Other);
Chris Lattner3e5fbd72010-12-21 02:38:05 +00004254 NodeTys.push_back(MVT::Glue);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004255 Ops.push_back(Chain);
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004256 CallOpc = PPCISD::BCTRL;
Craig Topper062a2ba2014-04-25 05:30:21 +00004257 Callee.setNode(nullptr);
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004258 // Add use of X11 (holding environment pointer)
Hal Finkel965cea52015-07-12 00:37:44 +00004259 if (isSVR4ABI && isPPC64 && !isELFv2ABI && !hasNest)
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004260 Ops.push_back(DAG.getRegister(PPC::X11, PtrVT));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004261 // Add CTR register as callee so a bctr can be emitted later.
4262 if (isTailCall)
Roman Divackya4a59ae2011-06-03 15:47:49 +00004263 Ops.push_back(DAG.getRegister(isPPC64 ? PPC::CTR8 : PPC::CTR, PtrVT));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004264 }
4265
4266 // If this is a direct call, pass the chain and the callee.
4267 if (Callee.getNode()) {
4268 Ops.push_back(Chain);
4269 Ops.push_back(Callee);
4270 }
4271 // If this is a tail call add stack pointer delta.
4272 if (isTailCall)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004273 Ops.push_back(DAG.getConstant(SPDiff, dl, MVT::i32));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004274
4275 // Add argument registers to the end of the list so that they are known live
4276 // into the call.
4277 for (unsigned i = 0, e = RegsToPass.size(); i != e; ++i)
4278 Ops.push_back(DAG.getRegister(RegsToPass[i].first,
4279 RegsToPass[i].second.getValueType()));
4280
Hal Finkelaf519932015-01-19 07:20:27 +00004281 // All calls, in both the ELF V1 and V2 ABIs, need the TOC register live
4282 // into the call.
Hal Finkele6698d52015-02-01 15:03:28 +00004283 if (isSVR4ABI && isPPC64 && !IsPatchPoint) {
4284 setUsesTOCBasePtr(DAG);
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00004285 Ops.push_back(DAG.getRegister(PPC::X2, PtrVT));
Hal Finkele6698d52015-02-01 15:03:28 +00004286 }
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00004287
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004288 return CallOpc;
4289}
4290
Roman Divacky76293062012-09-18 16:47:58 +00004291static
4292bool isLocalCall(const SDValue &Callee)
4293{
4294 if (GlobalAddressSDNode *G = dyn_cast<GlobalAddressSDNode>(Callee))
Peter Collingbourne6a9d1772015-07-05 20:52:35 +00004295 return G->getGlobal()->isStrongDefinitionForLinker();
Roman Divacky76293062012-09-18 16:47:58 +00004296 return false;
4297}
4298
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004299SDValue
4300PPCTargetLowering::LowerCallResult(SDValue Chain, SDValue InFlag,
Sandeep Patel68c5f472009-09-02 08:44:58 +00004301 CallingConv::ID CallConv, bool isVarArg,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004302 const SmallVectorImpl<ISD::InputArg> &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004303 SDLoc dl, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00004304 SmallVectorImpl<SDValue> &InVals) const {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004305
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004306 SmallVector<CCValAssign, 16> RVLocs;
Eric Christopherb5217502014-08-06 18:45:26 +00004307 CCState CCRetInfo(CallConv, isVarArg, DAG.getMachineFunction(), RVLocs,
4308 *DAG.getContext());
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004309 CCRetInfo.AnalyzeCallResult(Ins, RetCC_PPC);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004310
4311 // Copy all of the result registers out of their specified physreg.
4312 for (unsigned i = 0, e = RVLocs.size(); i != e; ++i) {
4313 CCValAssign &VA = RVLocs[i];
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004314 assert(VA.isRegLoc() && "Can only return in registers!");
Ulrich Weigand339d0592012-11-05 19:39:45 +00004315
4316 SDValue Val = DAG.getCopyFromReg(Chain, dl,
4317 VA.getLocReg(), VA.getLocVT(), InFlag);
4318 Chain = Val.getValue(1);
4319 InFlag = Val.getValue(2);
4320
4321 switch (VA.getLocInfo()) {
4322 default: llvm_unreachable("Unknown loc info!");
4323 case CCValAssign::Full: break;
4324 case CCValAssign::AExt:
4325 Val = DAG.getNode(ISD::TRUNCATE, dl, VA.getValVT(), Val);
4326 break;
4327 case CCValAssign::ZExt:
4328 Val = DAG.getNode(ISD::AssertZext, dl, VA.getLocVT(), Val,
4329 DAG.getValueType(VA.getValVT()));
4330 Val = DAG.getNode(ISD::TRUNCATE, dl, VA.getValVT(), Val);
4331 break;
4332 case CCValAssign::SExt:
4333 Val = DAG.getNode(ISD::AssertSext, dl, VA.getLocVT(), Val,
4334 DAG.getValueType(VA.getValVT()));
4335 Val = DAG.getNode(ISD::TRUNCATE, dl, VA.getValVT(), Val);
4336 break;
4337 }
4338
4339 InVals.push_back(Val);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004340 }
4341
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004342 return Chain;
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004343}
4344
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004345SDValue
Andrew Trickef9de2a2013-05-25 02:42:55 +00004346PPCTargetLowering::FinishCall(CallingConv::ID CallConv, SDLoc dl,
Hal Finkel934361a2015-01-14 01:07:51 +00004347 bool isTailCall, bool isVarArg, bool IsPatchPoint,
Hal Finkel965cea52015-07-12 00:37:44 +00004348 bool hasNest, SelectionDAG &DAG,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004349 SmallVector<std::pair<unsigned, SDValue>, 8>
4350 &RegsToPass,
4351 SDValue InFlag, SDValue Chain,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004352 SDValue CallSeqStart, SDValue &Callee,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004353 int SPDiff, unsigned NumBytes,
4354 const SmallVectorImpl<ISD::InputArg> &Ins,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004355 SmallVectorImpl<SDValue> &InVals,
4356 ImmutableCallSite *CS) const {
Ulrich Weigand8658f172014-07-20 23:43:15 +00004357
Owen Anderson53aa7a92009-08-10 22:56:29 +00004358 std::vector<EVT> NodeTys;
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004359 SmallVector<SDValue, 8> Ops;
Hal Finkele2ab0f12015-01-15 21:17:34 +00004360 unsigned CallOpc = PrepareCall(DAG, Callee, InFlag, Chain, CallSeqStart, dl,
Hal Finkel965cea52015-07-12 00:37:44 +00004361 SPDiff, isTailCall, IsPatchPoint, hasNest,
4362 RegsToPass, Ops, NodeTys, CS, Subtarget);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004363
Hal Finkel5ab37802012-08-28 02:10:27 +00004364 // Add implicit use of CR bit 6 for 32-bit SVR4 vararg calls
Eric Christopherb1aaebe2014-06-12 22:38:18 +00004365 if (isVarArg && Subtarget.isSVR4ABI() && !Subtarget.isPPC64())
Hal Finkel5ab37802012-08-28 02:10:27 +00004366 Ops.push_back(DAG.getRegister(PPC::CR1EQ, MVT::i32));
4367
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004368 // When performing tail call optimization the callee pops its arguments off
4369 // the stack. Account for this here so these bytes can be pushed back on in
Eli Bendersky8da87162013-02-21 20:05:00 +00004370 // PPCFrameLowering::eliminateCallFramePseudoInstr.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004371 int BytesCalleePops =
Nick Lewycky50f02cb2011-12-02 22:16:29 +00004372 (CallConv == CallingConv::Fast &&
4373 getTargetMachine().Options.GuaranteedTailCallOpt) ? NumBytes : 0;
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004374
Roman Divackyef21be22012-03-06 16:41:49 +00004375 // Add a register mask operand representing the call-preserved registers.
Eric Christophercccae792015-01-30 22:02:31 +00004376 const TargetRegisterInfo *TRI = Subtarget.getRegisterInfo();
Eric Christopher9deb75d2015-03-11 22:42:13 +00004377 const uint32_t *Mask =
4378 TRI->getCallPreservedMask(DAG.getMachineFunction(), CallConv);
Roman Divackyef21be22012-03-06 16:41:49 +00004379 assert(Mask && "Missing call preserved mask for calling convention");
4380 Ops.push_back(DAG.getRegisterMask(Mask));
4381
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004382 if (InFlag.getNode())
4383 Ops.push_back(InFlag);
4384
4385 // Emit tail call.
4386 if (isTailCall) {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004387 assert(((Callee.getOpcode() == ISD::Register &&
4388 cast<RegisterSDNode>(Callee)->getReg() == PPC::CTR) ||
4389 Callee.getOpcode() == ISD::TargetExternalSymbol ||
4390 Callee.getOpcode() == ISD::TargetGlobalAddress ||
4391 isa<ConstantSDNode>(Callee)) &&
4392 "Expecting an global address, external symbol, absolute value or register");
4393
Arnold Schwaighoferdc271142015-05-09 00:10:25 +00004394 DAG.getMachineFunction().getFrameInfo()->setHasTailCall();
Craig Topper48d114b2014-04-26 18:35:24 +00004395 return DAG.getNode(PPCISD::TC_RETURN, dl, MVT::Other, Ops);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004396 }
4397
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00004398 // Add a NOP immediately after the branch instruction when using the 64-bit
4399 // SVR4 ABI. At link time, if caller and callee are in a different module and
4400 // thus have a different TOC, the call will be replaced with a call to a stub
4401 // function which saves the current TOC, loads the TOC of the callee and
4402 // branches to the callee. The NOP will be replaced with a load instruction
4403 // which restores the TOC of the caller from the TOC save slot of the current
4404 // stack frame. If caller and callee belong to the same module (and have the
4405 // same TOC), the NOP will remain unchanged.
Hal Finkel51861b42012-03-31 14:45:15 +00004406
Hal Finkel934361a2015-01-14 01:07:51 +00004407 if (!isTailCall && Subtarget.isSVR4ABI()&& Subtarget.isPPC64() &&
4408 !IsPatchPoint) {
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004409 if (CallOpc == PPCISD::BCTRL) {
Tilmann Scheller79fef932009-12-18 13:00:15 +00004410 // This is a call through a function pointer.
4411 // Restore the caller TOC from the save area into R2.
4412 // See PrepareCall() for more information about calls through function
4413 // pointers in the 64-bit SVR4 ABI.
4414 // We are using a target-specific load with r2 hard coded, because the
4415 // result of a target-independent load would never go directly into r2,
4416 // since r2 is a reserved register (which prevents the register allocator
4417 // from allocating it), resulting in an additional register being
4418 // allocated and an unnecessary move instruction being generated.
Hal Finkelfc096c92014-12-23 22:29:40 +00004419 CallOpc = PPCISD::BCTRL_LOAD_TOC;
4420
Mehdi Amini44ede332015-07-09 02:09:04 +00004421 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Hal Finkelfc096c92014-12-23 22:29:40 +00004422 SDValue StackPtr = DAG.getRegister(PPC::X1, PtrVT);
Eric Christopher736d39e2015-02-13 00:39:36 +00004423 unsigned TOCSaveOffset = Subtarget.getFrameLowering()->getTOCSaveOffset();
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004424 SDValue TOCOff = DAG.getIntPtrConstant(TOCSaveOffset, dl);
Hal Finkelfc096c92014-12-23 22:29:40 +00004425 SDValue AddTOC = DAG.getNode(ISD::ADD, dl, MVT::i64, StackPtr, TOCOff);
4426
4427 // The address needs to go after the chain input but before the flag (or
4428 // any other variadic arguments).
4429 Ops.insert(std::next(Ops.begin()), AddTOC);
Bill Schmidtcea15962013-09-26 17:09:28 +00004430 } else if ((CallOpc == PPCISD::CALL) &&
4431 (!isLocalCall(Callee) ||
Bill Schmidt82f1c772015-02-10 19:09:05 +00004432 DAG.getTarget().getRelocationModel() == Reloc::PIC_))
Roman Divacky76293062012-09-18 16:47:58 +00004433 // Otherwise insert NOP for non-local calls.
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004434 CallOpc = PPCISD::CALL_NOP;
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00004435 }
4436
Craig Topper48d114b2014-04-26 18:35:24 +00004437 Chain = DAG.getNode(CallOpc, dl, NodeTys, Ops);
Hal Finkel51861b42012-03-31 14:45:15 +00004438 InFlag = Chain.getValue(1);
4439
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004440 Chain = DAG.getCALLSEQ_END(Chain, DAG.getIntPtrConstant(NumBytes, dl, true),
4441 DAG.getIntPtrConstant(BytesCalleePops, dl, true),
Andrew Trickad6d08a2013-05-29 22:03:55 +00004442 InFlag, dl);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004443 if (!Ins.empty())
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004444 InFlag = Chain.getValue(1);
4445
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004446 return LowerCallResult(Chain, InFlag, CallConv, isVarArg,
4447 Ins, dl, DAG, InVals);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004448}
4449
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004450SDValue
Justin Holewinskiaa583972012-05-25 16:35:28 +00004451PPCTargetLowering::LowerCall(TargetLowering::CallLoweringInfo &CLI,
Dan Gohman21cea8a2010-04-17 15:26:15 +00004452 SmallVectorImpl<SDValue> &InVals) const {
Justin Holewinskiaa583972012-05-25 16:35:28 +00004453 SelectionDAG &DAG = CLI.DAG;
Craig Topperb94011f2013-07-14 04:42:23 +00004454 SDLoc &dl = CLI.DL;
4455 SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
4456 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals;
4457 SmallVectorImpl<ISD::InputArg> &Ins = CLI.Ins;
Justin Holewinskiaa583972012-05-25 16:35:28 +00004458 SDValue Chain = CLI.Chain;
4459 SDValue Callee = CLI.Callee;
4460 bool &isTailCall = CLI.IsTailCall;
4461 CallingConv::ID CallConv = CLI.CallConv;
4462 bool isVarArg = CLI.IsVarArg;
Hal Finkel934361a2015-01-14 01:07:51 +00004463 bool IsPatchPoint = CLI.IsPatchPoint;
Hal Finkele2ab0f12015-01-15 21:17:34 +00004464 ImmutableCallSite *CS = CLI.CS;
Justin Holewinskiaa583972012-05-25 16:35:28 +00004465
Evan Cheng67a69dd2010-01-27 00:07:07 +00004466 if (isTailCall)
4467 isTailCall = IsEligibleForTailCallOptimization(Callee, CallConv, isVarArg,
4468 Ins, DAG);
4469
Hal Finkele2ab0f12015-01-15 21:17:34 +00004470 if (!isTailCall && CS && CS->isMustTailCall())
Reid Kleckner5772b772014-04-24 20:14:34 +00004471 report_fatal_error("failed to perform tail call elimination on a call "
4472 "site marked musttail");
4473
Eric Christopherb1aaebe2014-06-12 22:38:18 +00004474 if (Subtarget.isSVR4ABI()) {
4475 if (Subtarget.isPPC64())
Bill Schmidt57d6de52012-10-23 15:51:16 +00004476 return LowerCall_64SVR4(Chain, Callee, CallConv, isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00004477 isTailCall, IsPatchPoint, Outs, OutVals, Ins,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004478 dl, DAG, InVals, CS);
Bill Schmidt57d6de52012-10-23 15:51:16 +00004479 else
4480 return LowerCall_32SVR4(Chain, Callee, CallConv, isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00004481 isTailCall, IsPatchPoint, Outs, OutVals, Ins,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004482 dl, DAG, InVals, CS);
Bill Schmidt57d6de52012-10-23 15:51:16 +00004483 }
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004484
Bill Schmidt57d6de52012-10-23 15:51:16 +00004485 return LowerCall_Darwin(Chain, Callee, CallConv, isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00004486 isTailCall, IsPatchPoint, Outs, OutVals, Ins,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004487 dl, DAG, InVals, CS);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004488}
4489
4490SDValue
Bill Schmidt019cc6f2012-09-19 15:42:13 +00004491PPCTargetLowering::LowerCall_32SVR4(SDValue Chain, SDValue Callee,
4492 CallingConv::ID CallConv, bool isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00004493 bool isTailCall, bool IsPatchPoint,
Bill Schmidt019cc6f2012-09-19 15:42:13 +00004494 const SmallVectorImpl<ISD::OutputArg> &Outs,
4495 const SmallVectorImpl<SDValue> &OutVals,
4496 const SmallVectorImpl<ISD::InputArg> &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004497 SDLoc dl, SelectionDAG &DAG,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004498 SmallVectorImpl<SDValue> &InVals,
4499 ImmutableCallSite *CS) const {
Bill Schmidt019cc6f2012-09-19 15:42:13 +00004500 // See PPCTargetLowering::LowerFormalArguments_32SVR4() for a description
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00004501 // of the 32-bit SVR4 ABI stack frame layout.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004502
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004503 assert((CallConv == CallingConv::C ||
4504 CallConv == CallingConv::Fast) && "Unknown calling convention!");
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004505
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004506 unsigned PtrByteSize = 4;
4507
4508 MachineFunction &MF = DAG.getMachineFunction();
4509
4510 // Mark this function as potentially containing a function that contains a
4511 // tail call. As a consequence the frame pointer will be used for dynamicalloc
4512 // and restoring the callers stack pointer in this functions epilog. This is
4513 // done because by tail calling the called function might overwrite the value
4514 // in this function's (MF) stack pointer stack slot 0(SP).
Nick Lewycky50f02cb2011-12-02 22:16:29 +00004515 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
4516 CallConv == CallingConv::Fast)
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004517 MF.getInfo<PPCFunctionInfo>()->setHasFastCall();
Wesley Peck527da1b2010-11-23 03:31:01 +00004518
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004519 // Count how many bytes are to be pushed on the stack, including the linkage
4520 // area, parameter list area and the part of the local variable space which
4521 // contains copies of aggregates which are passed by value.
4522
4523 // Assign locations to all of the outgoing arguments.
4524 SmallVector<CCValAssign, 16> ArgLocs;
Eric Christopherb5217502014-08-06 18:45:26 +00004525 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs,
4526 *DAG.getContext());
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004527
4528 // Reserve space for the linkage area on the stack.
Eric Christophera4ae2132015-02-13 22:22:57 +00004529 CCInfo.AllocateStack(Subtarget.getFrameLowering()->getLinkageSize(),
Ulrich Weigand8658f172014-07-20 23:43:15 +00004530 PtrByteSize);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004531
4532 if (isVarArg) {
4533 // Handle fixed and variable vector arguments differently.
4534 // Fixed vector arguments go into registers as long as registers are
4535 // available. Variable vector arguments always go into memory.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004536 unsigned NumArgs = Outs.size();
Wesley Peck527da1b2010-11-23 03:31:01 +00004537
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004538 for (unsigned i = 0; i != NumArgs; ++i) {
Duncan Sandsf5dda012010-11-03 11:35:31 +00004539 MVT ArgVT = Outs[i].VT;
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004540 ISD::ArgFlagsTy ArgFlags = Outs[i].Flags;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004541 bool Result;
Wesley Peck527da1b2010-11-23 03:31:01 +00004542
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004543 if (Outs[i].IsFixed) {
Bill Schmidtef17c142013-02-06 17:33:58 +00004544 Result = CC_PPC32_SVR4(i, ArgVT, ArgVT, CCValAssign::Full, ArgFlags,
4545 CCInfo);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004546 } else {
Bill Schmidtef17c142013-02-06 17:33:58 +00004547 Result = CC_PPC32_SVR4_VarArg(i, ArgVT, ArgVT, CCValAssign::Full,
4548 ArgFlags, CCInfo);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004549 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004550
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004551 if (Result) {
Torok Edwinfb8d6d52009-07-08 20:53:28 +00004552#ifndef NDEBUG
Chris Lattner13626022009-08-23 06:03:38 +00004553 errs() << "Call operand #" << i << " has unhandled type "
Duncan Sandsf5dda012010-11-03 11:35:31 +00004554 << EVT(ArgVT).getEVTString() << "\n";
Torok Edwinfb8d6d52009-07-08 20:53:28 +00004555#endif
Craig Toppere73658d2014-04-28 04:05:08 +00004556 llvm_unreachable(nullptr);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004557 }
4558 }
4559 } else {
4560 // All arguments are treated the same.
Bill Schmidtef17c142013-02-06 17:33:58 +00004561 CCInfo.AnalyzeCallOperands(Outs, CC_PPC32_SVR4);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004562 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004563
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004564 // Assign locations to all of the outgoing aggregate by value arguments.
4565 SmallVector<CCValAssign, 16> ByValArgLocs;
Eric Christopher0713a9d2011-06-08 23:55:35 +00004566 CCState CCByValInfo(CallConv, isVarArg, DAG.getMachineFunction(),
Eric Christopherb5217502014-08-06 18:45:26 +00004567 ByValArgLocs, *DAG.getContext());
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004568
4569 // Reserve stack space for the allocations in CCInfo.
4570 CCByValInfo.AllocateStack(CCInfo.getNextStackOffset(), PtrByteSize);
4571
Bill Schmidtef17c142013-02-06 17:33:58 +00004572 CCByValInfo.AnalyzeCallOperands(Outs, CC_PPC32_SVR4_ByVal);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004573
4574 // Size of the linkage area, parameter list area and the part of the local
4575 // space variable where copies of aggregates which are passed by value are
4576 // stored.
4577 unsigned NumBytes = CCByValInfo.getNextStackOffset();
Wesley Peck527da1b2010-11-23 03:31:01 +00004578
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004579 // Calculate by how many bytes the stack has to be adjusted in case of tail
4580 // call optimization.
4581 int SPDiff = CalculateTailCallSPDiff(DAG, isTailCall, NumBytes);
4582
4583 // Adjust the stack pointer for the new arguments...
4584 // These operations are automatically eliminated by the prolog/epilog pass
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004585 Chain = DAG.getCALLSEQ_START(Chain, DAG.getIntPtrConstant(NumBytes, dl, true),
Andrew Trickad6d08a2013-05-29 22:03:55 +00004586 dl);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004587 SDValue CallSeqStart = Chain;
4588
4589 // Load the return address and frame pointer so it can be moved somewhere else
4590 // later.
4591 SDValue LROp, FPOp;
4592 Chain = EmitTailCallLoadFPAndRetAddr(DAG, SPDiff, Chain, LROp, FPOp, false,
4593 dl);
4594
4595 // Set up a copy of the stack pointer for use loading and storing any
4596 // arguments that may not fit in the registers available for argument
4597 // passing.
Owen Anderson9f944592009-08-11 20:47:22 +00004598 SDValue StackPtr = DAG.getRegister(PPC::R1, MVT::i32);
Wesley Peck527da1b2010-11-23 03:31:01 +00004599
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004600 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass;
4601 SmallVector<TailCallArgumentInfo, 8> TailCallArguments;
4602 SmallVector<SDValue, 8> MemOpChains;
4603
Roman Divacky71038e72011-08-30 17:04:16 +00004604 bool seenFloatArg = false;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004605 // Walk the register/memloc assignments, inserting copies/loads.
4606 for (unsigned i = 0, j = 0, e = ArgLocs.size();
4607 i != e;
4608 ++i) {
4609 CCValAssign &VA = ArgLocs[i];
Dan Gohmanfe7532a2010-07-07 15:54:55 +00004610 SDValue Arg = OutVals[i];
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004611 ISD::ArgFlagsTy Flags = Outs[i].Flags;
Wesley Peck527da1b2010-11-23 03:31:01 +00004612
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004613 if (Flags.isByVal()) {
4614 // Argument is an aggregate which is passed by value, thus we need to
4615 // create a copy of it in the local variable space of the current stack
4616 // frame (which is the stack frame of the caller) and pass the address of
4617 // this copy to the callee.
4618 assert((j < ByValArgLocs.size()) && "Index out of bounds!");
4619 CCValAssign &ByValVA = ByValArgLocs[j++];
4620 assert((VA.getValNo() == ByValVA.getValNo()) && "ValNo mismatch!");
Wesley Peck527da1b2010-11-23 03:31:01 +00004621
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004622 // Memory reserved in the local variable space of the callers stack frame.
4623 unsigned LocMemOffset = ByValVA.getLocMemOffset();
Wesley Peck527da1b2010-11-23 03:31:01 +00004624
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004625 SDValue PtrOff = DAG.getIntPtrConstant(LocMemOffset, dl);
Mehdi Amini44ede332015-07-09 02:09:04 +00004626 PtrOff = DAG.getNode(ISD::ADD, dl, getPointerTy(MF.getDataLayout()),
4627 StackPtr, PtrOff);
Wesley Peck527da1b2010-11-23 03:31:01 +00004628
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004629 // Create a copy of the argument in the local area of the current
4630 // stack frame.
4631 SDValue MemcpyCall =
4632 CreateCopyOfByValArgument(Arg, PtrOff,
4633 CallSeqStart.getNode()->getOperand(0),
4634 Flags, DAG, dl);
Wesley Peck527da1b2010-11-23 03:31:01 +00004635
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004636 // This must go outside the CALLSEQ_START..END.
4637 SDValue NewCallSeqStart = DAG.getCALLSEQ_START(MemcpyCall,
Andrew Trickad6d08a2013-05-29 22:03:55 +00004638 CallSeqStart.getNode()->getOperand(1),
4639 SDLoc(MemcpyCall));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004640 DAG.ReplaceAllUsesWith(CallSeqStart.getNode(),
4641 NewCallSeqStart.getNode());
4642 Chain = CallSeqStart = NewCallSeqStart;
Wesley Peck527da1b2010-11-23 03:31:01 +00004643
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004644 // Pass the address of the aggregate copy on the stack either in a
4645 // physical register or in the parameter list area of the current stack
4646 // frame to the callee.
4647 Arg = PtrOff;
4648 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004649
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004650 if (VA.isRegLoc()) {
Hal Finkel2a9d3182014-03-06 00:23:33 +00004651 if (Arg.getValueType() == MVT::i1)
4652 Arg = DAG.getNode(ISD::ZERO_EXTEND, dl, MVT::i32, Arg);
4653
Roman Divacky71038e72011-08-30 17:04:16 +00004654 seenFloatArg |= VA.getLocVT().isFloatingPoint();
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004655 // Put argument in a physical register.
4656 RegsToPass.push_back(std::make_pair(VA.getLocReg(), Arg));
4657 } else {
4658 // Put argument in the parameter list area of the current stack frame.
4659 assert(VA.isMemLoc());
4660 unsigned LocMemOffset = VA.getLocMemOffset();
4661
4662 if (!isTailCall) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004663 SDValue PtrOff = DAG.getIntPtrConstant(LocMemOffset, dl);
Mehdi Amini44ede332015-07-09 02:09:04 +00004664 PtrOff = DAG.getNode(ISD::ADD, dl, getPointerTy(MF.getDataLayout()),
4665 StackPtr, PtrOff);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004666
4667 MemOpChains.push_back(DAG.getStore(Chain, dl, Arg, PtrOff,
Chris Lattner676c61d2010-09-21 18:41:36 +00004668 MachinePointerInfo(),
David Greene87a5abe2010-02-15 16:56:53 +00004669 false, false, 0));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004670 } else {
4671 // Calculate and remember argument location.
4672 CalculateTailCallArgDest(DAG, MF, false, Arg, SPDiff, LocMemOffset,
4673 TailCallArguments);
4674 }
4675 }
4676 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004677
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004678 if (!MemOpChains.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00004679 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOpChains);
Wesley Peck527da1b2010-11-23 03:31:01 +00004680
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004681 // Build a sequence of copy-to-reg nodes chained together with token chain
4682 // and flag operands which copy the outgoing args into the appropriate regs.
4683 SDValue InFlag;
4684 for (unsigned i = 0, e = RegsToPass.size(); i != e; ++i) {
4685 Chain = DAG.getCopyToReg(Chain, dl, RegsToPass[i].first,
4686 RegsToPass[i].second, InFlag);
4687 InFlag = Chain.getValue(1);
4688 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004689
Hal Finkel5ab37802012-08-28 02:10:27 +00004690 // Set CR bit 6 to true if this is a vararg call with floating args passed in
4691 // registers.
4692 if (isVarArg) {
NAKAMURA Takumiac490292012-08-30 15:52:29 +00004693 SDVTList VTs = DAG.getVTList(MVT::Other, MVT::Glue);
4694 SDValue Ops[] = { Chain, InFlag };
4695
Hal Finkel5ab37802012-08-28 02:10:27 +00004696 Chain = DAG.getNode(seenFloatArg ? PPCISD::CR6SET : PPCISD::CR6UNSET,
Craig Topper2d2aa0c2014-04-30 07:17:30 +00004697 dl, VTs, makeArrayRef(Ops, InFlag.getNode() ? 2 : 1));
NAKAMURA Takumiac490292012-08-30 15:52:29 +00004698
Hal Finkel5ab37802012-08-28 02:10:27 +00004699 InFlag = Chain.getValue(1);
4700 }
4701
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004702 if (isTailCall)
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004703 PrepareTailCall(DAG, InFlag, Chain, dl, false, SPDiff, NumBytes, LROp, FPOp,
4704 false, TailCallArguments);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004705
Hal Finkel965cea52015-07-12 00:37:44 +00004706 return FinishCall(CallConv, dl, isTailCall, isVarArg, IsPatchPoint,
4707 /* unused except on PPC64 ELFv1 */ false, DAG,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004708 RegsToPass, InFlag, Chain, CallSeqStart, Callee, SPDiff,
4709 NumBytes, Ins, InVals, CS);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004710}
4711
Bill Schmidt57d6de52012-10-23 15:51:16 +00004712// Copy an argument into memory, being careful to do this outside the
4713// call sequence for the call to which the argument belongs.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004714SDValue
Bill Schmidt57d6de52012-10-23 15:51:16 +00004715PPCTargetLowering::createMemcpyOutsideCallSeq(SDValue Arg, SDValue PtrOff,
4716 SDValue CallSeqStart,
4717 ISD::ArgFlagsTy Flags,
4718 SelectionDAG &DAG,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004719 SDLoc dl) const {
Bill Schmidt57d6de52012-10-23 15:51:16 +00004720 SDValue MemcpyCall = CreateCopyOfByValArgument(Arg, PtrOff,
4721 CallSeqStart.getNode()->getOperand(0),
4722 Flags, DAG, dl);
4723 // The MEMCPY must go outside the CALLSEQ_START..END.
4724 SDValue NewCallSeqStart = DAG.getCALLSEQ_START(MemcpyCall,
Andrew Trickad6d08a2013-05-29 22:03:55 +00004725 CallSeqStart.getNode()->getOperand(1),
4726 SDLoc(MemcpyCall));
Bill Schmidt57d6de52012-10-23 15:51:16 +00004727 DAG.ReplaceAllUsesWith(CallSeqStart.getNode(),
4728 NewCallSeqStart.getNode());
4729 return NewCallSeqStart;
4730}
4731
4732SDValue
4733PPCTargetLowering::LowerCall_64SVR4(SDValue Chain, SDValue Callee,
Sandeep Patel68c5f472009-09-02 08:44:58 +00004734 CallingConv::ID CallConv, bool isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00004735 bool isTailCall, bool IsPatchPoint,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004736 const SmallVectorImpl<ISD::OutputArg> &Outs,
Dan Gohmanfe7532a2010-07-07 15:54:55 +00004737 const SmallVectorImpl<SDValue> &OutVals,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004738 const SmallVectorImpl<ISD::InputArg> &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004739 SDLoc dl, SelectionDAG &DAG,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004740 SmallVectorImpl<SDValue> &InVals,
4741 ImmutableCallSite *CS) const {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004742
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00004743 bool isELFv2ABI = Subtarget.isELFv2ABI();
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00004744 bool isLittleEndian = Subtarget.isLittleEndian();
Bill Schmidt57d6de52012-10-23 15:51:16 +00004745 unsigned NumOps = Outs.size();
Hal Finkel965cea52015-07-12 00:37:44 +00004746 bool hasNest = false;
Bill Schmidt019cc6f2012-09-19 15:42:13 +00004747
Mehdi Amini44ede332015-07-09 02:09:04 +00004748 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Bill Schmidt57d6de52012-10-23 15:51:16 +00004749 unsigned PtrByteSize = 8;
4750
4751 MachineFunction &MF = DAG.getMachineFunction();
4752
4753 // Mark this function as potentially containing a function that contains a
4754 // tail call. As a consequence the frame pointer will be used for dynamicalloc
4755 // and restoring the callers stack pointer in this functions epilog. This is
4756 // done because by tail calling the called function might overwrite the value
4757 // in this function's (MF) stack pointer stack slot 0(SP).
4758 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
4759 CallConv == CallingConv::Fast)
4760 MF.getInfo<PPCFunctionInfo>()->setHasFastCall();
4761
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004762 assert(!(CallConv == CallingConv::Fast && isVarArg) &&
4763 "fastcc not supported on varargs functions");
4764
Bill Schmidt57d6de52012-10-23 15:51:16 +00004765 // Count how many bytes are to be pushed on the stack, including the linkage
Ulrich Weigand8658f172014-07-20 23:43:15 +00004766 // area, and parameter passing area. On ELFv1, the linkage area is 48 bytes
4767 // reserved space for [SP][CR][LR][2 x unused][TOC]; on ELFv2, the linkage
4768 // area is 32 bytes reserved space for [SP][CR][LR][TOC].
Eric Christophera4ae2132015-02-13 22:22:57 +00004769 unsigned LinkageSize = Subtarget.getFrameLowering()->getLinkageSize();
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00004770 unsigned NumBytes = LinkageSize;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004771 unsigned GPR_idx = 0, FPR_idx = 0, VR_idx = 0;
Hal Finkelc93a9a22015-02-25 01:06:45 +00004772 unsigned &QFPR_idx = FPR_idx;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004773
4774 static const MCPhysReg GPR[] = {
4775 PPC::X3, PPC::X4, PPC::X5, PPC::X6,
4776 PPC::X7, PPC::X8, PPC::X9, PPC::X10,
4777 };
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004778 static const MCPhysReg VR[] = {
4779 PPC::V2, PPC::V3, PPC::V4, PPC::V5, PPC::V6, PPC::V7, PPC::V8,
4780 PPC::V9, PPC::V10, PPC::V11, PPC::V12, PPC::V13
4781 };
4782 static const MCPhysReg VSRH[] = {
4783 PPC::VSH2, PPC::VSH3, PPC::VSH4, PPC::VSH5, PPC::VSH6, PPC::VSH7, PPC::VSH8,
4784 PPC::VSH9, PPC::VSH10, PPC::VSH11, PPC::VSH12, PPC::VSH13
4785 };
4786
4787 const unsigned NumGPRs = array_lengthof(GPR);
4788 const unsigned NumFPRs = 13;
4789 const unsigned NumVRs = array_lengthof(VR);
Hal Finkelc93a9a22015-02-25 01:06:45 +00004790 const unsigned NumQFPRs = NumFPRs;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004791
4792 // When using the fast calling convention, we don't provide backing for
4793 // arguments that will be in registers.
4794 unsigned NumGPRsUsed = 0, NumFPRsUsed = 0, NumVRsUsed = 0;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004795
4796 // Add up all the space actually used.
4797 for (unsigned i = 0; i != NumOps; ++i) {
4798 ISD::ArgFlagsTy Flags = Outs[i].Flags;
4799 EVT ArgVT = Outs[i].VT;
Ulrich Weigand85d5df22014-07-21 00:13:26 +00004800 EVT OrigVT = Outs[i].ArgVT;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004801
Hal Finkel965cea52015-07-12 00:37:44 +00004802 if (Flags.isNest())
4803 continue;
4804
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004805 if (CallConv == CallingConv::Fast) {
4806 if (Flags.isByVal())
4807 NumGPRsUsed += (Flags.getByValSize()+7)/8;
4808 else
4809 switch (ArgVT.getSimpleVT().SimpleTy) {
4810 default: llvm_unreachable("Unexpected ValueType for argument!");
4811 case MVT::i1:
4812 case MVT::i32:
4813 case MVT::i64:
4814 if (++NumGPRsUsed <= NumGPRs)
4815 continue;
4816 break;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004817 case MVT::v4i32:
4818 case MVT::v8i16:
4819 case MVT::v16i8:
4820 case MVT::v2f64:
4821 case MVT::v2i64:
Kit Bartond4eb73c2015-05-05 16:10:44 +00004822 case MVT::v1i128:
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004823 if (++NumVRsUsed <= NumVRs)
4824 continue;
4825 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +00004826 case MVT::v4f32:
4827 // When using QPX, this is handled like a FP register, otherwise, it
4828 // is an Altivec register.
4829 if (Subtarget.hasQPX()) {
4830 if (++NumFPRsUsed <= NumFPRs)
4831 continue;
4832 } else {
4833 if (++NumVRsUsed <= NumVRs)
4834 continue;
4835 }
4836 break;
4837 case MVT::f32:
4838 case MVT::f64:
4839 case MVT::v4f64: // QPX
4840 case MVT::v4i1: // QPX
4841 if (++NumFPRsUsed <= NumFPRs)
4842 continue;
4843 break;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004844 }
4845 }
4846
Ulrich Weigandec2bf932014-07-07 19:26:41 +00004847 /* Respect alignment of argument on the stack. */
Ulrich Weigand85d5df22014-07-21 00:13:26 +00004848 unsigned Align =
4849 CalculateStackSlotAlignment(ArgVT, OrigVT, Flags, PtrByteSize);
Ulrich Weigandec2bf932014-07-07 19:26:41 +00004850 NumBytes = ((NumBytes + Align - 1) / Align) * Align;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004851
4852 NumBytes += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize);
Ulrich Weigand85d5df22014-07-21 00:13:26 +00004853 if (Flags.isInConsecutiveRegsLast())
4854 NumBytes = ((NumBytes + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004855 }
4856
Ulrich Weigandec2bf932014-07-07 19:26:41 +00004857 unsigned NumBytesActuallyUsed = NumBytes;
4858
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004859 // The prolog code of the callee may store up to 8 GPR argument registers to
4860 // the stack, allowing va_start to index over them in memory if its varargs.
4861 // Because we cannot tell if this is needed on the caller side, we have to
4862 // conservatively assume that it is needed. As such, make sure we have at
4863 // least enough stack space for the caller to store the 8 GPRs.
Ulrich Weigand8658f172014-07-20 23:43:15 +00004864 // FIXME: On ELFv2, it may be unnecessary to allocate the parameter area.
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00004865 NumBytes = std::max(NumBytes, LinkageSize + 8 * PtrByteSize);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004866
4867 // Tail call needs the stack to be aligned.
4868 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
4869 CallConv == CallingConv::Fast)
Eric Christophercccae792015-01-30 22:02:31 +00004870 NumBytes = EnsureStackAlignment(Subtarget.getFrameLowering(), NumBytes);
Bill Schmidt57d6de52012-10-23 15:51:16 +00004871
4872 // Calculate by how many bytes the stack has to be adjusted in case of tail
4873 // call optimization.
4874 int SPDiff = CalculateTailCallSPDiff(DAG, isTailCall, NumBytes);
4875
4876 // To protect arguments on the stack from being clobbered in a tail call,
4877 // force all the loads to happen before doing any other lowering.
4878 if (isTailCall)
4879 Chain = DAG.getStackArgumentTokenFactor(Chain);
4880
4881 // Adjust the stack pointer for the new arguments...
4882 // These operations are automatically eliminated by the prolog/epilog pass
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004883 Chain = DAG.getCALLSEQ_START(Chain, DAG.getIntPtrConstant(NumBytes, dl, true),
Andrew Trickad6d08a2013-05-29 22:03:55 +00004884 dl);
Bill Schmidt57d6de52012-10-23 15:51:16 +00004885 SDValue CallSeqStart = Chain;
4886
4887 // Load the return address and frame pointer so it can be move somewhere else
4888 // later.
4889 SDValue LROp, FPOp;
4890 Chain = EmitTailCallLoadFPAndRetAddr(DAG, SPDiff, Chain, LROp, FPOp, true,
4891 dl);
4892
4893 // Set up a copy of the stack pointer for use loading and storing any
4894 // arguments that may not fit in the registers available for argument
4895 // passing.
4896 SDValue StackPtr = DAG.getRegister(PPC::X1, MVT::i64);
4897
4898 // Figure out which arguments are going to go in registers, and which in
4899 // memory. Also, if this is a vararg function, floating point operations
4900 // must be stored to our stack, and loaded into integer regs as well, if
4901 // any integer regs are available for argument passing.
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00004902 unsigned ArgOffset = LinkageSize;
Bill Schmidt57d6de52012-10-23 15:51:16 +00004903
4904 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass;
4905 SmallVector<TailCallArgumentInfo, 8> TailCallArguments;
4906
4907 SmallVector<SDValue, 8> MemOpChains;
4908 for (unsigned i = 0; i != NumOps; ++i) {
4909 SDValue Arg = OutVals[i];
4910 ISD::ArgFlagsTy Flags = Outs[i].Flags;
Ulrich Weigand85d5df22014-07-21 00:13:26 +00004911 EVT ArgVT = Outs[i].VT;
4912 EVT OrigVT = Outs[i].ArgVT;
Bill Schmidt57d6de52012-10-23 15:51:16 +00004913
4914 // PtrOff will be used to store the current argument to the stack if a
4915 // register cannot be found for it.
4916 SDValue PtrOff;
4917
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004918 // We re-align the argument offset for each argument, except when using the
4919 // fast calling convention, when we need to make sure we do that only when
4920 // we'll actually use a stack slot.
4921 auto ComputePtrOff = [&]() {
4922 /* Respect alignment of argument on the stack. */
4923 unsigned Align =
4924 CalculateStackSlotAlignment(ArgVT, OrigVT, Flags, PtrByteSize);
4925 ArgOffset = ((ArgOffset + Align - 1) / Align) * Align;
Bill Schmidt57d6de52012-10-23 15:51:16 +00004926
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004927 PtrOff = DAG.getConstant(ArgOffset, dl, StackPtr.getValueType());
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004928
4929 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, StackPtr, PtrOff);
4930 };
4931
4932 if (CallConv != CallingConv::Fast) {
4933 ComputePtrOff();
4934
4935 /* Compute GPR index associated with argument offset. */
4936 GPR_idx = (ArgOffset - LinkageSize) / PtrByteSize;
4937 GPR_idx = std::min(GPR_idx, NumGPRs);
4938 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00004939
4940 // Promote integers to 64-bit values.
Hal Finkel940ab932014-02-28 00:27:01 +00004941 if (Arg.getValueType() == MVT::i32 || Arg.getValueType() == MVT::i1) {
Bill Schmidt57d6de52012-10-23 15:51:16 +00004942 // FIXME: Should this use ANY_EXTEND if neither sext nor zext?
4943 unsigned ExtOp = Flags.isSExt() ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND;
4944 Arg = DAG.getNode(ExtOp, dl, MVT::i64, Arg);
4945 }
4946
4947 // FIXME memcpy is used way more than necessary. Correctness first.
4948 // Note: "by value" is code for passing a structure by value, not
4949 // basic types.
4950 if (Flags.isByVal()) {
4951 // Note: Size includes alignment padding, so
4952 // struct x { short a; char b; }
4953 // will have Size = 4. With #pragma pack(1), it will have Size = 3.
4954 // These are the proper values we need for right-justifying the
4955 // aggregate in a parameter register.
4956 unsigned Size = Flags.getByValSize();
Bill Schmidt9953cf22012-10-31 01:15:05 +00004957
4958 // An empty aggregate parameter takes up no storage and no
4959 // registers.
4960 if (Size == 0)
4961 continue;
4962
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004963 if (CallConv == CallingConv::Fast)
4964 ComputePtrOff();
4965
Bill Schmidt57d6de52012-10-23 15:51:16 +00004966 // All aggregates smaller than 8 bytes must be passed right-justified.
4967 if (Size==1 || Size==2 || Size==4) {
4968 EVT VT = (Size==1) ? MVT::i8 : ((Size==2) ? MVT::i16 : MVT::i32);
4969 if (GPR_idx != NumGPRs) {
4970 SDValue Load = DAG.getExtLoad(ISD::EXTLOAD, dl, PtrVT, Chain, Arg,
4971 MachinePointerInfo(), VT,
Louis Gerbarg67474e32014-07-31 21:45:05 +00004972 false, false, false, 0);
Bill Schmidt57d6de52012-10-23 15:51:16 +00004973 MemOpChains.push_back(Load.getValue(1));
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004974 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Bill Schmidt57d6de52012-10-23 15:51:16 +00004975
4976 ArgOffset += PtrByteSize;
4977 continue;
4978 }
4979 }
4980
4981 if (GPR_idx == NumGPRs && Size < 8) {
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00004982 SDValue AddPtr = PtrOff;
4983 if (!isLittleEndian) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004984 SDValue Const = DAG.getConstant(PtrByteSize - Size, dl,
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00004985 PtrOff.getValueType());
4986 AddPtr = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff, Const);
4987 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00004988 Chain = CallSeqStart = createMemcpyOutsideCallSeq(Arg, AddPtr,
4989 CallSeqStart,
4990 Flags, DAG, dl);
4991 ArgOffset += PtrByteSize;
4992 continue;
4993 }
4994 // Copy entire object into memory. There are cases where gcc-generated
4995 // code assumes it is there, even if it could be put entirely into
4996 // registers. (This is not what the doc says.)
4997
4998 // FIXME: The above statement is likely due to a misunderstanding of the
4999 // documents. All arguments must be copied into the parameter area BY
5000 // THE CALLEE in the event that the callee takes the address of any
5001 // formal argument. That has not yet been implemented. However, it is
5002 // reasonable to use the stack area as a staging area for the register
5003 // load.
5004
5005 // Skip this for small aggregates, as we will use the same slot for a
5006 // right-justified copy, below.
5007 if (Size >= 8)
5008 Chain = CallSeqStart = createMemcpyOutsideCallSeq(Arg, PtrOff,
5009 CallSeqStart,
5010 Flags, DAG, dl);
5011
5012 // When a register is available, pass a small aggregate right-justified.
5013 if (Size < 8 && GPR_idx != NumGPRs) {
5014 // The easiest way to get this right-justified in a register
5015 // is to copy the structure into the rightmost portion of a
5016 // local variable slot, then load the whole slot into the
5017 // register.
5018 // FIXME: The memcpy seems to produce pretty awful code for
5019 // small aggregates, particularly for packed ones.
Matt Arsenault758659232013-05-18 00:21:46 +00005020 // FIXME: It would be preferable to use the slot in the
Bill Schmidt57d6de52012-10-23 15:51:16 +00005021 // parameter save area instead of a new local variable.
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00005022 SDValue AddPtr = PtrOff;
5023 if (!isLittleEndian) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005024 SDValue Const = DAG.getConstant(8 - Size, dl, PtrOff.getValueType());
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00005025 AddPtr = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff, Const);
5026 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00005027 Chain = CallSeqStart = createMemcpyOutsideCallSeq(Arg, AddPtr,
5028 CallSeqStart,
5029 Flags, DAG, dl);
5030
5031 // Load the slot into the register.
5032 SDValue Load = DAG.getLoad(PtrVT, dl, Chain, PtrOff,
5033 MachinePointerInfo(),
5034 false, false, false, 0);
5035 MemOpChains.push_back(Load.getValue(1));
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005036 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005037
5038 // Done with this argument.
5039 ArgOffset += PtrByteSize;
5040 continue;
5041 }
5042
5043 // For aggregates larger than PtrByteSize, copy the pieces of the
5044 // object that fit into registers from the parameter save area.
5045 for (unsigned j=0; j<Size; j+=PtrByteSize) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005046 SDValue Const = DAG.getConstant(j, dl, PtrOff.getValueType());
Bill Schmidt57d6de52012-10-23 15:51:16 +00005047 SDValue AddArg = DAG.getNode(ISD::ADD, dl, PtrVT, Arg, Const);
5048 if (GPR_idx != NumGPRs) {
5049 SDValue Load = DAG.getLoad(PtrVT, dl, Chain, AddArg,
5050 MachinePointerInfo(),
5051 false, false, false, 0);
5052 MemOpChains.push_back(Load.getValue(1));
5053 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
5054 ArgOffset += PtrByteSize;
5055 } else {
5056 ArgOffset += ((Size - j + PtrByteSize-1)/PtrByteSize)*PtrByteSize;
5057 break;
5058 }
5059 }
5060 continue;
5061 }
5062
Craig Topper56710102013-08-15 02:33:50 +00005063 switch (Arg.getSimpleValueType().SimpleTy) {
Bill Schmidt57d6de52012-10-23 15:51:16 +00005064 default: llvm_unreachable("Unexpected ValueType for argument!");
Hal Finkel940ab932014-02-28 00:27:01 +00005065 case MVT::i1:
Bill Schmidt57d6de52012-10-23 15:51:16 +00005066 case MVT::i32:
5067 case MVT::i64:
Hal Finkel965cea52015-07-12 00:37:44 +00005068 if (Flags.isNest()) {
5069 // The 'nest' parameter, if any, is passed in R11.
5070 RegsToPass.push_back(std::make_pair(PPC::X11, Arg));
5071 hasNest = true;
5072 break;
5073 }
5074
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005075 // These can be scalar arguments or elements of an integer array type
5076 // passed directly. Clang may use those instead of "byval" aggregate
5077 // types to avoid forcing arguments to memory unnecessarily.
Bill Schmidt57d6de52012-10-23 15:51:16 +00005078 if (GPR_idx != NumGPRs) {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005079 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Arg));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005080 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005081 if (CallConv == CallingConv::Fast)
5082 ComputePtrOff();
5083
Bill Schmidt57d6de52012-10-23 15:51:16 +00005084 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5085 true, isTailCall, false, MemOpChains,
5086 TailCallArguments, dl);
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005087 if (CallConv == CallingConv::Fast)
5088 ArgOffset += PtrByteSize;
Bill Schmidt57d6de52012-10-23 15:51:16 +00005089 }
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005090 if (CallConv != CallingConv::Fast)
5091 ArgOffset += PtrByteSize;
Bill Schmidt57d6de52012-10-23 15:51:16 +00005092 break;
5093 case MVT::f32:
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005094 case MVT::f64: {
5095 // These can be scalar arguments or elements of a float array type
5096 // passed directly. The latter are used to implement ELFv2 homogenous
5097 // float aggregates.
5098
5099 // Named arguments go into FPRs first, and once they overflow, the
5100 // remaining arguments go into GPRs and then the parameter save area.
5101 // Unnamed arguments for vararg functions always go to GPRs and
5102 // then the parameter save area. For now, put all arguments to vararg
5103 // routines always in both locations (FPR *and* GPR or stack slot).
5104 bool NeedGPROrStack = isVarArg || FPR_idx == NumFPRs;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005105 bool NeededLoad = false;
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005106
5107 // First load the argument into the next available FPR.
5108 if (FPR_idx != NumFPRs)
Bill Schmidt57d6de52012-10-23 15:51:16 +00005109 RegsToPass.push_back(std::make_pair(FPR[FPR_idx++], Arg));
5110
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005111 // Next, load the argument into GPR or stack slot if needed.
5112 if (!NeedGPROrStack)
5113 ;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005114 else if (GPR_idx != NumGPRs && CallConv != CallingConv::Fast) {
Hal Finkel8ea446b2015-01-18 14:31:10 +00005115 // FIXME: We may want to re-enable this for CallingConv::Fast on the P8
5116 // once we support fp <-> gpr moves.
5117
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005118 // In the non-vararg case, this can only ever happen in the
5119 // presence of f32 array types, since otherwise we never run
5120 // out of FPRs before running out of GPRs.
5121 SDValue ArgVal;
Bill Schmidtbd4ac262012-10-29 21:18:16 +00005122
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005123 // Double values are always passed in a single GPR.
5124 if (Arg.getValueType() != MVT::f32) {
5125 ArgVal = DAG.getNode(ISD::BITCAST, dl, MVT::i64, Arg);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005126
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005127 // Non-array float values are extended and passed in a GPR.
5128 } else if (!Flags.isInConsecutiveRegs()) {
5129 ArgVal = DAG.getNode(ISD::BITCAST, dl, MVT::i32, Arg);
5130 ArgVal = DAG.getNode(ISD::ANY_EXTEND, dl, MVT::i64, ArgVal);
5131
5132 // If we have an array of floats, we collect every odd element
5133 // together with its predecessor into one GPR.
5134 } else if (ArgOffset % PtrByteSize != 0) {
5135 SDValue Lo, Hi;
5136 Lo = DAG.getNode(ISD::BITCAST, dl, MVT::i32, OutVals[i - 1]);
5137 Hi = DAG.getNode(ISD::BITCAST, dl, MVT::i32, Arg);
5138 if (!isLittleEndian)
5139 std::swap(Lo, Hi);
5140 ArgVal = DAG.getNode(ISD::BUILD_PAIR, dl, MVT::i64, Lo, Hi);
5141
5142 // The final element, if even, goes into the first half of a GPR.
5143 } else if (Flags.isInConsecutiveRegsLast()) {
5144 ArgVal = DAG.getNode(ISD::BITCAST, dl, MVT::i32, Arg);
5145 ArgVal = DAG.getNode(ISD::ANY_EXTEND, dl, MVT::i64, ArgVal);
5146 if (!isLittleEndian)
5147 ArgVal = DAG.getNode(ISD::SHL, dl, MVT::i64, ArgVal,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005148 DAG.getConstant(32, dl, MVT::i32));
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005149
5150 // Non-final even elements are skipped; they will be handled
5151 // together the with subsequent argument on the next go-around.
5152 } else
5153 ArgVal = SDValue();
5154
5155 if (ArgVal.getNode())
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005156 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], ArgVal));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005157 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005158 if (CallConv == CallingConv::Fast)
5159 ComputePtrOff();
5160
Bill Schmidt57d6de52012-10-23 15:51:16 +00005161 // Single-precision floating-point values are mapped to the
5162 // second (rightmost) word of the stack doubleword.
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005163 if (Arg.getValueType() == MVT::f32 &&
5164 !isLittleEndian && !Flags.isInConsecutiveRegs()) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005165 SDValue ConstFour = DAG.getConstant(4, dl, PtrOff.getValueType());
Bill Schmidt57d6de52012-10-23 15:51:16 +00005166 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff, ConstFour);
5167 }
5168
5169 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5170 true, isTailCall, false, MemOpChains,
5171 TailCallArguments, dl);
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005172
5173 NeededLoad = true;
Bill Schmidt57d6de52012-10-23 15:51:16 +00005174 }
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005175 // When passing an array of floats, the array occupies consecutive
5176 // space in the argument area; only round up to the next doubleword
5177 // at the end of the array. Otherwise, each float takes 8 bytes.
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005178 if (CallConv != CallingConv::Fast || NeededLoad) {
5179 ArgOffset += (Arg.getValueType() == MVT::f32 &&
5180 Flags.isInConsecutiveRegs()) ? 4 : 8;
5181 if (Flags.isInConsecutiveRegsLast())
5182 ArgOffset = ((ArgOffset + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
5183 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00005184 break;
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005185 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00005186 case MVT::v4f32:
5187 case MVT::v4i32:
5188 case MVT::v8i16:
5189 case MVT::v16i8:
Hal Finkel27774d92014-03-13 07:58:58 +00005190 case MVT::v2f64:
Hal Finkela6c8b512014-03-26 16:12:58 +00005191 case MVT::v2i64:
Kit Bartond4eb73c2015-05-05 16:10:44 +00005192 case MVT::v1i128:
Hal Finkelc93a9a22015-02-25 01:06:45 +00005193 if (!Subtarget.hasQPX()) {
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005194 // These can be scalar arguments or elements of a vector array type
5195 // passed directly. The latter are used to implement ELFv2 homogenous
5196 // vector aggregates.
5197
Ulrich Weigand9ba552d2014-06-23 12:36:34 +00005198 // For a varargs call, named arguments go into VRs or on the stack as
5199 // usual; unnamed arguments always go to the stack or the corresponding
5200 // GPRs when within range. For now, we always put the value in both
5201 // locations (or even all three).
Bill Schmidt57d6de52012-10-23 15:51:16 +00005202 if (isVarArg) {
Bill Schmidt57d6de52012-10-23 15:51:16 +00005203 // We could elide this store in the case where the object fits
5204 // entirely in R registers. Maybe later.
Bill Schmidt57d6de52012-10-23 15:51:16 +00005205 SDValue Store = DAG.getStore(Chain, dl, Arg, PtrOff,
5206 MachinePointerInfo(), false, false, 0);
5207 MemOpChains.push_back(Store);
5208 if (VR_idx != NumVRs) {
5209 SDValue Load = DAG.getLoad(MVT::v4f32, dl, Store, PtrOff,
5210 MachinePointerInfo(),
5211 false, false, false, 0);
5212 MemOpChains.push_back(Load.getValue(1));
Hal Finkel7811c612014-03-28 19:58:11 +00005213
5214 unsigned VReg = (Arg.getSimpleValueType() == MVT::v2f64 ||
5215 Arg.getSimpleValueType() == MVT::v2i64) ?
5216 VSRH[VR_idx] : VR[VR_idx];
5217 ++VR_idx;
5218
5219 RegsToPass.push_back(std::make_pair(VReg, Load));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005220 }
5221 ArgOffset += 16;
5222 for (unsigned i=0; i<16; i+=PtrByteSize) {
5223 if (GPR_idx == NumGPRs)
5224 break;
5225 SDValue Ix = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005226 DAG.getConstant(i, dl, PtrVT));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005227 SDValue Load = DAG.getLoad(PtrVT, dl, Store, Ix, MachinePointerInfo(),
5228 false, false, false, 0);
5229 MemOpChains.push_back(Load.getValue(1));
5230 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
5231 }
5232 break;
5233 }
5234
Ulrich Weigand9ba552d2014-06-23 12:36:34 +00005235 // Non-varargs Altivec params go into VRs or on the stack.
Bill Schmidt57d6de52012-10-23 15:51:16 +00005236 if (VR_idx != NumVRs) {
Hal Finkel7811c612014-03-28 19:58:11 +00005237 unsigned VReg = (Arg.getSimpleValueType() == MVT::v2f64 ||
5238 Arg.getSimpleValueType() == MVT::v2i64) ?
5239 VSRH[VR_idx] : VR[VR_idx];
5240 ++VR_idx;
5241
5242 RegsToPass.push_back(std::make_pair(VReg, Arg));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005243 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005244 if (CallConv == CallingConv::Fast)
5245 ComputePtrOff();
5246
Bill Schmidt57d6de52012-10-23 15:51:16 +00005247 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5248 true, isTailCall, true, MemOpChains,
5249 TailCallArguments, dl);
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005250 if (CallConv == CallingConv::Fast)
5251 ArgOffset += 16;
Bill Schmidt57d6de52012-10-23 15:51:16 +00005252 }
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005253
5254 if (CallConv != CallingConv::Fast)
5255 ArgOffset += 16;
Bill Schmidt57d6de52012-10-23 15:51:16 +00005256 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +00005257 } // not QPX
5258
5259 assert(Arg.getValueType().getSimpleVT().SimpleTy == MVT::v4f32 &&
5260 "Invalid QPX parameter type");
5261
5262 /* fall through */
5263 case MVT::v4f64:
5264 case MVT::v4i1: {
5265 bool IsF32 = Arg.getValueType().getSimpleVT().SimpleTy == MVT::v4f32;
5266 if (isVarArg) {
5267 // We could elide this store in the case where the object fits
5268 // entirely in R registers. Maybe later.
5269 SDValue Store = DAG.getStore(Chain, dl, Arg, PtrOff,
5270 MachinePointerInfo(), false, false, 0);
5271 MemOpChains.push_back(Store);
5272 if (QFPR_idx != NumQFPRs) {
5273 SDValue Load = DAG.getLoad(IsF32 ? MVT::v4f32 : MVT::v4f64, dl,
5274 Store, PtrOff, MachinePointerInfo(),
5275 false, false, false, 0);
5276 MemOpChains.push_back(Load.getValue(1));
5277 RegsToPass.push_back(std::make_pair(QFPR[QFPR_idx++], Load));
5278 }
5279 ArgOffset += (IsF32 ? 16 : 32);
Aaron Ballman70c27de2015-02-25 13:02:23 +00005280 for (unsigned i = 0; i < (IsF32 ? 16U : 32U); i += PtrByteSize) {
Hal Finkelc93a9a22015-02-25 01:06:45 +00005281 if (GPR_idx == NumGPRs)
5282 break;
5283 SDValue Ix = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005284 DAG.getConstant(i, dl, PtrVT));
Hal Finkelc93a9a22015-02-25 01:06:45 +00005285 SDValue Load = DAG.getLoad(PtrVT, dl, Store, Ix, MachinePointerInfo(),
5286 false, false, false, 0);
5287 MemOpChains.push_back(Load.getValue(1));
5288 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
5289 }
5290 break;
5291 }
5292
5293 // Non-varargs QPX params go into registers or on the stack.
5294 if (QFPR_idx != NumQFPRs) {
5295 RegsToPass.push_back(std::make_pair(QFPR[QFPR_idx++], Arg));
5296 } else {
5297 if (CallConv == CallingConv::Fast)
5298 ComputePtrOff();
5299
5300 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5301 true, isTailCall, true, MemOpChains,
5302 TailCallArguments, dl);
5303 if (CallConv == CallingConv::Fast)
5304 ArgOffset += (IsF32 ? 16 : 32);
5305 }
5306
5307 if (CallConv != CallingConv::Fast)
5308 ArgOffset += (IsF32 ? 16 : 32);
5309 break;
5310 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00005311 }
5312 }
5313
Ulrich Weigandec2bf932014-07-07 19:26:41 +00005314 assert(NumBytesActuallyUsed == ArgOffset);
Ulrich Weigandde8641b2014-07-07 19:39:44 +00005315 (void)NumBytesActuallyUsed;
Ulrich Weigandec2bf932014-07-07 19:26:41 +00005316
Bill Schmidt57d6de52012-10-23 15:51:16 +00005317 if (!MemOpChains.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00005318 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOpChains);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005319
5320 // Check if this is an indirect call (MTCTR/BCTRL).
5321 // See PrepareCall() for more information about calls through function
5322 // pointers in the 64-bit SVR4 ABI.
Hal Finkel934361a2015-01-14 01:07:51 +00005323 if (!isTailCall && !IsPatchPoint &&
Hal Finkel87deb0b2015-01-12 04:34:47 +00005324 !isFunctionGlobalAddress(Callee) &&
5325 !isa<ExternalSymbolSDNode>(Callee)) {
Bill Schmidt57d6de52012-10-23 15:51:16 +00005326 // Load r2 into a virtual register and store it to the TOC save area.
Hal Finkele6698d52015-02-01 15:03:28 +00005327 setUsesTOCBasePtr(DAG);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005328 SDValue Val = DAG.getCopyFromReg(Chain, dl, PPC::X2, MVT::i64);
5329 // TOC save area offset.
Eric Christopher736d39e2015-02-13 00:39:36 +00005330 unsigned TOCSaveOffset = Subtarget.getFrameLowering()->getTOCSaveOffset();
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005331 SDValue PtrOff = DAG.getIntPtrConstant(TOCSaveOffset, dl);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005332 SDValue AddPtr = DAG.getNode(ISD::ADD, dl, PtrVT, StackPtr, PtrOff);
Alex Lorenze40c8a22015-08-11 23:09:45 +00005333 Chain = DAG.getStore(
5334 Val.getValue(1), dl, Val, AddPtr,
5335 MachinePointerInfo::getStack(DAG.getMachineFunction(), TOCSaveOffset),
5336 false, false, 0);
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00005337 // In the ELFv2 ABI, R12 must contain the address of an indirect callee.
5338 // This does not mean the MTCTR instruction must use R12; it's easier
5339 // to model this as an extra parameter, so do that.
Hal Finkel934361a2015-01-14 01:07:51 +00005340 if (isELFv2ABI && !IsPatchPoint)
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00005341 RegsToPass.push_back(std::make_pair((unsigned)PPC::X12, Callee));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005342 }
5343
5344 // Build a sequence of copy-to-reg nodes chained together with token chain
5345 // and flag operands which copy the outgoing args into the appropriate regs.
5346 SDValue InFlag;
5347 for (unsigned i = 0, e = RegsToPass.size(); i != e; ++i) {
5348 Chain = DAG.getCopyToReg(Chain, dl, RegsToPass[i].first,
5349 RegsToPass[i].second, InFlag);
5350 InFlag = Chain.getValue(1);
5351 }
5352
5353 if (isTailCall)
5354 PrepareTailCall(DAG, InFlag, Chain, dl, true, SPDiff, NumBytes, LROp,
5355 FPOp, true, TailCallArguments);
5356
Hal Finkel965cea52015-07-12 00:37:44 +00005357 return FinishCall(CallConv, dl, isTailCall, isVarArg, IsPatchPoint,
5358 hasNest, DAG, RegsToPass, InFlag, Chain, CallSeqStart,
5359 Callee, SPDiff, NumBytes, Ins, InVals, CS);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005360}
5361
5362SDValue
5363PPCTargetLowering::LowerCall_Darwin(SDValue Chain, SDValue Callee,
5364 CallingConv::ID CallConv, bool isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00005365 bool isTailCall, bool IsPatchPoint,
Bill Schmidt57d6de52012-10-23 15:51:16 +00005366 const SmallVectorImpl<ISD::OutputArg> &Outs,
5367 const SmallVectorImpl<SDValue> &OutVals,
5368 const SmallVectorImpl<ISD::InputArg> &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00005369 SDLoc dl, SelectionDAG &DAG,
Hal Finkele2ab0f12015-01-15 21:17:34 +00005370 SmallVectorImpl<SDValue> &InVals,
5371 ImmutableCallSite *CS) const {
Bill Schmidt57d6de52012-10-23 15:51:16 +00005372
5373 unsigned NumOps = Outs.size();
Scott Michelcf0da6c2009-02-17 22:15:04 +00005374
Mehdi Amini44ede332015-07-09 02:09:04 +00005375 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Owen Anderson9f944592009-08-11 20:47:22 +00005376 bool isPPC64 = PtrVT == MVT::i64;
Chris Lattnerec78cad2006-06-26 22:48:35 +00005377 unsigned PtrByteSize = isPPC64 ? 8 : 4;
Scott Michelcf0da6c2009-02-17 22:15:04 +00005378
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005379 MachineFunction &MF = DAG.getMachineFunction();
5380
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005381 // Mark this function as potentially containing a function that contains a
5382 // tail call. As a consequence the frame pointer will be used for dynamicalloc
5383 // and restoring the callers stack pointer in this functions epilog. This is
5384 // done because by tail calling the called function might overwrite the value
5385 // in this function's (MF) stack pointer stack slot 0(SP).
Nick Lewycky50f02cb2011-12-02 22:16:29 +00005386 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
5387 CallConv == CallingConv::Fast)
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005388 MF.getInfo<PPCFunctionInfo>()->setHasFastCall();
5389
Chris Lattneraa40ec12006-05-16 22:56:08 +00005390 // Count how many bytes are to be pushed on the stack, including the linkage
Chris Lattnerec78cad2006-06-26 22:48:35 +00005391 // area, and parameter passing area. We start with 24/48 bytes, which is
Chris Lattnerb7552a82006-05-17 00:15:40 +00005392 // prereserved space for [SP][CR][LR][3 x unused].
Eric Christophera4ae2132015-02-13 22:22:57 +00005393 unsigned LinkageSize = Subtarget.getFrameLowering()->getLinkageSize();
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00005394 unsigned NumBytes = LinkageSize;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00005395
5396 // Add up all the space actually used.
5397 // In 32-bit non-varargs calls, Altivec parameters all go at the end; usually
5398 // they all go in registers, but we must reserve stack space for them for
5399 // possible use by the caller. In varargs or 64-bit calls, parameters are
5400 // assigned stack space in order, with padding so Altivec parameters are
5401 // 16-byte aligned.
5402 unsigned nAltivecParamsAtEnd = 0;
5403 for (unsigned i = 0; i != NumOps; ++i) {
5404 ISD::ArgFlagsTy Flags = Outs[i].Flags;
5405 EVT ArgVT = Outs[i].VT;
5406 // Varargs Altivec parameters are padded to a 16 byte boundary.
5407 if (ArgVT == MVT::v4f32 || ArgVT == MVT::v4i32 ||
5408 ArgVT == MVT::v8i16 || ArgVT == MVT::v16i8 ||
5409 ArgVT == MVT::v2f64 || ArgVT == MVT::v2i64) {
5410 if (!isVarArg && !isPPC64) {
5411 // Non-varargs Altivec parameters go after all the non-Altivec
5412 // parameters; handle those later so we know how much padding we need.
5413 nAltivecParamsAtEnd++;
5414 continue;
5415 }
5416 // Varargs and 64-bit Altivec parameters are padded to 16 byte boundary.
5417 NumBytes = ((NumBytes+15)/16)*16;
5418 }
5419 NumBytes += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize);
5420 }
5421
5422 // Allow for Altivec parameters at the end, if needed.
5423 if (nAltivecParamsAtEnd) {
5424 NumBytes = ((NumBytes+15)/16)*16;
5425 NumBytes += 16*nAltivecParamsAtEnd;
5426 }
5427
5428 // The prolog code of the callee may store up to 8 GPR argument registers to
5429 // the stack, allowing va_start to index over them in memory if its varargs.
5430 // Because we cannot tell if this is needed on the caller side, we have to
5431 // conservatively assume that it is needed. As such, make sure we have at
5432 // least enough stack space for the caller to store the 8 GPRs.
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00005433 NumBytes = std::max(NumBytes, LinkageSize + 8 * PtrByteSize);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00005434
5435 // Tail call needs the stack to be aligned.
5436 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
5437 CallConv == CallingConv::Fast)
Eric Christophercccae792015-01-30 22:02:31 +00005438 NumBytes = EnsureStackAlignment(Subtarget.getFrameLowering(), NumBytes);
Dale Johannesenb28456e2008-03-12 00:22:17 +00005439
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005440 // Calculate by how many bytes the stack has to be adjusted in case of tail
5441 // call optimization.
5442 int SPDiff = CalculateTailCallSPDiff(DAG, isTailCall, NumBytes);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005443
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005444 // To protect arguments on the stack from being clobbered in a tail call,
5445 // force all the loads to happen before doing any other lowering.
5446 if (isTailCall)
5447 Chain = DAG.getStackArgumentTokenFactor(Chain);
5448
Chris Lattnerb7552a82006-05-17 00:15:40 +00005449 // Adjust the stack pointer for the new arguments...
5450 // These operations are automatically eliminated by the prolog/epilog pass
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005451 Chain = DAG.getCALLSEQ_START(Chain, DAG.getIntPtrConstant(NumBytes, dl, true),
Andrew Trickad6d08a2013-05-29 22:03:55 +00005452 dl);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005453 SDValue CallSeqStart = Chain;
Scott Michelcf0da6c2009-02-17 22:15:04 +00005454
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005455 // Load the return address and frame pointer so it can be move somewhere else
5456 // later.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005457 SDValue LROp, FPOp;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00005458 Chain = EmitTailCallLoadFPAndRetAddr(DAG, SPDiff, Chain, LROp, FPOp, true,
5459 dl);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005460
Chris Lattnerb7552a82006-05-17 00:15:40 +00005461 // Set up a copy of the stack pointer for use loading and storing any
5462 // arguments that may not fit in the registers available for argument
5463 // passing.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005464 SDValue StackPtr;
Chris Lattnerec78cad2006-06-26 22:48:35 +00005465 if (isPPC64)
Owen Anderson9f944592009-08-11 20:47:22 +00005466 StackPtr = DAG.getRegister(PPC::X1, MVT::i64);
Chris Lattnerec78cad2006-06-26 22:48:35 +00005467 else
Owen Anderson9f944592009-08-11 20:47:22 +00005468 StackPtr = DAG.getRegister(PPC::R1, MVT::i32);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005469
Chris Lattnerb7552a82006-05-17 00:15:40 +00005470 // Figure out which arguments are going to go in registers, and which in
5471 // memory. Also, if this is a vararg function, floating point operations
5472 // must be stored to our stack, and loaded into integer regs as well, if
5473 // any integer regs are available for argument passing.
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00005474 unsigned ArgOffset = LinkageSize;
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005475 unsigned GPR_idx = 0, FPR_idx = 0, VR_idx = 0;
Scott Michelcf0da6c2009-02-17 22:15:04 +00005476
Craig Topper840beec2014-04-04 05:16:06 +00005477 static const MCPhysReg GPR_32[] = { // 32-bit registers.
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005478 PPC::R3, PPC::R4, PPC::R5, PPC::R6,
5479 PPC::R7, PPC::R8, PPC::R9, PPC::R10,
5480 };
Craig Topper840beec2014-04-04 05:16:06 +00005481 static const MCPhysReg GPR_64[] = { // 64-bit registers.
Chris Lattnerec78cad2006-06-26 22:48:35 +00005482 PPC::X3, PPC::X4, PPC::X5, PPC::X6,
5483 PPC::X7, PPC::X8, PPC::X9, PPC::X10,
5484 };
Craig Topper840beec2014-04-04 05:16:06 +00005485 static const MCPhysReg VR[] = {
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005486 PPC::V2, PPC::V3, PPC::V4, PPC::V5, PPC::V6, PPC::V7, PPC::V8,
5487 PPC::V9, PPC::V10, PPC::V11, PPC::V12, PPC::V13
5488 };
Owen Andersone2f23a32007-09-07 04:06:50 +00005489 const unsigned NumGPRs = array_lengthof(GPR_32);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005490 const unsigned NumFPRs = 13;
Tilmann Scheller98bdaaa2009-07-03 06:43:35 +00005491 const unsigned NumVRs = array_lengthof(VR);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005492
Craig Topper840beec2014-04-04 05:16:06 +00005493 const MCPhysReg *GPR = isPPC64 ? GPR_64 : GPR_32;
Chris Lattnerec78cad2006-06-26 22:48:35 +00005494
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005495 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005496 SmallVector<TailCallArgumentInfo, 8> TailCallArguments;
5497
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005498 SmallVector<SDValue, 8> MemOpChains;
Evan Chengc2cd4732006-05-25 00:57:32 +00005499 for (unsigned i = 0; i != NumOps; ++i) {
Dan Gohmanfe7532a2010-07-07 15:54:55 +00005500 SDValue Arg = OutVals[i];
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005501 ISD::ArgFlagsTy Flags = Outs[i].Flags;
Nicolas Geoffray7aad9282007-03-13 15:02:46 +00005502
Chris Lattnerb7552a82006-05-17 00:15:40 +00005503 // PtrOff will be used to store the current argument to the stack if a
5504 // register cannot be found for it.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005505 SDValue PtrOff;
Scott Michelcf0da6c2009-02-17 22:15:04 +00005506
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005507 PtrOff = DAG.getConstant(ArgOffset, dl, StackPtr.getValueType());
Nicolas Geoffray7aad9282007-03-13 15:02:46 +00005508
Dale Johannesen679073b2009-02-04 02:34:38 +00005509 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, StackPtr, PtrOff);
Chris Lattnerec78cad2006-06-26 22:48:35 +00005510
5511 // On PPC64, promote integers to 64-bit values.
Owen Anderson9f944592009-08-11 20:47:22 +00005512 if (isPPC64 && Arg.getValueType() == MVT::i32) {
Duncan Sandsd97eea32008-03-21 09:14:45 +00005513 // FIXME: Should this use ANY_EXTEND if neither sext nor zext?
5514 unsigned ExtOp = Flags.isSExt() ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND;
Owen Anderson9f944592009-08-11 20:47:22 +00005515 Arg = DAG.getNode(ExtOp, dl, MVT::i64, Arg);
Chris Lattnerec78cad2006-06-26 22:48:35 +00005516 }
Dale Johannesen85d41a12008-03-04 23:17:14 +00005517
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005518 // FIXME memcpy is used way more than necessary. Correctness first.
Bill Schmidt019cc6f2012-09-19 15:42:13 +00005519 // Note: "by value" is code for passing a structure by value, not
5520 // basic types.
Duncan Sandsd97eea32008-03-21 09:14:45 +00005521 if (Flags.isByVal()) {
5522 unsigned Size = Flags.getByValSize();
Bill Schmidt57d6de52012-10-23 15:51:16 +00005523 // Very small objects are passed right-justified. Everything else is
5524 // passed left-justified.
5525 if (Size==1 || Size==2) {
5526 EVT VT = (Size==1) ? MVT::i8 : MVT::i16;
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005527 if (GPR_idx != NumGPRs) {
Stuart Hastings81c43062011-02-16 16:23:55 +00005528 SDValue Load = DAG.getExtLoad(ISD::EXTLOAD, dl, PtrVT, Chain, Arg,
Chris Lattner3d178ed2010-09-21 17:04:51 +00005529 MachinePointerInfo(), VT,
Louis Gerbarg67474e32014-07-31 21:45:05 +00005530 false, false, false, 0);
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005531 MemOpChains.push_back(Load.getValue(1));
5532 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005533
5534 ArgOffset += PtrByteSize;
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005535 } else {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005536 SDValue Const = DAG.getConstant(PtrByteSize - Size, dl,
Bill Schmidt48081ca2012-10-16 13:30:53 +00005537 PtrOff.getValueType());
Dale Johannesen679073b2009-02-04 02:34:38 +00005538 SDValue AddPtr = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff, Const);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005539 Chain = CallSeqStart = createMemcpyOutsideCallSeq(Arg, AddPtr,
5540 CallSeqStart,
5541 Flags, DAG, dl);
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005542 ArgOffset += PtrByteSize;
5543 }
5544 continue;
5545 }
Dale Johannesen92dcf1e2008-03-17 02:13:43 +00005546 // Copy entire object into memory. There are cases where gcc-generated
5547 // code assumes it is there, even if it could be put entirely into
5548 // registers. (This is not what the doc says.)
Bill Schmidt57d6de52012-10-23 15:51:16 +00005549 Chain = CallSeqStart = createMemcpyOutsideCallSeq(Arg, PtrOff,
5550 CallSeqStart,
5551 Flags, DAG, dl);
Bill Schmidt019cc6f2012-09-19 15:42:13 +00005552
5553 // For small aggregates (Darwin only) and aggregates >= PtrByteSize,
5554 // copy the pieces of the object that fit into registers from the
5555 // parameter save area.
Dale Johannesen85d41a12008-03-04 23:17:14 +00005556 for (unsigned j=0; j<Size; j+=PtrByteSize) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005557 SDValue Const = DAG.getConstant(j, dl, PtrOff.getValueType());
Dale Johannesen679073b2009-02-04 02:34:38 +00005558 SDValue AddArg = DAG.getNode(ISD::ADD, dl, PtrVT, Arg, Const);
Dale Johannesen85d41a12008-03-04 23:17:14 +00005559 if (GPR_idx != NumGPRs) {
Chris Lattner7727d052010-09-21 06:44:06 +00005560 SDValue Load = DAG.getLoad(PtrVT, dl, Chain, AddArg,
5561 MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00005562 false, false, false, 0);
Dale Johannesen0d235052008-03-05 23:31:27 +00005563 MemOpChains.push_back(Load.getValue(1));
Dale Johannesen85d41a12008-03-04 23:17:14 +00005564 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005565 ArgOffset += PtrByteSize;
Dale Johannesen85d41a12008-03-04 23:17:14 +00005566 } else {
Dale Johannesen92dcf1e2008-03-17 02:13:43 +00005567 ArgOffset += ((Size - j + PtrByteSize-1)/PtrByteSize)*PtrByteSize;
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005568 break;
Dale Johannesen85d41a12008-03-04 23:17:14 +00005569 }
5570 }
5571 continue;
5572 }
5573
Craig Topper56710102013-08-15 02:33:50 +00005574 switch (Arg.getSimpleValueType().SimpleTy) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00005575 default: llvm_unreachable("Unexpected ValueType for argument!");
Hal Finkel5cae2162014-02-28 01:17:25 +00005576 case MVT::i1:
Owen Anderson9f944592009-08-11 20:47:22 +00005577 case MVT::i32:
5578 case MVT::i64:
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005579 if (GPR_idx != NumGPRs) {
Hal Finkel7f908e82014-03-06 00:45:19 +00005580 if (Arg.getValueType() == MVT::i1)
5581 Arg = DAG.getNode(ISD::ZERO_EXTEND, dl, PtrVT, Arg);
5582
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005583 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Arg));
Chris Lattnerb7552a82006-05-17 00:15:40 +00005584 } else {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005585 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5586 isPPC64, isTailCall, false, MemOpChains,
Dale Johannesen021052a2009-02-04 20:06:27 +00005587 TailCallArguments, dl);
Chris Lattnerb7552a82006-05-17 00:15:40 +00005588 }
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005589 ArgOffset += PtrByteSize;
Chris Lattnerb7552a82006-05-17 00:15:40 +00005590 break;
Owen Anderson9f944592009-08-11 20:47:22 +00005591 case MVT::f32:
5592 case MVT::f64:
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005593 if (FPR_idx != NumFPRs) {
5594 RegsToPass.push_back(std::make_pair(FPR[FPR_idx++], Arg));
5595
Chris Lattnerb7552a82006-05-17 00:15:40 +00005596 if (isVarArg) {
Chris Lattner676c61d2010-09-21 18:41:36 +00005597 SDValue Store = DAG.getStore(Chain, dl, Arg, PtrOff,
5598 MachinePointerInfo(), false, false, 0);
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005599 MemOpChains.push_back(Store);
5600
Chris Lattnerb7552a82006-05-17 00:15:40 +00005601 // Float varargs are always shadowed in available integer registers
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005602 if (GPR_idx != NumGPRs) {
Chris Lattner7727d052010-09-21 06:44:06 +00005603 SDValue Load = DAG.getLoad(PtrVT, dl, Store, PtrOff,
Pete Cooper82cd9e82011-11-08 18:42:53 +00005604 MachinePointerInfo(), false, false,
5605 false, 0);
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005606 MemOpChains.push_back(Load.getValue(1));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005607 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Chris Lattnerb7552a82006-05-17 00:15:40 +00005608 }
Owen Anderson9f944592009-08-11 20:47:22 +00005609 if (GPR_idx != NumGPRs && Arg.getValueType() == MVT::f64 && !isPPC64){
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005610 SDValue ConstFour = DAG.getConstant(4, dl, PtrOff.getValueType());
Dale Johannesen679073b2009-02-04 02:34:38 +00005611 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff, ConstFour);
Chris Lattner7727d052010-09-21 06:44:06 +00005612 SDValue Load = DAG.getLoad(PtrVT, dl, Store, PtrOff,
5613 MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00005614 false, false, false, 0);
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005615 MemOpChains.push_back(Load.getValue(1));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005616 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Chris Lattneraa40ec12006-05-16 22:56:08 +00005617 }
5618 } else {
Chris Lattnerb7552a82006-05-17 00:15:40 +00005619 // If we have any FPRs remaining, we may also have GPRs remaining.
5620 // Args passed in FPRs consume either 1 (f32) or 2 (f64) available
5621 // GPRs.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005622 if (GPR_idx != NumGPRs)
5623 ++GPR_idx;
Owen Anderson9f944592009-08-11 20:47:22 +00005624 if (GPR_idx != NumGPRs && Arg.getValueType() == MVT::f64 &&
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005625 !isPPC64) // PPC64 has 64-bit GPR's obviously :)
5626 ++GPR_idx;
Chris Lattneraa40ec12006-05-16 22:56:08 +00005627 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00005628 } else
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005629 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5630 isPPC64, isTailCall, false, MemOpChains,
Dale Johannesen021052a2009-02-04 20:06:27 +00005631 TailCallArguments, dl);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005632 if (isPPC64)
5633 ArgOffset += 8;
5634 else
Owen Anderson9f944592009-08-11 20:47:22 +00005635 ArgOffset += Arg.getValueType() == MVT::f32 ? 4 : 8;
Chris Lattnerb7552a82006-05-17 00:15:40 +00005636 break;
Owen Anderson9f944592009-08-11 20:47:22 +00005637 case MVT::v4f32:
5638 case MVT::v4i32:
5639 case MVT::v8i16:
5640 case MVT::v16i8:
Dale Johannesenb28456e2008-03-12 00:22:17 +00005641 if (isVarArg) {
5642 // These go aligned on the stack, or in the corresponding R registers
Scott Michelcf0da6c2009-02-17 22:15:04 +00005643 // when within range. The Darwin PPC ABI doc claims they also go in
Dale Johannesenb28456e2008-03-12 00:22:17 +00005644 // V registers; in fact gcc does this only for arguments that are
5645 // prototyped, not for those that match the ... We do it for all
5646 // arguments, seems to work.
5647 while (ArgOffset % 16 !=0) {
5648 ArgOffset += PtrByteSize;
5649 if (GPR_idx != NumGPRs)
5650 GPR_idx++;
5651 }
5652 // We could elide this store in the case where the object fits
5653 // entirely in R registers. Maybe later.
Scott Michelcf0da6c2009-02-17 22:15:04 +00005654 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, StackPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005655 DAG.getConstant(ArgOffset, dl, PtrVT));
Chris Lattner676c61d2010-09-21 18:41:36 +00005656 SDValue Store = DAG.getStore(Chain, dl, Arg, PtrOff,
5657 MachinePointerInfo(), false, false, 0);
Dale Johannesenb28456e2008-03-12 00:22:17 +00005658 MemOpChains.push_back(Store);
5659 if (VR_idx != NumVRs) {
Wesley Peck527da1b2010-11-23 03:31:01 +00005660 SDValue Load = DAG.getLoad(MVT::v4f32, dl, Store, PtrOff,
Chris Lattner7727d052010-09-21 06:44:06 +00005661 MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00005662 false, false, false, 0);
Dale Johannesenb28456e2008-03-12 00:22:17 +00005663 MemOpChains.push_back(Load.getValue(1));
5664 RegsToPass.push_back(std::make_pair(VR[VR_idx++], Load));
5665 }
5666 ArgOffset += 16;
5667 for (unsigned i=0; i<16; i+=PtrByteSize) {
5668 if (GPR_idx == NumGPRs)
5669 break;
Dale Johannesen679073b2009-02-04 02:34:38 +00005670 SDValue Ix = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005671 DAG.getConstant(i, dl, PtrVT));
Chris Lattner7727d052010-09-21 06:44:06 +00005672 SDValue Load = DAG.getLoad(PtrVT, dl, Store, Ix, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00005673 false, false, false, 0);
Dale Johannesenb28456e2008-03-12 00:22:17 +00005674 MemOpChains.push_back(Load.getValue(1));
5675 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
5676 }
5677 break;
5678 }
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005679
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00005680 // Non-varargs Altivec params generally go in registers, but have
5681 // stack space allocated at the end.
5682 if (VR_idx != NumVRs) {
5683 // Doesn't have GPR space allocated.
5684 RegsToPass.push_back(std::make_pair(VR[VR_idx++], Arg));
5685 } else if (nAltivecParamsAtEnd==0) {
5686 // We are emitting Altivec params in order.
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005687 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5688 isPPC64, isTailCall, true, MemOpChains,
Dale Johannesen021052a2009-02-04 20:06:27 +00005689 TailCallArguments, dl);
Dale Johannesenb28456e2008-03-12 00:22:17 +00005690 ArgOffset += 16;
Dale Johannesenb28456e2008-03-12 00:22:17 +00005691 }
Chris Lattnerb7552a82006-05-17 00:15:40 +00005692 break;
Chris Lattneraa40ec12006-05-16 22:56:08 +00005693 }
Chris Lattneraa40ec12006-05-16 22:56:08 +00005694 }
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00005695 // If all Altivec parameters fit in registers, as they usually do,
5696 // they get stack space following the non-Altivec parameters. We
5697 // don't track this here because nobody below needs it.
5698 // If there are more Altivec parameters than fit in registers emit
5699 // the stores here.
5700 if (!isVarArg && nAltivecParamsAtEnd > NumVRs) {
5701 unsigned j = 0;
5702 // Offset is aligned; skip 1st 12 params which go in V registers.
5703 ArgOffset = ((ArgOffset+15)/16)*16;
5704 ArgOffset += 12*16;
5705 for (unsigned i = 0; i != NumOps; ++i) {
Dan Gohmanfe7532a2010-07-07 15:54:55 +00005706 SDValue Arg = OutVals[i];
5707 EVT ArgType = Outs[i].VT;
Owen Anderson9f944592009-08-11 20:47:22 +00005708 if (ArgType==MVT::v4f32 || ArgType==MVT::v4i32 ||
5709 ArgType==MVT::v8i16 || ArgType==MVT::v16i8) {
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00005710 if (++j > NumVRs) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005711 SDValue PtrOff;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005712 // We are emitting Altivec params in order.
5713 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5714 isPPC64, isTailCall, true, MemOpChains,
Dale Johannesen021052a2009-02-04 20:06:27 +00005715 TailCallArguments, dl);
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00005716 ArgOffset += 16;
5717 }
5718 }
5719 }
5720 }
5721
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005722 if (!MemOpChains.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00005723 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOpChains);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005724
Dale Johannesen90eab672010-03-09 20:15:42 +00005725 // On Darwin, R12 must contain the address of an indirect callee. This does
5726 // not mean the MTCTR instruction must use R12; it's easier to model this as
5727 // an extra parameter, so do that.
Wesley Peck527da1b2010-11-23 03:31:01 +00005728 if (!isTailCall &&
Hal Finkel87deb0b2015-01-12 04:34:47 +00005729 !isFunctionGlobalAddress(Callee) &&
5730 !isa<ExternalSymbolSDNode>(Callee) &&
Dale Johannesen90eab672010-03-09 20:15:42 +00005731 !isBLACompatibleAddress(Callee, DAG))
5732 RegsToPass.push_back(std::make_pair((unsigned)(isPPC64 ? PPC::X12 :
5733 PPC::R12), Callee));
5734
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005735 // Build a sequence of copy-to-reg nodes chained together with token chain
5736 // and flag operands which copy the outgoing args into the appropriate regs.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005737 SDValue InFlag;
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005738 for (unsigned i = 0, e = RegsToPass.size(); i != e; ++i) {
Scott Michelcf0da6c2009-02-17 22:15:04 +00005739 Chain = DAG.getCopyToReg(Chain, dl, RegsToPass[i].first,
Dale Johannesen679073b2009-02-04 02:34:38 +00005740 RegsToPass[i].second, InFlag);
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005741 InFlag = Chain.getValue(1);
5742 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00005743
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00005744 if (isTailCall)
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005745 PrepareTailCall(DAG, InFlag, Chain, dl, isPPC64, SPDiff, NumBytes, LROp,
5746 FPOp, true, TailCallArguments);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005747
Hal Finkel965cea52015-07-12 00:37:44 +00005748 return FinishCall(CallConv, dl, isTailCall, isVarArg, IsPatchPoint,
5749 /* unused except on PPC64 ELFv1 */ false, DAG,
Hal Finkele2ab0f12015-01-15 21:17:34 +00005750 RegsToPass, InFlag, Chain, CallSeqStart, Callee, SPDiff,
5751 NumBytes, Ins, InVals, CS);
Chris Lattneraa40ec12006-05-16 22:56:08 +00005752}
5753
Hal Finkel450128a2011-10-14 19:51:36 +00005754bool
5755PPCTargetLowering::CanLowerReturn(CallingConv::ID CallConv,
5756 MachineFunction &MF, bool isVarArg,
5757 const SmallVectorImpl<ISD::OutputArg> &Outs,
5758 LLVMContext &Context) const {
5759 SmallVector<CCValAssign, 16> RVLocs;
Eric Christopherb5217502014-08-06 18:45:26 +00005760 CCState CCInfo(CallConv, isVarArg, MF, RVLocs, Context);
Hal Finkel450128a2011-10-14 19:51:36 +00005761 return CCInfo.CheckReturn(Outs, RetCC_PPC);
5762}
5763
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005764SDValue
5765PPCTargetLowering::LowerReturn(SDValue Chain,
Sandeep Patel68c5f472009-09-02 08:44:58 +00005766 CallingConv::ID CallConv, bool isVarArg,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005767 const SmallVectorImpl<ISD::OutputArg> &Outs,
Dan Gohmanfe7532a2010-07-07 15:54:55 +00005768 const SmallVectorImpl<SDValue> &OutVals,
Andrew Trickef9de2a2013-05-25 02:42:55 +00005769 SDLoc dl, SelectionDAG &DAG) const {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005770
Chris Lattner4f2e4e02007-03-06 00:59:59 +00005771 SmallVector<CCValAssign, 16> RVLocs;
Eric Christopherb5217502014-08-06 18:45:26 +00005772 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), RVLocs,
5773 *DAG.getContext());
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005774 CCInfo.AnalyzeReturn(Outs, RetCC_PPC);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005775
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005776 SDValue Flag;
Jakob Stoklund Olesen8660a8c2013-02-05 18:12:00 +00005777 SmallVector<SDValue, 4> RetOps(1, Chain);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005778
Chris Lattner4f2e4e02007-03-06 00:59:59 +00005779 // Copy the result values into the output registers.
5780 for (unsigned i = 0; i != RVLocs.size(); ++i) {
5781 CCValAssign &VA = RVLocs[i];
5782 assert(VA.isRegLoc() && "Can only return in registers!");
Ulrich Weigand339d0592012-11-05 19:39:45 +00005783
5784 SDValue Arg = OutVals[i];
5785
5786 switch (VA.getLocInfo()) {
5787 default: llvm_unreachable("Unknown loc info!");
5788 case CCValAssign::Full: break;
5789 case CCValAssign::AExt:
5790 Arg = DAG.getNode(ISD::ANY_EXTEND, dl, VA.getLocVT(), Arg);
5791 break;
5792 case CCValAssign::ZExt:
5793 Arg = DAG.getNode(ISD::ZERO_EXTEND, dl, VA.getLocVT(), Arg);
5794 break;
5795 case CCValAssign::SExt:
5796 Arg = DAG.getNode(ISD::SIGN_EXTEND, dl, VA.getLocVT(), Arg);
5797 break;
5798 }
5799
5800 Chain = DAG.getCopyToReg(Chain, dl, VA.getLocReg(), Arg, Flag);
Chris Lattner4f2e4e02007-03-06 00:59:59 +00005801 Flag = Chain.getValue(1);
Jakob Stoklund Olesen8660a8c2013-02-05 18:12:00 +00005802 RetOps.push_back(DAG.getRegister(VA.getLocReg(), VA.getLocVT()));
Chris Lattner4f2e4e02007-03-06 00:59:59 +00005803 }
5804
Jakob Stoklund Olesen8660a8c2013-02-05 18:12:00 +00005805 RetOps[0] = Chain; // Update chain.
5806
5807 // Add the flag if we have it.
Gabor Greiff304a7a2008-08-28 21:40:38 +00005808 if (Flag.getNode())
Jakob Stoklund Olesen8660a8c2013-02-05 18:12:00 +00005809 RetOps.push_back(Flag);
5810
Craig Topper48d114b2014-04-26 18:35:24 +00005811 return DAG.getNode(PPCISD::RET_FLAG, dl, MVT::Other, RetOps);
Chris Lattner4211ca92006-04-14 06:01:58 +00005812}
5813
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005814SDValue PPCTargetLowering::LowerSTACKRESTORE(SDValue Op, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00005815 const PPCSubtarget &Subtarget) const {
Jim Laskeye4f4d042006-12-04 22:04:42 +00005816 // When we pop the dynamic allocation we need to restore the SP link.
Andrew Trickef9de2a2013-05-25 02:42:55 +00005817 SDLoc dl(Op);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005818
Jim Laskeye4f4d042006-12-04 22:04:42 +00005819 // Get the corect type for pointers.
Mehdi Amini44ede332015-07-09 02:09:04 +00005820 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Jim Laskeye4f4d042006-12-04 22:04:42 +00005821
5822 // Construct the stack pointer operand.
Dale Johannesen86dcae12009-11-24 01:09:07 +00005823 bool isPPC64 = Subtarget.isPPC64();
5824 unsigned SP = isPPC64 ? PPC::X1 : PPC::R1;
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005825 SDValue StackPtr = DAG.getRegister(SP, PtrVT);
Jim Laskeye4f4d042006-12-04 22:04:42 +00005826
5827 // Get the operands for the STACKRESTORE.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005828 SDValue Chain = Op.getOperand(0);
5829 SDValue SaveSP = Op.getOperand(1);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005830
Jim Laskeye4f4d042006-12-04 22:04:42 +00005831 // Load the old link SP.
Chris Lattner7727d052010-09-21 06:44:06 +00005832 SDValue LoadLinkSP = DAG.getLoad(PtrVT, dl, Chain, StackPtr,
5833 MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00005834 false, false, false, 0);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005835
Jim Laskeye4f4d042006-12-04 22:04:42 +00005836 // Restore the stack pointer.
Dale Johannesen021052a2009-02-04 20:06:27 +00005837 Chain = DAG.getCopyToReg(LoadLinkSP.getValue(1), dl, SP, SaveSP);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005838
Jim Laskeye4f4d042006-12-04 22:04:42 +00005839 // Store the old link SP.
Chris Lattner676c61d2010-09-21 18:41:36 +00005840 return DAG.getStore(Chain, dl, LoadLinkSP, StackPtr, MachinePointerInfo(),
David Greene87a5abe2010-02-15 16:56:53 +00005841 false, false, 0);
Jim Laskeye4f4d042006-12-04 22:04:42 +00005842}
5843
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005844
5845
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005846SDValue
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005847PPCTargetLowering::getReturnAddrFrameIndex(SelectionDAG & DAG) const {
Jim Laskey48850c12006-11-16 22:43:37 +00005848 MachineFunction &MF = DAG.getMachineFunction();
Eric Christopherb1aaebe2014-06-12 22:38:18 +00005849 bool isPPC64 = Subtarget.isPPC64();
Mehdi Amini44ede332015-07-09 02:09:04 +00005850 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005851
5852 // Get current frame pointer save index. The users of this index will be
5853 // primarily DYNALLOC instructions.
5854 PPCFunctionInfo *FI = MF.getInfo<PPCFunctionInfo>();
5855 int RASI = FI->getReturnAddrSaveIndex();
5856
5857 // If the frame pointer save index hasn't been defined yet.
5858 if (!RASI) {
5859 // Find out what the fix offset of the frame pointer save area.
Eric Christopherf71609b2015-02-13 00:39:27 +00005860 int LROffset = Subtarget.getFrameLowering()->getReturnSaveOffset();
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005861 // Allocate the frame index for frame pointer save area.
Hal Finkel6e27c6d2014-12-23 09:45:06 +00005862 RASI = MF.getFrameInfo()->CreateFixedObject(isPPC64? 8 : 4, LROffset, false);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005863 // Save the result.
5864 FI->setReturnAddrSaveIndex(RASI);
5865 }
5866 return DAG.getFrameIndex(RASI, PtrVT);
5867}
5868
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005869SDValue
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005870PPCTargetLowering::getFramePointerFrameIndex(SelectionDAG & DAG) const {
5871 MachineFunction &MF = DAG.getMachineFunction();
Eric Christopherb1aaebe2014-06-12 22:38:18 +00005872 bool isPPC64 = Subtarget.isPPC64();
Mehdi Amini44ede332015-07-09 02:09:04 +00005873 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Jim Laskey48850c12006-11-16 22:43:37 +00005874
5875 // Get current frame pointer save index. The users of this index will be
5876 // primarily DYNALLOC instructions.
5877 PPCFunctionInfo *FI = MF.getInfo<PPCFunctionInfo>();
5878 int FPSI = FI->getFramePointerSaveIndex();
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005879
Jim Laskey48850c12006-11-16 22:43:37 +00005880 // If the frame pointer save index hasn't been defined yet.
5881 if (!FPSI) {
5882 // Find out what the fix offset of the frame pointer save area.
Eric Christopherdc3a8a42015-02-13 00:39:38 +00005883 int FPOffset = Subtarget.getFrameLowering()->getFramePointerSaveOffset();
Jim Laskey48850c12006-11-16 22:43:37 +00005884 // Allocate the frame index for frame pointer save area.
Evan Cheng0664a672010-07-03 00:40:23 +00005885 FPSI = MF.getFrameInfo()->CreateFixedObject(isPPC64? 8 : 4, FPOffset, true);
Jim Laskey48850c12006-11-16 22:43:37 +00005886 // Save the result.
Scott Michelcf0da6c2009-02-17 22:15:04 +00005887 FI->setFramePointerSaveIndex(FPSI);
Jim Laskey48850c12006-11-16 22:43:37 +00005888 }
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005889 return DAG.getFrameIndex(FPSI, PtrVT);
5890}
Jim Laskey48850c12006-11-16 22:43:37 +00005891
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005892SDValue PPCTargetLowering::LowerDYNAMIC_STACKALLOC(SDValue Op,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005893 SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00005894 const PPCSubtarget &Subtarget) const {
Jim Laskey48850c12006-11-16 22:43:37 +00005895 // Get the inputs.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005896 SDValue Chain = Op.getOperand(0);
5897 SDValue Size = Op.getOperand(1);
Andrew Trickef9de2a2013-05-25 02:42:55 +00005898 SDLoc dl(Op);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005899
Jim Laskey48850c12006-11-16 22:43:37 +00005900 // Get the corect type for pointers.
Mehdi Amini44ede332015-07-09 02:09:04 +00005901 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Jim Laskey48850c12006-11-16 22:43:37 +00005902 // Negate the size.
Dale Johannesen400dc2e2009-02-06 21:50:26 +00005903 SDValue NegSize = DAG.getNode(ISD::SUB, dl, PtrVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005904 DAG.getConstant(0, dl, PtrVT), Size);
Jim Laskey48850c12006-11-16 22:43:37 +00005905 // Construct a node for the frame pointer save index.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005906 SDValue FPSIdx = getFramePointerFrameIndex(DAG);
Jim Laskey48850c12006-11-16 22:43:37 +00005907 // Build a DYNALLOC node.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005908 SDValue Ops[3] = { Chain, NegSize, FPSIdx };
Owen Anderson9f944592009-08-11 20:47:22 +00005909 SDVTList VTs = DAG.getVTList(PtrVT, MVT::Other);
Craig Topper48d114b2014-04-26 18:35:24 +00005910 return DAG.getNode(PPCISD::DYNALLOC, dl, VTs, Ops);
Jim Laskey48850c12006-11-16 22:43:37 +00005911}
5912
Hal Finkel756810f2013-03-21 21:37:52 +00005913SDValue PPCTargetLowering::lowerEH_SJLJ_SETJMP(SDValue Op,
5914 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00005915 SDLoc DL(Op);
Hal Finkel756810f2013-03-21 21:37:52 +00005916 return DAG.getNode(PPCISD::EH_SJLJ_SETJMP, DL,
5917 DAG.getVTList(MVT::i32, MVT::Other),
5918 Op.getOperand(0), Op.getOperand(1));
5919}
5920
5921SDValue PPCTargetLowering::lowerEH_SJLJ_LONGJMP(SDValue Op,
5922 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00005923 SDLoc DL(Op);
Hal Finkel756810f2013-03-21 21:37:52 +00005924 return DAG.getNode(PPCISD::EH_SJLJ_LONGJMP, DL, MVT::Other,
5925 Op.getOperand(0), Op.getOperand(1));
5926}
5927
Hal Finkel940ab932014-02-28 00:27:01 +00005928SDValue PPCTargetLowering::LowerLOAD(SDValue Op, SelectionDAG &DAG) const {
Hal Finkelc93a9a22015-02-25 01:06:45 +00005929 if (Op.getValueType().isVector())
5930 return LowerVectorLoad(Op, DAG);
5931
Hal Finkel940ab932014-02-28 00:27:01 +00005932 assert(Op.getValueType() == MVT::i1 &&
5933 "Custom lowering only for i1 loads");
5934
5935 // First, load 8 bits into 32 bits, then truncate to 1 bit.
5936
5937 SDLoc dl(Op);
5938 LoadSDNode *LD = cast<LoadSDNode>(Op);
5939
5940 SDValue Chain = LD->getChain();
5941 SDValue BasePtr = LD->getBasePtr();
5942 MachineMemOperand *MMO = LD->getMemOperand();
5943
Mehdi Amini44ede332015-07-09 02:09:04 +00005944 SDValue NewLD =
5945 DAG.getExtLoad(ISD::EXTLOAD, dl, getPointerTy(DAG.getDataLayout()), Chain,
5946 BasePtr, MVT::i8, MMO);
Hal Finkel940ab932014-02-28 00:27:01 +00005947 SDValue Result = DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, NewLD);
5948
5949 SDValue Ops[] = { Result, SDValue(NewLD.getNode(), 1) };
Craig Topper64941d92014-04-27 19:20:57 +00005950 return DAG.getMergeValues(Ops, dl);
Hal Finkel940ab932014-02-28 00:27:01 +00005951}
5952
5953SDValue PPCTargetLowering::LowerSTORE(SDValue Op, SelectionDAG &DAG) const {
Hal Finkelc93a9a22015-02-25 01:06:45 +00005954 if (Op.getOperand(1).getValueType().isVector())
5955 return LowerVectorStore(Op, DAG);
5956
Hal Finkel940ab932014-02-28 00:27:01 +00005957 assert(Op.getOperand(1).getValueType() == MVT::i1 &&
5958 "Custom lowering only for i1 stores");
5959
5960 // First, zero extend to 32 bits, then use a truncating store to 8 bits.
5961
5962 SDLoc dl(Op);
5963 StoreSDNode *ST = cast<StoreSDNode>(Op);
5964
5965 SDValue Chain = ST->getChain();
5966 SDValue BasePtr = ST->getBasePtr();
5967 SDValue Value = ST->getValue();
5968 MachineMemOperand *MMO = ST->getMemOperand();
5969
Mehdi Amini44ede332015-07-09 02:09:04 +00005970 Value = DAG.getNode(ISD::ZERO_EXTEND, dl, getPointerTy(DAG.getDataLayout()),
5971 Value);
Hal Finkel940ab932014-02-28 00:27:01 +00005972 return DAG.getTruncStore(Chain, dl, Value, BasePtr, MVT::i8, MMO);
5973}
5974
5975// FIXME: Remove this once the ANDI glue bug is fixed:
5976SDValue PPCTargetLowering::LowerTRUNCATE(SDValue Op, SelectionDAG &DAG) const {
5977 assert(Op.getValueType() == MVT::i1 &&
5978 "Custom lowering only for i1 results");
5979
5980 SDLoc DL(Op);
5981 return DAG.getNode(PPCISD::ANDIo_1_GT_BIT, DL, MVT::i1,
5982 Op.getOperand(0));
5983}
5984
Chris Lattner4211ca92006-04-14 06:01:58 +00005985/// LowerSELECT_CC - Lower floating point select_cc's into fsel instruction when
5986/// possible.
Dan Gohman21cea8a2010-04-17 15:26:15 +00005987SDValue PPCTargetLowering::LowerSELECT_CC(SDValue Op, SelectionDAG &DAG) const {
Chris Lattner4211ca92006-04-14 06:01:58 +00005988 // Not FP? Not a fsel.
Duncan Sands13237ac2008-06-06 12:08:01 +00005989 if (!Op.getOperand(0).getValueType().isFloatingPoint() ||
5990 !Op.getOperand(2).getValueType().isFloatingPoint())
Eli Friedman5806e182009-05-28 04:31:08 +00005991 return Op;
Scott Michelcf0da6c2009-02-17 22:15:04 +00005992
Hal Finkel81f87992013-04-07 22:11:09 +00005993 // We might be able to do better than this under some circumstances, but in
5994 // general, fsel-based lowering of select is a finite-math-only optimization.
5995 // For more information, see section F.3 of the 2.06 ISA specification.
5996 if (!DAG.getTarget().Options.NoInfsFPMath ||
5997 !DAG.getTarget().Options.NoNaNsFPMath)
5998 return Op;
Scott Michelcf0da6c2009-02-17 22:15:04 +00005999
Hal Finkel81f87992013-04-07 22:11:09 +00006000 ISD::CondCode CC = cast<CondCodeSDNode>(Op.getOperand(4))->get();
Scott Michelcf0da6c2009-02-17 22:15:04 +00006001
Owen Anderson53aa7a92009-08-10 22:56:29 +00006002 EVT ResVT = Op.getValueType();
6003 EVT CmpVT = Op.getOperand(0).getValueType();
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006004 SDValue LHS = Op.getOperand(0), RHS = Op.getOperand(1);
6005 SDValue TV = Op.getOperand(2), FV = Op.getOperand(3);
Andrew Trickef9de2a2013-05-25 02:42:55 +00006006 SDLoc dl(Op);
Scott Michelcf0da6c2009-02-17 22:15:04 +00006007
Chris Lattner4211ca92006-04-14 06:01:58 +00006008 // If the RHS of the comparison is a 0.0, we don't need to do the
6009 // subtraction at all.
Hal Finkel81f87992013-04-07 22:11:09 +00006010 SDValue Sel1;
Chris Lattner4211ca92006-04-14 06:01:58 +00006011 if (isFloatingPointZero(RHS))
6012 switch (CC) {
6013 default: break; // SETUO etc aren't handled by fsel.
Hal Finkel81f87992013-04-07 22:11:09 +00006014 case ISD::SETNE:
6015 std::swap(TV, FV);
6016 case ISD::SETEQ:
6017 if (LHS.getValueType() == MVT::f32) // Comparison is always 64-bits
6018 LHS = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, LHS);
6019 Sel1 = DAG.getNode(PPCISD::FSEL, dl, ResVT, LHS, TV, FV);
6020 if (Sel1.getValueType() == MVT::f32) // Comparison is always 64-bits
6021 Sel1 = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Sel1);
6022 return DAG.getNode(PPCISD::FSEL, dl, ResVT,
6023 DAG.getNode(ISD::FNEG, dl, MVT::f64, LHS), Sel1, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006024 case ISD::SETULT:
6025 case ISD::SETLT:
6026 std::swap(TV, FV); // fsel is natively setge, swap operands for setlt
Chris Lattnerb56d22c2006-05-24 00:06:44 +00006027 case ISD::SETOGE:
Chris Lattner4211ca92006-04-14 06:01:58 +00006028 case ISD::SETGE:
Owen Anderson9f944592009-08-11 20:47:22 +00006029 if (LHS.getValueType() == MVT::f32) // Comparison is always 64-bits
6030 LHS = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, LHS);
Dale Johannesen400dc2e2009-02-06 21:50:26 +00006031 return DAG.getNode(PPCISD::FSEL, dl, ResVT, LHS, TV, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006032 case ISD::SETUGT:
6033 case ISD::SETGT:
6034 std::swap(TV, FV); // fsel is natively setge, swap operands for setlt
Chris Lattnerb56d22c2006-05-24 00:06:44 +00006035 case ISD::SETOLE:
Chris Lattner4211ca92006-04-14 06:01:58 +00006036 case ISD::SETLE:
Owen Anderson9f944592009-08-11 20:47:22 +00006037 if (LHS.getValueType() == MVT::f32) // Comparison is always 64-bits
6038 LHS = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, LHS);
Dale Johannesen400dc2e2009-02-06 21:50:26 +00006039 return DAG.getNode(PPCISD::FSEL, dl, ResVT,
Owen Anderson9f944592009-08-11 20:47:22 +00006040 DAG.getNode(ISD::FNEG, dl, MVT::f64, LHS), TV, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006041 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00006042
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006043 SDValue Cmp;
Chris Lattner4211ca92006-04-14 06:01:58 +00006044 switch (CC) {
6045 default: break; // SETUO etc aren't handled by fsel.
Hal Finkel81f87992013-04-07 22:11:09 +00006046 case ISD::SETNE:
6047 std::swap(TV, FV);
6048 case ISD::SETEQ:
6049 Cmp = DAG.getNode(ISD::FSUB, dl, CmpVT, LHS, RHS);
6050 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
6051 Cmp = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Cmp);
6052 Sel1 = DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, TV, FV);
6053 if (Sel1.getValueType() == MVT::f32) // Comparison is always 64-bits
6054 Sel1 = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Sel1);
6055 return DAG.getNode(PPCISD::FSEL, dl, ResVT,
6056 DAG.getNode(ISD::FNEG, dl, MVT::f64, Cmp), Sel1, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006057 case ISD::SETULT:
6058 case ISD::SETLT:
Dale Johannesen400dc2e2009-02-06 21:50:26 +00006059 Cmp = DAG.getNode(ISD::FSUB, dl, CmpVT, LHS, RHS);
Owen Anderson9f944592009-08-11 20:47:22 +00006060 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
6061 Cmp = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Cmp);
Hal Finkel81f87992013-04-07 22:11:09 +00006062 return DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, FV, TV);
Chris Lattnerb56d22c2006-05-24 00:06:44 +00006063 case ISD::SETOGE:
Chris Lattner4211ca92006-04-14 06:01:58 +00006064 case ISD::SETGE:
Dale Johannesen400dc2e2009-02-06 21:50:26 +00006065 Cmp = DAG.getNode(ISD::FSUB, dl, CmpVT, LHS, RHS);
Owen Anderson9f944592009-08-11 20:47:22 +00006066 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
6067 Cmp = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Cmp);
Hal Finkel81f87992013-04-07 22:11:09 +00006068 return DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, TV, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006069 case ISD::SETUGT:
6070 case ISD::SETGT:
Dale Johannesen400dc2e2009-02-06 21:50:26 +00006071 Cmp = DAG.getNode(ISD::FSUB, dl, CmpVT, RHS, LHS);
Owen Anderson9f944592009-08-11 20:47:22 +00006072 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
6073 Cmp = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Cmp);
Hal Finkel81f87992013-04-07 22:11:09 +00006074 return DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, FV, TV);
Chris Lattnerb56d22c2006-05-24 00:06:44 +00006075 case ISD::SETOLE:
Chris Lattner4211ca92006-04-14 06:01:58 +00006076 case ISD::SETLE:
Dale Johannesen400dc2e2009-02-06 21:50:26 +00006077 Cmp = DAG.getNode(ISD::FSUB, dl, CmpVT, RHS, LHS);
Owen Anderson9f944592009-08-11 20:47:22 +00006078 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
6079 Cmp = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Cmp);
Hal Finkel81f87992013-04-07 22:11:09 +00006080 return DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, TV, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006081 }
Eli Friedman5806e182009-05-28 04:31:08 +00006082 return Op;
Chris Lattner4211ca92006-04-14 06:01:58 +00006083}
6084
Hal Finkeled844c42015-01-06 22:31:02 +00006085void PPCTargetLowering::LowerFP_TO_INTForReuse(SDValue Op, ReuseLoadInfo &RLI,
6086 SelectionDAG &DAG,
6087 SDLoc dl) const {
Duncan Sands13237ac2008-06-06 12:08:01 +00006088 assert(Op.getOperand(0).getValueType().isFloatingPoint());
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006089 SDValue Src = Op.getOperand(0);
Owen Anderson9f944592009-08-11 20:47:22 +00006090 if (Src.getValueType() == MVT::f32)
6091 Src = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Src);
Duncan Sands2a287912008-07-19 16:26:02 +00006092
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006093 SDValue Tmp;
Craig Topper56710102013-08-15 02:33:50 +00006094 switch (Op.getSimpleValueType().SimpleTy) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00006095 default: llvm_unreachable("Unhandled FP_TO_INT type in custom expander!");
Owen Anderson9f944592009-08-11 20:47:22 +00006096 case MVT::i32:
Eric Christophercccae792015-01-30 22:02:31 +00006097 Tmp = DAG.getNode(
6098 Op.getOpcode() == ISD::FP_TO_SINT
6099 ? PPCISD::FCTIWZ
6100 : (Subtarget.hasFPCVT() ? PPCISD::FCTIWUZ : PPCISD::FCTIDZ),
6101 dl, MVT::f64, Src);
Chris Lattner4211ca92006-04-14 06:01:58 +00006102 break;
Owen Anderson9f944592009-08-11 20:47:22 +00006103 case MVT::i64:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006104 assert((Op.getOpcode() == ISD::FP_TO_SINT || Subtarget.hasFPCVT()) &&
Hal Finkel3f88d082013-04-01 18:42:58 +00006105 "i64 FP_TO_UINT is supported only with FPCVT");
Hal Finkelf6d45f22013-04-01 17:52:07 +00006106 Tmp = DAG.getNode(Op.getOpcode()==ISD::FP_TO_SINT ? PPCISD::FCTIDZ :
6107 PPCISD::FCTIDUZ,
6108 dl, MVT::f64, Src);
Chris Lattner4211ca92006-04-14 06:01:58 +00006109 break;
6110 }
Duncan Sands2a287912008-07-19 16:26:02 +00006111
Chris Lattner4211ca92006-04-14 06:01:58 +00006112 // Convert the FP value to an int value through memory.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006113 bool i32Stack = Op.getValueType() == MVT::i32 && Subtarget.hasSTFIWX() &&
6114 (Op.getOpcode() == ISD::FP_TO_SINT || Subtarget.hasFPCVT());
Hal Finkelf6d45f22013-04-01 17:52:07 +00006115 SDValue FIPtr = DAG.CreateStackTemporary(i32Stack ? MVT::i32 : MVT::f64);
6116 int FI = cast<FrameIndexSDNode>(FIPtr)->getIndex();
Alex Lorenze40c8a22015-08-11 23:09:45 +00006117 MachinePointerInfo MPI =
6118 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI);
Duncan Sands2a287912008-07-19 16:26:02 +00006119
Chris Lattner06a49542007-10-15 20:14:52 +00006120 // Emit a store to the stack slot.
Hal Finkelf6d45f22013-04-01 17:52:07 +00006121 SDValue Chain;
6122 if (i32Stack) {
6123 MachineFunction &MF = DAG.getMachineFunction();
6124 MachineMemOperand *MMO =
6125 MF.getMachineMemOperand(MPI, MachineMemOperand::MOStore, 4, 4);
6126 SDValue Ops[] = { DAG.getEntryNode(), Tmp, FIPtr };
6127 Chain = DAG.getMemIntrinsicNode(PPCISD::STFIWX, dl,
Craig Topper206fcd42014-04-26 19:29:41 +00006128 DAG.getVTList(MVT::Other), Ops, MVT::i32, MMO);
Hal Finkelf6d45f22013-04-01 17:52:07 +00006129 } else
6130 Chain = DAG.getStore(DAG.getEntryNode(), dl, Tmp, FIPtr,
6131 MPI, false, false, 0);
Chris Lattner06a49542007-10-15 20:14:52 +00006132
6133 // Result is a load from the stack slot. If loading 4 bytes, make sure to
6134 // add in a bias.
Hal Finkelf6d45f22013-04-01 17:52:07 +00006135 if (Op.getValueType() == MVT::i32 && !i32Stack) {
Dale Johannesen021052a2009-02-04 20:06:27 +00006136 FIPtr = DAG.getNode(ISD::ADD, dl, FIPtr.getValueType(), FIPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006137 DAG.getConstant(4, dl, FIPtr.getValueType()));
Hal Finkeled844c42015-01-06 22:31:02 +00006138 MPI = MPI.getWithOffset(4);
Hal Finkelf6d45f22013-04-01 17:52:07 +00006139 }
6140
Hal Finkeled844c42015-01-06 22:31:02 +00006141 RLI.Chain = Chain;
6142 RLI.Ptr = FIPtr;
6143 RLI.MPI = MPI;
6144}
6145
Nemanja Ivanovicc38b5312015-04-11 10:40:42 +00006146/// \brief Custom lowers floating point to integer conversions to use
6147/// the direct move instructions available in ISA 2.07 to avoid the
6148/// need for load/store combinations.
6149SDValue PPCTargetLowering::LowerFP_TO_INTDirectMove(SDValue Op,
6150 SelectionDAG &DAG,
6151 SDLoc dl) const {
6152 assert(Op.getOperand(0).getValueType().isFloatingPoint());
6153 SDValue Src = Op.getOperand(0);
6154
6155 if (Src.getValueType() == MVT::f32)
6156 Src = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Src);
6157
6158 SDValue Tmp;
6159 switch (Op.getSimpleValueType().SimpleTy) {
6160 default: llvm_unreachable("Unhandled FP_TO_INT type in custom expander!");
6161 case MVT::i32:
6162 Tmp = DAG.getNode(
6163 Op.getOpcode() == ISD::FP_TO_SINT
6164 ? PPCISD::FCTIWZ
6165 : (Subtarget.hasFPCVT() ? PPCISD::FCTIWUZ : PPCISD::FCTIDZ),
6166 dl, MVT::f64, Src);
6167 Tmp = DAG.getNode(PPCISD::MFVSR, dl, MVT::i32, Tmp);
6168 break;
6169 case MVT::i64:
6170 assert((Op.getOpcode() == ISD::FP_TO_SINT || Subtarget.hasFPCVT()) &&
6171 "i64 FP_TO_UINT is supported only with FPCVT");
6172 Tmp = DAG.getNode(Op.getOpcode()==ISD::FP_TO_SINT ? PPCISD::FCTIDZ :
6173 PPCISD::FCTIDUZ,
6174 dl, MVT::f64, Src);
6175 Tmp = DAG.getNode(PPCISD::MFVSR, dl, MVT::i64, Tmp);
6176 break;
6177 }
6178 return Tmp;
6179}
6180
Hal Finkeled844c42015-01-06 22:31:02 +00006181SDValue PPCTargetLowering::LowerFP_TO_INT(SDValue Op, SelectionDAG &DAG,
6182 SDLoc dl) const {
Nemanja Ivanovicc38b5312015-04-11 10:40:42 +00006183 if (Subtarget.hasDirectMove() && Subtarget.isPPC64())
6184 return LowerFP_TO_INTDirectMove(Op, DAG, dl);
6185
Hal Finkeled844c42015-01-06 22:31:02 +00006186 ReuseLoadInfo RLI;
6187 LowerFP_TO_INTForReuse(Op, RLI, DAG, dl);
6188
6189 return DAG.getLoad(Op.getValueType(), dl, RLI.Chain, RLI.Ptr, RLI.MPI, false,
6190 false, RLI.IsInvariant, RLI.Alignment, RLI.AAInfo,
6191 RLI.Ranges);
6192}
6193
6194// We're trying to insert a regular store, S, and then a load, L. If the
6195// incoming value, O, is a load, we might just be able to have our load use the
6196// address used by O. However, we don't know if anything else will store to
6197// that address before we can load from it. To prevent this situation, we need
6198// to insert our load, L, into the chain as a peer of O. To do this, we give L
6199// the same chain operand as O, we create a token factor from the chain results
6200// of O and L, and we replace all uses of O's chain result with that token
6201// factor (see spliceIntoChain below for this last part).
6202bool PPCTargetLowering::canReuseLoadAddress(SDValue Op, EVT MemVT,
6203 ReuseLoadInfo &RLI,
Hal Finkel6c392692015-01-09 01:34:30 +00006204 SelectionDAG &DAG,
6205 ISD::LoadExtType ET) const {
Hal Finkeled844c42015-01-06 22:31:02 +00006206 SDLoc dl(Op);
Hal Finkel6c392692015-01-09 01:34:30 +00006207 if (ET == ISD::NON_EXTLOAD &&
6208 (Op.getOpcode() == ISD::FP_TO_UINT ||
Hal Finkeled844c42015-01-06 22:31:02 +00006209 Op.getOpcode() == ISD::FP_TO_SINT) &&
6210 isOperationLegalOrCustom(Op.getOpcode(),
6211 Op.getOperand(0).getValueType())) {
6212
6213 LowerFP_TO_INTForReuse(Op, RLI, DAG, dl);
6214 return true;
6215 }
6216
6217 LoadSDNode *LD = dyn_cast<LoadSDNode>(Op);
Hal Finkel6c392692015-01-09 01:34:30 +00006218 if (!LD || LD->getExtensionType() != ET || LD->isVolatile() ||
6219 LD->isNonTemporal())
Hal Finkeled844c42015-01-06 22:31:02 +00006220 return false;
6221 if (LD->getMemoryVT() != MemVT)
6222 return false;
6223
6224 RLI.Ptr = LD->getBasePtr();
6225 if (LD->isIndexed() && LD->getOffset().getOpcode() != ISD::UNDEF) {
6226 assert(LD->getAddressingMode() == ISD::PRE_INC &&
6227 "Non-pre-inc AM on PPC?");
6228 RLI.Ptr = DAG.getNode(ISD::ADD, dl, RLI.Ptr.getValueType(), RLI.Ptr,
6229 LD->getOffset());
6230 }
6231
6232 RLI.Chain = LD->getChain();
6233 RLI.MPI = LD->getPointerInfo();
6234 RLI.IsInvariant = LD->isInvariant();
6235 RLI.Alignment = LD->getAlignment();
6236 RLI.AAInfo = LD->getAAInfo();
6237 RLI.Ranges = LD->getRanges();
6238
6239 RLI.ResChain = SDValue(LD, LD->isIndexed() ? 2 : 1);
6240 return true;
6241}
6242
6243// Given the head of the old chain, ResChain, insert a token factor containing
6244// it and NewResChain, and make users of ResChain now be users of that token
6245// factor.
6246void PPCTargetLowering::spliceIntoChain(SDValue ResChain,
6247 SDValue NewResChain,
6248 SelectionDAG &DAG) const {
6249 if (!ResChain)
6250 return;
6251
6252 SDLoc dl(NewResChain);
6253
6254 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other,
6255 NewResChain, DAG.getUNDEF(MVT::Other));
6256 assert(TF.getNode() != NewResChain.getNode() &&
6257 "A new TF really is required here");
6258
6259 DAG.ReplaceAllUsesOfValueWith(ResChain, TF);
6260 DAG.UpdateNodeOperands(TF.getNode(), ResChain, NewResChain);
Chris Lattner4211ca92006-04-14 06:01:58 +00006261}
6262
Nemanja Ivanovicc38b5312015-04-11 10:40:42 +00006263/// \brief Custom lowers integer to floating point conversions to use
6264/// the direct move instructions available in ISA 2.07 to avoid the
6265/// need for load/store combinations.
6266SDValue PPCTargetLowering::LowerINT_TO_FPDirectMove(SDValue Op,
6267 SelectionDAG &DAG,
6268 SDLoc dl) const {
6269 assert((Op.getValueType() == MVT::f32 ||
6270 Op.getValueType() == MVT::f64) &&
6271 "Invalid floating point type as target of conversion");
6272 assert(Subtarget.hasFPCVT() &&
6273 "Int to FP conversions with direct moves require FPCVT");
6274 SDValue FP;
6275 SDValue Src = Op.getOperand(0);
6276 bool SinglePrec = Op.getValueType() == MVT::f32;
6277 bool WordInt = Src.getSimpleValueType().SimpleTy == MVT::i32;
6278 bool Signed = Op.getOpcode() == ISD::SINT_TO_FP;
6279 unsigned ConvOp = Signed ? (SinglePrec ? PPCISD::FCFIDS : PPCISD::FCFID) :
6280 (SinglePrec ? PPCISD::FCFIDUS : PPCISD::FCFIDU);
6281
6282 if (WordInt) {
6283 FP = DAG.getNode(Signed ? PPCISD::MTVSRA : PPCISD::MTVSRZ,
6284 dl, MVT::f64, Src);
6285 FP = DAG.getNode(ConvOp, dl, SinglePrec ? MVT::f32 : MVT::f64, FP);
6286 }
6287 else {
6288 FP = DAG.getNode(PPCISD::MTVSRA, dl, MVT::f64, Src);
6289 FP = DAG.getNode(ConvOp, dl, SinglePrec ? MVT::f32 : MVT::f64, FP);
6290 }
6291
6292 return FP;
6293}
6294
Hal Finkelf6d45f22013-04-01 17:52:07 +00006295SDValue PPCTargetLowering::LowerINT_TO_FP(SDValue Op,
Hal Finkeled844c42015-01-06 22:31:02 +00006296 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00006297 SDLoc dl(Op);
Hal Finkelc93a9a22015-02-25 01:06:45 +00006298
6299 if (Subtarget.hasQPX() && Op.getOperand(0).getValueType() == MVT::v4i1) {
6300 if (Op.getValueType() != MVT::v4f32 && Op.getValueType() != MVT::v4f64)
6301 return SDValue();
6302
6303 SDValue Value = Op.getOperand(0);
6304 // The values are now known to be -1 (false) or 1 (true). To convert this
6305 // into 0 (false) and 1 (true), add 1 and then divide by 2 (multiply by 0.5).
6306 // This can be done with an fma and the 0.5 constant: (V+1.0)*0.5 = 0.5*V+0.5
6307 Value = DAG.getNode(PPCISD::QBFLT, dl, MVT::v4f64, Value);
6308
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006309 SDValue FPHalfs = DAG.getConstantFP(0.5, dl, MVT::f64);
Hal Finkelc93a9a22015-02-25 01:06:45 +00006310 FPHalfs = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4f64,
6311 FPHalfs, FPHalfs, FPHalfs, FPHalfs);
6312
6313 Value = DAG.getNode(ISD::FMA, dl, MVT::v4f64, Value, FPHalfs, FPHalfs);
6314
6315 if (Op.getValueType() != MVT::v4f64)
6316 Value = DAG.getNode(ISD::FP_ROUND, dl,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006317 Op.getValueType(), Value,
6318 DAG.getIntPtrConstant(1, dl));
Hal Finkelc93a9a22015-02-25 01:06:45 +00006319 return Value;
6320 }
6321
Dan Gohmand6819da2008-03-11 01:59:03 +00006322 // Don't handle ppc_fp128 here; let it be lowered to a libcall.
Owen Anderson9f944592009-08-11 20:47:22 +00006323 if (Op.getValueType() != MVT::f32 && Op.getValueType() != MVT::f64)
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006324 return SDValue();
Dan Gohmand6819da2008-03-11 01:59:03 +00006325
Hal Finkel6a56b212014-03-05 22:14:00 +00006326 if (Op.getOperand(0).getValueType() == MVT::i1)
6327 return DAG.getNode(ISD::SELECT, dl, Op.getValueType(), Op.getOperand(0),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006328 DAG.getConstantFP(1.0, dl, Op.getValueType()),
6329 DAG.getConstantFP(0.0, dl, Op.getValueType()));
Hal Finkel6a56b212014-03-05 22:14:00 +00006330
Nemanja Ivanovicc38b5312015-04-11 10:40:42 +00006331 // If we have direct moves, we can do all the conversion, skip the store/load
6332 // however, without FPCVT we can't do most conversions.
6333 if (Subtarget.hasDirectMove() && Subtarget.isPPC64() && Subtarget.hasFPCVT())
6334 return LowerINT_TO_FPDirectMove(Op, DAG, dl);
6335
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006336 assert((Op.getOpcode() == ISD::SINT_TO_FP || Subtarget.hasFPCVT()) &&
Hal Finkelf6d45f22013-04-01 17:52:07 +00006337 "UINT_TO_FP is supported only with FPCVT");
6338
6339 // If we have FCFIDS, then use it when converting to single-precision.
Hal Finkel93d75ea2013-04-02 03:29:51 +00006340 // Otherwise, convert to double-precision and then round.
Eric Christophercccae792015-01-30 22:02:31 +00006341 unsigned FCFOp = (Subtarget.hasFPCVT() && Op.getValueType() == MVT::f32)
6342 ? (Op.getOpcode() == ISD::UINT_TO_FP ? PPCISD::FCFIDUS
6343 : PPCISD::FCFIDS)
6344 : (Op.getOpcode() == ISD::UINT_TO_FP ? PPCISD::FCFIDU
6345 : PPCISD::FCFID);
6346 MVT FCFTy = (Subtarget.hasFPCVT() && Op.getValueType() == MVT::f32)
6347 ? MVT::f32
6348 : MVT::f64;
Hal Finkelf6d45f22013-04-01 17:52:07 +00006349
Owen Anderson9f944592009-08-11 20:47:22 +00006350 if (Op.getOperand(0).getValueType() == MVT::i64) {
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006351 SDValue SINT = Op.getOperand(0);
6352 // When converting to single-precision, we actually need to convert
6353 // to double-precision first and then round to single-precision.
6354 // To avoid double-rounding effects during that operation, we have
6355 // to prepare the input operand. Bits that might be truncated when
6356 // converting to double-precision are replaced by a bit that won't
6357 // be lost at this stage, but is below the single-precision rounding
6358 // position.
6359 //
6360 // However, if -enable-unsafe-fp-math is in effect, accept double
6361 // rounding to avoid the extra overhead.
6362 if (Op.getValueType() == MVT::f32 &&
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006363 !Subtarget.hasFPCVT() &&
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006364 !DAG.getTarget().Options.UnsafeFPMath) {
6365
6366 // Twiddle input to make sure the low 11 bits are zero. (If this
6367 // is the case, we are guaranteed the value will fit into the 53 bit
6368 // mantissa of an IEEE double-precision value without rounding.)
6369 // If any of those low 11 bits were not zero originally, make sure
6370 // bit 12 (value 2048) is set instead, so that the final rounding
6371 // to single-precision gets the correct result.
6372 SDValue Round = DAG.getNode(ISD::AND, dl, MVT::i64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006373 SINT, DAG.getConstant(2047, dl, MVT::i64));
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006374 Round = DAG.getNode(ISD::ADD, dl, MVT::i64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006375 Round, DAG.getConstant(2047, dl, MVT::i64));
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006376 Round = DAG.getNode(ISD::OR, dl, MVT::i64, Round, SINT);
6377 Round = DAG.getNode(ISD::AND, dl, MVT::i64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006378 Round, DAG.getConstant(-2048, dl, MVT::i64));
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006379
6380 // However, we cannot use that value unconditionally: if the magnitude
6381 // of the input value is small, the bit-twiddling we did above might
6382 // end up visibly changing the output. Fortunately, in that case, we
6383 // don't need to twiddle bits since the original input will convert
6384 // exactly to double-precision floating-point already. Therefore,
6385 // construct a conditional to use the original value if the top 11
6386 // bits are all sign-bit copies, and use the rounded value computed
6387 // above otherwise.
6388 SDValue Cond = DAG.getNode(ISD::SRA, dl, MVT::i64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006389 SINT, DAG.getConstant(53, dl, MVT::i32));
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006390 Cond = DAG.getNode(ISD::ADD, dl, MVT::i64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006391 Cond, DAG.getConstant(1, dl, MVT::i64));
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006392 Cond = DAG.getSetCC(dl, MVT::i32,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006393 Cond, DAG.getConstant(1, dl, MVT::i64), ISD::SETUGT);
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006394
6395 SINT = DAG.getNode(ISD::SELECT, dl, MVT::i64, Cond, Round, SINT);
6396 }
Hal Finkelf6d45f22013-04-01 17:52:07 +00006397
Hal Finkeled844c42015-01-06 22:31:02 +00006398 ReuseLoadInfo RLI;
6399 SDValue Bits;
6400
Hal Finkel6c392692015-01-09 01:34:30 +00006401 MachineFunction &MF = DAG.getMachineFunction();
Hal Finkeled844c42015-01-06 22:31:02 +00006402 if (canReuseLoadAddress(SINT, MVT::i64, RLI, DAG)) {
6403 Bits = DAG.getLoad(MVT::f64, dl, RLI.Chain, RLI.Ptr, RLI.MPI, false,
6404 false, RLI.IsInvariant, RLI.Alignment, RLI.AAInfo,
6405 RLI.Ranges);
6406 spliceIntoChain(RLI.ResChain, Bits.getValue(1), DAG);
Hal Finkel6c392692015-01-09 01:34:30 +00006407 } else if (Subtarget.hasLFIWAX() &&
6408 canReuseLoadAddress(SINT, MVT::i32, RLI, DAG, ISD::SEXTLOAD)) {
6409 MachineMemOperand *MMO =
6410 MF.getMachineMemOperand(RLI.MPI, MachineMemOperand::MOLoad, 4,
6411 RLI.Alignment, RLI.AAInfo, RLI.Ranges);
6412 SDValue Ops[] = { RLI.Chain, RLI.Ptr };
6413 Bits = DAG.getMemIntrinsicNode(PPCISD::LFIWAX, dl,
6414 DAG.getVTList(MVT::f64, MVT::Other),
6415 Ops, MVT::i32, MMO);
6416 spliceIntoChain(RLI.ResChain, Bits.getValue(1), DAG);
6417 } else if (Subtarget.hasFPCVT() &&
6418 canReuseLoadAddress(SINT, MVT::i32, RLI, DAG, ISD::ZEXTLOAD)) {
6419 MachineMemOperand *MMO =
6420 MF.getMachineMemOperand(RLI.MPI, MachineMemOperand::MOLoad, 4,
6421 RLI.Alignment, RLI.AAInfo, RLI.Ranges);
6422 SDValue Ops[] = { RLI.Chain, RLI.Ptr };
6423 Bits = DAG.getMemIntrinsicNode(PPCISD::LFIWZX, dl,
6424 DAG.getVTList(MVT::f64, MVT::Other),
6425 Ops, MVT::i32, MMO);
6426 spliceIntoChain(RLI.ResChain, Bits.getValue(1), DAG);
6427 } else if (((Subtarget.hasLFIWAX() &&
6428 SINT.getOpcode() == ISD::SIGN_EXTEND) ||
6429 (Subtarget.hasFPCVT() &&
6430 SINT.getOpcode() == ISD::ZERO_EXTEND)) &&
6431 SINT.getOperand(0).getValueType() == MVT::i32) {
6432 MachineFrameInfo *FrameInfo = MF.getFrameInfo();
Mehdi Amini44ede332015-07-09 02:09:04 +00006433 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Hal Finkel6c392692015-01-09 01:34:30 +00006434
6435 int FrameIdx = FrameInfo->CreateStackObject(4, 4, false);
6436 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
6437
Alex Lorenze40c8a22015-08-11 23:09:45 +00006438 SDValue Store = DAG.getStore(
6439 DAG.getEntryNode(), dl, SINT.getOperand(0), FIdx,
6440 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx),
6441 false, false, 0);
Hal Finkel6c392692015-01-09 01:34:30 +00006442
6443 assert(cast<StoreSDNode>(Store)->getMemoryVT() == MVT::i32 &&
6444 "Expected an i32 store");
6445
6446 RLI.Ptr = FIdx;
6447 RLI.Chain = Store;
Alex Lorenze40c8a22015-08-11 23:09:45 +00006448 RLI.MPI =
6449 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx);
Hal Finkel6c392692015-01-09 01:34:30 +00006450 RLI.Alignment = 4;
6451
6452 MachineMemOperand *MMO =
6453 MF.getMachineMemOperand(RLI.MPI, MachineMemOperand::MOLoad, 4,
6454 RLI.Alignment, RLI.AAInfo, RLI.Ranges);
6455 SDValue Ops[] = { RLI.Chain, RLI.Ptr };
6456 Bits = DAG.getMemIntrinsicNode(SINT.getOpcode() == ISD::ZERO_EXTEND ?
6457 PPCISD::LFIWZX : PPCISD::LFIWAX,
6458 dl, DAG.getVTList(MVT::f64, MVT::Other),
6459 Ops, MVT::i32, MMO);
Hal Finkeled844c42015-01-06 22:31:02 +00006460 } else
6461 Bits = DAG.getNode(ISD::BITCAST, dl, MVT::f64, SINT);
6462
Hal Finkelf6d45f22013-04-01 17:52:07 +00006463 SDValue FP = DAG.getNode(FCFOp, dl, FCFTy, Bits);
6464
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006465 if (Op.getValueType() == MVT::f32 && !Subtarget.hasFPCVT())
Scott Michelcf0da6c2009-02-17 22:15:04 +00006466 FP = DAG.getNode(ISD::FP_ROUND, dl,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006467 MVT::f32, FP, DAG.getIntPtrConstant(0, dl));
Chris Lattner4211ca92006-04-14 06:01:58 +00006468 return FP;
6469 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00006470
Owen Anderson9f944592009-08-11 20:47:22 +00006471 assert(Op.getOperand(0).getValueType() == MVT::i32 &&
Hal Finkelf6d45f22013-04-01 17:52:07 +00006472 "Unhandled INT_TO_FP type in custom expander!");
Chris Lattner4211ca92006-04-14 06:01:58 +00006473 // Since we only generate this in 64-bit mode, we can take advantage of
6474 // 64-bit registers. In particular, sign extend the input value into the
6475 // 64-bit register with extsw, store the WHOLE 64-bit value into the stack
6476 // then lfd it and fcfid it.
Dan Gohman48b185d2009-09-25 20:36:54 +00006477 MachineFunction &MF = DAG.getMachineFunction();
6478 MachineFrameInfo *FrameInfo = MF.getFrameInfo();
Mehdi Amini44ede332015-07-09 02:09:04 +00006479 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Scott Michelcf0da6c2009-02-17 22:15:04 +00006480
Hal Finkelbeb296b2013-03-31 10:12:51 +00006481 SDValue Ld;
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006482 if (Subtarget.hasLFIWAX() || Subtarget.hasFPCVT()) {
Hal Finkeled844c42015-01-06 22:31:02 +00006483 ReuseLoadInfo RLI;
6484 bool ReusingLoad;
6485 if (!(ReusingLoad = canReuseLoadAddress(Op.getOperand(0), MVT::i32, RLI,
6486 DAG))) {
6487 int FrameIdx = FrameInfo->CreateStackObject(4, 4, false);
6488 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
Scott Michelcf0da6c2009-02-17 22:15:04 +00006489
Alex Lorenze40c8a22015-08-11 23:09:45 +00006490 SDValue Store = DAG.getStore(
6491 DAG.getEntryNode(), dl, Op.getOperand(0), FIdx,
6492 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx),
6493 false, false, 0);
Hal Finkele53429a2013-03-31 01:58:02 +00006494
Hal Finkeled844c42015-01-06 22:31:02 +00006495 assert(cast<StoreSDNode>(Store)->getMemoryVT() == MVT::i32 &&
6496 "Expected an i32 store");
6497
6498 RLI.Ptr = FIdx;
6499 RLI.Chain = Store;
Alex Lorenze40c8a22015-08-11 23:09:45 +00006500 RLI.MPI =
6501 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx);
Hal Finkeled844c42015-01-06 22:31:02 +00006502 RLI.Alignment = 4;
6503 }
6504
Hal Finkelbeb296b2013-03-31 10:12:51 +00006505 MachineMemOperand *MMO =
Hal Finkeled844c42015-01-06 22:31:02 +00006506 MF.getMachineMemOperand(RLI.MPI, MachineMemOperand::MOLoad, 4,
6507 RLI.Alignment, RLI.AAInfo, RLI.Ranges);
6508 SDValue Ops[] = { RLI.Chain, RLI.Ptr };
Hal Finkelf6d45f22013-04-01 17:52:07 +00006509 Ld = DAG.getMemIntrinsicNode(Op.getOpcode() == ISD::UINT_TO_FP ?
6510 PPCISD::LFIWZX : PPCISD::LFIWAX,
6511 dl, DAG.getVTList(MVT::f64, MVT::Other),
Craig Topper206fcd42014-04-26 19:29:41 +00006512 Ops, MVT::i32, MMO);
Hal Finkeled844c42015-01-06 22:31:02 +00006513 if (ReusingLoad)
6514 spliceIntoChain(RLI.ResChain, Ld.getValue(1), DAG);
Hal Finkelbeb296b2013-03-31 10:12:51 +00006515 } else {
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006516 assert(Subtarget.isPPC64() &&
Hal Finkelf6d45f22013-04-01 17:52:07 +00006517 "i32->FP without LFIWAX supported only on PPC64");
6518
Hal Finkelbeb296b2013-03-31 10:12:51 +00006519 int FrameIdx = FrameInfo->CreateStackObject(8, 8, false);
6520 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
6521
6522 SDValue Ext64 = DAG.getNode(ISD::SIGN_EXTEND, dl, MVT::i64,
6523 Op.getOperand(0));
6524
6525 // STD the extended value into the stack slot.
Alex Lorenze40c8a22015-08-11 23:09:45 +00006526 SDValue Store = DAG.getStore(
6527 DAG.getEntryNode(), dl, Ext64, FIdx,
6528 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx),
6529 false, false, 0);
Hal Finkelbeb296b2013-03-31 10:12:51 +00006530
6531 // Load the value as a double.
Alex Lorenze40c8a22015-08-11 23:09:45 +00006532 Ld = DAG.getLoad(
6533 MVT::f64, dl, Store, FIdx,
6534 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx),
6535 false, false, false, 0);
Hal Finkelbeb296b2013-03-31 10:12:51 +00006536 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00006537
Chris Lattner4211ca92006-04-14 06:01:58 +00006538 // FCFID it and return it.
Hal Finkelf6d45f22013-04-01 17:52:07 +00006539 SDValue FP = DAG.getNode(FCFOp, dl, FCFTy, Ld);
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006540 if (Op.getValueType() == MVT::f32 && !Subtarget.hasFPCVT())
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006541 FP = DAG.getNode(ISD::FP_ROUND, dl, MVT::f32, FP,
6542 DAG.getIntPtrConstant(0, dl));
Chris Lattner4211ca92006-04-14 06:01:58 +00006543 return FP;
6544}
6545
Dan Gohman21cea8a2010-04-17 15:26:15 +00006546SDValue PPCTargetLowering::LowerFLT_ROUNDS_(SDValue Op,
6547 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00006548 SDLoc dl(Op);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006549 /*
6550 The rounding mode is in bits 30:31 of FPSR, and has the following
6551 settings:
6552 00 Round to nearest
6553 01 Round to 0
6554 10 Round to +inf
6555 11 Round to -inf
6556
6557 FLT_ROUNDS, on the other hand, expects the following:
6558 -1 Undefined
6559 0 Round to 0
6560 1 Round to nearest
6561 2 Round to +inf
6562 3 Round to -inf
6563
6564 To perform the conversion, we do:
6565 ((FPSCR & 0x3) ^ ((~FPSCR & 0x3) >> 1))
6566 */
6567
6568 MachineFunction &MF = DAG.getMachineFunction();
Owen Anderson53aa7a92009-08-10 22:56:29 +00006569 EVT VT = Op.getValueType();
Mehdi Amini44ede332015-07-09 02:09:04 +00006570 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006571
6572 // Save FP Control Word to register
Benjamin Kramerfdf362b2013-03-07 20:33:29 +00006573 EVT NodeTys[] = {
6574 MVT::f64, // return register
6575 MVT::Glue // unused in this context
6576 };
Craig Topper2d2aa0c2014-04-30 07:17:30 +00006577 SDValue Chain = DAG.getNode(PPCISD::MFFS, dl, NodeTys, None);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006578
6579 // Save FP register to stack slot
David Greene1fbe0542009-11-12 20:49:22 +00006580 int SSFI = MF.getFrameInfo()->CreateStackObject(8, 8, false);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006581 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT);
Dale Johannesen021052a2009-02-04 20:06:27 +00006582 SDValue Store = DAG.getStore(DAG.getEntryNode(), dl, Chain,
Chris Lattner676c61d2010-09-21 18:41:36 +00006583 StackSlot, MachinePointerInfo(), false, false,0);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006584
6585 // Load FP Control Word from low 32 bits of stack slot.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006586 SDValue Four = DAG.getConstant(4, dl, PtrVT);
Dale Johannesen021052a2009-02-04 20:06:27 +00006587 SDValue Addr = DAG.getNode(ISD::ADD, dl, PtrVT, StackSlot, Four);
Chris Lattner7727d052010-09-21 06:44:06 +00006588 SDValue CWD = DAG.getLoad(MVT::i32, dl, Store, Addr, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00006589 false, false, false, 0);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006590
6591 // Transform as necessary
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006592 SDValue CWD1 =
Owen Anderson9f944592009-08-11 20:47:22 +00006593 DAG.getNode(ISD::AND, dl, MVT::i32,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006594 CWD, DAG.getConstant(3, dl, MVT::i32));
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006595 SDValue CWD2 =
Owen Anderson9f944592009-08-11 20:47:22 +00006596 DAG.getNode(ISD::SRL, dl, MVT::i32,
6597 DAG.getNode(ISD::AND, dl, MVT::i32,
6598 DAG.getNode(ISD::XOR, dl, MVT::i32,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006599 CWD, DAG.getConstant(3, dl, MVT::i32)),
6600 DAG.getConstant(3, dl, MVT::i32)),
6601 DAG.getConstant(1, dl, MVT::i32));
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006602
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006603 SDValue RetVal =
Owen Anderson9f944592009-08-11 20:47:22 +00006604 DAG.getNode(ISD::XOR, dl, MVT::i32, CWD1, CWD2);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006605
Duncan Sands13237ac2008-06-06 12:08:01 +00006606 return DAG.getNode((VT.getSizeInBits() < 16 ?
Dale Johannesen021052a2009-02-04 20:06:27 +00006607 ISD::TRUNCATE : ISD::ZERO_EXTEND), dl, VT, RetVal);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006608}
6609
Dan Gohman21cea8a2010-04-17 15:26:15 +00006610SDValue PPCTargetLowering::LowerSHL_PARTS(SDValue Op, SelectionDAG &DAG) const {
Owen Anderson53aa7a92009-08-10 22:56:29 +00006611 EVT VT = Op.getValueType();
Duncan Sands13237ac2008-06-06 12:08:01 +00006612 unsigned BitWidth = VT.getSizeInBits();
Andrew Trickef9de2a2013-05-25 02:42:55 +00006613 SDLoc dl(Op);
Dan Gohman8d2ead22008-03-07 20:36:53 +00006614 assert(Op.getNumOperands() == 3 &&
6615 VT == Op.getOperand(1).getValueType() &&
6616 "Unexpected SHL!");
Scott Michelcf0da6c2009-02-17 22:15:04 +00006617
Chris Lattner601b8652006-09-20 03:47:40 +00006618 // Expand into a bunch of logical ops. Note that these ops
Chris Lattner4211ca92006-04-14 06:01:58 +00006619 // depend on the PPC behavior for oversized shift amounts.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006620 SDValue Lo = Op.getOperand(0);
6621 SDValue Hi = Op.getOperand(1);
6622 SDValue Amt = Op.getOperand(2);
Owen Anderson53aa7a92009-08-10 22:56:29 +00006623 EVT AmtVT = Amt.getValueType();
Scott Michelcf0da6c2009-02-17 22:15:04 +00006624
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006625 SDValue Tmp1 = DAG.getNode(ISD::SUB, dl, AmtVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006626 DAG.getConstant(BitWidth, dl, AmtVT), Amt);
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006627 SDValue Tmp2 = DAG.getNode(PPCISD::SHL, dl, VT, Hi, Amt);
6628 SDValue Tmp3 = DAG.getNode(PPCISD::SRL, dl, VT, Lo, Tmp1);
6629 SDValue Tmp4 = DAG.getNode(ISD::OR , dl, VT, Tmp2, Tmp3);
6630 SDValue Tmp5 = DAG.getNode(ISD::ADD, dl, AmtVT, Amt,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006631 DAG.getConstant(-BitWidth, dl, AmtVT));
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006632 SDValue Tmp6 = DAG.getNode(PPCISD::SHL, dl, VT, Lo, Tmp5);
6633 SDValue OutHi = DAG.getNode(ISD::OR, dl, VT, Tmp4, Tmp6);
6634 SDValue OutLo = DAG.getNode(PPCISD::SHL, dl, VT, Lo, Amt);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006635 SDValue OutOps[] = { OutLo, OutHi };
Craig Topper64941d92014-04-27 19:20:57 +00006636 return DAG.getMergeValues(OutOps, dl);
Chris Lattner4211ca92006-04-14 06:01:58 +00006637}
6638
Dan Gohman21cea8a2010-04-17 15:26:15 +00006639SDValue PPCTargetLowering::LowerSRL_PARTS(SDValue Op, SelectionDAG &DAG) const {
Owen Anderson53aa7a92009-08-10 22:56:29 +00006640 EVT VT = Op.getValueType();
Andrew Trickef9de2a2013-05-25 02:42:55 +00006641 SDLoc dl(Op);
Duncan Sands13237ac2008-06-06 12:08:01 +00006642 unsigned BitWidth = VT.getSizeInBits();
Dan Gohman8d2ead22008-03-07 20:36:53 +00006643 assert(Op.getNumOperands() == 3 &&
6644 VT == Op.getOperand(1).getValueType() &&
6645 "Unexpected SRL!");
Scott Michelcf0da6c2009-02-17 22:15:04 +00006646
Dan Gohman8d2ead22008-03-07 20:36:53 +00006647 // Expand into a bunch of logical ops. Note that these ops
Chris Lattner4211ca92006-04-14 06:01:58 +00006648 // depend on the PPC behavior for oversized shift amounts.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006649 SDValue Lo = Op.getOperand(0);
6650 SDValue Hi = Op.getOperand(1);
6651 SDValue Amt = Op.getOperand(2);
Owen Anderson53aa7a92009-08-10 22:56:29 +00006652 EVT AmtVT = Amt.getValueType();
Scott Michelcf0da6c2009-02-17 22:15:04 +00006653
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006654 SDValue Tmp1 = DAG.getNode(ISD::SUB, dl, AmtVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006655 DAG.getConstant(BitWidth, dl, AmtVT), Amt);
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006656 SDValue Tmp2 = DAG.getNode(PPCISD::SRL, dl, VT, Lo, Amt);
6657 SDValue Tmp3 = DAG.getNode(PPCISD::SHL, dl, VT, Hi, Tmp1);
6658 SDValue Tmp4 = DAG.getNode(ISD::OR, dl, VT, Tmp2, Tmp3);
6659 SDValue Tmp5 = DAG.getNode(ISD::ADD, dl, AmtVT, Amt,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006660 DAG.getConstant(-BitWidth, dl, AmtVT));
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006661 SDValue Tmp6 = DAG.getNode(PPCISD::SRL, dl, VT, Hi, Tmp5);
6662 SDValue OutLo = DAG.getNode(ISD::OR, dl, VT, Tmp4, Tmp6);
6663 SDValue OutHi = DAG.getNode(PPCISD::SRL, dl, VT, Hi, Amt);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006664 SDValue OutOps[] = { OutLo, OutHi };
Craig Topper64941d92014-04-27 19:20:57 +00006665 return DAG.getMergeValues(OutOps, dl);
Chris Lattner4211ca92006-04-14 06:01:58 +00006666}
6667
Dan Gohman21cea8a2010-04-17 15:26:15 +00006668SDValue PPCTargetLowering::LowerSRA_PARTS(SDValue Op, SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00006669 SDLoc dl(Op);
Owen Anderson53aa7a92009-08-10 22:56:29 +00006670 EVT VT = Op.getValueType();
Duncan Sands13237ac2008-06-06 12:08:01 +00006671 unsigned BitWidth = VT.getSizeInBits();
Dan Gohman8d2ead22008-03-07 20:36:53 +00006672 assert(Op.getNumOperands() == 3 &&
6673 VT == Op.getOperand(1).getValueType() &&
6674 "Unexpected SRA!");
Scott Michelcf0da6c2009-02-17 22:15:04 +00006675
Dan Gohman8d2ead22008-03-07 20:36:53 +00006676 // Expand into a bunch of logical ops, followed by a select_cc.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006677 SDValue Lo = Op.getOperand(0);
6678 SDValue Hi = Op.getOperand(1);
6679 SDValue Amt = Op.getOperand(2);
Owen Anderson53aa7a92009-08-10 22:56:29 +00006680 EVT AmtVT = Amt.getValueType();
Scott Michelcf0da6c2009-02-17 22:15:04 +00006681
Dale Johannesenf2bb6f02009-02-04 01:48:28 +00006682 SDValue Tmp1 = DAG.getNode(ISD::SUB, dl, AmtVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006683 DAG.getConstant(BitWidth, dl, AmtVT), Amt);
Dale Johannesenf2bb6f02009-02-04 01:48:28 +00006684 SDValue Tmp2 = DAG.getNode(PPCISD::SRL, dl, VT, Lo, Amt);
6685 SDValue Tmp3 = DAG.getNode(PPCISD::SHL, dl, VT, Hi, Tmp1);
6686 SDValue Tmp4 = DAG.getNode(ISD::OR, dl, VT, Tmp2, Tmp3);
6687 SDValue Tmp5 = DAG.getNode(ISD::ADD, dl, AmtVT, Amt,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006688 DAG.getConstant(-BitWidth, dl, AmtVT));
Dale Johannesenf2bb6f02009-02-04 01:48:28 +00006689 SDValue Tmp6 = DAG.getNode(PPCISD::SRA, dl, VT, Hi, Tmp5);
6690 SDValue OutHi = DAG.getNode(PPCISD::SRA, dl, VT, Hi, Amt);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006691 SDValue OutLo = DAG.getSelectCC(dl, Tmp5, DAG.getConstant(0, dl, AmtVT),
Duncan Sands13105742008-10-30 19:28:32 +00006692 Tmp4, Tmp6, ISD::SETLE);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006693 SDValue OutOps[] = { OutLo, OutHi };
Craig Topper64941d92014-04-27 19:20:57 +00006694 return DAG.getMergeValues(OutOps, dl);
Chris Lattner4211ca92006-04-14 06:01:58 +00006695}
6696
6697//===----------------------------------------------------------------------===//
6698// Vector related lowering.
6699//
6700
Chris Lattner2a099c02006-04-17 06:00:21 +00006701/// BuildSplatI - Build a canonical splati of Val with an element size of
6702/// SplatSize. Cast the result to VT.
Owen Anderson53aa7a92009-08-10 22:56:29 +00006703static SDValue BuildSplatI(int Val, unsigned SplatSize, EVT VT,
Andrew Trickef9de2a2013-05-25 02:42:55 +00006704 SelectionDAG &DAG, SDLoc dl) {
Chris Lattner2a099c02006-04-17 06:00:21 +00006705 assert(Val >= -16 && Val <= 15 && "vsplti is out of range!");
Chris Lattner09ed0ff2006-12-01 01:45:39 +00006706
Benjamin Kramer7149aab2015-03-01 18:09:56 +00006707 static const MVT VTys[] = { // canonical VT to use for each size.
Owen Anderson9f944592009-08-11 20:47:22 +00006708 MVT::v16i8, MVT::v8i16, MVT::Other, MVT::v4i32
Chris Lattner2a099c02006-04-17 06:00:21 +00006709 };
Chris Lattner09ed0ff2006-12-01 01:45:39 +00006710
Owen Anderson9f944592009-08-11 20:47:22 +00006711 EVT ReqVT = VT != MVT::Other ? VT : VTys[SplatSize-1];
Scott Michelcf0da6c2009-02-17 22:15:04 +00006712
Chris Lattner09ed0ff2006-12-01 01:45:39 +00006713 // Force vspltis[hw] -1 to vspltisb -1 to canonicalize.
6714 if (Val == -1)
6715 SplatSize = 1;
Scott Michelcf0da6c2009-02-17 22:15:04 +00006716
Owen Anderson53aa7a92009-08-10 22:56:29 +00006717 EVT CanonicalVT = VTys[SplatSize-1];
Scott Michelcf0da6c2009-02-17 22:15:04 +00006718
Chris Lattner2a099c02006-04-17 06:00:21 +00006719 // Build a canonical splat for this value.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006720 SDValue Elt = DAG.getConstant(Val, dl, MVT::i32);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006721 SmallVector<SDValue, 8> Ops;
Duncan Sands13237ac2008-06-06 12:08:01 +00006722 Ops.assign(CanonicalVT.getVectorNumElements(), Elt);
Craig Topper48d114b2014-04-26 18:35:24 +00006723 SDValue Res = DAG.getNode(ISD::BUILD_VECTOR, dl, CanonicalVT, Ops);
Wesley Peck527da1b2010-11-23 03:31:01 +00006724 return DAG.getNode(ISD::BITCAST, dl, ReqVT, Res);
Chris Lattner2a099c02006-04-17 06:00:21 +00006725}
6726
Hal Finkelcf2e9082013-05-24 23:00:14 +00006727/// BuildIntrinsicOp - Return a unary operator intrinsic node with the
6728/// specified intrinsic ID.
6729static SDValue BuildIntrinsicOp(unsigned IID, SDValue Op,
Andrew Trickef9de2a2013-05-25 02:42:55 +00006730 SelectionDAG &DAG, SDLoc dl,
Hal Finkelcf2e9082013-05-24 23:00:14 +00006731 EVT DestVT = MVT::Other) {
6732 if (DestVT == MVT::Other) DestVT = Op.getValueType();
6733 return DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, DestVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006734 DAG.getConstant(IID, dl, MVT::i32), Op);
Hal Finkelcf2e9082013-05-24 23:00:14 +00006735}
6736
Chris Lattnera2cae1b2006-04-18 03:24:30 +00006737/// BuildIntrinsicOp - Return a binary operator intrinsic node with the
Chris Lattner1b3806a2006-04-17 06:58:41 +00006738/// specified intrinsic ID.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006739static SDValue BuildIntrinsicOp(unsigned IID, SDValue LHS, SDValue RHS,
Andrew Trickef9de2a2013-05-25 02:42:55 +00006740 SelectionDAG &DAG, SDLoc dl,
Owen Anderson9f944592009-08-11 20:47:22 +00006741 EVT DestVT = MVT::Other) {
6742 if (DestVT == MVT::Other) DestVT = LHS.getValueType();
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00006743 return DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, DestVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006744 DAG.getConstant(IID, dl, MVT::i32), LHS, RHS);
Chris Lattner1b3806a2006-04-17 06:58:41 +00006745}
6746
Chris Lattnera2cae1b2006-04-18 03:24:30 +00006747/// BuildIntrinsicOp - Return a ternary operator intrinsic node with the
6748/// specified intrinsic ID.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006749static SDValue BuildIntrinsicOp(unsigned IID, SDValue Op0, SDValue Op1,
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00006750 SDValue Op2, SelectionDAG &DAG,
Andrew Trickef9de2a2013-05-25 02:42:55 +00006751 SDLoc dl, EVT DestVT = MVT::Other) {
Owen Anderson9f944592009-08-11 20:47:22 +00006752 if (DestVT == MVT::Other) DestVT = Op0.getValueType();
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00006753 return DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, DestVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006754 DAG.getConstant(IID, dl, MVT::i32), Op0, Op1, Op2);
Chris Lattnera2cae1b2006-04-18 03:24:30 +00006755}
6756
6757
Chris Lattner264c9082006-04-17 17:55:10 +00006758/// BuildVSLDOI - Return a VECTOR_SHUFFLE that is a vsldoi of the specified
6759/// amount. The result has the specified value type.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006760static SDValue BuildVSLDOI(SDValue LHS, SDValue RHS, unsigned Amt,
Andrew Trickef9de2a2013-05-25 02:42:55 +00006761 EVT VT, SelectionDAG &DAG, SDLoc dl) {
Chris Lattner264c9082006-04-17 17:55:10 +00006762 // Force LHS/RHS to be the right type.
Wesley Peck527da1b2010-11-23 03:31:01 +00006763 LHS = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, LHS);
6764 RHS = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, RHS);
Duncan Sandsb0e39382008-07-21 10:20:31 +00006765
Nate Begeman8d6d4b92009-04-27 18:41:29 +00006766 int Ops[16];
Chris Lattner264c9082006-04-17 17:55:10 +00006767 for (unsigned i = 0; i != 16; ++i)
Nate Begeman8d6d4b92009-04-27 18:41:29 +00006768 Ops[i] = i + Amt;
Owen Anderson9f944592009-08-11 20:47:22 +00006769 SDValue T = DAG.getVectorShuffle(MVT::v16i8, dl, LHS, RHS, Ops);
Wesley Peck527da1b2010-11-23 03:31:01 +00006770 return DAG.getNode(ISD::BITCAST, dl, VT, T);
Chris Lattner264c9082006-04-17 17:55:10 +00006771}
6772
Chris Lattner19e90552006-04-14 05:19:18 +00006773// If this is a case we can't handle, return null and let the default
6774// expansion code take care of it. If we CAN select this case, and if it
6775// selects to a single instruction, return Op. Otherwise, if we can codegen
6776// this case more efficiently than a constant pool load, lower it to the
6777// sequence of ops that should be used.
Dan Gohman21cea8a2010-04-17 15:26:15 +00006778SDValue PPCTargetLowering::LowerBUILD_VECTOR(SDValue Op,
6779 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00006780 SDLoc dl(Op);
Bob Wilsond8ea0e12009-03-01 01:13:55 +00006781 BuildVectorSDNode *BVN = dyn_cast<BuildVectorSDNode>(Op.getNode());
Craig Toppere73658d2014-04-28 04:05:08 +00006782 assert(BVN && "Expected a BuildVectorSDNode in LowerBUILD_VECTOR");
Scott Michelbb878282009-02-25 03:12:50 +00006783
Hal Finkelc93a9a22015-02-25 01:06:45 +00006784 if (Subtarget.hasQPX() && Op.getValueType() == MVT::v4i1) {
6785 // We first build an i32 vector, load it into a QPX register,
6786 // then convert it to a floating-point vector and compare it
6787 // to a zero vector to get the boolean result.
6788 MachineFrameInfo *FrameInfo = DAG.getMachineFunction().getFrameInfo();
6789 int FrameIdx = FrameInfo->CreateStackObject(16, 16, false);
Alex Lorenze40c8a22015-08-11 23:09:45 +00006790 MachinePointerInfo PtrInfo =
6791 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx);
Mehdi Amini44ede332015-07-09 02:09:04 +00006792 EVT PtrVT = getPointerTy(DAG.getDataLayout());
Hal Finkelc93a9a22015-02-25 01:06:45 +00006793 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
6794
6795 assert(BVN->getNumOperands() == 4 &&
6796 "BUILD_VECTOR for v4i1 does not have 4 operands");
6797
6798 bool IsConst = true;
6799 for (unsigned i = 0; i < 4; ++i) {
6800 if (BVN->getOperand(i).getOpcode() == ISD::UNDEF) continue;
6801 if (!isa<ConstantSDNode>(BVN->getOperand(i))) {
6802 IsConst = false;
6803 break;
6804 }
6805 }
6806
6807 if (IsConst) {
6808 Constant *One =
6809 ConstantFP::get(Type::getFloatTy(*DAG.getContext()), 1.0);
6810 Constant *NegOne =
6811 ConstantFP::get(Type::getFloatTy(*DAG.getContext()), -1.0);
6812
6813 SmallVector<Constant*, 4> CV(4, NegOne);
6814 for (unsigned i = 0; i < 4; ++i) {
6815 if (BVN->getOperand(i).getOpcode() == ISD::UNDEF)
6816 CV[i] = UndefValue::get(Type::getFloatTy(*DAG.getContext()));
6817 else if (cast<ConstantSDNode>(BVN->getOperand(i))->
6818 getConstantIntValue()->isZero())
6819 continue;
6820 else
6821 CV[i] = One;
6822 }
6823
6824 Constant *CP = ConstantVector::get(CV);
Mehdi Amini44ede332015-07-09 02:09:04 +00006825 SDValue CPIdx = DAG.getConstantPool(CP, getPointerTy(DAG.getDataLayout()),
6826 16 /* alignment */);
6827
Hal Finkelc93a9a22015-02-25 01:06:45 +00006828 SmallVector<SDValue, 2> Ops;
6829 Ops.push_back(DAG.getEntryNode());
6830 Ops.push_back(CPIdx);
6831
6832 SmallVector<EVT, 2> ValueVTs;
6833 ValueVTs.push_back(MVT::v4i1);
6834 ValueVTs.push_back(MVT::Other); // chain
6835 SDVTList VTs = DAG.getVTList(ValueVTs);
6836
Alex Lorenze40c8a22015-08-11 23:09:45 +00006837 return DAG.getMemIntrinsicNode(
6838 PPCISD::QVLFSb, dl, VTs, Ops, MVT::v4f32,
6839 MachinePointerInfo::getConstantPool(DAG.getMachineFunction()));
Hal Finkelc93a9a22015-02-25 01:06:45 +00006840 }
6841
6842 SmallVector<SDValue, 4> Stores;
6843 for (unsigned i = 0; i < 4; ++i) {
6844 if (BVN->getOperand(i).getOpcode() == ISD::UNDEF) continue;
6845
6846 unsigned Offset = 4*i;
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006847 SDValue Idx = DAG.getConstant(Offset, dl, FIdx.getValueType());
Hal Finkelc93a9a22015-02-25 01:06:45 +00006848 Idx = DAG.getNode(ISD::ADD, dl, FIdx.getValueType(), FIdx, Idx);
6849
6850 unsigned StoreSize = BVN->getOperand(i).getValueType().getStoreSize();
6851 if (StoreSize > 4) {
6852 Stores.push_back(DAG.getTruncStore(DAG.getEntryNode(), dl,
6853 BVN->getOperand(i), Idx,
6854 PtrInfo.getWithOffset(Offset),
6855 MVT::i32, false, false, 0));
6856 } else {
6857 SDValue StoreValue = BVN->getOperand(i);
6858 if (StoreSize < 4)
6859 StoreValue = DAG.getNode(ISD::ANY_EXTEND, dl, MVT::i32, StoreValue);
6860
6861 Stores.push_back(DAG.getStore(DAG.getEntryNode(), dl,
6862 StoreValue, Idx,
6863 PtrInfo.getWithOffset(Offset),
6864 false, false, 0));
6865 }
6866 }
6867
6868 SDValue StoreChain;
6869 if (!Stores.empty())
6870 StoreChain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores);
6871 else
6872 StoreChain = DAG.getEntryNode();
6873
6874 // Now load from v4i32 into the QPX register; this will extend it to
6875 // v4i64 but not yet convert it to a floating point. Nevertheless, this
6876 // is typed as v4f64 because the QPX register integer states are not
6877 // explicitly represented.
6878
6879 SmallVector<SDValue, 2> Ops;
6880 Ops.push_back(StoreChain);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006881 Ops.push_back(DAG.getConstant(Intrinsic::ppc_qpx_qvlfiwz, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00006882 Ops.push_back(FIdx);
6883
6884 SmallVector<EVT, 2> ValueVTs;
6885 ValueVTs.push_back(MVT::v4f64);
6886 ValueVTs.push_back(MVT::Other); // chain
6887 SDVTList VTs = DAG.getVTList(ValueVTs);
6888
6889 SDValue LoadedVect = DAG.getMemIntrinsicNode(ISD::INTRINSIC_W_CHAIN,
6890 dl, VTs, Ops, MVT::v4i32, PtrInfo);
6891 LoadedVect = DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, MVT::v4f64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006892 DAG.getConstant(Intrinsic::ppc_qpx_qvfcfidu, dl, MVT::i32),
Hal Finkelc93a9a22015-02-25 01:06:45 +00006893 LoadedVect);
6894
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006895 SDValue FPZeros = DAG.getConstantFP(0.0, dl, MVT::f64);
Hal Finkelc93a9a22015-02-25 01:06:45 +00006896 FPZeros = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4f64,
6897 FPZeros, FPZeros, FPZeros, FPZeros);
6898
6899 return DAG.getSetCC(dl, MVT::v4i1, LoadedVect, FPZeros, ISD::SETEQ);
6900 }
6901
6902 // All other QPX vectors are handled by generic code.
6903 if (Subtarget.hasQPX())
6904 return SDValue();
6905
Bob Wilson85cefe82009-03-02 23:24:16 +00006906 // Check if this is a splat of a constant value.
6907 APInt APSplatBits, APSplatUndef;
6908 unsigned SplatBitSize;
Bob Wilsond8ea0e12009-03-01 01:13:55 +00006909 bool HasAnyUndefs;
Bob Wilson530e0382009-03-03 19:26:27 +00006910 if (! BVN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize,
Bill Schmidt91dd7652015-04-03 13:48:24 +00006911 HasAnyUndefs, 0, !Subtarget.isLittleEndian()) ||
6912 SplatBitSize > 32)
Bob Wilson530e0382009-03-03 19:26:27 +00006913 return SDValue();
Evan Chenga49de9d2009-02-25 22:49:59 +00006914
Bob Wilson530e0382009-03-03 19:26:27 +00006915 unsigned SplatBits = APSplatBits.getZExtValue();
6916 unsigned SplatUndef = APSplatUndef.getZExtValue();
6917 unsigned SplatSize = SplatBitSize / 8;
Scott Michelcf0da6c2009-02-17 22:15:04 +00006918
Bob Wilson530e0382009-03-03 19:26:27 +00006919 // First, handle single instruction cases.
6920
6921 // All zeros?
6922 if (SplatBits == 0) {
6923 // Canonicalize all zero vectors to be v4i32.
Owen Anderson9f944592009-08-11 20:47:22 +00006924 if (Op.getValueType() != MVT::v4i32 || HasAnyUndefs) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006925 SDValue Z = DAG.getConstant(0, dl, MVT::i32);
Owen Anderson9f944592009-08-11 20:47:22 +00006926 Z = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4i32, Z, Z, Z, Z);
Wesley Peck527da1b2010-11-23 03:31:01 +00006927 Op = DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Z);
Chris Lattner19e90552006-04-14 05:19:18 +00006928 }
Bob Wilson530e0382009-03-03 19:26:27 +00006929 return Op;
6930 }
Chris Lattnerfa5aa392006-04-16 01:01:29 +00006931
Bob Wilson530e0382009-03-03 19:26:27 +00006932 // If the sign extended value is in the range [-16,15], use VSPLTI[bhw].
6933 int32_t SextVal= (int32_t(SplatBits << (32-SplatBitSize)) >>
6934 (32-SplatBitSize));
6935 if (SextVal >= -16 && SextVal <= 15)
6936 return BuildSplatI(SextVal, SplatSize, Op.getValueType(), DAG, dl);
Scott Michelcf0da6c2009-02-17 22:15:04 +00006937
6938
Bob Wilson530e0382009-03-03 19:26:27 +00006939 // Two instruction sequences.
Scott Michelcf0da6c2009-02-17 22:15:04 +00006940
Bob Wilson530e0382009-03-03 19:26:27 +00006941 // If this value is in the range [-32,30] and is even, use:
Bill Schmidtc6cbecc2013-02-20 20:41:42 +00006942 // VSPLTI[bhw](val/2) + VSPLTI[bhw](val/2)
6943 // If this value is in the range [17,31] and is odd, use:
6944 // VSPLTI[bhw](val-16) - VSPLTI[bhw](-16)
6945 // If this value is in the range [-31,-17] and is odd, use:
6946 // VSPLTI[bhw](val+16) + VSPLTI[bhw](-16)
6947 // Note the last two are three-instruction sequences.
6948 if (SextVal >= -32 && SextVal <= 31) {
6949 // To avoid having these optimizations undone by constant folding,
6950 // we convert to a pseudo that will be expanded later into one of
6951 // the above forms.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006952 SDValue Elt = DAG.getConstant(SextVal, dl, MVT::i32);
Bill Schmidt71dddd52014-05-27 15:57:51 +00006953 EVT VT = (SplatSize == 1 ? MVT::v16i8 :
6954 (SplatSize == 2 ? MVT::v8i16 : MVT::v4i32));
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006955 SDValue EltSize = DAG.getConstant(SplatSize, dl, MVT::i32);
Bill Schmidt71dddd52014-05-27 15:57:51 +00006956 SDValue RetVal = DAG.getNode(PPCISD::VADD_SPLAT, dl, VT, Elt, EltSize);
6957 if (VT == Op.getValueType())
6958 return RetVal;
6959 else
6960 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), RetVal);
Bob Wilson530e0382009-03-03 19:26:27 +00006961 }
6962
6963 // If this is 0x8000_0000 x 4, turn into vspltisw + vslw. If it is
6964 // 0x7FFF_FFFF x 4, turn it into not(0x8000_0000). This is important
6965 // for fneg/fabs.
6966 if (SplatSize == 4 && SplatBits == (0x7FFFFFFF&~SplatUndef)) {
6967 // Make -1 and vspltisw -1:
Owen Anderson9f944592009-08-11 20:47:22 +00006968 SDValue OnesV = BuildSplatI(-1, 4, MVT::v4i32, DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00006969
6970 // Make the VSLW intrinsic, computing 0x8000_0000.
6971 SDValue Res = BuildIntrinsicOp(Intrinsic::ppc_altivec_vslw, OnesV,
6972 OnesV, DAG, dl);
6973
6974 // xor by OnesV to invert it.
Owen Anderson9f944592009-08-11 20:47:22 +00006975 Res = DAG.getNode(ISD::XOR, dl, MVT::v4i32, Res, OnesV);
Wesley Peck527da1b2010-11-23 03:31:01 +00006976 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Res);
Bob Wilson530e0382009-03-03 19:26:27 +00006977 }
6978
6979 // Check to see if this is a wide variety of vsplti*, binop self cases.
6980 static const signed char SplatCsts[] = {
6981 -1, 1, -2, 2, -3, 3, -4, 4, -5, 5, -6, 6, -7, 7,
6982 -8, 8, -9, 9, -10, 10, -11, 11, -12, 12, -13, 13, 14, -14, 15, -15, -16
6983 };
6984
6985 for (unsigned idx = 0; idx < array_lengthof(SplatCsts); ++idx) {
6986 // Indirect through the SplatCsts array so that we favor 'vsplti -1' for
6987 // cases which are ambiguous (e.g. formation of 0x8000_0000). 'vsplti -1'
6988 int i = SplatCsts[idx];
6989
6990 // Figure out what shift amount will be used by altivec if shifted by i in
6991 // this splat size.
6992 unsigned TypeShiftAmt = i & (SplatBitSize-1);
6993
6994 // vsplti + shl self.
Richard Smith228e6d42012-08-24 23:29:28 +00006995 if (SextVal == (int)((unsigned)i << TypeShiftAmt)) {
Owen Anderson9f944592009-08-11 20:47:22 +00006996 SDValue Res = BuildSplatI(i, SplatSize, MVT::Other, DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00006997 static const unsigned IIDs[] = { // Intrinsic to use for each size.
6998 Intrinsic::ppc_altivec_vslb, Intrinsic::ppc_altivec_vslh, 0,
6999 Intrinsic::ppc_altivec_vslw
7000 };
7001 Res = BuildIntrinsicOp(IIDs[SplatSize-1], Res, Res, DAG, dl);
Wesley Peck527da1b2010-11-23 03:31:01 +00007002 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Res);
Chris Lattner2a099c02006-04-17 06:00:21 +00007003 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007004
Bob Wilson530e0382009-03-03 19:26:27 +00007005 // vsplti + srl self.
7006 if (SextVal == (int)((unsigned)i >> TypeShiftAmt)) {
Owen Anderson9f944592009-08-11 20:47:22 +00007007 SDValue Res = BuildSplatI(i, SplatSize, MVT::Other, DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00007008 static const unsigned IIDs[] = { // Intrinsic to use for each size.
7009 Intrinsic::ppc_altivec_vsrb, Intrinsic::ppc_altivec_vsrh, 0,
7010 Intrinsic::ppc_altivec_vsrw
7011 };
7012 Res = BuildIntrinsicOp(IIDs[SplatSize-1], Res, Res, DAG, dl);
Wesley Peck527da1b2010-11-23 03:31:01 +00007013 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Res);
Chris Lattner1b3806a2006-04-17 06:58:41 +00007014 }
7015
Bob Wilson530e0382009-03-03 19:26:27 +00007016 // vsplti + sra self.
7017 if (SextVal == (int)((unsigned)i >> TypeShiftAmt)) {
Owen Anderson9f944592009-08-11 20:47:22 +00007018 SDValue Res = BuildSplatI(i, SplatSize, MVT::Other, DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00007019 static const unsigned IIDs[] = { // Intrinsic to use for each size.
7020 Intrinsic::ppc_altivec_vsrab, Intrinsic::ppc_altivec_vsrah, 0,
7021 Intrinsic::ppc_altivec_vsraw
7022 };
7023 Res = BuildIntrinsicOp(IIDs[SplatSize-1], Res, Res, DAG, dl);
Wesley Peck527da1b2010-11-23 03:31:01 +00007024 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Res);
Chris Lattner1b3806a2006-04-17 06:58:41 +00007025 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007026
Bob Wilson530e0382009-03-03 19:26:27 +00007027 // vsplti + rol self.
7028 if (SextVal == (int)(((unsigned)i << TypeShiftAmt) |
7029 ((unsigned)i >> (SplatBitSize-TypeShiftAmt)))) {
Owen Anderson9f944592009-08-11 20:47:22 +00007030 SDValue Res = BuildSplatI(i, SplatSize, MVT::Other, DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00007031 static const unsigned IIDs[] = { // Intrinsic to use for each size.
7032 Intrinsic::ppc_altivec_vrlb, Intrinsic::ppc_altivec_vrlh, 0,
7033 Intrinsic::ppc_altivec_vrlw
7034 };
7035 Res = BuildIntrinsicOp(IIDs[SplatSize-1], Res, Res, DAG, dl);
Wesley Peck527da1b2010-11-23 03:31:01 +00007036 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Res);
Bob Wilson530e0382009-03-03 19:26:27 +00007037 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007038
Bob Wilson530e0382009-03-03 19:26:27 +00007039 // t = vsplti c, result = vsldoi t, t, 1
Richard Smith228e6d42012-08-24 23:29:28 +00007040 if (SextVal == (int)(((unsigned)i << 8) | (i < 0 ? 0xFF : 0))) {
Owen Anderson9f944592009-08-11 20:47:22 +00007041 SDValue T = BuildSplatI(i, SplatSize, MVT::v16i8, DAG, dl);
Bill Schmidt1e77bb12015-07-15 15:45:30 +00007042 unsigned Amt = Subtarget.isLittleEndian() ? 15 : 1;
7043 return BuildVSLDOI(T, T, Amt, Op.getValueType(), DAG, dl);
Chris Lattnere54133c2006-04-17 18:09:22 +00007044 }
Bob Wilson530e0382009-03-03 19:26:27 +00007045 // t = vsplti c, result = vsldoi t, t, 2
Richard Smith228e6d42012-08-24 23:29:28 +00007046 if (SextVal == (int)(((unsigned)i << 16) | (i < 0 ? 0xFFFF : 0))) {
Owen Anderson9f944592009-08-11 20:47:22 +00007047 SDValue T = BuildSplatI(i, SplatSize, MVT::v16i8, DAG, dl);
Bill Schmidt1e77bb12015-07-15 15:45:30 +00007048 unsigned Amt = Subtarget.isLittleEndian() ? 14 : 2;
7049 return BuildVSLDOI(T, T, Amt, Op.getValueType(), DAG, dl);
Chris Lattner19e90552006-04-14 05:19:18 +00007050 }
Bob Wilson530e0382009-03-03 19:26:27 +00007051 // t = vsplti c, result = vsldoi t, t, 3
Richard Smith228e6d42012-08-24 23:29:28 +00007052 if (SextVal == (int)(((unsigned)i << 24) | (i < 0 ? 0xFFFFFF : 0))) {
Owen Anderson9f944592009-08-11 20:47:22 +00007053 SDValue T = BuildSplatI(i, SplatSize, MVT::v16i8, DAG, dl);
Bill Schmidt1e77bb12015-07-15 15:45:30 +00007054 unsigned Amt = Subtarget.isLittleEndian() ? 13 : 3;
7055 return BuildVSLDOI(T, T, Amt, Op.getValueType(), DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00007056 }
7057 }
7058
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007059 return SDValue();
Chris Lattner19e90552006-04-14 05:19:18 +00007060}
7061
Chris Lattner071ad012006-04-17 05:28:54 +00007062/// GeneratePerfectShuffle - Given an entry in the perfect-shuffle table, emit
7063/// the specified operations to build the shuffle.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007064static SDValue GeneratePerfectShuffle(unsigned PFEntry, SDValue LHS,
Scott Michelcf0da6c2009-02-17 22:15:04 +00007065 SDValue RHS, SelectionDAG &DAG,
Andrew Trickef9de2a2013-05-25 02:42:55 +00007066 SDLoc dl) {
Chris Lattner071ad012006-04-17 05:28:54 +00007067 unsigned OpNum = (PFEntry >> 26) & 0x0F;
Bill Wendling95e1af22008-09-17 00:30:57 +00007068 unsigned LHSID = (PFEntry >> 13) & ((1 << 13)-1);
Chris Lattner071ad012006-04-17 05:28:54 +00007069 unsigned RHSID = (PFEntry >> 0) & ((1 << 13)-1);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007070
Chris Lattner071ad012006-04-17 05:28:54 +00007071 enum {
Chris Lattnerd2ca9ab2006-05-16 04:20:24 +00007072 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 +00007073 OP_VMRGHW,
7074 OP_VMRGLW,
7075 OP_VSPLTISW0,
7076 OP_VSPLTISW1,
7077 OP_VSPLTISW2,
7078 OP_VSPLTISW3,
7079 OP_VSLDOI4,
7080 OP_VSLDOI8,
Chris Lattneraa2372562006-05-24 17:04:05 +00007081 OP_VSLDOI12
Chris Lattner071ad012006-04-17 05:28:54 +00007082 };
Scott Michelcf0da6c2009-02-17 22:15:04 +00007083
Chris Lattner071ad012006-04-17 05:28:54 +00007084 if (OpNum == OP_COPY) {
7085 if (LHSID == (1*9+2)*9+3) return LHS;
7086 assert(LHSID == ((4*9+5)*9+6)*9+7 && "Illegal OP_COPY!");
7087 return RHS;
7088 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007089
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007090 SDValue OpLHS, OpRHS;
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007091 OpLHS = GeneratePerfectShuffle(PerfectShuffleTable[LHSID], LHS, RHS, DAG, dl);
7092 OpRHS = GeneratePerfectShuffle(PerfectShuffleTable[RHSID], LHS, RHS, DAG, dl);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007093
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007094 int ShufIdxs[16];
Chris Lattner071ad012006-04-17 05:28:54 +00007095 switch (OpNum) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00007096 default: llvm_unreachable("Unknown i32 permute!");
Chris Lattner071ad012006-04-17 05:28:54 +00007097 case OP_VMRGHW:
7098 ShufIdxs[ 0] = 0; ShufIdxs[ 1] = 1; ShufIdxs[ 2] = 2; ShufIdxs[ 3] = 3;
7099 ShufIdxs[ 4] = 16; ShufIdxs[ 5] = 17; ShufIdxs[ 6] = 18; ShufIdxs[ 7] = 19;
7100 ShufIdxs[ 8] = 4; ShufIdxs[ 9] = 5; ShufIdxs[10] = 6; ShufIdxs[11] = 7;
7101 ShufIdxs[12] = 20; ShufIdxs[13] = 21; ShufIdxs[14] = 22; ShufIdxs[15] = 23;
7102 break;
7103 case OP_VMRGLW:
7104 ShufIdxs[ 0] = 8; ShufIdxs[ 1] = 9; ShufIdxs[ 2] = 10; ShufIdxs[ 3] = 11;
7105 ShufIdxs[ 4] = 24; ShufIdxs[ 5] = 25; ShufIdxs[ 6] = 26; ShufIdxs[ 7] = 27;
7106 ShufIdxs[ 8] = 12; ShufIdxs[ 9] = 13; ShufIdxs[10] = 14; ShufIdxs[11] = 15;
7107 ShufIdxs[12] = 28; ShufIdxs[13] = 29; ShufIdxs[14] = 30; ShufIdxs[15] = 31;
7108 break;
7109 case OP_VSPLTISW0:
7110 for (unsigned i = 0; i != 16; ++i)
7111 ShufIdxs[i] = (i&3)+0;
7112 break;
7113 case OP_VSPLTISW1:
7114 for (unsigned i = 0; i != 16; ++i)
7115 ShufIdxs[i] = (i&3)+4;
7116 break;
7117 case OP_VSPLTISW2:
7118 for (unsigned i = 0; i != 16; ++i)
7119 ShufIdxs[i] = (i&3)+8;
7120 break;
7121 case OP_VSPLTISW3:
7122 for (unsigned i = 0; i != 16; ++i)
7123 ShufIdxs[i] = (i&3)+12;
7124 break;
7125 case OP_VSLDOI4:
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007126 return BuildVSLDOI(OpLHS, OpRHS, 4, OpLHS.getValueType(), DAG, dl);
Chris Lattner071ad012006-04-17 05:28:54 +00007127 case OP_VSLDOI8:
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007128 return BuildVSLDOI(OpLHS, OpRHS, 8, OpLHS.getValueType(), DAG, dl);
Chris Lattner071ad012006-04-17 05:28:54 +00007129 case OP_VSLDOI12:
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007130 return BuildVSLDOI(OpLHS, OpRHS, 12, OpLHS.getValueType(), DAG, dl);
Chris Lattner071ad012006-04-17 05:28:54 +00007131 }
Owen Anderson53aa7a92009-08-10 22:56:29 +00007132 EVT VT = OpLHS.getValueType();
Wesley Peck527da1b2010-11-23 03:31:01 +00007133 OpLHS = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, OpLHS);
7134 OpRHS = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, OpRHS);
Owen Anderson9f944592009-08-11 20:47:22 +00007135 SDValue T = DAG.getVectorShuffle(MVT::v16i8, dl, OpLHS, OpRHS, ShufIdxs);
Wesley Peck527da1b2010-11-23 03:31:01 +00007136 return DAG.getNode(ISD::BITCAST, dl, VT, T);
Chris Lattner071ad012006-04-17 05:28:54 +00007137}
7138
Chris Lattner19e90552006-04-14 05:19:18 +00007139/// LowerVECTOR_SHUFFLE - Return the code we lower for VECTOR_SHUFFLE. If this
7140/// is a shuffle we can handle in a single instruction, return it. Otherwise,
7141/// return the code it can be lowered into. Worst case, it can always be
7142/// lowered into a vperm.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007143SDValue PPCTargetLowering::LowerVECTOR_SHUFFLE(SDValue Op,
Dan Gohman21cea8a2010-04-17 15:26:15 +00007144 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00007145 SDLoc dl(Op);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007146 SDValue V1 = Op.getOperand(0);
7147 SDValue V2 = Op.getOperand(1);
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007148 ShuffleVectorSDNode *SVOp = cast<ShuffleVectorSDNode>(Op);
Owen Anderson53aa7a92009-08-10 22:56:29 +00007149 EVT VT = Op.getValueType();
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007150 bool isLittleEndian = Subtarget.isLittleEndian();
Scott Michelcf0da6c2009-02-17 22:15:04 +00007151
Hal Finkelc93a9a22015-02-25 01:06:45 +00007152 if (Subtarget.hasQPX()) {
7153 if (VT.getVectorNumElements() != 4)
7154 return SDValue();
7155
7156 if (V2.getOpcode() == ISD::UNDEF) V2 = V1;
7157
7158 int AlignIdx = PPC::isQVALIGNIShuffleMask(SVOp);
7159 if (AlignIdx != -1) {
7160 return DAG.getNode(PPCISD::QVALIGNI, dl, VT, V1, V2,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007161 DAG.getConstant(AlignIdx, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007162 } else if (SVOp->isSplat()) {
7163 int SplatIdx = SVOp->getSplatIndex();
7164 if (SplatIdx >= 4) {
7165 std::swap(V1, V2);
7166 SplatIdx -= 4;
7167 }
7168
7169 // FIXME: If SplatIdx == 0 and the input came from a load, then there is
7170 // nothing to do.
7171
7172 return DAG.getNode(PPCISD::QVESPLATI, dl, VT, V1,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007173 DAG.getConstant(SplatIdx, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007174 }
7175
7176 // Lower this into a qvgpci/qvfperm pair.
7177
7178 // Compute the qvgpci literal
7179 unsigned idx = 0;
7180 for (unsigned i = 0; i < 4; ++i) {
7181 int m = SVOp->getMaskElt(i);
7182 unsigned mm = m >= 0 ? (unsigned) m : i;
7183 idx |= mm << (3-i)*3;
7184 }
7185
7186 SDValue V3 = DAG.getNode(PPCISD::QVGPCI, dl, MVT::v4f64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007187 DAG.getConstant(idx, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007188 return DAG.getNode(PPCISD::QVFPERM, dl, VT, V1, V2, V3);
7189 }
7190
Chris Lattner19e90552006-04-14 05:19:18 +00007191 // Cases that are handled by instructions that take permute immediates
7192 // (such as vsplt*) should be left as VECTOR_SHUFFLE nodes so they can be
7193 // selected by the instruction selector.
7194 if (V2.getOpcode() == ISD::UNDEF) {
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007195 if (PPC::isSplatShuffleMask(SVOp, 1) ||
7196 PPC::isSplatShuffleMask(SVOp, 2) ||
7197 PPC::isSplatShuffleMask(SVOp, 4) ||
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00007198 PPC::isVPKUWUMShuffleMask(SVOp, 1, DAG) ||
7199 PPC::isVPKUHUMShuffleMask(SVOp, 1, DAG) ||
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00007200 PPC::isVPKUDUMShuffleMask(SVOp, 1, DAG) ||
Bill Schmidt42a69362014-08-05 20:47:25 +00007201 PPC::isVSLDOIShuffleMask(SVOp, 1, DAG) != -1 ||
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00007202 PPC::isVMRGLShuffleMask(SVOp, 1, 1, DAG) ||
7203 PPC::isVMRGLShuffleMask(SVOp, 2, 1, DAG) ||
7204 PPC::isVMRGLShuffleMask(SVOp, 4, 1, DAG) ||
7205 PPC::isVMRGHShuffleMask(SVOp, 1, 1, DAG) ||
7206 PPC::isVMRGHShuffleMask(SVOp, 2, 1, DAG) ||
Kit Barton13894c72015-06-25 15:17:40 +00007207 PPC::isVMRGHShuffleMask(SVOp, 4, 1, DAG) ||
7208 PPC::isVMRGEOShuffleMask(SVOp, true, 1, DAG) ||
7209 PPC::isVMRGEOShuffleMask(SVOp, false, 1, DAG)) {
Chris Lattner19e90552006-04-14 05:19:18 +00007210 return Op;
7211 }
7212 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007213
Chris Lattner19e90552006-04-14 05:19:18 +00007214 // Altivec has a variety of "shuffle immediates" that take two vector inputs
7215 // and produce a fixed permutation. If any of these match, do not lower to
7216 // VPERM.
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00007217 unsigned int ShuffleKind = isLittleEndian ? 2 : 0;
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00007218 if (PPC::isVPKUWUMShuffleMask(SVOp, ShuffleKind, DAG) ||
7219 PPC::isVPKUHUMShuffleMask(SVOp, ShuffleKind, DAG) ||
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00007220 PPC::isVPKUDUMShuffleMask(SVOp, ShuffleKind, DAG) ||
Bill Schmidt42a69362014-08-05 20:47:25 +00007221 PPC::isVSLDOIShuffleMask(SVOp, ShuffleKind, DAG) != -1 ||
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00007222 PPC::isVMRGLShuffleMask(SVOp, 1, ShuffleKind, DAG) ||
7223 PPC::isVMRGLShuffleMask(SVOp, 2, ShuffleKind, DAG) ||
7224 PPC::isVMRGLShuffleMask(SVOp, 4, ShuffleKind, DAG) ||
7225 PPC::isVMRGHShuffleMask(SVOp, 1, ShuffleKind, DAG) ||
7226 PPC::isVMRGHShuffleMask(SVOp, 2, ShuffleKind, DAG) ||
Kit Barton13894c72015-06-25 15:17:40 +00007227 PPC::isVMRGHShuffleMask(SVOp, 4, ShuffleKind, DAG) ||
7228 PPC::isVMRGEOShuffleMask(SVOp, true, ShuffleKind, DAG) ||
7229 PPC::isVMRGEOShuffleMask(SVOp, false, ShuffleKind, DAG))
Chris Lattner19e90552006-04-14 05:19:18 +00007230 return Op;
Scott Michelcf0da6c2009-02-17 22:15:04 +00007231
Chris Lattner071ad012006-04-17 05:28:54 +00007232 // Check to see if this is a shuffle of 4-byte values. If so, we can use our
7233 // perfect shuffle table to emit an optimal matching sequence.
Benjamin Kramer339ced42012-01-15 13:16:05 +00007234 ArrayRef<int> PermMask = SVOp->getMask();
Wesley Peck527da1b2010-11-23 03:31:01 +00007235
Chris Lattner071ad012006-04-17 05:28:54 +00007236 unsigned PFIndexes[4];
7237 bool isFourElementShuffle = true;
7238 for (unsigned i = 0; i != 4 && isFourElementShuffle; ++i) { // Element number
7239 unsigned EltNo = 8; // Start out undef.
7240 for (unsigned j = 0; j != 4; ++j) { // Intra-element byte.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007241 if (PermMask[i*4+j] < 0)
Chris Lattner071ad012006-04-17 05:28:54 +00007242 continue; // Undef, ignore it.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007243
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007244 unsigned ByteSource = PermMask[i*4+j];
Chris Lattner071ad012006-04-17 05:28:54 +00007245 if ((ByteSource & 3) != j) {
7246 isFourElementShuffle = false;
7247 break;
7248 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007249
Chris Lattner071ad012006-04-17 05:28:54 +00007250 if (EltNo == 8) {
7251 EltNo = ByteSource/4;
7252 } else if (EltNo != ByteSource/4) {
7253 isFourElementShuffle = false;
7254 break;
7255 }
7256 }
7257 PFIndexes[i] = EltNo;
7258 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007259
7260 // If this shuffle can be expressed as a shuffle of 4-byte elements, use the
Chris Lattner071ad012006-04-17 05:28:54 +00007261 // perfect shuffle vector to determine if it is cost effective to do this as
7262 // discrete instructions, or whether we should use a vperm.
Bill Schmidtf910a062014-06-10 14:35:01 +00007263 // For now, we skip this for little endian until such time as we have a
7264 // little-endian perfect shuffle table.
7265 if (isFourElementShuffle && !isLittleEndian) {
Chris Lattner071ad012006-04-17 05:28:54 +00007266 // Compute the index in the perfect shuffle table.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007267 unsigned PFTableIndex =
Chris Lattner071ad012006-04-17 05:28:54 +00007268 PFIndexes[0]*9*9*9+PFIndexes[1]*9*9+PFIndexes[2]*9+PFIndexes[3];
Scott Michelcf0da6c2009-02-17 22:15:04 +00007269
Chris Lattner071ad012006-04-17 05:28:54 +00007270 unsigned PFEntry = PerfectShuffleTable[PFTableIndex];
7271 unsigned Cost = (PFEntry >> 30);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007272
Chris Lattner071ad012006-04-17 05:28:54 +00007273 // Determining when to avoid vperm is tricky. Many things affect the cost
7274 // of vperm, particularly how many times the perm mask needs to be computed.
7275 // For example, if the perm mask can be hoisted out of a loop or is already
7276 // used (perhaps because there are multiple permutes with the same shuffle
7277 // mask?) the vperm has a cost of 1. OTOH, hoisting the permute mask out of
7278 // the loop requires an extra register.
7279 //
7280 // As a compromise, we only emit discrete instructions if the shuffle can be
Scott Michelcf0da6c2009-02-17 22:15:04 +00007281 // generated in 3 or fewer operations. When we have loop information
Chris Lattner071ad012006-04-17 05:28:54 +00007282 // available, if this block is within a loop, we should avoid using vperm
7283 // for 3-operation perms and use a constant pool load instead.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007284 if (Cost < 3)
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007285 return GeneratePerfectShuffle(PFEntry, V1, V2, DAG, dl);
Chris Lattner071ad012006-04-17 05:28:54 +00007286 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007287
Chris Lattner19e90552006-04-14 05:19:18 +00007288 // Lower this to a VPERM(V1, V2, V3) expression, where V3 is a constant
7289 // vector that will get spilled to the constant pool.
7290 if (V2.getOpcode() == ISD::UNDEF) V2 = V1;
Scott Michelcf0da6c2009-02-17 22:15:04 +00007291
Chris Lattner19e90552006-04-14 05:19:18 +00007292 // The SHUFFLE_VECTOR mask is almost exactly what we want for vperm, except
7293 // that it is in input element units, not in bytes. Convert now.
Bill Schmidt4aedff82014-06-06 14:06:26 +00007294
7295 // For little endian, the order of the input vectors is reversed, and
7296 // the permutation mask is complemented with respect to 31. This is
7297 // necessary to produce proper semantics with the big-endian-biased vperm
7298 // instruction.
Owen Anderson53aa7a92009-08-10 22:56:29 +00007299 EVT EltVT = V1.getValueType().getVectorElementType();
Duncan Sands13237ac2008-06-06 12:08:01 +00007300 unsigned BytesPerElement = EltVT.getSizeInBits()/8;
Scott Michelcf0da6c2009-02-17 22:15:04 +00007301
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007302 SmallVector<SDValue, 16> ResultMask;
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007303 for (unsigned i = 0, e = VT.getVectorNumElements(); i != e; ++i) {
7304 unsigned SrcElt = PermMask[i] < 0 ? 0 : PermMask[i];
Scott Michelcf0da6c2009-02-17 22:15:04 +00007305
Chris Lattner19e90552006-04-14 05:19:18 +00007306 for (unsigned j = 0; j != BytesPerElement; ++j)
Bill Schmidt4aedff82014-06-06 14:06:26 +00007307 if (isLittleEndian)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007308 ResultMask.push_back(DAG.getConstant(31 - (SrcElt*BytesPerElement + j),
7309 dl, MVT::i32));
Bill Schmidt4aedff82014-06-06 14:06:26 +00007310 else
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007311 ResultMask.push_back(DAG.getConstant(SrcElt*BytesPerElement + j, dl,
Bill Schmidt4aedff82014-06-06 14:06:26 +00007312 MVT::i32));
Chris Lattner19e90552006-04-14 05:19:18 +00007313 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007314
Owen Anderson9f944592009-08-11 20:47:22 +00007315 SDValue VPermMask = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v16i8,
Craig Topper48d114b2014-04-26 18:35:24 +00007316 ResultMask);
Bill Schmidt4aedff82014-06-06 14:06:26 +00007317 if (isLittleEndian)
7318 return DAG.getNode(PPCISD::VPERM, dl, V1.getValueType(),
7319 V2, V1, VPermMask);
7320 else
7321 return DAG.getNode(PPCISD::VPERM, dl, V1.getValueType(),
7322 V1, V2, VPermMask);
Chris Lattner19e90552006-04-14 05:19:18 +00007323}
7324
Chris Lattner9754d142006-04-18 17:59:36 +00007325/// getAltivecCompareInfo - Given an intrinsic, return false if it is not an
7326/// altivec comparison. If it is, return true and fill in Opc/isDot with
7327/// information about the intrinsic.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007328static bool getAltivecCompareInfo(SDValue Intrin, int &CompareOpc,
Kit Barton0cfa7b72015-03-03 19:55:45 +00007329 bool &isDot, const PPCSubtarget &Subtarget) {
Dan Gohmaneffb8942008-09-12 16:56:44 +00007330 unsigned IntrinsicID =
7331 cast<ConstantSDNode>(Intrin.getOperand(0))->getZExtValue();
Chris Lattner9754d142006-04-18 17:59:36 +00007332 CompareOpc = -1;
7333 isDot = false;
7334 switch (IntrinsicID) {
7335 default: return false;
7336 // Comparison predicates.
Chris Lattner4211ca92006-04-14 06:01:58 +00007337 case Intrinsic::ppc_altivec_vcmpbfp_p: CompareOpc = 966; isDot = 1; break;
7338 case Intrinsic::ppc_altivec_vcmpeqfp_p: CompareOpc = 198; isDot = 1; break;
7339 case Intrinsic::ppc_altivec_vcmpequb_p: CompareOpc = 6; isDot = 1; break;
7340 case Intrinsic::ppc_altivec_vcmpequh_p: CompareOpc = 70; isDot = 1; break;
7341 case Intrinsic::ppc_altivec_vcmpequw_p: CompareOpc = 134; isDot = 1; break;
Kit Barton0cfa7b72015-03-03 19:55:45 +00007342 case Intrinsic::ppc_altivec_vcmpequd_p:
7343 if (Subtarget.hasP8Altivec()) {
7344 CompareOpc = 199;
7345 isDot = 1;
7346 }
7347 else
7348 return false;
7349
7350 break;
Chris Lattner4211ca92006-04-14 06:01:58 +00007351 case Intrinsic::ppc_altivec_vcmpgefp_p: CompareOpc = 454; isDot = 1; break;
7352 case Intrinsic::ppc_altivec_vcmpgtfp_p: CompareOpc = 710; isDot = 1; break;
7353 case Intrinsic::ppc_altivec_vcmpgtsb_p: CompareOpc = 774; isDot = 1; break;
7354 case Intrinsic::ppc_altivec_vcmpgtsh_p: CompareOpc = 838; isDot = 1; break;
7355 case Intrinsic::ppc_altivec_vcmpgtsw_p: CompareOpc = 902; isDot = 1; break;
Kit Barton0cfa7b72015-03-03 19:55:45 +00007356 case Intrinsic::ppc_altivec_vcmpgtsd_p:
7357 if (Subtarget.hasP8Altivec()) {
7358 CompareOpc = 967;
7359 isDot = 1;
7360 }
7361 else
7362 return false;
7363
7364 break;
Chris Lattner4211ca92006-04-14 06:01:58 +00007365 case Intrinsic::ppc_altivec_vcmpgtub_p: CompareOpc = 518; isDot = 1; break;
7366 case Intrinsic::ppc_altivec_vcmpgtuh_p: CompareOpc = 582; isDot = 1; break;
7367 case Intrinsic::ppc_altivec_vcmpgtuw_p: CompareOpc = 646; isDot = 1; break;
Kit Barton0cfa7b72015-03-03 19:55:45 +00007368 case Intrinsic::ppc_altivec_vcmpgtud_p:
7369 if (Subtarget.hasP8Altivec()) {
7370 CompareOpc = 711;
7371 isDot = 1;
7372 }
7373 else
7374 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00007375
Kit Barton0cfa7b72015-03-03 19:55:45 +00007376 break;
7377
Chris Lattner4211ca92006-04-14 06:01:58 +00007378 // Normal Comparisons.
7379 case Intrinsic::ppc_altivec_vcmpbfp: CompareOpc = 966; isDot = 0; break;
7380 case Intrinsic::ppc_altivec_vcmpeqfp: CompareOpc = 198; isDot = 0; break;
7381 case Intrinsic::ppc_altivec_vcmpequb: CompareOpc = 6; isDot = 0; break;
7382 case Intrinsic::ppc_altivec_vcmpequh: CompareOpc = 70; isDot = 0; break;
7383 case Intrinsic::ppc_altivec_vcmpequw: CompareOpc = 134; isDot = 0; break;
Kit Barton0cfa7b72015-03-03 19:55:45 +00007384 case Intrinsic::ppc_altivec_vcmpequd:
7385 if (Subtarget.hasP8Altivec()) {
7386 CompareOpc = 199;
7387 isDot = 0;
7388 }
7389 else
7390 return false;
7391
7392 break;
Chris Lattner4211ca92006-04-14 06:01:58 +00007393 case Intrinsic::ppc_altivec_vcmpgefp: CompareOpc = 454; isDot = 0; break;
7394 case Intrinsic::ppc_altivec_vcmpgtfp: CompareOpc = 710; isDot = 0; break;
7395 case Intrinsic::ppc_altivec_vcmpgtsb: CompareOpc = 774; isDot = 0; break;
7396 case Intrinsic::ppc_altivec_vcmpgtsh: CompareOpc = 838; isDot = 0; break;
7397 case Intrinsic::ppc_altivec_vcmpgtsw: CompareOpc = 902; isDot = 0; break;
Kit Barton0cfa7b72015-03-03 19:55:45 +00007398 case Intrinsic::ppc_altivec_vcmpgtsd:
7399 if (Subtarget.hasP8Altivec()) {
7400 CompareOpc = 967;
7401 isDot = 0;
7402 }
7403 else
7404 return false;
7405
7406 break;
Chris Lattner4211ca92006-04-14 06:01:58 +00007407 case Intrinsic::ppc_altivec_vcmpgtub: CompareOpc = 518; isDot = 0; break;
7408 case Intrinsic::ppc_altivec_vcmpgtuh: CompareOpc = 582; isDot = 0; break;
7409 case Intrinsic::ppc_altivec_vcmpgtuw: CompareOpc = 646; isDot = 0; break;
Kit Barton0cfa7b72015-03-03 19:55:45 +00007410 case Intrinsic::ppc_altivec_vcmpgtud:
7411 if (Subtarget.hasP8Altivec()) {
7412 CompareOpc = 711;
7413 isDot = 0;
7414 }
7415 else
7416 return false;
7417
7418 break;
Chris Lattner4211ca92006-04-14 06:01:58 +00007419 }
Chris Lattner9754d142006-04-18 17:59:36 +00007420 return true;
7421}
7422
7423/// LowerINTRINSIC_WO_CHAIN - If this is an intrinsic that we want to custom
7424/// lower, do it, otherwise return null.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007425SDValue PPCTargetLowering::LowerINTRINSIC_WO_CHAIN(SDValue Op,
Dan Gohman21cea8a2010-04-17 15:26:15 +00007426 SelectionDAG &DAG) const {
Chris Lattner9754d142006-04-18 17:59:36 +00007427 // If this is a lowered altivec predicate compare, CompareOpc is set to the
7428 // opcode number of the comparison.
Andrew Trickef9de2a2013-05-25 02:42:55 +00007429 SDLoc dl(Op);
Chris Lattner9754d142006-04-18 17:59:36 +00007430 int CompareOpc;
7431 bool isDot;
Kit Barton0cfa7b72015-03-03 19:55:45 +00007432 if (!getAltivecCompareInfo(Op, CompareOpc, isDot, Subtarget))
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007433 return SDValue(); // Don't custom lower most intrinsics.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007434
Chris Lattner9754d142006-04-18 17:59:36 +00007435 // If this is a non-dot comparison, make the VCMP node and we are done.
Chris Lattner4211ca92006-04-14 06:01:58 +00007436 if (!isDot) {
Dale Johannesenf80493b2009-02-05 22:07:54 +00007437 SDValue Tmp = DAG.getNode(PPCISD::VCMP, dl, Op.getOperand(2).getValueType(),
Chris Lattner9fa851b2010-03-14 22:44:11 +00007438 Op.getOperand(1), Op.getOperand(2),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007439 DAG.getConstant(CompareOpc, dl, MVT::i32));
Wesley Peck527da1b2010-11-23 03:31:01 +00007440 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Tmp);
Chris Lattner4211ca92006-04-14 06:01:58 +00007441 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007442
Chris Lattner4211ca92006-04-14 06:01:58 +00007443 // Create the PPCISD altivec 'dot' comparison node.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007444 SDValue Ops[] = {
Chris Lattnerd66f14e2006-08-11 17:18:05 +00007445 Op.getOperand(2), // LHS
7446 Op.getOperand(3), // RHS
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007447 DAG.getConstant(CompareOpc, dl, MVT::i32)
Chris Lattnerd66f14e2006-08-11 17:18:05 +00007448 };
Benjamin Kramerfdf362b2013-03-07 20:33:29 +00007449 EVT VTs[] = { Op.getOperand(2).getValueType(), MVT::Glue };
Craig Topper48d114b2014-04-26 18:35:24 +00007450 SDValue CompNode = DAG.getNode(PPCISD::VCMPo, dl, VTs, Ops);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007451
Chris Lattner4211ca92006-04-14 06:01:58 +00007452 // Now that we have the comparison, emit a copy from the CR to a GPR.
7453 // This is flagged to the above dot comparison.
Ulrich Weigandd5ebc622013-07-03 17:05:42 +00007454 SDValue Flags = DAG.getNode(PPCISD::MFOCRF, dl, MVT::i32,
Owen Anderson9f944592009-08-11 20:47:22 +00007455 DAG.getRegister(PPC::CR6, MVT::i32),
Scott Michelcf0da6c2009-02-17 22:15:04 +00007456 CompNode.getValue(1));
7457
Chris Lattner4211ca92006-04-14 06:01:58 +00007458 // Unpack the result based on how the target uses it.
7459 unsigned BitNo; // Bit # of CR6.
7460 bool InvertBit; // Invert result?
Dan Gohmaneffb8942008-09-12 16:56:44 +00007461 switch (cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue()) {
Chris Lattner4211ca92006-04-14 06:01:58 +00007462 default: // Can't happen, don't crash on invalid number though.
7463 case 0: // Return the value of the EQ bit of CR6.
7464 BitNo = 0; InvertBit = false;
7465 break;
7466 case 1: // Return the inverted value of the EQ bit of CR6.
7467 BitNo = 0; InvertBit = true;
7468 break;
7469 case 2: // Return the value of the LT bit of CR6.
7470 BitNo = 2; InvertBit = false;
7471 break;
7472 case 3: // Return the inverted value of the LT bit of CR6.
7473 BitNo = 2; InvertBit = true;
7474 break;
7475 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007476
Chris Lattner4211ca92006-04-14 06:01:58 +00007477 // Shift the bit into the low position.
Owen Anderson9f944592009-08-11 20:47:22 +00007478 Flags = DAG.getNode(ISD::SRL, dl, MVT::i32, Flags,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007479 DAG.getConstant(8 - (3 - BitNo), dl, MVT::i32));
Chris Lattner4211ca92006-04-14 06:01:58 +00007480 // Isolate the bit.
Owen Anderson9f944592009-08-11 20:47:22 +00007481 Flags = DAG.getNode(ISD::AND, dl, MVT::i32, Flags,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007482 DAG.getConstant(1, dl, MVT::i32));
Scott Michelcf0da6c2009-02-17 22:15:04 +00007483
Chris Lattner4211ca92006-04-14 06:01:58 +00007484 // If we are supposed to, toggle the bit.
7485 if (InvertBit)
Owen Anderson9f944592009-08-11 20:47:22 +00007486 Flags = DAG.getNode(ISD::XOR, dl, MVT::i32, Flags,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007487 DAG.getConstant(1, dl, MVT::i32));
Chris Lattner4211ca92006-04-14 06:01:58 +00007488 return Flags;
7489}
7490
Hal Finkel5c0d1452014-03-30 13:22:59 +00007491SDValue PPCTargetLowering::LowerSIGN_EXTEND_INREG(SDValue Op,
7492 SelectionDAG &DAG) const {
7493 SDLoc dl(Op);
7494 // For v2i64 (VSX), we can pattern patch the v2i32 case (using fp <-> int
7495 // instructions), but for smaller types, we need to first extend up to v2i32
7496 // before doing going farther.
7497 if (Op.getValueType() == MVT::v2i64) {
7498 EVT ExtVT = cast<VTSDNode>(Op.getOperand(1))->getVT();
7499 if (ExtVT != MVT::v2i32) {
7500 Op = DAG.getNode(ISD::BITCAST, dl, MVT::v4i32, Op.getOperand(0));
7501 Op = DAG.getNode(ISD::SIGN_EXTEND_INREG, dl, MVT::v4i32, Op,
7502 DAG.getValueType(EVT::getVectorVT(*DAG.getContext(),
7503 ExtVT.getVectorElementType(), 4)));
7504 Op = DAG.getNode(ISD::BITCAST, dl, MVT::v2i64, Op);
7505 Op = DAG.getNode(ISD::SIGN_EXTEND_INREG, dl, MVT::v2i64, Op,
7506 DAG.getValueType(MVT::v2i32));
7507 }
7508
7509 return Op;
7510 }
7511
7512 return SDValue();
7513}
7514
Scott Michelcf0da6c2009-02-17 22:15:04 +00007515SDValue PPCTargetLowering::LowerSCALAR_TO_VECTOR(SDValue Op,
Dan Gohman21cea8a2010-04-17 15:26:15 +00007516 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00007517 SDLoc dl(Op);
Chris Lattner4211ca92006-04-14 06:01:58 +00007518 // Create a stack slot that is 16-byte aligned.
7519 MachineFrameInfo *FrameInfo = DAG.getMachineFunction().getFrameInfo();
David Greene1fbe0542009-11-12 20:49:22 +00007520 int FrameIdx = FrameInfo->CreateStackObject(16, 16, false);
Mehdi Amini44ede332015-07-09 02:09:04 +00007521 EVT PtrVT = getPointerTy(DAG.getDataLayout());
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007522 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007523
Chris Lattner4211ca92006-04-14 06:01:58 +00007524 // Store the input value into Value#0 of the stack slot.
Dale Johannesen021052a2009-02-04 20:06:27 +00007525 SDValue Store = DAG.getStore(DAG.getEntryNode(), dl,
Chris Lattner676c61d2010-09-21 18:41:36 +00007526 Op.getOperand(0), FIdx, MachinePointerInfo(),
David Greene87a5abe2010-02-15 16:56:53 +00007527 false, false, 0);
Chris Lattner4211ca92006-04-14 06:01:58 +00007528 // Load it out.
Chris Lattner7727d052010-09-21 06:44:06 +00007529 return DAG.getLoad(Op.getValueType(), dl, Store, FIdx, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00007530 false, false, false, 0);
Chris Lattner4211ca92006-04-14 06:01:58 +00007531}
7532
Hal Finkelc93a9a22015-02-25 01:06:45 +00007533SDValue PPCTargetLowering::LowerEXTRACT_VECTOR_ELT(SDValue Op,
7534 SelectionDAG &DAG) const {
7535 SDLoc dl(Op);
7536 SDNode *N = Op.getNode();
7537
7538 assert(N->getOperand(0).getValueType() == MVT::v4i1 &&
7539 "Unknown extract_vector_elt type");
7540
7541 SDValue Value = N->getOperand(0);
7542
7543 // The first part of this is like the store lowering except that we don't
7544 // need to track the chain.
7545
7546 // The values are now known to be -1 (false) or 1 (true). To convert this
7547 // into 0 (false) and 1 (true), add 1 and then divide by 2 (multiply by 0.5).
7548 // This can be done with an fma and the 0.5 constant: (V+1.0)*0.5 = 0.5*V+0.5
7549 Value = DAG.getNode(PPCISD::QBFLT, dl, MVT::v4f64, Value);
7550
7551 // FIXME: We can make this an f32 vector, but the BUILD_VECTOR code needs to
7552 // understand how to form the extending load.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007553 SDValue FPHalfs = DAG.getConstantFP(0.5, dl, MVT::f64);
Hal Finkelc93a9a22015-02-25 01:06:45 +00007554 FPHalfs = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4f64,
7555 FPHalfs, FPHalfs, FPHalfs, FPHalfs);
7556
7557 Value = DAG.getNode(ISD::FMA, dl, MVT::v4f64, Value, FPHalfs, FPHalfs);
7558
7559 // Now convert to an integer and store.
7560 Value = DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, MVT::v4f64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007561 DAG.getConstant(Intrinsic::ppc_qpx_qvfctiwu, dl, MVT::i32),
Hal Finkelc93a9a22015-02-25 01:06:45 +00007562 Value);
7563
7564 MachineFrameInfo *FrameInfo = DAG.getMachineFunction().getFrameInfo();
7565 int FrameIdx = FrameInfo->CreateStackObject(16, 16, false);
Alex Lorenze40c8a22015-08-11 23:09:45 +00007566 MachinePointerInfo PtrInfo =
7567 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx);
Mehdi Amini44ede332015-07-09 02:09:04 +00007568 EVT PtrVT = getPointerTy(DAG.getDataLayout());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007569 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
7570
7571 SDValue StoreChain = DAG.getEntryNode();
7572 SmallVector<SDValue, 2> Ops;
7573 Ops.push_back(StoreChain);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007574 Ops.push_back(DAG.getConstant(Intrinsic::ppc_qpx_qvstfiw, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007575 Ops.push_back(Value);
7576 Ops.push_back(FIdx);
7577
7578 SmallVector<EVT, 2> ValueVTs;
7579 ValueVTs.push_back(MVT::Other); // chain
7580 SDVTList VTs = DAG.getVTList(ValueVTs);
7581
7582 StoreChain = DAG.getMemIntrinsicNode(ISD::INTRINSIC_VOID,
7583 dl, VTs, Ops, MVT::v4i32, PtrInfo);
7584
7585 // Extract the value requested.
7586 unsigned Offset = 4*cast<ConstantSDNode>(N->getOperand(1))->getZExtValue();
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007587 SDValue Idx = DAG.getConstant(Offset, dl, FIdx.getValueType());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007588 Idx = DAG.getNode(ISD::ADD, dl, FIdx.getValueType(), FIdx, Idx);
7589
7590 SDValue IntVal = DAG.getLoad(MVT::i32, dl, StoreChain, Idx,
7591 PtrInfo.getWithOffset(Offset),
7592 false, false, false, 0);
7593
7594 if (!Subtarget.useCRBits())
7595 return IntVal;
7596
7597 return DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, IntVal);
7598}
7599
7600/// Lowering for QPX v4i1 loads
7601SDValue PPCTargetLowering::LowerVectorLoad(SDValue Op,
7602 SelectionDAG &DAG) const {
7603 SDLoc dl(Op);
7604 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode());
7605 SDValue LoadChain = LN->getChain();
7606 SDValue BasePtr = LN->getBasePtr();
7607
7608 if (Op.getValueType() == MVT::v4f64 ||
7609 Op.getValueType() == MVT::v4f32) {
7610 EVT MemVT = LN->getMemoryVT();
7611 unsigned Alignment = LN->getAlignment();
7612
7613 // If this load is properly aligned, then it is legal.
7614 if (Alignment >= MemVT.getStoreSize())
7615 return Op;
7616
7617 EVT ScalarVT = Op.getValueType().getScalarType(),
7618 ScalarMemVT = MemVT.getScalarType();
7619 unsigned Stride = ScalarMemVT.getStoreSize();
7620
7621 SmallVector<SDValue, 8> Vals, LoadChains;
7622 for (unsigned Idx = 0; Idx < 4; ++Idx) {
7623 SDValue Load;
7624 if (ScalarVT != ScalarMemVT)
7625 Load =
7626 DAG.getExtLoad(LN->getExtensionType(), dl, ScalarVT, LoadChain,
7627 BasePtr,
7628 LN->getPointerInfo().getWithOffset(Idx*Stride),
7629 ScalarMemVT, LN->isVolatile(), LN->isNonTemporal(),
7630 LN->isInvariant(), MinAlign(Alignment, Idx*Stride),
7631 LN->getAAInfo());
7632 else
7633 Load =
7634 DAG.getLoad(ScalarVT, dl, LoadChain, BasePtr,
7635 LN->getPointerInfo().getWithOffset(Idx*Stride),
7636 LN->isVolatile(), LN->isNonTemporal(),
7637 LN->isInvariant(), MinAlign(Alignment, Idx*Stride),
7638 LN->getAAInfo());
7639
7640 if (Idx == 0 && LN->isIndexed()) {
7641 assert(LN->getAddressingMode() == ISD::PRE_INC &&
7642 "Unknown addressing mode on vector load");
7643 Load = DAG.getIndexedLoad(Load, dl, BasePtr, LN->getOffset(),
7644 LN->getAddressingMode());
7645 }
7646
7647 Vals.push_back(Load);
7648 LoadChains.push_back(Load.getValue(1));
7649
7650 BasePtr = DAG.getNode(ISD::ADD, dl, BasePtr.getValueType(), BasePtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007651 DAG.getConstant(Stride, dl,
7652 BasePtr.getValueType()));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007653 }
7654
7655 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, LoadChains);
7656 SDValue Value = DAG.getNode(ISD::BUILD_VECTOR, dl,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007657 Op.getValueType(), Vals);
Hal Finkelc93a9a22015-02-25 01:06:45 +00007658
7659 if (LN->isIndexed()) {
7660 SDValue RetOps[] = { Value, Vals[0].getValue(1), TF };
7661 return DAG.getMergeValues(RetOps, dl);
7662 }
7663
7664 SDValue RetOps[] = { Value, TF };
7665 return DAG.getMergeValues(RetOps, dl);
7666 }
7667
7668 assert(Op.getValueType() == MVT::v4i1 && "Unknown load to lower");
7669 assert(LN->isUnindexed() && "Indexed v4i1 loads are not supported");
7670
7671 // To lower v4i1 from a byte array, we load the byte elements of the
7672 // vector and then reuse the BUILD_VECTOR logic.
7673
7674 SmallVector<SDValue, 4> VectElmts, VectElmtChains;
7675 for (unsigned i = 0; i < 4; ++i) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007676 SDValue Idx = DAG.getConstant(i, dl, BasePtr.getValueType());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007677 Idx = DAG.getNode(ISD::ADD, dl, BasePtr.getValueType(), BasePtr, Idx);
7678
7679 VectElmts.push_back(DAG.getExtLoad(ISD::EXTLOAD,
7680 dl, MVT::i32, LoadChain, Idx,
7681 LN->getPointerInfo().getWithOffset(i),
7682 MVT::i8 /* memory type */,
7683 LN->isVolatile(), LN->isNonTemporal(),
7684 LN->isInvariant(),
7685 1 /* alignment */, LN->getAAInfo()));
7686 VectElmtChains.push_back(VectElmts[i].getValue(1));
7687 }
7688
7689 LoadChain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, VectElmtChains);
7690 SDValue Value = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4i1, VectElmts);
7691
7692 SDValue RVals[] = { Value, LoadChain };
7693 return DAG.getMergeValues(RVals, dl);
7694}
7695
7696/// Lowering for QPX v4i1 stores
7697SDValue PPCTargetLowering::LowerVectorStore(SDValue Op,
7698 SelectionDAG &DAG) const {
7699 SDLoc dl(Op);
7700 StoreSDNode *SN = cast<StoreSDNode>(Op.getNode());
7701 SDValue StoreChain = SN->getChain();
7702 SDValue BasePtr = SN->getBasePtr();
7703 SDValue Value = SN->getValue();
7704
7705 if (Value.getValueType() == MVT::v4f64 ||
7706 Value.getValueType() == MVT::v4f32) {
7707 EVT MemVT = SN->getMemoryVT();
7708 unsigned Alignment = SN->getAlignment();
7709
7710 // If this store is properly aligned, then it is legal.
7711 if (Alignment >= MemVT.getStoreSize())
7712 return Op;
7713
7714 EVT ScalarVT = Value.getValueType().getScalarType(),
7715 ScalarMemVT = MemVT.getScalarType();
7716 unsigned Stride = ScalarMemVT.getStoreSize();
7717
7718 SmallVector<SDValue, 8> Stores;
7719 for (unsigned Idx = 0; Idx < 4; ++Idx) {
Mehdi Amini44ede332015-07-09 02:09:04 +00007720 SDValue Ex = DAG.getNode(
7721 ISD::EXTRACT_VECTOR_ELT, dl, ScalarVT, Value,
7722 DAG.getConstant(Idx, dl, getVectorIdxTy(DAG.getDataLayout())));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007723 SDValue Store;
7724 if (ScalarVT != ScalarMemVT)
7725 Store =
7726 DAG.getTruncStore(StoreChain, dl, Ex, BasePtr,
7727 SN->getPointerInfo().getWithOffset(Idx*Stride),
7728 ScalarMemVT, SN->isVolatile(), SN->isNonTemporal(),
7729 MinAlign(Alignment, Idx*Stride), SN->getAAInfo());
7730 else
7731 Store =
7732 DAG.getStore(StoreChain, dl, Ex, BasePtr,
7733 SN->getPointerInfo().getWithOffset(Idx*Stride),
7734 SN->isVolatile(), SN->isNonTemporal(),
7735 MinAlign(Alignment, Idx*Stride), SN->getAAInfo());
7736
7737 if (Idx == 0 && SN->isIndexed()) {
7738 assert(SN->getAddressingMode() == ISD::PRE_INC &&
7739 "Unknown addressing mode on vector store");
7740 Store = DAG.getIndexedStore(Store, dl, BasePtr, SN->getOffset(),
7741 SN->getAddressingMode());
7742 }
7743
7744 BasePtr = DAG.getNode(ISD::ADD, dl, BasePtr.getValueType(), BasePtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007745 DAG.getConstant(Stride, dl,
7746 BasePtr.getValueType()));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007747 Stores.push_back(Store);
7748 }
7749
7750 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores);
7751
7752 if (SN->isIndexed()) {
7753 SDValue RetOps[] = { TF, Stores[0].getValue(1) };
7754 return DAG.getMergeValues(RetOps, dl);
7755 }
7756
7757 return TF;
7758 }
7759
7760 assert(SN->isUnindexed() && "Indexed v4i1 stores are not supported");
7761 assert(Value.getValueType() == MVT::v4i1 && "Unknown store to lower");
7762
7763 // The values are now known to be -1 (false) or 1 (true). To convert this
7764 // into 0 (false) and 1 (true), add 1 and then divide by 2 (multiply by 0.5).
7765 // This can be done with an fma and the 0.5 constant: (V+1.0)*0.5 = 0.5*V+0.5
7766 Value = DAG.getNode(PPCISD::QBFLT, dl, MVT::v4f64, Value);
7767
7768 // FIXME: We can make this an f32 vector, but the BUILD_VECTOR code needs to
7769 // understand how to form the extending load.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007770 SDValue FPHalfs = DAG.getConstantFP(0.5, dl, MVT::f64);
Hal Finkelc93a9a22015-02-25 01:06:45 +00007771 FPHalfs = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4f64,
7772 FPHalfs, FPHalfs, FPHalfs, FPHalfs);
7773
7774 Value = DAG.getNode(ISD::FMA, dl, MVT::v4f64, Value, FPHalfs, FPHalfs);
7775
7776 // Now convert to an integer and store.
7777 Value = DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, MVT::v4f64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007778 DAG.getConstant(Intrinsic::ppc_qpx_qvfctiwu, dl, MVT::i32),
Hal Finkelc93a9a22015-02-25 01:06:45 +00007779 Value);
7780
7781 MachineFrameInfo *FrameInfo = DAG.getMachineFunction().getFrameInfo();
7782 int FrameIdx = FrameInfo->CreateStackObject(16, 16, false);
Alex Lorenze40c8a22015-08-11 23:09:45 +00007783 MachinePointerInfo PtrInfo =
7784 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx);
Mehdi Amini44ede332015-07-09 02:09:04 +00007785 EVT PtrVT = getPointerTy(DAG.getDataLayout());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007786 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
7787
7788 SmallVector<SDValue, 2> Ops;
7789 Ops.push_back(StoreChain);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007790 Ops.push_back(DAG.getConstant(Intrinsic::ppc_qpx_qvstfiw, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007791 Ops.push_back(Value);
7792 Ops.push_back(FIdx);
7793
7794 SmallVector<EVT, 2> ValueVTs;
7795 ValueVTs.push_back(MVT::Other); // chain
7796 SDVTList VTs = DAG.getVTList(ValueVTs);
7797
7798 StoreChain = DAG.getMemIntrinsicNode(ISD::INTRINSIC_VOID,
7799 dl, VTs, Ops, MVT::v4i32, PtrInfo);
7800
7801 // Move data into the byte array.
7802 SmallVector<SDValue, 4> Loads, LoadChains;
7803 for (unsigned i = 0; i < 4; ++i) {
7804 unsigned Offset = 4*i;
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007805 SDValue Idx = DAG.getConstant(Offset, dl, FIdx.getValueType());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007806 Idx = DAG.getNode(ISD::ADD, dl, FIdx.getValueType(), FIdx, Idx);
7807
7808 Loads.push_back(DAG.getLoad(MVT::i32, dl, StoreChain, Idx,
7809 PtrInfo.getWithOffset(Offset),
7810 false, false, false, 0));
7811 LoadChains.push_back(Loads[i].getValue(1));
7812 }
7813
7814 StoreChain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, LoadChains);
7815
7816 SmallVector<SDValue, 4> Stores;
7817 for (unsigned i = 0; i < 4; ++i) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007818 SDValue Idx = DAG.getConstant(i, dl, BasePtr.getValueType());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007819 Idx = DAG.getNode(ISD::ADD, dl, BasePtr.getValueType(), BasePtr, Idx);
7820
7821 Stores.push_back(DAG.getTruncStore(StoreChain, dl, Loads[i], Idx,
7822 SN->getPointerInfo().getWithOffset(i),
7823 MVT::i8 /* memory type */,
7824 SN->isNonTemporal(), SN->isVolatile(),
7825 1 /* alignment */, SN->getAAInfo()));
7826 }
7827
7828 StoreChain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores);
7829
7830 return StoreChain;
7831}
7832
Dan Gohman21cea8a2010-04-17 15:26:15 +00007833SDValue PPCTargetLowering::LowerMUL(SDValue Op, SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00007834 SDLoc dl(Op);
Owen Anderson9f944592009-08-11 20:47:22 +00007835 if (Op.getValueType() == MVT::v4i32) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007836 SDValue LHS = Op.getOperand(0), RHS = Op.getOperand(1);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007837
Owen Anderson9f944592009-08-11 20:47:22 +00007838 SDValue Zero = BuildSplatI( 0, 1, MVT::v4i32, DAG, dl);
7839 SDValue Neg16 = BuildSplatI(-16, 4, MVT::v4i32, DAG, dl);//+16 as shift amt.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007840
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007841 SDValue RHSSwap = // = vrlw RHS, 16
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007842 BuildIntrinsicOp(Intrinsic::ppc_altivec_vrlw, RHS, Neg16, DAG, dl);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007843
Chris Lattner7e4398742006-04-18 03:43:48 +00007844 // Shrinkify inputs to v8i16.
Wesley Peck527da1b2010-11-23 03:31:01 +00007845 LHS = DAG.getNode(ISD::BITCAST, dl, MVT::v8i16, LHS);
7846 RHS = DAG.getNode(ISD::BITCAST, dl, MVT::v8i16, RHS);
7847 RHSSwap = DAG.getNode(ISD::BITCAST, dl, MVT::v8i16, RHSSwap);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007848
Chris Lattner7e4398742006-04-18 03:43:48 +00007849 // Low parts multiplied together, generating 32-bit results (we ignore the
7850 // top parts).
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007851 SDValue LoProd = BuildIntrinsicOp(Intrinsic::ppc_altivec_vmulouh,
Owen Anderson9f944592009-08-11 20:47:22 +00007852 LHS, RHS, DAG, dl, MVT::v4i32);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007853
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007854 SDValue HiProd = BuildIntrinsicOp(Intrinsic::ppc_altivec_vmsumuhm,
Owen Anderson9f944592009-08-11 20:47:22 +00007855 LHS, RHSSwap, Zero, DAG, dl, MVT::v4i32);
Chris Lattner7e4398742006-04-18 03:43:48 +00007856 // Shift the high parts up 16 bits.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007857 HiProd = BuildIntrinsicOp(Intrinsic::ppc_altivec_vslw, HiProd,
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007858 Neg16, DAG, dl);
Owen Anderson9f944592009-08-11 20:47:22 +00007859 return DAG.getNode(ISD::ADD, dl, MVT::v4i32, LoProd, HiProd);
7860 } else if (Op.getValueType() == MVT::v8i16) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007861 SDValue LHS = Op.getOperand(0), RHS = Op.getOperand(1);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007862
Owen Anderson9f944592009-08-11 20:47:22 +00007863 SDValue Zero = BuildSplatI(0, 1, MVT::v8i16, DAG, dl);
Chris Lattner7e4398742006-04-18 03:43:48 +00007864
Chris Lattner96d50482006-04-18 04:28:57 +00007865 return BuildIntrinsicOp(Intrinsic::ppc_altivec_vmladduhm,
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007866 LHS, RHS, Zero, DAG, dl);
Owen Anderson9f944592009-08-11 20:47:22 +00007867 } else if (Op.getValueType() == MVT::v16i8) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007868 SDValue LHS = Op.getOperand(0), RHS = Op.getOperand(1);
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007869 bool isLittleEndian = Subtarget.isLittleEndian();
Scott Michelcf0da6c2009-02-17 22:15:04 +00007870
Chris Lattnerd6d82aa2006-04-18 03:57:35 +00007871 // Multiply the even 8-bit parts, producing 16-bit sums.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007872 SDValue EvenParts = BuildIntrinsicOp(Intrinsic::ppc_altivec_vmuleub,
Owen Anderson9f944592009-08-11 20:47:22 +00007873 LHS, RHS, DAG, dl, MVT::v8i16);
Wesley Peck527da1b2010-11-23 03:31:01 +00007874 EvenParts = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, EvenParts);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007875
Chris Lattnerd6d82aa2006-04-18 03:57:35 +00007876 // Multiply the odd 8-bit parts, producing 16-bit sums.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007877 SDValue OddParts = BuildIntrinsicOp(Intrinsic::ppc_altivec_vmuloub,
Owen Anderson9f944592009-08-11 20:47:22 +00007878 LHS, RHS, DAG, dl, MVT::v8i16);
Wesley Peck527da1b2010-11-23 03:31:01 +00007879 OddParts = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, OddParts);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007880
Bill Schmidt42995e82014-06-09 16:06:29 +00007881 // Merge the results together. Because vmuleub and vmuloub are
7882 // instructions with a big-endian bias, we must reverse the
7883 // element numbering and reverse the meaning of "odd" and "even"
7884 // when generating little endian code.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007885 int Ops[16];
Chris Lattnerd6d82aa2006-04-18 03:57:35 +00007886 for (unsigned i = 0; i != 8; ++i) {
Bill Schmidt42995e82014-06-09 16:06:29 +00007887 if (isLittleEndian) {
7888 Ops[i*2 ] = 2*i;
7889 Ops[i*2+1] = 2*i+16;
7890 } else {
7891 Ops[i*2 ] = 2*i+1;
7892 Ops[i*2+1] = 2*i+1+16;
7893 }
Chris Lattnerd6d82aa2006-04-18 03:57:35 +00007894 }
Bill Schmidt42995e82014-06-09 16:06:29 +00007895 if (isLittleEndian)
7896 return DAG.getVectorShuffle(MVT::v16i8, dl, OddParts, EvenParts, Ops);
7897 else
7898 return DAG.getVectorShuffle(MVT::v16i8, dl, EvenParts, OddParts, Ops);
Chris Lattner7e4398742006-04-18 03:43:48 +00007899 } else {
Torok Edwinfbcc6632009-07-14 16:55:14 +00007900 llvm_unreachable("Unknown mul to lower!");
Chris Lattner7e4398742006-04-18 03:43:48 +00007901 }
Chris Lattnera2cae1b2006-04-18 03:24:30 +00007902}
7903
Chris Lattnerf3d06c62005-08-26 00:52:45 +00007904/// LowerOperation - Provide custom lowering hooks for some operations.
7905///
Dan Gohman21cea8a2010-04-17 15:26:15 +00007906SDValue PPCTargetLowering::LowerOperation(SDValue Op, SelectionDAG &DAG) const {
Chris Lattnerf3d06c62005-08-26 00:52:45 +00007907 switch (Op.getOpcode()) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00007908 default: llvm_unreachable("Wasn't expecting to be able to lower this!");
Chris Lattner4211ca92006-04-14 06:01:58 +00007909 case ISD::ConstantPool: return LowerConstantPool(Op, DAG);
Bob Wilsonf84f7102009-11-04 21:31:18 +00007910 case ISD::BlockAddress: return LowerBlockAddress(Op, DAG);
Chris Lattner4211ca92006-04-14 06:01:58 +00007911 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG);
Roman Divackye3f15c982012-06-04 17:36:38 +00007912 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG);
Nate Begeman4ca2ea52006-04-22 18:53:45 +00007913 case ISD::JumpTable: return LowerJumpTable(Op, DAG);
Chris Lattner4211ca92006-04-14 06:01:58 +00007914 case ISD::SETCC: return LowerSETCC(Op, DAG);
Duncan Sandsa0984362011-09-06 13:37:06 +00007915 case ISD::INIT_TRAMPOLINE: return LowerINIT_TRAMPOLINE(Op, DAG);
7916 case ISD::ADJUST_TRAMPOLINE: return LowerADJUST_TRAMPOLINE(Op, DAG);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007917 case ISD::VASTART:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007918 return LowerVASTART(Op, DAG, Subtarget);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007919
7920 case ISD::VAARG:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007921 return LowerVAARG(Op, DAG, Subtarget);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00007922
Roman Divackyc3825df2013-07-25 21:36:47 +00007923 case ISD::VACOPY:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007924 return LowerVACOPY(Op, DAG, Subtarget);
Roman Divackyc3825df2013-07-25 21:36:47 +00007925
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007926 case ISD::STACKRESTORE: return LowerSTACKRESTORE(Op, DAG, Subtarget);
Chris Lattner43df5b32007-02-25 05:34:32 +00007927 case ISD::DYNAMIC_STACKALLOC:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007928 return LowerDYNAMIC_STACKALLOC(Op, DAG, Subtarget);
Evan Cheng51096af2008-04-19 01:30:48 +00007929
Hal Finkel756810f2013-03-21 21:37:52 +00007930 case ISD::EH_SJLJ_SETJMP: return lowerEH_SJLJ_SETJMP(Op, DAG);
7931 case ISD::EH_SJLJ_LONGJMP: return lowerEH_SJLJ_LONGJMP(Op, DAG);
7932
Hal Finkel940ab932014-02-28 00:27:01 +00007933 case ISD::LOAD: return LowerLOAD(Op, DAG);
7934 case ISD::STORE: return LowerSTORE(Op, DAG);
7935 case ISD::TRUNCATE: return LowerTRUNCATE(Op, DAG);
Chris Lattner4211ca92006-04-14 06:01:58 +00007936 case ISD::SELECT_CC: return LowerSELECT_CC(Op, DAG);
Dale Johannesen37bc85f2009-06-04 20:53:52 +00007937 case ISD::FP_TO_UINT:
7938 case ISD::FP_TO_SINT: return LowerFP_TO_INT(Op, DAG,
Hal Finkeled844c42015-01-06 22:31:02 +00007939 SDLoc(Op));
Hal Finkelf6d45f22013-04-01 17:52:07 +00007940 case ISD::UINT_TO_FP:
7941 case ISD::SINT_TO_FP: return LowerINT_TO_FP(Op, DAG);
Dan Gohman9ba4d762008-01-31 00:41:03 +00007942 case ISD::FLT_ROUNDS_: return LowerFLT_ROUNDS_(Op, DAG);
Chris Lattner4a66d692006-03-22 05:30:33 +00007943
Chris Lattner4211ca92006-04-14 06:01:58 +00007944 // Lower 64-bit shifts.
Chris Lattner601b8652006-09-20 03:47:40 +00007945 case ISD::SHL_PARTS: return LowerSHL_PARTS(Op, DAG);
7946 case ISD::SRL_PARTS: return LowerSRL_PARTS(Op, DAG);
7947 case ISD::SRA_PARTS: return LowerSRA_PARTS(Op, DAG);
Chris Lattner4a66d692006-03-22 05:30:33 +00007948
Chris Lattner4211ca92006-04-14 06:01:58 +00007949 // Vector-related lowering.
7950 case ISD::BUILD_VECTOR: return LowerBUILD_VECTOR(Op, DAG);
7951 case ISD::VECTOR_SHUFFLE: return LowerVECTOR_SHUFFLE(Op, DAG);
7952 case ISD::INTRINSIC_WO_CHAIN: return LowerINTRINSIC_WO_CHAIN(Op, DAG);
7953 case ISD::SCALAR_TO_VECTOR: return LowerSCALAR_TO_VECTOR(Op, DAG);
Hal Finkel5c0d1452014-03-30 13:22:59 +00007954 case ISD::SIGN_EXTEND_INREG: return LowerSIGN_EXTEND_INREG(Op, DAG);
Hal Finkelc93a9a22015-02-25 01:06:45 +00007955 case ISD::EXTRACT_VECTOR_ELT: return LowerEXTRACT_VECTOR_ELT(Op, DAG);
Chris Lattnera2cae1b2006-04-18 03:24:30 +00007956 case ISD::MUL: return LowerMUL(Op, DAG);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007957
Hal Finkel25c19922013-05-15 21:37:41 +00007958 // For counter-based loop handling.
7959 case ISD::INTRINSIC_W_CHAIN: return SDValue();
7960
Chris Lattnerf6a81562007-12-08 06:59:59 +00007961 // Frame & Return address.
7962 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG);
Nicolas Geoffray75ab9792007-03-01 13:11:38 +00007963 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG);
Chris Lattnere675a082005-08-31 20:23:54 +00007964 }
Chris Lattnerf3d06c62005-08-26 00:52:45 +00007965}
7966
Duncan Sands6ed40142008-12-01 11:39:25 +00007967void PPCTargetLowering::ReplaceNodeResults(SDNode *N,
7968 SmallVectorImpl<SDValue>&Results,
Dan Gohman21cea8a2010-04-17 15:26:15 +00007969 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00007970 SDLoc dl(N);
Chris Lattner57ee7c62007-11-28 18:44:47 +00007971 switch (N->getOpcode()) {
Duncan Sands4068a7f2008-10-28 15:00:32 +00007972 default:
Craig Toppere55c5562012-02-07 02:50:20 +00007973 llvm_unreachable("Do not know how to custom type legalize this operation!");
Hal Finkelbbdee932014-12-02 22:01:00 +00007974 case ISD::READCYCLECOUNTER: {
7975 SDVTList VTs = DAG.getVTList(MVT::i32, MVT::i32, MVT::Other);
7976 SDValue RTB = DAG.getNode(PPCISD::READ_TIME_BASE, dl, VTs, N->getOperand(0));
7977
7978 Results.push_back(RTB);
7979 Results.push_back(RTB.getValue(1));
7980 Results.push_back(RTB.getValue(2));
7981 break;
7982 }
Hal Finkel25c19922013-05-15 21:37:41 +00007983 case ISD::INTRINSIC_W_CHAIN: {
7984 if (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue() !=
7985 Intrinsic::ppc_is_decremented_ctr_nonzero)
7986 break;
7987
7988 assert(N->getValueType(0) == MVT::i1 &&
7989 "Unexpected result type for CTR decrement intrinsic");
Mehdi Amini44ede332015-07-09 02:09:04 +00007990 EVT SVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(),
7991 N->getValueType(0));
Hal Finkel25c19922013-05-15 21:37:41 +00007992 SDVTList VTs = DAG.getVTList(SVT, MVT::Other);
7993 SDValue NewInt = DAG.getNode(N->getOpcode(), dl, VTs, N->getOperand(0),
7994 N->getOperand(1));
7995
7996 Results.push_back(NewInt);
7997 Results.push_back(NewInt.getValue(1));
7998 break;
7999 }
Roman Divacky4394e682011-06-28 15:30:42 +00008000 case ISD::VAARG: {
Eric Christophercccae792015-01-30 22:02:31 +00008001 if (!Subtarget.isSVR4ABI() || Subtarget.isPPC64())
Roman Divacky4394e682011-06-28 15:30:42 +00008002 return;
8003
8004 EVT VT = N->getValueType(0);
8005
8006 if (VT == MVT::i64) {
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008007 SDValue NewNode = LowerVAARG(SDValue(N, 1), DAG, Subtarget);
Roman Divacky4394e682011-06-28 15:30:42 +00008008
8009 Results.push_back(NewNode);
8010 Results.push_back(NewNode.getValue(1));
8011 }
8012 return;
8013 }
Duncan Sands6ed40142008-12-01 11:39:25 +00008014 case ISD::FP_ROUND_INREG: {
Owen Anderson9f944592009-08-11 20:47:22 +00008015 assert(N->getValueType(0) == MVT::ppcf128);
8016 assert(N->getOperand(0).getValueType() == MVT::ppcf128);
Scott Michelcf0da6c2009-02-17 22:15:04 +00008017 SDValue Lo = DAG.getNode(ISD::EXTRACT_ELEMENT, dl,
Owen Anderson9f944592009-08-11 20:47:22 +00008018 MVT::f64, N->getOperand(0),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00008019 DAG.getIntPtrConstant(0, dl));
Dale Johannesenf80493b2009-02-05 22:07:54 +00008020 SDValue Hi = 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(1, dl));
Duncan Sands6ed40142008-12-01 11:39:25 +00008023
Ulrich Weigand874fc622013-03-26 10:56:22 +00008024 // Add the two halves of the long double in round-to-zero mode.
8025 SDValue FPreg = DAG.getNode(PPCISD::FADDRTZ, dl, MVT::f64, Lo, Hi);
Duncan Sands6ed40142008-12-01 11:39:25 +00008026
8027 // We know the low half is about to be thrown away, so just use something
8028 // convenient.
Owen Anderson9f944592009-08-11 20:47:22 +00008029 Results.push_back(DAG.getNode(ISD::BUILD_PAIR, dl, MVT::ppcf128,
Dale Johannesenf80493b2009-02-05 22:07:54 +00008030 FPreg, FPreg));
Duncan Sands6ed40142008-12-01 11:39:25 +00008031 return;
Duncan Sands2a287912008-07-19 16:26:02 +00008032 }
Duncan Sands6ed40142008-12-01 11:39:25 +00008033 case ISD::FP_TO_SINT:
Hal Finkel93138502015-04-10 03:39:00 +00008034 case ISD::FP_TO_UINT:
Bill Schmidt41221692013-07-09 18:50:20 +00008035 // LowerFP_TO_INT() can only handle f32 and f64.
8036 if (N->getOperand(0).getValueType() == MVT::ppcf128)
8037 return;
Dale Johannesen37bc85f2009-06-04 20:53:52 +00008038 Results.push_back(LowerFP_TO_INT(SDValue(N, 0), DAG, dl));
Duncan Sands6ed40142008-12-01 11:39:25 +00008039 return;
Chris Lattner57ee7c62007-11-28 18:44:47 +00008040 }
8041}
8042
8043
Chris Lattner4211ca92006-04-14 06:01:58 +00008044//===----------------------------------------------------------------------===//
8045// Other Lowering Code
8046//===----------------------------------------------------------------------===//
8047
Robin Morisset22129962014-09-23 20:46:49 +00008048static Instruction* callIntrinsic(IRBuilder<> &Builder, Intrinsic::ID Id) {
8049 Module *M = Builder.GetInsertBlock()->getParent()->getParent();
8050 Function *Func = Intrinsic::getDeclaration(M, Id);
David Blaikieff6409d2015-05-18 22:13:54 +00008051 return Builder.CreateCall(Func, {});
Robin Morisset22129962014-09-23 20:46:49 +00008052}
8053
8054// The mappings for emitLeading/TrailingFence is taken from
8055// http://www.cl.cam.ac.uk/~pes20/cpp/cpp0xmappings.html
8056Instruction* PPCTargetLowering::emitLeadingFence(IRBuilder<> &Builder,
8057 AtomicOrdering Ord, bool IsStore,
8058 bool IsLoad) const {
8059 if (Ord == SequentiallyConsistent)
8060 return callIntrinsic(Builder, Intrinsic::ppc_sync);
David Blaikieff6409d2015-05-18 22:13:54 +00008061 if (isAtLeastRelease(Ord))
Robin Morisset22129962014-09-23 20:46:49 +00008062 return callIntrinsic(Builder, Intrinsic::ppc_lwsync);
David Blaikieff6409d2015-05-18 22:13:54 +00008063 return nullptr;
Robin Morisset22129962014-09-23 20:46:49 +00008064}
8065
8066Instruction* PPCTargetLowering::emitTrailingFence(IRBuilder<> &Builder,
8067 AtomicOrdering Ord, bool IsStore,
8068 bool IsLoad) const {
8069 if (IsLoad && isAtLeastAcquire(Ord))
8070 return callIntrinsic(Builder, Intrinsic::ppc_lwsync);
8071 // FIXME: this is too conservative, a dependent branch + isync is enough.
8072 // See http://www.cl.cam.ac.uk/~pes20/cpp/cpp0xmappings.html and
8073 // http://www.rdrop.com/users/paulmck/scalability/paper/N2745r.2011.03.04a.html
8074 // and http://www.cl.cam.ac.uk/~pes20/cppppc/ for justification.
David Blaikieff6409d2015-05-18 22:13:54 +00008075 return nullptr;
Robin Morisset22129962014-09-23 20:46:49 +00008076}
8077
Chris Lattner9b577f12005-08-26 21:23:58 +00008078MachineBasicBlock *
Dale Johannesend4eb0522008-08-25 22:34:37 +00008079PPCTargetLowering::EmitAtomicBinary(MachineInstr *MI, MachineBasicBlock *BB,
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008080 unsigned AtomicSize,
8081 unsigned BinOpcode) const {
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008082 // This also handles ATOMIC_SWAP, indicated by BinOpcode==0.
Eric Christophercccae792015-01-30 22:02:31 +00008083 const TargetInstrInfo *TII = Subtarget.getInstrInfo();
Dale Johannesend4eb0522008-08-25 22:34:37 +00008084
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008085 auto LoadMnemonic = PPC::LDARX;
8086 auto StoreMnemonic = PPC::STDCX;
8087 switch (AtomicSize) {
8088 default:
8089 llvm_unreachable("Unexpected size of atomic entity");
8090 case 1:
8091 LoadMnemonic = PPC::LBARX;
8092 StoreMnemonic = PPC::STBCX;
8093 assert(Subtarget.hasPartwordAtomics() && "Call this only with size >=4");
8094 break;
8095 case 2:
8096 LoadMnemonic = PPC::LHARX;
8097 StoreMnemonic = PPC::STHCX;
8098 assert(Subtarget.hasPartwordAtomics() && "Call this only with size >=4");
8099 break;
8100 case 4:
8101 LoadMnemonic = PPC::LWARX;
8102 StoreMnemonic = PPC::STWCX;
8103 break;
8104 case 8:
8105 LoadMnemonic = PPC::LDARX;
8106 StoreMnemonic = PPC::STDCX;
8107 break;
8108 }
8109
Dale Johannesend4eb0522008-08-25 22:34:37 +00008110 const BasicBlock *LLVM_BB = BB->getBasicBlock();
8111 MachineFunction *F = BB->getParent();
8112 MachineFunction::iterator It = BB;
8113 ++It;
8114
8115 unsigned dest = MI->getOperand(0).getReg();
8116 unsigned ptrA = MI->getOperand(1).getReg();
8117 unsigned ptrB = MI->getOperand(2).getReg();
8118 unsigned incr = MI->getOperand(3).getReg();
Dale Johannesene9f623e2009-02-13 02:27:39 +00008119 DebugLoc dl = MI->getDebugLoc();
Dale Johannesend4eb0522008-08-25 22:34:37 +00008120
8121 MachineBasicBlock *loopMBB = F->CreateMachineBasicBlock(LLVM_BB);
8122 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB);
8123 F->insert(It, loopMBB);
8124 F->insert(It, exitMBB);
Dan Gohman34396292010-07-06 20:24:04 +00008125 exitMBB->splice(exitMBB->begin(), BB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008126 std::next(MachineBasicBlock::iterator(MI)), BB->end());
Dan Gohman34396292010-07-06 20:24:04 +00008127 exitMBB->transferSuccessorsAndUpdatePHIs(BB);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008128
8129 MachineRegisterInfo &RegInfo = F->getRegInfo();
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008130 unsigned TmpReg = (!BinOpcode) ? incr :
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008131 RegInfo.createVirtualRegister( AtomicSize == 8 ? &PPC::G8RCRegClass
Craig Topper61e88f42014-11-21 05:58:21 +00008132 : &PPC::GPRCRegClass);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008133
8134 // thisMBB:
8135 // ...
8136 // fallthrough --> loopMBB
8137 BB->addSuccessor(loopMBB);
8138
8139 // loopMBB:
8140 // l[wd]arx dest, ptr
8141 // add r0, dest, incr
8142 // st[wd]cx. r0, ptr
8143 // bne- loopMBB
8144 // fallthrough --> exitMBB
8145 BB = loopMBB;
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008146 BuildMI(BB, dl, TII->get(LoadMnemonic), dest)
Dale Johannesend4eb0522008-08-25 22:34:37 +00008147 .addReg(ptrA).addReg(ptrB);
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008148 if (BinOpcode)
Dale Johannesene9f623e2009-02-13 02:27:39 +00008149 BuildMI(BB, dl, TII->get(BinOpcode), TmpReg).addReg(incr).addReg(dest);
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008150 BuildMI(BB, dl, TII->get(StoreMnemonic))
Dale Johannesend4eb0522008-08-25 22:34:37 +00008151 .addReg(TmpReg).addReg(ptrA).addReg(ptrB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008152 BuildMI(BB, dl, TII->get(PPC::BCC))
Scott Michelcf0da6c2009-02-17 22:15:04 +00008153 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(loopMBB);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008154 BB->addSuccessor(loopMBB);
8155 BB->addSuccessor(exitMBB);
8156
8157 // exitMBB:
8158 // ...
8159 BB = exitMBB;
8160 return BB;
8161}
8162
8163MachineBasicBlock *
Scott Michelcf0da6c2009-02-17 22:15:04 +00008164PPCTargetLowering::EmitPartwordAtomicBinary(MachineInstr *MI,
Dale Johannesena32affb2008-08-28 17:53:09 +00008165 MachineBasicBlock *BB,
8166 bool is8bit, // operation
Dan Gohman747e55b2009-02-07 16:15:20 +00008167 unsigned BinOpcode) const {
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008168 // If we support part-word atomic mnemonics, just use them
8169 if (Subtarget.hasPartwordAtomics())
8170 return EmitAtomicBinary(MI, BB, is8bit ? 1 : 2, BinOpcode);
8171
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008172 // This also handles ATOMIC_SWAP, indicated by BinOpcode==0.
Eric Christophercccae792015-01-30 22:02:31 +00008173 const TargetInstrInfo *TII = Subtarget.getInstrInfo();
Dale Johannesena32affb2008-08-28 17:53:09 +00008174 // In 64 bit mode we have to use 64 bits for addresses, even though the
8175 // lwarx/stwcx are 32 bits. With the 32-bit atomics we can use address
8176 // registers without caring whether they're 32 or 64, but here we're
8177 // doing actual arithmetic on the addresses.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008178 bool is64bit = Subtarget.isPPC64();
Hal Finkelf70c41e2013-03-21 23:45:03 +00008179 unsigned ZeroReg = is64bit ? PPC::ZERO8 : PPC::ZERO;
Dale Johannesena32affb2008-08-28 17:53:09 +00008180
8181 const BasicBlock *LLVM_BB = BB->getBasicBlock();
8182 MachineFunction *F = BB->getParent();
8183 MachineFunction::iterator It = BB;
8184 ++It;
8185
8186 unsigned dest = MI->getOperand(0).getReg();
8187 unsigned ptrA = MI->getOperand(1).getReg();
8188 unsigned ptrB = MI->getOperand(2).getReg();
8189 unsigned incr = MI->getOperand(3).getReg();
Dale Johannesene9f623e2009-02-13 02:27:39 +00008190 DebugLoc dl = MI->getDebugLoc();
Dale Johannesena32affb2008-08-28 17:53:09 +00008191
8192 MachineBasicBlock *loopMBB = F->CreateMachineBasicBlock(LLVM_BB);
8193 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB);
8194 F->insert(It, loopMBB);
8195 F->insert(It, exitMBB);
Dan Gohman34396292010-07-06 20:24:04 +00008196 exitMBB->splice(exitMBB->begin(), BB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008197 std::next(MachineBasicBlock::iterator(MI)), BB->end());
Dan Gohman34396292010-07-06 20:24:04 +00008198 exitMBB->transferSuccessorsAndUpdatePHIs(BB);
Dale Johannesena32affb2008-08-28 17:53:09 +00008199
8200 MachineRegisterInfo &RegInfo = F->getRegInfo();
Craig Topper61e88f42014-11-21 05:58:21 +00008201 const TargetRegisterClass *RC = is64bit ? &PPC::G8RCRegClass
8202 : &PPC::GPRCRegClass;
Dale Johannesena32affb2008-08-28 17:53:09 +00008203 unsigned PtrReg = RegInfo.createVirtualRegister(RC);
8204 unsigned Shift1Reg = RegInfo.createVirtualRegister(RC);
8205 unsigned ShiftReg = RegInfo.createVirtualRegister(RC);
8206 unsigned Incr2Reg = RegInfo.createVirtualRegister(RC);
8207 unsigned MaskReg = RegInfo.createVirtualRegister(RC);
8208 unsigned Mask2Reg = RegInfo.createVirtualRegister(RC);
8209 unsigned Mask3Reg = RegInfo.createVirtualRegister(RC);
8210 unsigned Tmp2Reg = RegInfo.createVirtualRegister(RC);
8211 unsigned Tmp3Reg = RegInfo.createVirtualRegister(RC);
8212 unsigned Tmp4Reg = RegInfo.createVirtualRegister(RC);
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008213 unsigned TmpDestReg = RegInfo.createVirtualRegister(RC);
Dale Johannesena32affb2008-08-28 17:53:09 +00008214 unsigned Ptr1Reg;
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008215 unsigned TmpReg = (!BinOpcode) ? Incr2Reg : RegInfo.createVirtualRegister(RC);
Dale Johannesena32affb2008-08-28 17:53:09 +00008216
8217 // thisMBB:
8218 // ...
8219 // fallthrough --> loopMBB
8220 BB->addSuccessor(loopMBB);
8221
8222 // The 4-byte load must be aligned, while a char or short may be
8223 // anywhere in the word. Hence all this nasty bookkeeping code.
8224 // add ptr1, ptrA, ptrB [copy if ptrA==0]
8225 // rlwinm shift1, ptr1, 3, 27, 28 [3, 27, 27]
Dale Johannesenbc698292008-09-02 20:30:23 +00008226 // xori shift, shift1, 24 [16]
Dale Johannesena32affb2008-08-28 17:53:09 +00008227 // rlwinm ptr, ptr1, 0, 0, 29
8228 // slw incr2, incr, shift
8229 // li mask2, 255 [li mask3, 0; ori mask2, mask3, 65535]
8230 // slw mask, mask2, shift
8231 // loopMBB:
Dale Johannesen340d2642008-08-30 00:08:53 +00008232 // lwarx tmpDest, ptr
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008233 // add tmp, tmpDest, incr2
8234 // andc tmp2, tmpDest, mask
Dale Johannesena32affb2008-08-28 17:53:09 +00008235 // and tmp3, tmp, mask
8236 // or tmp4, tmp3, tmp2
Dale Johannesen340d2642008-08-30 00:08:53 +00008237 // stwcx. tmp4, ptr
Dale Johannesena32affb2008-08-28 17:53:09 +00008238 // bne- loopMBB
8239 // fallthrough --> exitMBB
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008240 // srw dest, tmpDest, shift
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00008241 if (ptrA != ZeroReg) {
Dale Johannesena32affb2008-08-28 17:53:09 +00008242 Ptr1Reg = RegInfo.createVirtualRegister(RC);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008243 BuildMI(BB, dl, TII->get(is64bit ? PPC::ADD8 : PPC::ADD4), Ptr1Reg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008244 .addReg(ptrA).addReg(ptrB);
8245 } else {
8246 Ptr1Reg = ptrB;
8247 }
Dale Johannesene9f623e2009-02-13 02:27:39 +00008248 BuildMI(BB, dl, TII->get(PPC::RLWINM), Shift1Reg).addReg(Ptr1Reg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008249 .addImm(3).addImm(27).addImm(is8bit ? 28 : 27);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008250 BuildMI(BB, dl, TII->get(is64bit ? PPC::XORI8 : PPC::XORI), ShiftReg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008251 .addReg(Shift1Reg).addImm(is8bit ? 24 : 16);
8252 if (is64bit)
Dale Johannesene9f623e2009-02-13 02:27:39 +00008253 BuildMI(BB, dl, TII->get(PPC::RLDICR), PtrReg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008254 .addReg(Ptr1Reg).addImm(0).addImm(61);
8255 else
Dale Johannesene9f623e2009-02-13 02:27:39 +00008256 BuildMI(BB, dl, TII->get(PPC::RLWINM), PtrReg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008257 .addReg(Ptr1Reg).addImm(0).addImm(0).addImm(29);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008258 BuildMI(BB, dl, TII->get(PPC::SLW), Incr2Reg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008259 .addReg(incr).addReg(ShiftReg);
8260 if (is8bit)
Dale Johannesene9f623e2009-02-13 02:27:39 +00008261 BuildMI(BB, dl, TII->get(PPC::LI), Mask2Reg).addImm(255);
Dale Johannesena32affb2008-08-28 17:53:09 +00008262 else {
Dale Johannesene9f623e2009-02-13 02:27:39 +00008263 BuildMI(BB, dl, TII->get(PPC::LI), Mask3Reg).addImm(0);
8264 BuildMI(BB, dl, TII->get(PPC::ORI),Mask2Reg).addReg(Mask3Reg).addImm(65535);
Dale Johannesena32affb2008-08-28 17:53:09 +00008265 }
Dale Johannesene9f623e2009-02-13 02:27:39 +00008266 BuildMI(BB, dl, TII->get(PPC::SLW), MaskReg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008267 .addReg(Mask2Reg).addReg(ShiftReg);
8268
8269 BB = loopMBB;
Dale Johannesene9f623e2009-02-13 02:27:39 +00008270 BuildMI(BB, dl, TII->get(PPC::LWARX), TmpDestReg)
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00008271 .addReg(ZeroReg).addReg(PtrReg);
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008272 if (BinOpcode)
Dale Johannesene9f623e2009-02-13 02:27:39 +00008273 BuildMI(BB, dl, TII->get(BinOpcode), TmpReg)
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008274 .addReg(Incr2Reg).addReg(TmpDestReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008275 BuildMI(BB, dl, TII->get(is64bit ? PPC::ANDC8 : PPC::ANDC), Tmp2Reg)
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008276 .addReg(TmpDestReg).addReg(MaskReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008277 BuildMI(BB, dl, TII->get(is64bit ? PPC::AND8 : PPC::AND), Tmp3Reg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008278 .addReg(TmpReg).addReg(MaskReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008279 BuildMI(BB, dl, TII->get(is64bit ? PPC::OR8 : PPC::OR), Tmp4Reg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008280 .addReg(Tmp3Reg).addReg(Tmp2Reg);
Bill Schmidt3581cd42013-04-02 18:37:08 +00008281 BuildMI(BB, dl, TII->get(PPC::STWCX))
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00008282 .addReg(Tmp4Reg).addReg(ZeroReg).addReg(PtrReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008283 BuildMI(BB, dl, TII->get(PPC::BCC))
Scott Michelcf0da6c2009-02-17 22:15:04 +00008284 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(loopMBB);
Dale Johannesena32affb2008-08-28 17:53:09 +00008285 BB->addSuccessor(loopMBB);
8286 BB->addSuccessor(exitMBB);
8287
8288 // exitMBB:
8289 // ...
8290 BB = exitMBB;
Jakob Stoklund Olesen13ce2362011-04-04 17:57:29 +00008291 BuildMI(*BB, BB->begin(), dl, TII->get(PPC::SRW), dest).addReg(TmpDestReg)
8292 .addReg(ShiftReg);
Dale Johannesena32affb2008-08-28 17:53:09 +00008293 return BB;
8294}
8295
Hal Finkel756810f2013-03-21 21:37:52 +00008296llvm::MachineBasicBlock*
8297PPCTargetLowering::emitEHSjLjSetJmp(MachineInstr *MI,
8298 MachineBasicBlock *MBB) const {
8299 DebugLoc DL = MI->getDebugLoc();
Eric Christophercccae792015-01-30 22:02:31 +00008300 const TargetInstrInfo *TII = Subtarget.getInstrInfo();
Hal Finkel756810f2013-03-21 21:37:52 +00008301
8302 MachineFunction *MF = MBB->getParent();
8303 MachineRegisterInfo &MRI = MF->getRegInfo();
8304
8305 const BasicBlock *BB = MBB->getBasicBlock();
8306 MachineFunction::iterator I = MBB;
8307 ++I;
8308
8309 // Memory Reference
8310 MachineInstr::mmo_iterator MMOBegin = MI->memoperands_begin();
8311 MachineInstr::mmo_iterator MMOEnd = MI->memoperands_end();
8312
8313 unsigned DstReg = MI->getOperand(0).getReg();
8314 const TargetRegisterClass *RC = MRI.getRegClass(DstReg);
8315 assert(RC->hasType(MVT::i32) && "Invalid destination!");
8316 unsigned mainDstReg = MRI.createVirtualRegister(RC);
8317 unsigned restoreDstReg = MRI.createVirtualRegister(RC);
8318
Mehdi Amini44ede332015-07-09 02:09:04 +00008319 MVT PVT = getPointerTy(MF->getDataLayout());
Hal Finkel756810f2013-03-21 21:37:52 +00008320 assert((PVT == MVT::i64 || PVT == MVT::i32) &&
8321 "Invalid Pointer Size!");
8322 // For v = setjmp(buf), we generate
8323 //
8324 // thisMBB:
8325 // SjLjSetup mainMBB
8326 // bl mainMBB
8327 // v_restore = 1
8328 // b sinkMBB
8329 //
8330 // mainMBB:
8331 // buf[LabelOffset] = LR
8332 // v_main = 0
8333 //
8334 // sinkMBB:
8335 // v = phi(main, restore)
8336 //
8337
8338 MachineBasicBlock *thisMBB = MBB;
8339 MachineBasicBlock *mainMBB = MF->CreateMachineBasicBlock(BB);
8340 MachineBasicBlock *sinkMBB = MF->CreateMachineBasicBlock(BB);
8341 MF->insert(I, mainMBB);
8342 MF->insert(I, sinkMBB);
8343
8344 MachineInstrBuilder MIB;
8345
8346 // Transfer the remainder of BB and its successor edges to sinkMBB.
8347 sinkMBB->splice(sinkMBB->begin(), MBB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008348 std::next(MachineBasicBlock::iterator(MI)), MBB->end());
Hal Finkel756810f2013-03-21 21:37:52 +00008349 sinkMBB->transferSuccessorsAndUpdatePHIs(MBB);
8350
8351 // Note that the structure of the jmp_buf used here is not compatible
8352 // with that used by libc, and is not designed to be. Specifically, it
8353 // stores only those 'reserved' registers that LLVM does not otherwise
8354 // understand how to spill. Also, by convention, by the time this
8355 // intrinsic is called, Clang has already stored the frame address in the
8356 // first slot of the buffer and stack address in the third. Following the
8357 // X86 target code, we'll store the jump address in the second slot. We also
8358 // need to save the TOC pointer (R2) to handle jumps between shared
8359 // libraries, and that will be stored in the fourth slot. The thread
8360 // identifier (R13) is not affected.
8361
8362 // thisMBB:
8363 const int64_t LabelOffset = 1 * PVT.getStoreSize();
8364 const int64_t TOCOffset = 3 * PVT.getStoreSize();
Hal Finkelf05d6c72013-07-17 23:50:51 +00008365 const int64_t BPOffset = 4 * PVT.getStoreSize();
Hal Finkel756810f2013-03-21 21:37:52 +00008366
8367 // Prepare IP either in reg.
8368 const TargetRegisterClass *PtrRC = getRegClassFor(PVT);
8369 unsigned LabelReg = MRI.createVirtualRegister(PtrRC);
8370 unsigned BufReg = MI->getOperand(1).getReg();
8371
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008372 if (Subtarget.isPPC64() && Subtarget.isSVR4ABI()) {
Hal Finkele6698d52015-02-01 15:03:28 +00008373 setUsesTOCBasePtr(*MBB->getParent());
Hal Finkel756810f2013-03-21 21:37:52 +00008374 MIB = BuildMI(*thisMBB, MI, DL, TII->get(PPC::STD))
8375 .addReg(PPC::X2)
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00008376 .addImm(TOCOffset)
Hal Finkel756810f2013-03-21 21:37:52 +00008377 .addReg(BufReg);
Hal Finkel756810f2013-03-21 21:37:52 +00008378 MIB.setMemRefs(MMOBegin, MMOEnd);
8379 }
8380
Hal Finkelf05d6c72013-07-17 23:50:51 +00008381 // Naked functions never have a base pointer, and so we use r1. For all
8382 // other functions, this decision must be delayed until during PEI.
8383 unsigned BaseReg;
Duncan P. N. Exon Smith5bedaf932015-02-14 02:54:07 +00008384 if (MF->getFunction()->hasFnAttribute(Attribute::Naked))
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008385 BaseReg = Subtarget.isPPC64() ? PPC::X1 : PPC::R1;
Hal Finkelf05d6c72013-07-17 23:50:51 +00008386 else
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008387 BaseReg = Subtarget.isPPC64() ? PPC::BP8 : PPC::BP;
Hal Finkelf05d6c72013-07-17 23:50:51 +00008388
8389 MIB = BuildMI(*thisMBB, MI, DL,
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008390 TII->get(Subtarget.isPPC64() ? PPC::STD : PPC::STW))
Eric Christophercccae792015-01-30 22:02:31 +00008391 .addReg(BaseReg)
8392 .addImm(BPOffset)
8393 .addReg(BufReg);
Hal Finkelf05d6c72013-07-17 23:50:51 +00008394 MIB.setMemRefs(MMOBegin, MMOEnd);
8395
Hal Finkel756810f2013-03-21 21:37:52 +00008396 // Setup
Hal Finkele5680b32013-04-04 22:55:54 +00008397 MIB = BuildMI(*thisMBB, MI, DL, TII->get(PPC::BCLalways)).addMBB(mainMBB);
Eric Christophercccae792015-01-30 22:02:31 +00008398 const PPCRegisterInfo *TRI = Subtarget.getRegisterInfo();
Bill Wendling5e7656b2013-06-07 07:55:53 +00008399 MIB.addRegMask(TRI->getNoPreservedMask());
Hal Finkel756810f2013-03-21 21:37:52 +00008400
8401 BuildMI(*thisMBB, MI, DL, TII->get(PPC::LI), restoreDstReg).addImm(1);
8402
8403 MIB = BuildMI(*thisMBB, MI, DL, TII->get(PPC::EH_SjLj_Setup))
8404 .addMBB(mainMBB);
8405 MIB = BuildMI(*thisMBB, MI, DL, TII->get(PPC::B)).addMBB(sinkMBB);
8406
8407 thisMBB->addSuccessor(mainMBB, /* weight */ 0);
8408 thisMBB->addSuccessor(sinkMBB, /* weight */ 1);
8409
8410 // mainMBB:
8411 // mainDstReg = 0
Eric Christophercccae792015-01-30 22:02:31 +00008412 MIB =
8413 BuildMI(mainMBB, DL,
8414 TII->get(Subtarget.isPPC64() ? PPC::MFLR8 : PPC::MFLR), LabelReg);
Hal Finkel756810f2013-03-21 21:37:52 +00008415
8416 // Store IP
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008417 if (Subtarget.isPPC64()) {
Hal Finkel756810f2013-03-21 21:37:52 +00008418 MIB = BuildMI(mainMBB, DL, TII->get(PPC::STD))
8419 .addReg(LabelReg)
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00008420 .addImm(LabelOffset)
Hal Finkel756810f2013-03-21 21:37:52 +00008421 .addReg(BufReg);
8422 } else {
8423 MIB = BuildMI(mainMBB, DL, TII->get(PPC::STW))
8424 .addReg(LabelReg)
8425 .addImm(LabelOffset)
8426 .addReg(BufReg);
8427 }
8428
8429 MIB.setMemRefs(MMOBegin, MMOEnd);
8430
8431 BuildMI(mainMBB, DL, TII->get(PPC::LI), mainDstReg).addImm(0);
8432 mainMBB->addSuccessor(sinkMBB);
8433
8434 // sinkMBB:
8435 BuildMI(*sinkMBB, sinkMBB->begin(), DL,
8436 TII->get(PPC::PHI), DstReg)
8437 .addReg(mainDstReg).addMBB(mainMBB)
8438 .addReg(restoreDstReg).addMBB(thisMBB);
8439
8440 MI->eraseFromParent();
8441 return sinkMBB;
8442}
8443
8444MachineBasicBlock *
8445PPCTargetLowering::emitEHSjLjLongJmp(MachineInstr *MI,
8446 MachineBasicBlock *MBB) const {
8447 DebugLoc DL = MI->getDebugLoc();
Eric Christophercccae792015-01-30 22:02:31 +00008448 const TargetInstrInfo *TII = Subtarget.getInstrInfo();
Hal Finkel756810f2013-03-21 21:37:52 +00008449
8450 MachineFunction *MF = MBB->getParent();
8451 MachineRegisterInfo &MRI = MF->getRegInfo();
8452
8453 // Memory Reference
8454 MachineInstr::mmo_iterator MMOBegin = MI->memoperands_begin();
8455 MachineInstr::mmo_iterator MMOEnd = MI->memoperands_end();
8456
Mehdi Amini44ede332015-07-09 02:09:04 +00008457 MVT PVT = getPointerTy(MF->getDataLayout());
Hal Finkel756810f2013-03-21 21:37:52 +00008458 assert((PVT == MVT::i64 || PVT == MVT::i32) &&
8459 "Invalid Pointer Size!");
8460
8461 const TargetRegisterClass *RC =
8462 (PVT == MVT::i64) ? &PPC::G8RCRegClass : &PPC::GPRCRegClass;
8463 unsigned Tmp = MRI.createVirtualRegister(RC);
8464 // Since FP is only updated here but NOT referenced, it's treated as GPR.
8465 unsigned FP = (PVT == MVT::i64) ? PPC::X31 : PPC::R31;
8466 unsigned SP = (PVT == MVT::i64) ? PPC::X1 : PPC::R1;
Eric Christophercccae792015-01-30 22:02:31 +00008467 unsigned BP =
8468 (PVT == MVT::i64)
8469 ? PPC::X30
8470 : (Subtarget.isSVR4ABI() &&
8471 MF->getTarget().getRelocationModel() == Reloc::PIC_
8472 ? PPC::R29
8473 : PPC::R30);
Hal Finkel756810f2013-03-21 21:37:52 +00008474
8475 MachineInstrBuilder MIB;
8476
8477 const int64_t LabelOffset = 1 * PVT.getStoreSize();
8478 const int64_t SPOffset = 2 * PVT.getStoreSize();
8479 const int64_t TOCOffset = 3 * PVT.getStoreSize();
Hal Finkelf05d6c72013-07-17 23:50:51 +00008480 const int64_t BPOffset = 4 * PVT.getStoreSize();
Hal Finkel756810f2013-03-21 21:37:52 +00008481
8482 unsigned BufReg = MI->getOperand(0).getReg();
8483
8484 // Reload FP (the jumped-to function may not have had a
8485 // frame pointer, and if so, then its r31 will be restored
8486 // as necessary).
8487 if (PVT == MVT::i64) {
8488 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LD), FP)
8489 .addImm(0)
8490 .addReg(BufReg);
8491 } else {
8492 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LWZ), FP)
8493 .addImm(0)
8494 .addReg(BufReg);
8495 }
8496 MIB.setMemRefs(MMOBegin, MMOEnd);
8497
8498 // Reload IP
8499 if (PVT == MVT::i64) {
8500 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LD), Tmp)
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00008501 .addImm(LabelOffset)
Hal Finkel756810f2013-03-21 21:37:52 +00008502 .addReg(BufReg);
8503 } else {
8504 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LWZ), Tmp)
8505 .addImm(LabelOffset)
8506 .addReg(BufReg);
8507 }
8508 MIB.setMemRefs(MMOBegin, MMOEnd);
8509
8510 // Reload SP
8511 if (PVT == MVT::i64) {
8512 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LD), SP)
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00008513 .addImm(SPOffset)
Hal Finkel756810f2013-03-21 21:37:52 +00008514 .addReg(BufReg);
8515 } else {
8516 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LWZ), SP)
8517 .addImm(SPOffset)
8518 .addReg(BufReg);
8519 }
8520 MIB.setMemRefs(MMOBegin, MMOEnd);
8521
Hal Finkelf05d6c72013-07-17 23:50:51 +00008522 // Reload BP
8523 if (PVT == MVT::i64) {
8524 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LD), BP)
8525 .addImm(BPOffset)
8526 .addReg(BufReg);
8527 } else {
8528 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LWZ), BP)
8529 .addImm(BPOffset)
8530 .addReg(BufReg);
8531 }
8532 MIB.setMemRefs(MMOBegin, MMOEnd);
Hal Finkel756810f2013-03-21 21:37:52 +00008533
8534 // Reload TOC
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008535 if (PVT == MVT::i64 && Subtarget.isSVR4ABI()) {
Hal Finkele6698d52015-02-01 15:03:28 +00008536 setUsesTOCBasePtr(*MBB->getParent());
Hal Finkel756810f2013-03-21 21:37:52 +00008537 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LD), PPC::X2)
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00008538 .addImm(TOCOffset)
Hal Finkel756810f2013-03-21 21:37:52 +00008539 .addReg(BufReg);
8540
8541 MIB.setMemRefs(MMOBegin, MMOEnd);
8542 }
8543
8544 // Jump
8545 BuildMI(*MBB, MI, DL,
8546 TII->get(PVT == MVT::i64 ? PPC::MTCTR8 : PPC::MTCTR)).addReg(Tmp);
8547 BuildMI(*MBB, MI, DL, TII->get(PVT == MVT::i64 ? PPC::BCTR8 : PPC::BCTR));
8548
8549 MI->eraseFromParent();
8550 return MBB;
8551}
8552
Dale Johannesena32affb2008-08-28 17:53:09 +00008553MachineBasicBlock *
Evan Cheng29cfb672008-01-30 18:18:23 +00008554PPCTargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI,
Dan Gohman25c16532010-05-01 00:01:06 +00008555 MachineBasicBlock *BB) const {
Hal Finkel934361a2015-01-14 01:07:51 +00008556 if (MI->getOpcode() == TargetOpcode::STACKMAP ||
Hal Finkelaf519932015-01-19 07:20:27 +00008557 MI->getOpcode() == TargetOpcode::PATCHPOINT) {
8558 if (Subtarget.isPPC64() && Subtarget.isSVR4ABI() &&
8559 MI->getOpcode() == TargetOpcode::PATCHPOINT) {
8560 // Call lowering should have added an r2 operand to indicate a dependence
8561 // on the TOC base pointer value. It can't however, because there is no
8562 // way to mark the dependence as implicit there, and so the stackmap code
8563 // will confuse it with a regular operand. Instead, add the dependence
8564 // here.
Hal Finkele6698d52015-02-01 15:03:28 +00008565 setUsesTOCBasePtr(*BB->getParent());
Hal Finkelaf519932015-01-19 07:20:27 +00008566 MI->addOperand(MachineOperand::CreateReg(PPC::X2, false, true));
8567 }
8568
Hal Finkel934361a2015-01-14 01:07:51 +00008569 return emitPatchPoint(MI, BB);
Hal Finkelaf519932015-01-19 07:20:27 +00008570 }
Hal Finkel934361a2015-01-14 01:07:51 +00008571
Hal Finkel756810f2013-03-21 21:37:52 +00008572 if (MI->getOpcode() == PPC::EH_SjLj_SetJmp32 ||
8573 MI->getOpcode() == PPC::EH_SjLj_SetJmp64) {
8574 return emitEHSjLjSetJmp(MI, BB);
8575 } else if (MI->getOpcode() == PPC::EH_SjLj_LongJmp32 ||
8576 MI->getOpcode() == PPC::EH_SjLj_LongJmp64) {
8577 return emitEHSjLjLongJmp(MI, BB);
8578 }
8579
Eric Christophercccae792015-01-30 22:02:31 +00008580 const TargetInstrInfo *TII = Subtarget.getInstrInfo();
Evan Cheng32e376f2008-07-12 02:23:19 +00008581
8582 // To "insert" these instructions we actually have to insert their
8583 // control-flow patterns.
Chris Lattner9b577f12005-08-26 21:23:58 +00008584 const BasicBlock *LLVM_BB = BB->getBasicBlock();
Dan Gohman3b460302008-07-07 23:14:23 +00008585 MachineFunction::iterator It = BB;
Chris Lattner9b577f12005-08-26 21:23:58 +00008586 ++It;
Evan Cheng32e376f2008-07-12 02:23:19 +00008587
Dan Gohman3b460302008-07-07 23:14:23 +00008588 MachineFunction *F = BB->getParent();
Evan Cheng32e376f2008-07-12 02:23:19 +00008589
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008590 if (Subtarget.hasISEL() && (MI->getOpcode() == PPC::SELECT_CC_I4 ||
Eric Christophercccae792015-01-30 22:02:31 +00008591 MI->getOpcode() == PPC::SELECT_CC_I8 ||
8592 MI->getOpcode() == PPC::SELECT_I4 ||
8593 MI->getOpcode() == PPC::SELECT_I8)) {
Hal Finkeled6a2852013-04-05 23:29:01 +00008594 SmallVector<MachineOperand, 2> Cond;
Hal Finkel940ab932014-02-28 00:27:01 +00008595 if (MI->getOpcode() == PPC::SELECT_CC_I4 ||
8596 MI->getOpcode() == PPC::SELECT_CC_I8)
8597 Cond.push_back(MI->getOperand(4));
8598 else
8599 Cond.push_back(MachineOperand::CreateImm(PPC::PRED_BIT_SET));
Hal Finkeled6a2852013-04-05 23:29:01 +00008600 Cond.push_back(MI->getOperand(1));
8601
Hal Finkel460e94d2012-06-22 23:10:08 +00008602 DebugLoc dl = MI->getDebugLoc();
Bill Wendling5e7656b2013-06-07 07:55:53 +00008603 TII->insertSelect(*BB, MI, dl, MI->getOperand(0).getReg(),
8604 Cond, MI->getOperand(2).getReg(),
8605 MI->getOperand(3).getReg());
Hal Finkel460e94d2012-06-22 23:10:08 +00008606 } else if (MI->getOpcode() == PPC::SELECT_CC_I4 ||
8607 MI->getOpcode() == PPC::SELECT_CC_I8 ||
8608 MI->getOpcode() == PPC::SELECT_CC_F4 ||
8609 MI->getOpcode() == PPC::SELECT_CC_F8 ||
Hal Finkelc93a9a22015-02-25 01:06:45 +00008610 MI->getOpcode() == PPC::SELECT_CC_QFRC ||
8611 MI->getOpcode() == PPC::SELECT_CC_QSRC ||
8612 MI->getOpcode() == PPC::SELECT_CC_QBRC ||
Hal Finkel940ab932014-02-28 00:27:01 +00008613 MI->getOpcode() == PPC::SELECT_CC_VRRC ||
Bill Schmidt9c54bbd2014-10-22 16:58:20 +00008614 MI->getOpcode() == PPC::SELECT_CC_VSFRC ||
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +00008615 MI->getOpcode() == PPC::SELECT_CC_VSSRC ||
Bill Schmidt61e65232014-10-22 13:13:40 +00008616 MI->getOpcode() == PPC::SELECT_CC_VSRC ||
Hal Finkel940ab932014-02-28 00:27:01 +00008617 MI->getOpcode() == PPC::SELECT_I4 ||
8618 MI->getOpcode() == PPC::SELECT_I8 ||
8619 MI->getOpcode() == PPC::SELECT_F4 ||
8620 MI->getOpcode() == PPC::SELECT_F8 ||
Hal Finkelc93a9a22015-02-25 01:06:45 +00008621 MI->getOpcode() == PPC::SELECT_QFRC ||
8622 MI->getOpcode() == PPC::SELECT_QSRC ||
8623 MI->getOpcode() == PPC::SELECT_QBRC ||
Bill Schmidt61e65232014-10-22 13:13:40 +00008624 MI->getOpcode() == PPC::SELECT_VRRC ||
Bill Schmidt9c54bbd2014-10-22 16:58:20 +00008625 MI->getOpcode() == PPC::SELECT_VSFRC ||
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +00008626 MI->getOpcode() == PPC::SELECT_VSSRC ||
Bill Schmidt61e65232014-10-22 13:13:40 +00008627 MI->getOpcode() == PPC::SELECT_VSRC) {
Evan Cheng32e376f2008-07-12 02:23:19 +00008628 // The incoming instruction knows the destination vreg to set, the
8629 // condition code register to branch on, the true/false values to
8630 // select between, and a branch opcode to use.
8631
8632 // thisMBB:
8633 // ...
8634 // TrueVal = ...
8635 // cmpTY ccX, r1, r2
8636 // bCC copy1MBB
8637 // fallthrough --> copy0MBB
8638 MachineBasicBlock *thisMBB = BB;
8639 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB);
8640 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008641 DebugLoc dl = MI->getDebugLoc();
Evan Cheng32e376f2008-07-12 02:23:19 +00008642 F->insert(It, copy0MBB);
8643 F->insert(It, sinkMBB);
Dan Gohman34396292010-07-06 20:24:04 +00008644
8645 // Transfer the remainder of BB and its successor edges to sinkMBB.
8646 sinkMBB->splice(sinkMBB->begin(), BB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008647 std::next(MachineBasicBlock::iterator(MI)), BB->end());
Dan Gohman34396292010-07-06 20:24:04 +00008648 sinkMBB->transferSuccessorsAndUpdatePHIs(BB);
8649
Evan Cheng32e376f2008-07-12 02:23:19 +00008650 // Next, add the true and fallthrough blocks as its successors.
8651 BB->addSuccessor(copy0MBB);
8652 BB->addSuccessor(sinkMBB);
Scott Michelcf0da6c2009-02-17 22:15:04 +00008653
Hal Finkel940ab932014-02-28 00:27:01 +00008654 if (MI->getOpcode() == PPC::SELECT_I4 ||
8655 MI->getOpcode() == PPC::SELECT_I8 ||
8656 MI->getOpcode() == PPC::SELECT_F4 ||
8657 MI->getOpcode() == PPC::SELECT_F8 ||
Hal Finkelc93a9a22015-02-25 01:06:45 +00008658 MI->getOpcode() == PPC::SELECT_QFRC ||
8659 MI->getOpcode() == PPC::SELECT_QSRC ||
8660 MI->getOpcode() == PPC::SELECT_QBRC ||
Bill Schmidt61e65232014-10-22 13:13:40 +00008661 MI->getOpcode() == PPC::SELECT_VRRC ||
Bill Schmidt9c54bbd2014-10-22 16:58:20 +00008662 MI->getOpcode() == PPC::SELECT_VSFRC ||
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +00008663 MI->getOpcode() == PPC::SELECT_VSSRC ||
Bill Schmidt61e65232014-10-22 13:13:40 +00008664 MI->getOpcode() == PPC::SELECT_VSRC) {
Hal Finkel940ab932014-02-28 00:27:01 +00008665 BuildMI(BB, dl, TII->get(PPC::BC))
8666 .addReg(MI->getOperand(1).getReg()).addMBB(sinkMBB);
8667 } else {
8668 unsigned SelectPred = MI->getOperand(4).getImm();
8669 BuildMI(BB, dl, TII->get(PPC::BCC))
8670 .addImm(SelectPred).addReg(MI->getOperand(1).getReg()).addMBB(sinkMBB);
8671 }
Dan Gohman34396292010-07-06 20:24:04 +00008672
Evan Cheng32e376f2008-07-12 02:23:19 +00008673 // copy0MBB:
8674 // %FalseValue = ...
8675 // # fallthrough to sinkMBB
8676 BB = copy0MBB;
Scott Michelcf0da6c2009-02-17 22:15:04 +00008677
Evan Cheng32e376f2008-07-12 02:23:19 +00008678 // Update machine-CFG edges
8679 BB->addSuccessor(sinkMBB);
Scott Michelcf0da6c2009-02-17 22:15:04 +00008680
Evan Cheng32e376f2008-07-12 02:23:19 +00008681 // sinkMBB:
8682 // %Result = phi [ %FalseValue, copy0MBB ], [ %TrueValue, thisMBB ]
8683 // ...
8684 BB = sinkMBB;
Dan Gohman34396292010-07-06 20:24:04 +00008685 BuildMI(*BB, BB->begin(), dl,
8686 TII->get(PPC::PHI), MI->getOperand(0).getReg())
Evan Cheng32e376f2008-07-12 02:23:19 +00008687 .addReg(MI->getOperand(3).getReg()).addMBB(copy0MBB)
8688 .addReg(MI->getOperand(2).getReg()).addMBB(thisMBB);
Hal Finkelbbdee932014-12-02 22:01:00 +00008689 } else if (MI->getOpcode() == PPC::ReadTB) {
8690 // To read the 64-bit time-base register on a 32-bit target, we read the
8691 // two halves. Should the counter have wrapped while it was being read, we
8692 // need to try again.
8693 // ...
8694 // readLoop:
8695 // mfspr Rx,TBU # load from TBU
8696 // mfspr Ry,TB # load from TB
8697 // mfspr Rz,TBU # load from TBU
8698 // cmpw crX,Rx,Rz # check if ‘old’=’new’
8699 // bne readLoop # branch if they're not equal
8700 // ...
8701
8702 MachineBasicBlock *readMBB = F->CreateMachineBasicBlock(LLVM_BB);
8703 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB);
8704 DebugLoc dl = MI->getDebugLoc();
8705 F->insert(It, readMBB);
8706 F->insert(It, sinkMBB);
8707
8708 // Transfer the remainder of BB and its successor edges to sinkMBB.
8709 sinkMBB->splice(sinkMBB->begin(), BB,
8710 std::next(MachineBasicBlock::iterator(MI)), BB->end());
8711 sinkMBB->transferSuccessorsAndUpdatePHIs(BB);
8712
8713 BB->addSuccessor(readMBB);
8714 BB = readMBB;
8715
8716 MachineRegisterInfo &RegInfo = F->getRegInfo();
8717 unsigned ReadAgainReg = RegInfo.createVirtualRegister(&PPC::GPRCRegClass);
8718 unsigned LoReg = MI->getOperand(0).getReg();
8719 unsigned HiReg = MI->getOperand(1).getReg();
8720
8721 BuildMI(BB, dl, TII->get(PPC::MFSPR), HiReg).addImm(269);
8722 BuildMI(BB, dl, TII->get(PPC::MFSPR), LoReg).addImm(268);
8723 BuildMI(BB, dl, TII->get(PPC::MFSPR), ReadAgainReg).addImm(269);
8724
8725 unsigned CmpReg = RegInfo.createVirtualRegister(&PPC::CRRCRegClass);
8726
8727 BuildMI(BB, dl, TII->get(PPC::CMPW), CmpReg)
8728 .addReg(HiReg).addReg(ReadAgainReg);
8729 BuildMI(BB, dl, TII->get(PPC::BCC))
8730 .addImm(PPC::PRED_NE).addReg(CmpReg).addMBB(readMBB);
8731
8732 BB->addSuccessor(readMBB);
8733 BB->addSuccessor(sinkMBB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008734 }
Dale Johannesena32affb2008-08-28 17:53:09 +00008735 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_ADD_I8)
8736 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::ADD4);
8737 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_ADD_I16)
8738 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::ADD4);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008739 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_ADD_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008740 BB = EmitAtomicBinary(MI, BB, 4, PPC::ADD4);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008741 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_ADD_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008742 BB = EmitAtomicBinary(MI, BB, 8, PPC::ADD8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008743
8744 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_AND_I8)
8745 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::AND);
8746 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_AND_I16)
8747 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::AND);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008748 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_AND_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008749 BB = EmitAtomicBinary(MI, BB, 4, PPC::AND);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008750 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_AND_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008751 BB = EmitAtomicBinary(MI, BB, 8, PPC::AND8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008752
8753 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_OR_I8)
8754 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::OR);
8755 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_OR_I16)
8756 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::OR);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008757 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_OR_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008758 BB = EmitAtomicBinary(MI, BB, 4, PPC::OR);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008759 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_OR_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008760 BB = EmitAtomicBinary(MI, BB, 8, PPC::OR8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008761
8762 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_XOR_I8)
8763 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::XOR);
8764 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_XOR_I16)
8765 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::XOR);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008766 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_XOR_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008767 BB = EmitAtomicBinary(MI, BB, 4, PPC::XOR);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008768 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_XOR_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008769 BB = EmitAtomicBinary(MI, BB, 8, PPC::XOR8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008770
8771 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_NAND_I8)
Ulrich Weigand862d8b82014-07-08 16:16:02 +00008772 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::NAND);
Dale Johannesena32affb2008-08-28 17:53:09 +00008773 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_NAND_I16)
Ulrich Weigand862d8b82014-07-08 16:16:02 +00008774 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::NAND);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008775 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_NAND_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008776 BB = EmitAtomicBinary(MI, BB, 4, PPC::NAND);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008777 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_NAND_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008778 BB = EmitAtomicBinary(MI, BB, 8, PPC::NAND8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008779
8780 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_SUB_I8)
8781 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::SUBF);
8782 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_SUB_I16)
8783 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::SUBF);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008784 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_SUB_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008785 BB = EmitAtomicBinary(MI, BB, 4, PPC::SUBF);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008786 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_SUB_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008787 BB = EmitAtomicBinary(MI, BB, 8, PPC::SUBF8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008788
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008789 else if (MI->getOpcode() == PPC::ATOMIC_SWAP_I8)
8790 BB = EmitPartwordAtomicBinary(MI, BB, true, 0);
8791 else if (MI->getOpcode() == PPC::ATOMIC_SWAP_I16)
8792 BB = EmitPartwordAtomicBinary(MI, BB, false, 0);
8793 else if (MI->getOpcode() == PPC::ATOMIC_SWAP_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008794 BB = EmitAtomicBinary(MI, BB, 4, 0);
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008795 else if (MI->getOpcode() == PPC::ATOMIC_SWAP_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008796 BB = EmitAtomicBinary(MI, BB, 8, 0);
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008797
Evan Cheng32e376f2008-07-12 02:23:19 +00008798 else if (MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I32 ||
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008799 MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I64 ||
8800 (Subtarget.hasPartwordAtomics() &&
8801 MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I8) ||
8802 (Subtarget.hasPartwordAtomics() &&
8803 MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I16)) {
Evan Cheng32e376f2008-07-12 02:23:19 +00008804 bool is64bit = MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I64;
8805
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008806 auto LoadMnemonic = PPC::LDARX;
8807 auto StoreMnemonic = PPC::STDCX;
8808 switch(MI->getOpcode()) {
8809 default:
8810 llvm_unreachable("Compare and swap of unknown size");
8811 case PPC::ATOMIC_CMP_SWAP_I8:
8812 LoadMnemonic = PPC::LBARX;
8813 StoreMnemonic = PPC::STBCX;
8814 assert(Subtarget.hasPartwordAtomics() && "No support partword atomics.");
8815 break;
8816 case PPC::ATOMIC_CMP_SWAP_I16:
8817 LoadMnemonic = PPC::LHARX;
8818 StoreMnemonic = PPC::STHCX;
8819 assert(Subtarget.hasPartwordAtomics() && "No support partword atomics.");
8820 break;
8821 case PPC::ATOMIC_CMP_SWAP_I32:
8822 LoadMnemonic = PPC::LWARX;
8823 StoreMnemonic = PPC::STWCX;
8824 break;
8825 case PPC::ATOMIC_CMP_SWAP_I64:
8826 LoadMnemonic = PPC::LDARX;
8827 StoreMnemonic = PPC::STDCX;
8828 break;
8829 }
Evan Cheng32e376f2008-07-12 02:23:19 +00008830 unsigned dest = MI->getOperand(0).getReg();
8831 unsigned ptrA = MI->getOperand(1).getReg();
8832 unsigned ptrB = MI->getOperand(2).getReg();
8833 unsigned oldval = MI->getOperand(3).getReg();
8834 unsigned newval = MI->getOperand(4).getReg();
Dale Johannesene9f623e2009-02-13 02:27:39 +00008835 DebugLoc dl = MI->getDebugLoc();
Evan Cheng32e376f2008-07-12 02:23:19 +00008836
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008837 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB);
8838 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB);
8839 MachineBasicBlock *midMBB = F->CreateMachineBasicBlock(LLVM_BB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008840 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB);
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008841 F->insert(It, loop1MBB);
8842 F->insert(It, loop2MBB);
8843 F->insert(It, midMBB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008844 F->insert(It, exitMBB);
Dan Gohman34396292010-07-06 20:24:04 +00008845 exitMBB->splice(exitMBB->begin(), BB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008846 std::next(MachineBasicBlock::iterator(MI)), BB->end());
Dan Gohman34396292010-07-06 20:24:04 +00008847 exitMBB->transferSuccessorsAndUpdatePHIs(BB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008848
8849 // thisMBB:
8850 // ...
8851 // fallthrough --> loopMBB
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008852 BB->addSuccessor(loop1MBB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008853
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008854 // loop1MBB:
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008855 // l[bhwd]arx dest, ptr
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008856 // cmp[wd] dest, oldval
8857 // bne- midMBB
8858 // loop2MBB:
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008859 // st[bhwd]cx. newval, ptr
Evan Cheng32e376f2008-07-12 02:23:19 +00008860 // bne- loopMBB
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008861 // b exitBB
8862 // midMBB:
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008863 // st[bhwd]cx. dest, ptr
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008864 // exitBB:
8865 BB = loop1MBB;
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008866 BuildMI(BB, dl, TII->get(LoadMnemonic), dest)
Evan Cheng32e376f2008-07-12 02:23:19 +00008867 .addReg(ptrA).addReg(ptrB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008868 BuildMI(BB, dl, TII->get(is64bit ? PPC::CMPD : PPC::CMPW), PPC::CR0)
Evan Cheng32e376f2008-07-12 02:23:19 +00008869 .addReg(oldval).addReg(dest);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008870 BuildMI(BB, dl, TII->get(PPC::BCC))
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008871 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(midMBB);
8872 BB->addSuccessor(loop2MBB);
8873 BB->addSuccessor(midMBB);
8874
8875 BB = loop2MBB;
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008876 BuildMI(BB, dl, TII->get(StoreMnemonic))
Evan Cheng32e376f2008-07-12 02:23:19 +00008877 .addReg(newval).addReg(ptrA).addReg(ptrB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008878 BuildMI(BB, dl, TII->get(PPC::BCC))
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008879 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(loop1MBB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008880 BuildMI(BB, dl, TII->get(PPC::B)).addMBB(exitMBB);
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008881 BB->addSuccessor(loop1MBB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008882 BB->addSuccessor(exitMBB);
Scott Michelcf0da6c2009-02-17 22:15:04 +00008883
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008884 BB = midMBB;
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008885 BuildMI(BB, dl, TII->get(StoreMnemonic))
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008886 .addReg(dest).addReg(ptrA).addReg(ptrB);
8887 BB->addSuccessor(exitMBB);
8888
Evan Cheng32e376f2008-07-12 02:23:19 +00008889 // exitMBB:
8890 // ...
8891 BB = exitMBB;
Dale Johannesen340d2642008-08-30 00:08:53 +00008892 } else if (MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I8 ||
8893 MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I16) {
8894 // We must use 64-bit registers for addresses when targeting 64-bit,
8895 // since we're actually doing arithmetic on them. Other registers
8896 // can be 32-bit.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008897 bool is64bit = Subtarget.isPPC64();
Dale Johannesen340d2642008-08-30 00:08:53 +00008898 bool is8bit = MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I8;
8899
8900 unsigned dest = MI->getOperand(0).getReg();
8901 unsigned ptrA = MI->getOperand(1).getReg();
8902 unsigned ptrB = MI->getOperand(2).getReg();
8903 unsigned oldval = MI->getOperand(3).getReg();
8904 unsigned newval = MI->getOperand(4).getReg();
Dale Johannesene9f623e2009-02-13 02:27:39 +00008905 DebugLoc dl = MI->getDebugLoc();
Dale Johannesen340d2642008-08-30 00:08:53 +00008906
8907 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB);
8908 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB);
8909 MachineBasicBlock *midMBB = F->CreateMachineBasicBlock(LLVM_BB);
8910 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB);
8911 F->insert(It, loop1MBB);
8912 F->insert(It, loop2MBB);
8913 F->insert(It, midMBB);
8914 F->insert(It, exitMBB);
Dan Gohman34396292010-07-06 20:24:04 +00008915 exitMBB->splice(exitMBB->begin(), BB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008916 std::next(MachineBasicBlock::iterator(MI)), BB->end());
Dan Gohman34396292010-07-06 20:24:04 +00008917 exitMBB->transferSuccessorsAndUpdatePHIs(BB);
Dale Johannesen340d2642008-08-30 00:08:53 +00008918
8919 MachineRegisterInfo &RegInfo = F->getRegInfo();
Craig Topper61e88f42014-11-21 05:58:21 +00008920 const TargetRegisterClass *RC = is64bit ? &PPC::G8RCRegClass
8921 : &PPC::GPRCRegClass;
Dale Johannesen340d2642008-08-30 00:08:53 +00008922 unsigned PtrReg = RegInfo.createVirtualRegister(RC);
8923 unsigned Shift1Reg = RegInfo.createVirtualRegister(RC);
8924 unsigned ShiftReg = RegInfo.createVirtualRegister(RC);
8925 unsigned NewVal2Reg = RegInfo.createVirtualRegister(RC);
8926 unsigned NewVal3Reg = RegInfo.createVirtualRegister(RC);
8927 unsigned OldVal2Reg = RegInfo.createVirtualRegister(RC);
8928 unsigned OldVal3Reg = RegInfo.createVirtualRegister(RC);
8929 unsigned MaskReg = RegInfo.createVirtualRegister(RC);
8930 unsigned Mask2Reg = RegInfo.createVirtualRegister(RC);
8931 unsigned Mask3Reg = RegInfo.createVirtualRegister(RC);
8932 unsigned Tmp2Reg = RegInfo.createVirtualRegister(RC);
8933 unsigned Tmp4Reg = RegInfo.createVirtualRegister(RC);
8934 unsigned TmpDestReg = RegInfo.createVirtualRegister(RC);
8935 unsigned Ptr1Reg;
8936 unsigned TmpReg = RegInfo.createVirtualRegister(RC);
Hal Finkelf70c41e2013-03-21 23:45:03 +00008937 unsigned ZeroReg = is64bit ? PPC::ZERO8 : PPC::ZERO;
Dale Johannesen340d2642008-08-30 00:08:53 +00008938 // thisMBB:
8939 // ...
8940 // fallthrough --> loopMBB
8941 BB->addSuccessor(loop1MBB);
8942
8943 // The 4-byte load must be aligned, while a char or short may be
8944 // anywhere in the word. Hence all this nasty bookkeeping code.
8945 // add ptr1, ptrA, ptrB [copy if ptrA==0]
8946 // rlwinm shift1, ptr1, 3, 27, 28 [3, 27, 27]
Dale Johannesenbc698292008-09-02 20:30:23 +00008947 // xori shift, shift1, 24 [16]
Dale Johannesen340d2642008-08-30 00:08:53 +00008948 // rlwinm ptr, ptr1, 0, 0, 29
8949 // slw newval2, newval, shift
8950 // slw oldval2, oldval,shift
8951 // li mask2, 255 [li mask3, 0; ori mask2, mask3, 65535]
8952 // slw mask, mask2, shift
8953 // and newval3, newval2, mask
8954 // and oldval3, oldval2, mask
8955 // loop1MBB:
8956 // lwarx tmpDest, ptr
8957 // and tmp, tmpDest, mask
8958 // cmpw tmp, oldval3
8959 // bne- midMBB
8960 // loop2MBB:
8961 // andc tmp2, tmpDest, mask
8962 // or tmp4, tmp2, newval3
8963 // stwcx. tmp4, ptr
8964 // bne- loop1MBB
8965 // b exitBB
8966 // midMBB:
8967 // stwcx. tmpDest, ptr
8968 // exitBB:
8969 // srw dest, tmpDest, shift
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00008970 if (ptrA != ZeroReg) {
Dale Johannesen340d2642008-08-30 00:08:53 +00008971 Ptr1Reg = RegInfo.createVirtualRegister(RC);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008972 BuildMI(BB, dl, TII->get(is64bit ? PPC::ADD8 : PPC::ADD4), Ptr1Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00008973 .addReg(ptrA).addReg(ptrB);
8974 } else {
8975 Ptr1Reg = ptrB;
8976 }
Dale Johannesene9f623e2009-02-13 02:27:39 +00008977 BuildMI(BB, dl, TII->get(PPC::RLWINM), Shift1Reg).addReg(Ptr1Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00008978 .addImm(3).addImm(27).addImm(is8bit ? 28 : 27);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008979 BuildMI(BB, dl, TII->get(is64bit ? PPC::XORI8 : PPC::XORI), ShiftReg)
Dale Johannesen340d2642008-08-30 00:08:53 +00008980 .addReg(Shift1Reg).addImm(is8bit ? 24 : 16);
8981 if (is64bit)
Dale Johannesene9f623e2009-02-13 02:27:39 +00008982 BuildMI(BB, dl, TII->get(PPC::RLDICR), PtrReg)
Dale Johannesen340d2642008-08-30 00:08:53 +00008983 .addReg(Ptr1Reg).addImm(0).addImm(61);
8984 else
Dale Johannesene9f623e2009-02-13 02:27:39 +00008985 BuildMI(BB, dl, TII->get(PPC::RLWINM), PtrReg)
Dale Johannesen340d2642008-08-30 00:08:53 +00008986 .addReg(Ptr1Reg).addImm(0).addImm(0).addImm(29);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008987 BuildMI(BB, dl, TII->get(PPC::SLW), NewVal2Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00008988 .addReg(newval).addReg(ShiftReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008989 BuildMI(BB, dl, TII->get(PPC::SLW), OldVal2Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00008990 .addReg(oldval).addReg(ShiftReg);
8991 if (is8bit)
Dale Johannesene9f623e2009-02-13 02:27:39 +00008992 BuildMI(BB, dl, TII->get(PPC::LI), Mask2Reg).addImm(255);
Dale Johannesen340d2642008-08-30 00:08:53 +00008993 else {
Dale Johannesene9f623e2009-02-13 02:27:39 +00008994 BuildMI(BB, dl, TII->get(PPC::LI), Mask3Reg).addImm(0);
8995 BuildMI(BB, dl, TII->get(PPC::ORI), Mask2Reg)
8996 .addReg(Mask3Reg).addImm(65535);
Dale Johannesen340d2642008-08-30 00:08:53 +00008997 }
Dale Johannesene9f623e2009-02-13 02:27:39 +00008998 BuildMI(BB, dl, TII->get(PPC::SLW), MaskReg)
Dale Johannesen340d2642008-08-30 00:08:53 +00008999 .addReg(Mask2Reg).addReg(ShiftReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009000 BuildMI(BB, dl, TII->get(PPC::AND), NewVal3Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00009001 .addReg(NewVal2Reg).addReg(MaskReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009002 BuildMI(BB, dl, TII->get(PPC::AND), OldVal3Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00009003 .addReg(OldVal2Reg).addReg(MaskReg);
9004
9005 BB = loop1MBB;
Dale Johannesene9f623e2009-02-13 02:27:39 +00009006 BuildMI(BB, dl, TII->get(PPC::LWARX), TmpDestReg)
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00009007 .addReg(ZeroReg).addReg(PtrReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009008 BuildMI(BB, dl, TII->get(PPC::AND),TmpReg)
9009 .addReg(TmpDestReg).addReg(MaskReg);
9010 BuildMI(BB, dl, TII->get(PPC::CMPW), PPC::CR0)
Dale Johannesen340d2642008-08-30 00:08:53 +00009011 .addReg(TmpReg).addReg(OldVal3Reg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009012 BuildMI(BB, dl, TII->get(PPC::BCC))
Dale Johannesen340d2642008-08-30 00:08:53 +00009013 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(midMBB);
9014 BB->addSuccessor(loop2MBB);
9015 BB->addSuccessor(midMBB);
9016
9017 BB = loop2MBB;
Dale Johannesene9f623e2009-02-13 02:27:39 +00009018 BuildMI(BB, dl, TII->get(PPC::ANDC),Tmp2Reg)
9019 .addReg(TmpDestReg).addReg(MaskReg);
9020 BuildMI(BB, dl, TII->get(PPC::OR),Tmp4Reg)
9021 .addReg(Tmp2Reg).addReg(NewVal3Reg);
9022 BuildMI(BB, dl, TII->get(PPC::STWCX)).addReg(Tmp4Reg)
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00009023 .addReg(ZeroReg).addReg(PtrReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009024 BuildMI(BB, dl, TII->get(PPC::BCC))
Dale Johannesen340d2642008-08-30 00:08:53 +00009025 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(loop1MBB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009026 BuildMI(BB, dl, TII->get(PPC::B)).addMBB(exitMBB);
Dale Johannesen340d2642008-08-30 00:08:53 +00009027 BB->addSuccessor(loop1MBB);
9028 BB->addSuccessor(exitMBB);
Scott Michelcf0da6c2009-02-17 22:15:04 +00009029
Dale Johannesen340d2642008-08-30 00:08:53 +00009030 BB = midMBB;
Dale Johannesene9f623e2009-02-13 02:27:39 +00009031 BuildMI(BB, dl, TII->get(PPC::STWCX)).addReg(TmpDestReg)
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00009032 .addReg(ZeroReg).addReg(PtrReg);
Dale Johannesen340d2642008-08-30 00:08:53 +00009033 BB->addSuccessor(exitMBB);
9034
9035 // exitMBB:
9036 // ...
9037 BB = exitMBB;
Jakob Stoklund Olesen13ce2362011-04-04 17:57:29 +00009038 BuildMI(*BB, BB->begin(), dl, TII->get(PPC::SRW),dest).addReg(TmpReg)
9039 .addReg(ShiftReg);
Ulrich Weigand874fc622013-03-26 10:56:22 +00009040 } else if (MI->getOpcode() == PPC::FADDrtz) {
9041 // This pseudo performs an FADD with rounding mode temporarily forced
9042 // to round-to-zero. We emit this via custom inserter since the FPSCR
9043 // is not modeled at the SelectionDAG level.
9044 unsigned Dest = MI->getOperand(0).getReg();
9045 unsigned Src1 = MI->getOperand(1).getReg();
9046 unsigned Src2 = MI->getOperand(2).getReg();
9047 DebugLoc dl = MI->getDebugLoc();
9048
9049 MachineRegisterInfo &RegInfo = F->getRegInfo();
9050 unsigned MFFSReg = RegInfo.createVirtualRegister(&PPC::F8RCRegClass);
9051
9052 // Save FPSCR value.
9053 BuildMI(*BB, MI, dl, TII->get(PPC::MFFS), MFFSReg);
9054
9055 // Set rounding mode to round-to-zero.
9056 BuildMI(*BB, MI, dl, TII->get(PPC::MTFSB1)).addImm(31);
9057 BuildMI(*BB, MI, dl, TII->get(PPC::MTFSB0)).addImm(30);
9058
9059 // Perform addition.
9060 BuildMI(*BB, MI, dl, TII->get(PPC::FADD), Dest).addReg(Src1).addReg(Src2);
9061
9062 // Restore FPSCR value.
Hal Finkel64202162015-01-15 01:00:53 +00009063 BuildMI(*BB, MI, dl, TII->get(PPC::MTFSFb)).addImm(1).addReg(MFFSReg);
Hal Finkel940ab932014-02-28 00:27:01 +00009064 } else if (MI->getOpcode() == PPC::ANDIo_1_EQ_BIT ||
9065 MI->getOpcode() == PPC::ANDIo_1_GT_BIT ||
9066 MI->getOpcode() == PPC::ANDIo_1_EQ_BIT8 ||
9067 MI->getOpcode() == PPC::ANDIo_1_GT_BIT8) {
9068 unsigned Opcode = (MI->getOpcode() == PPC::ANDIo_1_EQ_BIT8 ||
9069 MI->getOpcode() == PPC::ANDIo_1_GT_BIT8) ?
9070 PPC::ANDIo8 : PPC::ANDIo;
9071 bool isEQ = (MI->getOpcode() == PPC::ANDIo_1_EQ_BIT ||
9072 MI->getOpcode() == PPC::ANDIo_1_EQ_BIT8);
9073
9074 MachineRegisterInfo &RegInfo = F->getRegInfo();
9075 unsigned Dest = RegInfo.createVirtualRegister(Opcode == PPC::ANDIo ?
9076 &PPC::GPRCRegClass :
9077 &PPC::G8RCRegClass);
9078
9079 DebugLoc dl = MI->getDebugLoc();
9080 BuildMI(*BB, MI, dl, TII->get(Opcode), Dest)
9081 .addReg(MI->getOperand(1).getReg()).addImm(1);
9082 BuildMI(*BB, MI, dl, TII->get(TargetOpcode::COPY),
9083 MI->getOperand(0).getReg())
9084 .addReg(isEQ ? PPC::CR0EQ : PPC::CR0GT);
Kit Barton535e69d2015-03-25 19:36:23 +00009085 } else if (MI->getOpcode() == PPC::TCHECK_RET) {
9086 DebugLoc Dl = MI->getDebugLoc();
9087 MachineRegisterInfo &RegInfo = F->getRegInfo();
9088 unsigned CRReg = RegInfo.createVirtualRegister(&PPC::CRRCRegClass);
9089 BuildMI(*BB, MI, Dl, TII->get(PPC::TCHECK), CRReg);
9090 return BB;
Dale Johannesen340d2642008-08-30 00:08:53 +00009091 } else {
Torok Edwinfbcc6632009-07-14 16:55:14 +00009092 llvm_unreachable("Unexpected instr type to insert");
Evan Cheng32e376f2008-07-12 02:23:19 +00009093 }
Chris Lattner9b577f12005-08-26 21:23:58 +00009094
Dan Gohman34396292010-07-06 20:24:04 +00009095 MI->eraseFromParent(); // The pseudo instruction is gone now.
Chris Lattner9b577f12005-08-26 21:23:58 +00009096 return BB;
9097}
9098
Chris Lattner4211ca92006-04-14 06:01:58 +00009099//===----------------------------------------------------------------------===//
9100// Target Optimization Hooks
9101//===----------------------------------------------------------------------===//
9102
Hal Finkelcbf08922015-07-12 02:33:57 +00009103static std::string getRecipOp(const char *Base, EVT VT) {
9104 std::string RecipOp(Base);
9105 if (VT.getScalarType() == MVT::f64)
9106 RecipOp += "d";
9107 else
9108 RecipOp += "f";
9109
9110 if (VT.isVector())
9111 RecipOp = "vec-" + RecipOp;
9112
9113 return RecipOp;
9114}
9115
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009116SDValue PPCTargetLowering::getRsqrtEstimate(SDValue Operand,
9117 DAGCombinerInfo &DCI,
Sanjay Patel957efc232014-10-24 17:02:16 +00009118 unsigned &RefinementSteps,
9119 bool &UseOneConstNR) const {
Sanjay Patelbdf1e382014-09-26 23:01:47 +00009120 EVT VT = Operand.getValueType();
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009121 if ((VT == MVT::f32 && Subtarget.hasFRSQRTES()) ||
Eric Christophercccae792015-01-30 22:02:31 +00009122 (VT == MVT::f64 && Subtarget.hasFRSQRTE()) ||
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009123 (VT == MVT::v4f32 && Subtarget.hasAltivec()) ||
Hal Finkelc93a9a22015-02-25 01:06:45 +00009124 (VT == MVT::v2f64 && Subtarget.hasVSX()) ||
9125 (VT == MVT::v4f32 && Subtarget.hasQPX()) ||
9126 (VT == MVT::v4f64 && Subtarget.hasQPX())) {
Hal Finkelcbf08922015-07-12 02:33:57 +00009127 TargetRecip Recips = DCI.DAG.getTarget().Options.Reciprocals;
9128 std::string RecipOp = getRecipOp("sqrt", VT);
9129 if (!Recips.isEnabled(RecipOp))
9130 return SDValue();
9131
9132 RefinementSteps = Recips.getRefinementSteps(RecipOp);
Sanjay Patel957efc232014-10-24 17:02:16 +00009133 UseOneConstNR = true;
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009134 return DCI.DAG.getNode(PPCISD::FRSQRTE, SDLoc(Operand), VT, Operand);
Hal Finkel2e103312013-04-03 04:01:11 +00009135 }
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009136 return SDValue();
9137}
9138
9139SDValue PPCTargetLowering::getRecipEstimate(SDValue Operand,
9140 DAGCombinerInfo &DCI,
9141 unsigned &RefinementSteps) const {
9142 EVT VT = Operand.getValueType();
9143 if ((VT == MVT::f32 && Subtarget.hasFRES()) ||
Eric Christophercccae792015-01-30 22:02:31 +00009144 (VT == MVT::f64 && Subtarget.hasFRE()) ||
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009145 (VT == MVT::v4f32 && Subtarget.hasAltivec()) ||
Hal Finkelc93a9a22015-02-25 01:06:45 +00009146 (VT == MVT::v2f64 && Subtarget.hasVSX()) ||
9147 (VT == MVT::v4f32 && Subtarget.hasQPX()) ||
9148 (VT == MVT::v4f64 && Subtarget.hasQPX())) {
Hal Finkelcbf08922015-07-12 02:33:57 +00009149 TargetRecip Recips = DCI.DAG.getTarget().Options.Reciprocals;
9150 std::string RecipOp = getRecipOp("div", VT);
9151 if (!Recips.isEnabled(RecipOp))
9152 return SDValue();
9153
9154 RefinementSteps = Recips.getRefinementSteps(RecipOp);
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009155 return DCI.DAG.getNode(PPCISD::FRE, SDLoc(Operand), VT, Operand);
9156 }
9157 return SDValue();
Hal Finkel2e103312013-04-03 04:01:11 +00009158}
9159
Sanjay Patel1dd15592015-07-28 23:05:48 +00009160unsigned PPCTargetLowering::combineRepeatedFPDivisors() const {
Hal Finkel360f2132014-11-24 23:45:21 +00009161 // Note: This functionality is used only when unsafe-fp-math is enabled, and
9162 // on cores with reciprocal estimates (which are used when unsafe-fp-math is
9163 // enabled for division), this functionality is redundant with the default
9164 // combiner logic (once the division -> reciprocal/multiply transformation
9165 // has taken place). As a result, this matters more for older cores than for
9166 // newer ones.
9167
9168 // Combine multiple FDIVs with the same divisor into multiple FMULs by the
9169 // reciprocal if there are two or more FDIVs (for embedded cores with only
9170 // one FP pipeline) for three or more FDIVs (for generic OOO cores).
9171 switch (Subtarget.getDarwinDirective()) {
9172 default:
Sanjay Patel1dd15592015-07-28 23:05:48 +00009173 return 3;
Hal Finkel360f2132014-11-24 23:45:21 +00009174 case PPC::DIR_440:
9175 case PPC::DIR_A2:
9176 case PPC::DIR_E500mc:
9177 case PPC::DIR_E5500:
Sanjay Patel1dd15592015-07-28 23:05:48 +00009178 return 2;
Hal Finkel360f2132014-11-24 23:45:21 +00009179 }
9180}
9181
Hal Finkel3604bf72014-08-01 01:02:01 +00009182static bool isConsecutiveLSLoc(SDValue Loc, EVT VT, LSBaseSDNode *Base,
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009183 unsigned Bytes, int Dist,
9184 SelectionDAG &DAG) {
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009185 if (VT.getSizeInBits() / 8 != Bytes)
9186 return false;
9187
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009188 SDValue BaseLoc = Base->getBasePtr();
9189 if (Loc.getOpcode() == ISD::FrameIndex) {
9190 if (BaseLoc.getOpcode() != ISD::FrameIndex)
9191 return false;
9192 const MachineFrameInfo *MFI = DAG.getMachineFunction().getFrameInfo();
9193 int FI = cast<FrameIndexSDNode>(Loc)->getIndex();
9194 int BFI = cast<FrameIndexSDNode>(BaseLoc)->getIndex();
9195 int FS = MFI->getObjectSize(FI);
9196 int BFS = MFI->getObjectSize(BFI);
9197 if (FS != BFS || FS != (int)Bytes) return false;
9198 return MFI->getObjectOffset(FI) == (MFI->getObjectOffset(BFI) + Dist*Bytes);
9199 }
9200
9201 // Handle X+C
9202 if (DAG.isBaseWithConstantOffset(Loc) && Loc.getOperand(0) == BaseLoc &&
9203 cast<ConstantSDNode>(Loc.getOperand(1))->getSExtValue() == Dist*Bytes)
9204 return true;
9205
9206 const TargetLowering &TLI = DAG.getTargetLoweringInfo();
Craig Topper062a2ba2014-04-25 05:30:21 +00009207 const GlobalValue *GV1 = nullptr;
9208 const GlobalValue *GV2 = nullptr;
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009209 int64_t Offset1 = 0;
9210 int64_t Offset2 = 0;
9211 bool isGA1 = TLI.isGAPlusOffset(Loc.getNode(), GV1, Offset1);
9212 bool isGA2 = TLI.isGAPlusOffset(BaseLoc.getNode(), GV2, Offset2);
9213 if (isGA1 && isGA2 && GV1 == GV2)
9214 return Offset1 == (Offset2 + Dist*Bytes);
9215 return false;
9216}
9217
Hal Finkel3604bf72014-08-01 01:02:01 +00009218// Like SelectionDAG::isConsecutiveLoad, but also works for stores, and does
9219// not enforce equality of the chain operands.
9220static bool isConsecutiveLS(SDNode *N, LSBaseSDNode *Base,
9221 unsigned Bytes, int Dist,
9222 SelectionDAG &DAG) {
9223 if (LSBaseSDNode *LS = dyn_cast<LSBaseSDNode>(N)) {
9224 EVT VT = LS->getMemoryVT();
9225 SDValue Loc = LS->getBasePtr();
9226 return isConsecutiveLSLoc(Loc, VT, Base, Bytes, Dist, DAG);
9227 }
9228
9229 if (N->getOpcode() == ISD::INTRINSIC_W_CHAIN) {
9230 EVT VT;
9231 switch (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue()) {
9232 default: return false;
Hal Finkelc93a9a22015-02-25 01:06:45 +00009233 case Intrinsic::ppc_qpx_qvlfd:
9234 case Intrinsic::ppc_qpx_qvlfda:
9235 VT = MVT::v4f64;
9236 break;
9237 case Intrinsic::ppc_qpx_qvlfs:
9238 case Intrinsic::ppc_qpx_qvlfsa:
9239 VT = MVT::v4f32;
9240 break;
9241 case Intrinsic::ppc_qpx_qvlfcd:
9242 case Intrinsic::ppc_qpx_qvlfcda:
9243 VT = MVT::v2f64;
9244 break;
9245 case Intrinsic::ppc_qpx_qvlfcs:
9246 case Intrinsic::ppc_qpx_qvlfcsa:
9247 VT = MVT::v2f32;
9248 break;
9249 case Intrinsic::ppc_qpx_qvlfiwa:
9250 case Intrinsic::ppc_qpx_qvlfiwz:
Hal Finkel3604bf72014-08-01 01:02:01 +00009251 case Intrinsic::ppc_altivec_lvx:
9252 case Intrinsic::ppc_altivec_lvxl:
Bill Schmidt72954782014-11-12 04:19:40 +00009253 case Intrinsic::ppc_vsx_lxvw4x:
Hal Finkel3604bf72014-08-01 01:02:01 +00009254 VT = MVT::v4i32;
9255 break;
Bill Schmidt72954782014-11-12 04:19:40 +00009256 case Intrinsic::ppc_vsx_lxvd2x:
9257 VT = MVT::v2f64;
9258 break;
Hal Finkel3604bf72014-08-01 01:02:01 +00009259 case Intrinsic::ppc_altivec_lvebx:
9260 VT = MVT::i8;
9261 break;
9262 case Intrinsic::ppc_altivec_lvehx:
9263 VT = MVT::i16;
9264 break;
9265 case Intrinsic::ppc_altivec_lvewx:
9266 VT = MVT::i32;
9267 break;
9268 }
9269
9270 return isConsecutiveLSLoc(N->getOperand(2), VT, Base, Bytes, Dist, DAG);
9271 }
9272
9273 if (N->getOpcode() == ISD::INTRINSIC_VOID) {
9274 EVT VT;
9275 switch (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue()) {
9276 default: return false;
Hal Finkelc93a9a22015-02-25 01:06:45 +00009277 case Intrinsic::ppc_qpx_qvstfd:
9278 case Intrinsic::ppc_qpx_qvstfda:
9279 VT = MVT::v4f64;
9280 break;
9281 case Intrinsic::ppc_qpx_qvstfs:
9282 case Intrinsic::ppc_qpx_qvstfsa:
9283 VT = MVT::v4f32;
9284 break;
9285 case Intrinsic::ppc_qpx_qvstfcd:
9286 case Intrinsic::ppc_qpx_qvstfcda:
9287 VT = MVT::v2f64;
9288 break;
9289 case Intrinsic::ppc_qpx_qvstfcs:
9290 case Intrinsic::ppc_qpx_qvstfcsa:
9291 VT = MVT::v2f32;
9292 break;
9293 case Intrinsic::ppc_qpx_qvstfiw:
9294 case Intrinsic::ppc_qpx_qvstfiwa:
Hal Finkel3604bf72014-08-01 01:02:01 +00009295 case Intrinsic::ppc_altivec_stvx:
9296 case Intrinsic::ppc_altivec_stvxl:
Bill Schmidt72954782014-11-12 04:19:40 +00009297 case Intrinsic::ppc_vsx_stxvw4x:
Hal Finkel3604bf72014-08-01 01:02:01 +00009298 VT = MVT::v4i32;
9299 break;
Bill Schmidt72954782014-11-12 04:19:40 +00009300 case Intrinsic::ppc_vsx_stxvd2x:
9301 VT = MVT::v2f64;
9302 break;
Hal Finkel3604bf72014-08-01 01:02:01 +00009303 case Intrinsic::ppc_altivec_stvebx:
9304 VT = MVT::i8;
9305 break;
9306 case Intrinsic::ppc_altivec_stvehx:
9307 VT = MVT::i16;
9308 break;
9309 case Intrinsic::ppc_altivec_stvewx:
9310 VT = MVT::i32;
9311 break;
9312 }
9313
9314 return isConsecutiveLSLoc(N->getOperand(3), VT, Base, Bytes, Dist, DAG);
9315 }
9316
9317 return false;
9318}
9319
Hal Finkel7d8a6912013-05-26 18:08:30 +00009320// Return true is there is a nearyby consecutive load to the one provided
9321// (regardless of alignment). We search up and down the chain, looking though
Matt Arsenault57e74d22014-07-29 00:02:40 +00009322// token factors and other loads (but nothing else). As a result, a true result
9323// indicates that it is safe to create a new consecutive load adjacent to the
9324// load provided.
Hal Finkel7d8a6912013-05-26 18:08:30 +00009325static bool findConsecutiveLoad(LoadSDNode *LD, SelectionDAG &DAG) {
9326 SDValue Chain = LD->getChain();
9327 EVT VT = LD->getMemoryVT();
9328
9329 SmallSet<SDNode *, 16> LoadRoots;
9330 SmallVector<SDNode *, 8> Queue(1, Chain.getNode());
9331 SmallSet<SDNode *, 16> Visited;
9332
9333 // First, search up the chain, branching to follow all token-factor operands.
9334 // If we find a consecutive load, then we're done, otherwise, record all
9335 // nodes just above the top-level loads and token factors.
9336 while (!Queue.empty()) {
9337 SDNode *ChainNext = Queue.pop_back_val();
David Blaikie70573dc2014-11-19 07:49:26 +00009338 if (!Visited.insert(ChainNext).second)
Hal Finkel7d8a6912013-05-26 18:08:30 +00009339 continue;
9340
Hal Finkel3604bf72014-08-01 01:02:01 +00009341 if (MemSDNode *ChainLD = dyn_cast<MemSDNode>(ChainNext)) {
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009342 if (isConsecutiveLS(ChainLD, LD, VT.getStoreSize(), 1, DAG))
Hal Finkel7d8a6912013-05-26 18:08:30 +00009343 return true;
9344
9345 if (!Visited.count(ChainLD->getChain().getNode()))
9346 Queue.push_back(ChainLD->getChain().getNode());
9347 } else if (ChainNext->getOpcode() == ISD::TokenFactor) {
Craig Topper66e588b2014-06-29 00:40:57 +00009348 for (const SDUse &O : ChainNext->ops())
9349 if (!Visited.count(O.getNode()))
9350 Queue.push_back(O.getNode());
Hal Finkel7d8a6912013-05-26 18:08:30 +00009351 } else
9352 LoadRoots.insert(ChainNext);
9353 }
9354
9355 // Second, search down the chain, starting from the top-level nodes recorded
9356 // in the first phase. These top-level nodes are the nodes just above all
9357 // loads and token factors. Starting with their uses, recursively look though
9358 // all loads (just the chain uses) and token factors to find a consecutive
9359 // load.
9360 Visited.clear();
9361 Queue.clear();
9362
9363 for (SmallSet<SDNode *, 16>::iterator I = LoadRoots.begin(),
9364 IE = LoadRoots.end(); I != IE; ++I) {
9365 Queue.push_back(*I);
9366
9367 while (!Queue.empty()) {
9368 SDNode *LoadRoot = Queue.pop_back_val();
David Blaikie70573dc2014-11-19 07:49:26 +00009369 if (!Visited.insert(LoadRoot).second)
Hal Finkel7d8a6912013-05-26 18:08:30 +00009370 continue;
9371
Hal Finkel3604bf72014-08-01 01:02:01 +00009372 if (MemSDNode *ChainLD = dyn_cast<MemSDNode>(LoadRoot))
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009373 if (isConsecutiveLS(ChainLD, LD, VT.getStoreSize(), 1, DAG))
Hal Finkel7d8a6912013-05-26 18:08:30 +00009374 return true;
9375
9376 for (SDNode::use_iterator UI = LoadRoot->use_begin(),
9377 UE = LoadRoot->use_end(); UI != UE; ++UI)
Hal Finkel3604bf72014-08-01 01:02:01 +00009378 if (((isa<MemSDNode>(*UI) &&
9379 cast<MemSDNode>(*UI)->getChain().getNode() == LoadRoot) ||
Hal Finkel7d8a6912013-05-26 18:08:30 +00009380 UI->getOpcode() == ISD::TokenFactor) && !Visited.count(*UI))
9381 Queue.push_back(*UI);
9382 }
9383 }
9384
9385 return false;
9386}
9387
Hal Finkel940ab932014-02-28 00:27:01 +00009388SDValue PPCTargetLowering::DAGCombineTruncBoolExt(SDNode *N,
9389 DAGCombinerInfo &DCI) const {
9390 SelectionDAG &DAG = DCI.DAG;
9391 SDLoc dl(N);
9392
Eric Christophercccae792015-01-30 22:02:31 +00009393 assert(Subtarget.useCRBits() && "Expecting to be tracking CR bits");
Hal Finkel940ab932014-02-28 00:27:01 +00009394 // If we're tracking CR bits, we need to be careful that we don't have:
9395 // trunc(binary-ops(zext(x), zext(y)))
9396 // or
9397 // trunc(binary-ops(binary-ops(zext(x), zext(y)), ...)
9398 // such that we're unnecessarily moving things into GPRs when it would be
9399 // better to keep them in CR bits.
9400
9401 // Note that trunc here can be an actual i1 trunc, or can be the effective
9402 // truncation that comes from a setcc or select_cc.
9403 if (N->getOpcode() == ISD::TRUNCATE &&
9404 N->getValueType(0) != MVT::i1)
9405 return SDValue();
9406
9407 if (N->getOperand(0).getValueType() != MVT::i32 &&
9408 N->getOperand(0).getValueType() != MVT::i64)
9409 return SDValue();
9410
9411 if (N->getOpcode() == ISD::SETCC ||
9412 N->getOpcode() == ISD::SELECT_CC) {
9413 // If we're looking at a comparison, then we need to make sure that the
9414 // high bits (all except for the first) don't matter the result.
9415 ISD::CondCode CC =
9416 cast<CondCodeSDNode>(N->getOperand(
9417 N->getOpcode() == ISD::SETCC ? 2 : 4))->get();
9418 unsigned OpBits = N->getOperand(0).getValueSizeInBits();
9419
9420 if (ISD::isSignedIntSetCC(CC)) {
9421 if (DAG.ComputeNumSignBits(N->getOperand(0)) != OpBits ||
9422 DAG.ComputeNumSignBits(N->getOperand(1)) != OpBits)
9423 return SDValue();
9424 } else if (ISD::isUnsignedIntSetCC(CC)) {
9425 if (!DAG.MaskedValueIsZero(N->getOperand(0),
9426 APInt::getHighBitsSet(OpBits, OpBits-1)) ||
9427 !DAG.MaskedValueIsZero(N->getOperand(1),
9428 APInt::getHighBitsSet(OpBits, OpBits-1)))
9429 return SDValue();
9430 } else {
9431 // This is neither a signed nor an unsigned comparison, just make sure
9432 // that the high bits are equal.
9433 APInt Op1Zero, Op1One;
9434 APInt Op2Zero, Op2One;
Jay Foada0653a32014-05-14 21:14:37 +00009435 DAG.computeKnownBits(N->getOperand(0), Op1Zero, Op1One);
9436 DAG.computeKnownBits(N->getOperand(1), Op2Zero, Op2One);
Hal Finkel940ab932014-02-28 00:27:01 +00009437
9438 // We don't really care about what is known about the first bit (if
9439 // anything), so clear it in all masks prior to comparing them.
9440 Op1Zero.clearBit(0); Op1One.clearBit(0);
9441 Op2Zero.clearBit(0); Op2One.clearBit(0);
9442
9443 if (Op1Zero != Op2Zero || Op1One != Op2One)
9444 return SDValue();
9445 }
9446 }
9447
9448 // We now know that the higher-order bits are irrelevant, we just need to
9449 // make sure that all of the intermediate operations are bit operations, and
9450 // all inputs are extensions.
9451 if (N->getOperand(0).getOpcode() != ISD::AND &&
9452 N->getOperand(0).getOpcode() != ISD::OR &&
9453 N->getOperand(0).getOpcode() != ISD::XOR &&
9454 N->getOperand(0).getOpcode() != ISD::SELECT &&
9455 N->getOperand(0).getOpcode() != ISD::SELECT_CC &&
9456 N->getOperand(0).getOpcode() != ISD::TRUNCATE &&
9457 N->getOperand(0).getOpcode() != ISD::SIGN_EXTEND &&
9458 N->getOperand(0).getOpcode() != ISD::ZERO_EXTEND &&
9459 N->getOperand(0).getOpcode() != ISD::ANY_EXTEND)
9460 return SDValue();
9461
9462 if ((N->getOpcode() == ISD::SETCC || N->getOpcode() == ISD::SELECT_CC) &&
9463 N->getOperand(1).getOpcode() != ISD::AND &&
9464 N->getOperand(1).getOpcode() != ISD::OR &&
9465 N->getOperand(1).getOpcode() != ISD::XOR &&
9466 N->getOperand(1).getOpcode() != ISD::SELECT &&
9467 N->getOperand(1).getOpcode() != ISD::SELECT_CC &&
9468 N->getOperand(1).getOpcode() != ISD::TRUNCATE &&
9469 N->getOperand(1).getOpcode() != ISD::SIGN_EXTEND &&
9470 N->getOperand(1).getOpcode() != ISD::ZERO_EXTEND &&
9471 N->getOperand(1).getOpcode() != ISD::ANY_EXTEND)
9472 return SDValue();
9473
9474 SmallVector<SDValue, 4> Inputs;
9475 SmallVector<SDValue, 8> BinOps, PromOps;
9476 SmallPtrSet<SDNode *, 16> Visited;
9477
9478 for (unsigned i = 0; i < 2; ++i) {
9479 if (((N->getOperand(i).getOpcode() == ISD::SIGN_EXTEND ||
9480 N->getOperand(i).getOpcode() == ISD::ZERO_EXTEND ||
9481 N->getOperand(i).getOpcode() == ISD::ANY_EXTEND) &&
9482 N->getOperand(i).getOperand(0).getValueType() == MVT::i1) ||
9483 isa<ConstantSDNode>(N->getOperand(i)))
9484 Inputs.push_back(N->getOperand(i));
9485 else
9486 BinOps.push_back(N->getOperand(i));
9487
9488 if (N->getOpcode() == ISD::TRUNCATE)
9489 break;
9490 }
9491
9492 // Visit all inputs, collect all binary operations (and, or, xor and
9493 // select) that are all fed by extensions.
9494 while (!BinOps.empty()) {
9495 SDValue BinOp = BinOps.back();
9496 BinOps.pop_back();
9497
David Blaikie70573dc2014-11-19 07:49:26 +00009498 if (!Visited.insert(BinOp.getNode()).second)
Hal Finkel940ab932014-02-28 00:27:01 +00009499 continue;
9500
9501 PromOps.push_back(BinOp);
9502
9503 for (unsigned i = 0, ie = BinOp.getNumOperands(); i != ie; ++i) {
9504 // The condition of the select is not promoted.
9505 if (BinOp.getOpcode() == ISD::SELECT && i == 0)
9506 continue;
9507 if (BinOp.getOpcode() == ISD::SELECT_CC && i != 2 && i != 3)
9508 continue;
9509
9510 if (((BinOp.getOperand(i).getOpcode() == ISD::SIGN_EXTEND ||
9511 BinOp.getOperand(i).getOpcode() == ISD::ZERO_EXTEND ||
9512 BinOp.getOperand(i).getOpcode() == ISD::ANY_EXTEND) &&
9513 BinOp.getOperand(i).getOperand(0).getValueType() == MVT::i1) ||
9514 isa<ConstantSDNode>(BinOp.getOperand(i))) {
9515 Inputs.push_back(BinOp.getOperand(i));
9516 } else if (BinOp.getOperand(i).getOpcode() == ISD::AND ||
9517 BinOp.getOperand(i).getOpcode() == ISD::OR ||
9518 BinOp.getOperand(i).getOpcode() == ISD::XOR ||
9519 BinOp.getOperand(i).getOpcode() == ISD::SELECT ||
9520 BinOp.getOperand(i).getOpcode() == ISD::SELECT_CC ||
9521 BinOp.getOperand(i).getOpcode() == ISD::TRUNCATE ||
9522 BinOp.getOperand(i).getOpcode() == ISD::SIGN_EXTEND ||
9523 BinOp.getOperand(i).getOpcode() == ISD::ZERO_EXTEND ||
9524 BinOp.getOperand(i).getOpcode() == ISD::ANY_EXTEND) {
9525 BinOps.push_back(BinOp.getOperand(i));
9526 } else {
9527 // We have an input that is not an extension or another binary
9528 // operation; we'll abort this transformation.
9529 return SDValue();
9530 }
9531 }
9532 }
9533
9534 // Make sure that this is a self-contained cluster of operations (which
9535 // is not quite the same thing as saying that everything has only one
9536 // use).
9537 for (unsigned i = 0, ie = Inputs.size(); i != ie; ++i) {
9538 if (isa<ConstantSDNode>(Inputs[i]))
9539 continue;
9540
9541 for (SDNode::use_iterator UI = Inputs[i].getNode()->use_begin(),
9542 UE = Inputs[i].getNode()->use_end();
9543 UI != UE; ++UI) {
9544 SDNode *User = *UI;
9545 if (User != N && !Visited.count(User))
9546 return SDValue();
Hal Finkel46043ed2014-03-01 21:36:57 +00009547
9548 // Make sure that we're not going to promote the non-output-value
9549 // operand(s) or SELECT or SELECT_CC.
9550 // FIXME: Although we could sometimes handle this, and it does occur in
9551 // practice that one of the condition inputs to the select is also one of
9552 // the outputs, we currently can't deal with this.
9553 if (User->getOpcode() == ISD::SELECT) {
9554 if (User->getOperand(0) == Inputs[i])
9555 return SDValue();
9556 } else if (User->getOpcode() == ISD::SELECT_CC) {
9557 if (User->getOperand(0) == Inputs[i] ||
9558 User->getOperand(1) == Inputs[i])
9559 return SDValue();
9560 }
Hal Finkel940ab932014-02-28 00:27:01 +00009561 }
9562 }
9563
9564 for (unsigned i = 0, ie = PromOps.size(); i != ie; ++i) {
9565 for (SDNode::use_iterator UI = PromOps[i].getNode()->use_begin(),
9566 UE = PromOps[i].getNode()->use_end();
9567 UI != UE; ++UI) {
9568 SDNode *User = *UI;
9569 if (User != N && !Visited.count(User))
9570 return SDValue();
Hal Finkel46043ed2014-03-01 21:36:57 +00009571
9572 // Make sure that we're not going to promote the non-output-value
9573 // operand(s) or SELECT or SELECT_CC.
9574 // FIXME: Although we could sometimes handle this, and it does occur in
9575 // practice that one of the condition inputs to the select is also one of
9576 // the outputs, we currently can't deal with this.
9577 if (User->getOpcode() == ISD::SELECT) {
9578 if (User->getOperand(0) == PromOps[i])
9579 return SDValue();
9580 } else if (User->getOpcode() == ISD::SELECT_CC) {
9581 if (User->getOperand(0) == PromOps[i] ||
9582 User->getOperand(1) == PromOps[i])
9583 return SDValue();
9584 }
Hal Finkel940ab932014-02-28 00:27:01 +00009585 }
9586 }
9587
9588 // Replace all inputs with the extension operand.
9589 for (unsigned i = 0, ie = Inputs.size(); i != ie; ++i) {
9590 // Constants may have users outside the cluster of to-be-promoted nodes,
9591 // and so we need to replace those as we do the promotions.
9592 if (isa<ConstantSDNode>(Inputs[i]))
9593 continue;
9594 else
9595 DAG.ReplaceAllUsesOfValueWith(Inputs[i], Inputs[i].getOperand(0));
9596 }
9597
9598 // Replace all operations (these are all the same, but have a different
9599 // (i1) return type). DAG.getNode will validate that the types of
9600 // a binary operator match, so go through the list in reverse so that
9601 // we've likely promoted both operands first. Any intermediate truncations or
9602 // extensions disappear.
9603 while (!PromOps.empty()) {
9604 SDValue PromOp = PromOps.back();
9605 PromOps.pop_back();
9606
9607 if (PromOp.getOpcode() == ISD::TRUNCATE ||
9608 PromOp.getOpcode() == ISD::SIGN_EXTEND ||
9609 PromOp.getOpcode() == ISD::ZERO_EXTEND ||
9610 PromOp.getOpcode() == ISD::ANY_EXTEND) {
9611 if (!isa<ConstantSDNode>(PromOp.getOperand(0)) &&
9612 PromOp.getOperand(0).getValueType() != MVT::i1) {
9613 // The operand is not yet ready (see comment below).
9614 PromOps.insert(PromOps.begin(), PromOp);
9615 continue;
9616 }
9617
9618 SDValue RepValue = PromOp.getOperand(0);
9619 if (isa<ConstantSDNode>(RepValue))
9620 RepValue = DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, RepValue);
9621
9622 DAG.ReplaceAllUsesOfValueWith(PromOp, RepValue);
9623 continue;
9624 }
9625
9626 unsigned C;
9627 switch (PromOp.getOpcode()) {
9628 default: C = 0; break;
9629 case ISD::SELECT: C = 1; break;
9630 case ISD::SELECT_CC: C = 2; break;
9631 }
9632
9633 if ((!isa<ConstantSDNode>(PromOp.getOperand(C)) &&
9634 PromOp.getOperand(C).getValueType() != MVT::i1) ||
9635 (!isa<ConstantSDNode>(PromOp.getOperand(C+1)) &&
9636 PromOp.getOperand(C+1).getValueType() != MVT::i1)) {
9637 // The to-be-promoted operands of this node have not yet been
9638 // promoted (this should be rare because we're going through the
9639 // list backward, but if one of the operands has several users in
9640 // this cluster of to-be-promoted nodes, it is possible).
9641 PromOps.insert(PromOps.begin(), PromOp);
9642 continue;
9643 }
9644
9645 SmallVector<SDValue, 3> Ops(PromOp.getNode()->op_begin(),
9646 PromOp.getNode()->op_end());
9647
9648 // If there are any constant inputs, make sure they're replaced now.
9649 for (unsigned i = 0; i < 2; ++i)
9650 if (isa<ConstantSDNode>(Ops[C+i]))
9651 Ops[C+i] = DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, Ops[C+i]);
9652
9653 DAG.ReplaceAllUsesOfValueWith(PromOp,
Craig Topper48d114b2014-04-26 18:35:24 +00009654 DAG.getNode(PromOp.getOpcode(), dl, MVT::i1, Ops));
Hal Finkel940ab932014-02-28 00:27:01 +00009655 }
9656
9657 // Now we're left with the initial truncation itself.
9658 if (N->getOpcode() == ISD::TRUNCATE)
9659 return N->getOperand(0);
9660
9661 // Otherwise, this is a comparison. The operands to be compared have just
9662 // changed type (to i1), but everything else is the same.
9663 return SDValue(N, 0);
9664}
9665
9666SDValue PPCTargetLowering::DAGCombineExtBoolTrunc(SDNode *N,
9667 DAGCombinerInfo &DCI) const {
9668 SelectionDAG &DAG = DCI.DAG;
9669 SDLoc dl(N);
9670
Hal Finkel940ab932014-02-28 00:27:01 +00009671 // If we're tracking CR bits, we need to be careful that we don't have:
9672 // zext(binary-ops(trunc(x), trunc(y)))
9673 // or
9674 // zext(binary-ops(binary-ops(trunc(x), trunc(y)), ...)
9675 // such that we're unnecessarily moving things into CR bits that can more
9676 // efficiently stay in GPRs. Note that if we're not certain that the high
9677 // bits are set as required by the final extension, we still may need to do
9678 // some masking to get the proper behavior.
9679
Hal Finkel46043ed2014-03-01 21:36:57 +00009680 // This same functionality is important on PPC64 when dealing with
9681 // 32-to-64-bit extensions; these occur often when 32-bit values are used as
9682 // the return values of functions. Because it is so similar, it is handled
9683 // here as well.
9684
Hal Finkel940ab932014-02-28 00:27:01 +00009685 if (N->getValueType(0) != MVT::i32 &&
9686 N->getValueType(0) != MVT::i64)
9687 return SDValue();
9688
Eric Christophercccae792015-01-30 22:02:31 +00009689 if (!((N->getOperand(0).getValueType() == MVT::i1 && Subtarget.useCRBits()) ||
9690 (N->getOperand(0).getValueType() == MVT::i32 && Subtarget.isPPC64())))
Hal Finkel940ab932014-02-28 00:27:01 +00009691 return SDValue();
9692
9693 if (N->getOperand(0).getOpcode() != ISD::AND &&
9694 N->getOperand(0).getOpcode() != ISD::OR &&
9695 N->getOperand(0).getOpcode() != ISD::XOR &&
9696 N->getOperand(0).getOpcode() != ISD::SELECT &&
9697 N->getOperand(0).getOpcode() != ISD::SELECT_CC)
9698 return SDValue();
9699
9700 SmallVector<SDValue, 4> Inputs;
9701 SmallVector<SDValue, 8> BinOps(1, N->getOperand(0)), PromOps;
9702 SmallPtrSet<SDNode *, 16> Visited;
9703
9704 // Visit all inputs, collect all binary operations (and, or, xor and
9705 // select) that are all fed by truncations.
9706 while (!BinOps.empty()) {
9707 SDValue BinOp = BinOps.back();
9708 BinOps.pop_back();
9709
David Blaikie70573dc2014-11-19 07:49:26 +00009710 if (!Visited.insert(BinOp.getNode()).second)
Hal Finkel940ab932014-02-28 00:27:01 +00009711 continue;
9712
9713 PromOps.push_back(BinOp);
9714
9715 for (unsigned i = 0, ie = BinOp.getNumOperands(); i != ie; ++i) {
9716 // The condition of the select is not promoted.
9717 if (BinOp.getOpcode() == ISD::SELECT && i == 0)
9718 continue;
9719 if (BinOp.getOpcode() == ISD::SELECT_CC && i != 2 && i != 3)
9720 continue;
9721
9722 if (BinOp.getOperand(i).getOpcode() == ISD::TRUNCATE ||
9723 isa<ConstantSDNode>(BinOp.getOperand(i))) {
9724 Inputs.push_back(BinOp.getOperand(i));
9725 } else if (BinOp.getOperand(i).getOpcode() == ISD::AND ||
9726 BinOp.getOperand(i).getOpcode() == ISD::OR ||
9727 BinOp.getOperand(i).getOpcode() == ISD::XOR ||
9728 BinOp.getOperand(i).getOpcode() == ISD::SELECT ||
9729 BinOp.getOperand(i).getOpcode() == ISD::SELECT_CC) {
9730 BinOps.push_back(BinOp.getOperand(i));
9731 } else {
9732 // We have an input that is not a truncation or another binary
9733 // operation; we'll abort this transformation.
9734 return SDValue();
9735 }
9736 }
9737 }
9738
Hal Finkel4104a1a2014-12-14 05:53:19 +00009739 // The operands of a select that must be truncated when the select is
9740 // promoted because the operand is actually part of the to-be-promoted set.
9741 DenseMap<SDNode *, EVT> SelectTruncOp[2];
9742
Hal Finkel940ab932014-02-28 00:27:01 +00009743 // Make sure that this is a self-contained cluster of operations (which
9744 // is not quite the same thing as saying that everything has only one
9745 // use).
9746 for (unsigned i = 0, ie = Inputs.size(); i != ie; ++i) {
9747 if (isa<ConstantSDNode>(Inputs[i]))
9748 continue;
9749
9750 for (SDNode::use_iterator UI = Inputs[i].getNode()->use_begin(),
9751 UE = Inputs[i].getNode()->use_end();
9752 UI != UE; ++UI) {
9753 SDNode *User = *UI;
9754 if (User != N && !Visited.count(User))
9755 return SDValue();
Hal Finkel46043ed2014-03-01 21:36:57 +00009756
Hal Finkel4104a1a2014-12-14 05:53:19 +00009757 // If we're going to promote the non-output-value operand(s) or SELECT or
9758 // SELECT_CC, record them for truncation.
Hal Finkel46043ed2014-03-01 21:36:57 +00009759 if (User->getOpcode() == ISD::SELECT) {
9760 if (User->getOperand(0) == Inputs[i])
Hal Finkel4104a1a2014-12-14 05:53:19 +00009761 SelectTruncOp[0].insert(std::make_pair(User,
9762 User->getOperand(0).getValueType()));
Hal Finkel46043ed2014-03-01 21:36:57 +00009763 } else if (User->getOpcode() == ISD::SELECT_CC) {
Hal Finkel4104a1a2014-12-14 05:53:19 +00009764 if (User->getOperand(0) == Inputs[i])
9765 SelectTruncOp[0].insert(std::make_pair(User,
9766 User->getOperand(0).getValueType()));
9767 if (User->getOperand(1) == Inputs[i])
9768 SelectTruncOp[1].insert(std::make_pair(User,
9769 User->getOperand(1).getValueType()));
Hal Finkel46043ed2014-03-01 21:36:57 +00009770 }
Hal Finkel940ab932014-02-28 00:27:01 +00009771 }
9772 }
9773
9774 for (unsigned i = 0, ie = PromOps.size(); i != ie; ++i) {
9775 for (SDNode::use_iterator UI = PromOps[i].getNode()->use_begin(),
9776 UE = PromOps[i].getNode()->use_end();
9777 UI != UE; ++UI) {
9778 SDNode *User = *UI;
9779 if (User != N && !Visited.count(User))
9780 return SDValue();
Hal Finkel46043ed2014-03-01 21:36:57 +00009781
Hal Finkel4104a1a2014-12-14 05:53:19 +00009782 // If we're going to promote the non-output-value operand(s) or SELECT or
9783 // SELECT_CC, record them for truncation.
Hal Finkel46043ed2014-03-01 21:36:57 +00009784 if (User->getOpcode() == ISD::SELECT) {
9785 if (User->getOperand(0) == PromOps[i])
Hal Finkel4104a1a2014-12-14 05:53:19 +00009786 SelectTruncOp[0].insert(std::make_pair(User,
9787 User->getOperand(0).getValueType()));
Hal Finkel46043ed2014-03-01 21:36:57 +00009788 } else if (User->getOpcode() == ISD::SELECT_CC) {
Hal Finkel4104a1a2014-12-14 05:53:19 +00009789 if (User->getOperand(0) == PromOps[i])
9790 SelectTruncOp[0].insert(std::make_pair(User,
9791 User->getOperand(0).getValueType()));
9792 if (User->getOperand(1) == PromOps[i])
9793 SelectTruncOp[1].insert(std::make_pair(User,
9794 User->getOperand(1).getValueType()));
Hal Finkel46043ed2014-03-01 21:36:57 +00009795 }
Hal Finkel940ab932014-02-28 00:27:01 +00009796 }
9797 }
9798
Hal Finkel46043ed2014-03-01 21:36:57 +00009799 unsigned PromBits = N->getOperand(0).getValueSizeInBits();
Hal Finkel940ab932014-02-28 00:27:01 +00009800 bool ReallyNeedsExt = false;
9801 if (N->getOpcode() != ISD::ANY_EXTEND) {
9802 // If all of the inputs are not already sign/zero extended, then
9803 // we'll still need to do that at the end.
9804 for (unsigned i = 0, ie = Inputs.size(); i != ie; ++i) {
9805 if (isa<ConstantSDNode>(Inputs[i]))
9806 continue;
9807
9808 unsigned OpBits =
9809 Inputs[i].getOperand(0).getValueSizeInBits();
Hal Finkel46043ed2014-03-01 21:36:57 +00009810 assert(PromBits < OpBits && "Truncation not to a smaller bit count?");
9811
Hal Finkel940ab932014-02-28 00:27:01 +00009812 if ((N->getOpcode() == ISD::ZERO_EXTEND &&
9813 !DAG.MaskedValueIsZero(Inputs[i].getOperand(0),
Hal Finkel46043ed2014-03-01 21:36:57 +00009814 APInt::getHighBitsSet(OpBits,
9815 OpBits-PromBits))) ||
Hal Finkel940ab932014-02-28 00:27:01 +00009816 (N->getOpcode() == ISD::SIGN_EXTEND &&
Hal Finkel46043ed2014-03-01 21:36:57 +00009817 DAG.ComputeNumSignBits(Inputs[i].getOperand(0)) <
9818 (OpBits-(PromBits-1)))) {
Hal Finkel940ab932014-02-28 00:27:01 +00009819 ReallyNeedsExt = true;
9820 break;
9821 }
9822 }
9823 }
9824
9825 // Replace all inputs, either with the truncation operand, or a
9826 // truncation or extension to the final output type.
9827 for (unsigned i = 0, ie = Inputs.size(); i != ie; ++i) {
9828 // Constant inputs need to be replaced with the to-be-promoted nodes that
9829 // use them because they might have users outside of the cluster of
9830 // promoted nodes.
9831 if (isa<ConstantSDNode>(Inputs[i]))
9832 continue;
9833
9834 SDValue InSrc = Inputs[i].getOperand(0);
9835 if (Inputs[i].getValueType() == N->getValueType(0))
9836 DAG.ReplaceAllUsesOfValueWith(Inputs[i], InSrc);
9837 else if (N->getOpcode() == ISD::SIGN_EXTEND)
9838 DAG.ReplaceAllUsesOfValueWith(Inputs[i],
9839 DAG.getSExtOrTrunc(InSrc, dl, N->getValueType(0)));
9840 else if (N->getOpcode() == ISD::ZERO_EXTEND)
9841 DAG.ReplaceAllUsesOfValueWith(Inputs[i],
9842 DAG.getZExtOrTrunc(InSrc, dl, N->getValueType(0)));
9843 else
9844 DAG.ReplaceAllUsesOfValueWith(Inputs[i],
9845 DAG.getAnyExtOrTrunc(InSrc, dl, N->getValueType(0)));
9846 }
9847
9848 // Replace all operations (these are all the same, but have a different
9849 // (promoted) return type). DAG.getNode will validate that the types of
9850 // a binary operator match, so go through the list in reverse so that
9851 // we've likely promoted both operands first.
9852 while (!PromOps.empty()) {
9853 SDValue PromOp = PromOps.back();
9854 PromOps.pop_back();
9855
9856 unsigned C;
9857 switch (PromOp.getOpcode()) {
9858 default: C = 0; break;
9859 case ISD::SELECT: C = 1; break;
9860 case ISD::SELECT_CC: C = 2; break;
9861 }
9862
9863 if ((!isa<ConstantSDNode>(PromOp.getOperand(C)) &&
9864 PromOp.getOperand(C).getValueType() != N->getValueType(0)) ||
9865 (!isa<ConstantSDNode>(PromOp.getOperand(C+1)) &&
9866 PromOp.getOperand(C+1).getValueType() != N->getValueType(0))) {
9867 // The to-be-promoted operands of this node have not yet been
9868 // promoted (this should be rare because we're going through the
9869 // list backward, but if one of the operands has several users in
9870 // this cluster of to-be-promoted nodes, it is possible).
9871 PromOps.insert(PromOps.begin(), PromOp);
9872 continue;
9873 }
9874
Hal Finkel4104a1a2014-12-14 05:53:19 +00009875 // For SELECT and SELECT_CC nodes, we do a similar check for any
9876 // to-be-promoted comparison inputs.
9877 if (PromOp.getOpcode() == ISD::SELECT ||
9878 PromOp.getOpcode() == ISD::SELECT_CC) {
9879 if ((SelectTruncOp[0].count(PromOp.getNode()) &&
9880 PromOp.getOperand(0).getValueType() != N->getValueType(0)) ||
9881 (SelectTruncOp[1].count(PromOp.getNode()) &&
9882 PromOp.getOperand(1).getValueType() != N->getValueType(0))) {
9883 PromOps.insert(PromOps.begin(), PromOp);
9884 continue;
9885 }
9886 }
9887
Hal Finkel940ab932014-02-28 00:27:01 +00009888 SmallVector<SDValue, 3> Ops(PromOp.getNode()->op_begin(),
9889 PromOp.getNode()->op_end());
9890
9891 // If this node has constant inputs, then they'll need to be promoted here.
9892 for (unsigned i = 0; i < 2; ++i) {
9893 if (!isa<ConstantSDNode>(Ops[C+i]))
9894 continue;
9895 if (Ops[C+i].getValueType() == N->getValueType(0))
9896 continue;
9897
9898 if (N->getOpcode() == ISD::SIGN_EXTEND)
9899 Ops[C+i] = DAG.getSExtOrTrunc(Ops[C+i], dl, N->getValueType(0));
9900 else if (N->getOpcode() == ISD::ZERO_EXTEND)
9901 Ops[C+i] = DAG.getZExtOrTrunc(Ops[C+i], dl, N->getValueType(0));
9902 else
9903 Ops[C+i] = DAG.getAnyExtOrTrunc(Ops[C+i], dl, N->getValueType(0));
9904 }
9905
Hal Finkel4104a1a2014-12-14 05:53:19 +00009906 // If we've promoted the comparison inputs of a SELECT or SELECT_CC,
9907 // truncate them again to the original value type.
9908 if (PromOp.getOpcode() == ISD::SELECT ||
9909 PromOp.getOpcode() == ISD::SELECT_CC) {
9910 auto SI0 = SelectTruncOp[0].find(PromOp.getNode());
9911 if (SI0 != SelectTruncOp[0].end())
9912 Ops[0] = DAG.getNode(ISD::TRUNCATE, dl, SI0->second, Ops[0]);
9913 auto SI1 = SelectTruncOp[1].find(PromOp.getNode());
9914 if (SI1 != SelectTruncOp[1].end())
9915 Ops[1] = DAG.getNode(ISD::TRUNCATE, dl, SI1->second, Ops[1]);
9916 }
9917
Hal Finkel940ab932014-02-28 00:27:01 +00009918 DAG.ReplaceAllUsesOfValueWith(PromOp,
Craig Topper48d114b2014-04-26 18:35:24 +00009919 DAG.getNode(PromOp.getOpcode(), dl, N->getValueType(0), Ops));
Hal Finkel940ab932014-02-28 00:27:01 +00009920 }
9921
9922 // Now we're left with the initial extension itself.
9923 if (!ReallyNeedsExt)
9924 return N->getOperand(0);
9925
Hal Finkel46043ed2014-03-01 21:36:57 +00009926 // To zero extend, just mask off everything except for the first bit (in the
9927 // i1 case).
Hal Finkel940ab932014-02-28 00:27:01 +00009928 if (N->getOpcode() == ISD::ZERO_EXTEND)
9929 return DAG.getNode(ISD::AND, dl, N->getValueType(0), N->getOperand(0),
Hal Finkel46043ed2014-03-01 21:36:57 +00009930 DAG.getConstant(APInt::getLowBitsSet(
9931 N->getValueSizeInBits(0), PromBits),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00009932 dl, N->getValueType(0)));
Hal Finkel940ab932014-02-28 00:27:01 +00009933
9934 assert(N->getOpcode() == ISD::SIGN_EXTEND &&
9935 "Invalid extension type");
Mehdi Amini9639d652015-07-09 02:09:20 +00009936 EVT ShiftAmountTy = getShiftAmountTy(N->getValueType(0), DAG.getDataLayout());
Hal Finkel940ab932014-02-28 00:27:01 +00009937 SDValue ShiftCst =
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00009938 DAG.getConstant(N->getValueSizeInBits(0) - PromBits, dl, ShiftAmountTy);
Hal Finkel940ab932014-02-28 00:27:01 +00009939 return DAG.getNode(ISD::SRA, dl, N->getValueType(0),
9940 DAG.getNode(ISD::SHL, dl, N->getValueType(0),
9941 N->getOperand(0), ShiftCst), ShiftCst);
9942}
9943
Hal Finkel5efb9182015-01-06 06:01:57 +00009944SDValue PPCTargetLowering::combineFPToIntToFP(SDNode *N,
9945 DAGCombinerInfo &DCI) const {
9946 assert((N->getOpcode() == ISD::SINT_TO_FP ||
9947 N->getOpcode() == ISD::UINT_TO_FP) &&
9948 "Need an int -> FP conversion node here");
9949
9950 if (!Subtarget.has64BitSupport())
9951 return SDValue();
9952
9953 SelectionDAG &DAG = DCI.DAG;
9954 SDLoc dl(N);
9955 SDValue Op(N, 0);
9956
9957 // Don't handle ppc_fp128 here or i1 conversions.
9958 if (Op.getValueType() != MVT::f32 && Op.getValueType() != MVT::f64)
9959 return SDValue();
9960 if (Op.getOperand(0).getValueType() == MVT::i1)
9961 return SDValue();
9962
9963 // For i32 intermediate values, unfortunately, the conversion functions
9964 // leave the upper 32 bits of the value are undefined. Within the set of
9965 // scalar instructions, we have no method for zero- or sign-extending the
9966 // value. Thus, we cannot handle i32 intermediate values here.
9967 if (Op.getOperand(0).getValueType() == MVT::i32)
9968 return SDValue();
9969
9970 assert((Op.getOpcode() == ISD::SINT_TO_FP || Subtarget.hasFPCVT()) &&
9971 "UINT_TO_FP is supported only with FPCVT");
9972
9973 // If we have FCFIDS, then use it when converting to single-precision.
9974 // Otherwise, convert to double-precision and then round.
Eric Christophercccae792015-01-30 22:02:31 +00009975 unsigned FCFOp = (Subtarget.hasFPCVT() && Op.getValueType() == MVT::f32)
9976 ? (Op.getOpcode() == ISD::UINT_TO_FP ? PPCISD::FCFIDUS
9977 : PPCISD::FCFIDS)
9978 : (Op.getOpcode() == ISD::UINT_TO_FP ? PPCISD::FCFIDU
9979 : PPCISD::FCFID);
9980 MVT FCFTy = (Subtarget.hasFPCVT() && Op.getValueType() == MVT::f32)
9981 ? MVT::f32
9982 : MVT::f64;
Hal Finkel5efb9182015-01-06 06:01:57 +00009983
9984 // If we're converting from a float, to an int, and back to a float again,
9985 // then we don't need the store/load pair at all.
9986 if ((Op.getOperand(0).getOpcode() == ISD::FP_TO_UINT &&
9987 Subtarget.hasFPCVT()) ||
9988 (Op.getOperand(0).getOpcode() == ISD::FP_TO_SINT)) {
9989 SDValue Src = Op.getOperand(0).getOperand(0);
9990 if (Src.getValueType() == MVT::f32) {
9991 Src = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Src);
9992 DCI.AddToWorklist(Src.getNode());
9993 }
9994
9995 unsigned FCTOp =
9996 Op.getOperand(0).getOpcode() == ISD::FP_TO_SINT ? PPCISD::FCTIDZ :
9997 PPCISD::FCTIDUZ;
9998
9999 SDValue Tmp = DAG.getNode(FCTOp, dl, MVT::f64, Src);
10000 SDValue FP = DAG.getNode(FCFOp, dl, FCFTy, Tmp);
10001
10002 if (Op.getValueType() == MVT::f32 && !Subtarget.hasFPCVT()) {
10003 FP = DAG.getNode(ISD::FP_ROUND, dl,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010004 MVT::f32, FP, DAG.getIntPtrConstant(0, dl));
Hal Finkel5efb9182015-01-06 06:01:57 +000010005 DCI.AddToWorklist(FP.getNode());
10006 }
10007
10008 return FP;
10009 }
10010
10011 return SDValue();
10012}
10013
Bill Schmidtfae5d712014-12-09 16:35:51 +000010014// expandVSXLoadForLE - Convert VSX loads (which may be intrinsics for
10015// builtins) into loads with swaps.
10016SDValue PPCTargetLowering::expandVSXLoadForLE(SDNode *N,
10017 DAGCombinerInfo &DCI) const {
10018 SelectionDAG &DAG = DCI.DAG;
10019 SDLoc dl(N);
10020 SDValue Chain;
10021 SDValue Base;
10022 MachineMemOperand *MMO;
10023
10024 switch (N->getOpcode()) {
10025 default:
10026 llvm_unreachable("Unexpected opcode for little endian VSX load");
10027 case ISD::LOAD: {
10028 LoadSDNode *LD = cast<LoadSDNode>(N);
10029 Chain = LD->getChain();
10030 Base = LD->getBasePtr();
10031 MMO = LD->getMemOperand();
10032 // If the MMO suggests this isn't a load of a full vector, leave
10033 // things alone. For a built-in, we have to make the change for
10034 // correctness, so if there is a size problem that will be a bug.
10035 if (MMO->getSize() < 16)
10036 return SDValue();
10037 break;
10038 }
10039 case ISD::INTRINSIC_W_CHAIN: {
10040 MemIntrinsicSDNode *Intrin = cast<MemIntrinsicSDNode>(N);
10041 Chain = Intrin->getChain();
Nemanja Ivanovic7df26c92015-06-30 20:01:16 +000010042 // Similarly to the store case below, Intrin->getBasePtr() doesn't get
Nemanja Ivanovic9c8d4cf2015-06-30 19:45:45 +000010043 // us what we want. Get operand 2 instead.
Nemanja Ivanovic9c8d4cf2015-06-30 19:45:45 +000010044 Base = Intrin->getOperand(2);
Bill Schmidtfae5d712014-12-09 16:35:51 +000010045 MMO = Intrin->getMemOperand();
10046 break;
10047 }
10048 }
10049
10050 MVT VecTy = N->getValueType(0).getSimpleVT();
10051 SDValue LoadOps[] = { Chain, Base };
10052 SDValue Load = DAG.getMemIntrinsicNode(PPCISD::LXVD2X, dl,
10053 DAG.getVTList(VecTy, MVT::Other),
10054 LoadOps, VecTy, MMO);
10055 DCI.AddToWorklist(Load.getNode());
10056 Chain = Load.getValue(1);
10057 SDValue Swap = DAG.getNode(PPCISD::XXSWAPD, dl,
10058 DAG.getVTList(VecTy, MVT::Other), Chain, Load);
10059 DCI.AddToWorklist(Swap.getNode());
10060 return Swap;
10061}
10062
10063// expandVSXStoreForLE - Convert VSX stores (which may be intrinsics for
10064// builtins) into stores with swaps.
10065SDValue PPCTargetLowering::expandVSXStoreForLE(SDNode *N,
10066 DAGCombinerInfo &DCI) const {
10067 SelectionDAG &DAG = DCI.DAG;
10068 SDLoc dl(N);
10069 SDValue Chain;
10070 SDValue Base;
10071 unsigned SrcOpnd;
10072 MachineMemOperand *MMO;
10073
10074 switch (N->getOpcode()) {
10075 default:
10076 llvm_unreachable("Unexpected opcode for little endian VSX store");
10077 case ISD::STORE: {
10078 StoreSDNode *ST = cast<StoreSDNode>(N);
10079 Chain = ST->getChain();
10080 Base = ST->getBasePtr();
10081 MMO = ST->getMemOperand();
10082 SrcOpnd = 1;
10083 // If the MMO suggests this isn't a store of a full vector, leave
10084 // things alone. For a built-in, we have to make the change for
10085 // correctness, so if there is a size problem that will be a bug.
10086 if (MMO->getSize() < 16)
10087 return SDValue();
10088 break;
10089 }
10090 case ISD::INTRINSIC_VOID: {
10091 MemIntrinsicSDNode *Intrin = cast<MemIntrinsicSDNode>(N);
10092 Chain = Intrin->getChain();
10093 // Intrin->getBasePtr() oddly does not get what we want.
10094 Base = Intrin->getOperand(3);
10095 MMO = Intrin->getMemOperand();
10096 SrcOpnd = 2;
10097 break;
10098 }
10099 }
10100
10101 SDValue Src = N->getOperand(SrcOpnd);
10102 MVT VecTy = Src.getValueType().getSimpleVT();
10103 SDValue Swap = DAG.getNode(PPCISD::XXSWAPD, dl,
10104 DAG.getVTList(VecTy, MVT::Other), Chain, Src);
10105 DCI.AddToWorklist(Swap.getNode());
10106 Chain = Swap.getValue(1);
10107 SDValue StoreOps[] = { Chain, Swap, Base };
10108 SDValue Store = DAG.getMemIntrinsicNode(PPCISD::STXVD2X, dl,
10109 DAG.getVTList(MVT::Other),
10110 StoreOps, VecTy, MMO);
10111 DCI.AddToWorklist(Store.getNode());
10112 return Store;
10113}
10114
Duncan Sandsdc2dac12008-11-24 14:53:14 +000010115SDValue PPCTargetLowering::PerformDAGCombine(SDNode *N,
10116 DAGCombinerInfo &DCI) const {
Chris Lattnerf4184352006-03-01 04:57:39 +000010117 SelectionDAG &DAG = DCI.DAG;
Andrew Trickef9de2a2013-05-25 02:42:55 +000010118 SDLoc dl(N);
Chris Lattnerf4184352006-03-01 04:57:39 +000010119 switch (N->getOpcode()) {
10120 default: break;
Chris Lattner3c48ea52006-09-19 05:22:59 +000010121 case PPCISD::SHL:
10122 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(N->getOperand(0))) {
Dan Gohmanf1d83042010-06-18 14:22:04 +000010123 if (C->isNullValue()) // 0 << V -> 0.
Chris Lattner3c48ea52006-09-19 05:22:59 +000010124 return N->getOperand(0);
10125 }
10126 break;
10127 case PPCISD::SRL:
10128 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(N->getOperand(0))) {
Dan Gohmanf1d83042010-06-18 14:22:04 +000010129 if (C->isNullValue()) // 0 >>u V -> 0.
Chris Lattner3c48ea52006-09-19 05:22:59 +000010130 return N->getOperand(0);
10131 }
10132 break;
10133 case PPCISD::SRA:
10134 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(N->getOperand(0))) {
Dan Gohmanf1d83042010-06-18 14:22:04 +000010135 if (C->isNullValue() || // 0 >>s V -> 0.
Chris Lattner3c48ea52006-09-19 05:22:59 +000010136 C->isAllOnesValue()) // -1 >>s V -> -1.
10137 return N->getOperand(0);
10138 }
10139 break;
Hal Finkel940ab932014-02-28 00:27:01 +000010140 case ISD::SIGN_EXTEND:
10141 case ISD::ZERO_EXTEND:
10142 case ISD::ANY_EXTEND:
10143 return DAGCombineExtBoolTrunc(N, DCI);
10144 case ISD::TRUNCATE:
10145 case ISD::SETCC:
10146 case ISD::SELECT_CC:
10147 return DAGCombineTruncBoolExt(N, DCI);
Chris Lattnerf4184352006-03-01 04:57:39 +000010148 case ISD::SINT_TO_FP:
Hal Finkel5efb9182015-01-06 06:01:57 +000010149 case ISD::UINT_TO_FP:
10150 return combineFPToIntToFP(N, DCI);
Bill Schmidtfae5d712014-12-09 16:35:51 +000010151 case ISD::STORE: {
Chris Lattner27f53452006-03-01 05:50:56 +000010152 // Turn STORE (FP_TO_SINT F) -> STFIWX(FCTIWZ(F)).
Eric Christophercccae792015-01-30 22:02:31 +000010153 if (Subtarget.hasSTFIWX() && !cast<StoreSDNode>(N)->isTruncatingStore() &&
Chris Lattner27f53452006-03-01 05:50:56 +000010154 N->getOperand(1).getOpcode() == ISD::FP_TO_SINT &&
Owen Anderson9f944592009-08-11 20:47:22 +000010155 N->getOperand(1).getValueType() == MVT::i32 &&
10156 N->getOperand(1).getOperand(0).getValueType() != MVT::ppcf128) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010157 SDValue Val = N->getOperand(1).getOperand(0);
Owen Anderson9f944592009-08-11 20:47:22 +000010158 if (Val.getValueType() == MVT::f32) {
10159 Val = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Val);
Gabor Greiff304a7a2008-08-28 21:40:38 +000010160 DCI.AddToWorklist(Val.getNode());
Chris Lattner27f53452006-03-01 05:50:56 +000010161 }
Owen Anderson9f944592009-08-11 20:47:22 +000010162 Val = DAG.getNode(PPCISD::FCTIWZ, dl, MVT::f64, Val);
Gabor Greiff304a7a2008-08-28 21:40:38 +000010163 DCI.AddToWorklist(Val.getNode());
Chris Lattner27f53452006-03-01 05:50:56 +000010164
Hal Finkel60c75102013-04-01 15:37:53 +000010165 SDValue Ops[] = {
10166 N->getOperand(0), Val, N->getOperand(2),
10167 DAG.getValueType(N->getOperand(1).getValueType())
10168 };
10169
10170 Val = DAG.getMemIntrinsicNode(PPCISD::STFIWX, dl,
Craig Topper206fcd42014-04-26 19:29:41 +000010171 DAG.getVTList(MVT::Other), Ops,
Hal Finkel60c75102013-04-01 15:37:53 +000010172 cast<StoreSDNode>(N)->getMemoryVT(),
10173 cast<StoreSDNode>(N)->getMemOperand());
Gabor Greiff304a7a2008-08-28 21:40:38 +000010174 DCI.AddToWorklist(Val.getNode());
Chris Lattner27f53452006-03-01 05:50:56 +000010175 return Val;
10176 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010177
Chris Lattnera7976d32006-07-10 20:56:58 +000010178 // Turn STORE (BSWAP) -> sthbrx/stwbrx.
Dan Gohman28328db2009-09-25 00:57:30 +000010179 if (cast<StoreSDNode>(N)->isUnindexed() &&
10180 N->getOperand(1).getOpcode() == ISD::BSWAP &&
Gabor Greiff304a7a2008-08-28 21:40:38 +000010181 N->getOperand(1).getNode()->hasOneUse() &&
Owen Anderson9f944592009-08-11 20:47:22 +000010182 (N->getOperand(1).getValueType() == MVT::i32 ||
Hal Finkel31d29562013-03-28 19:25:55 +000010183 N->getOperand(1).getValueType() == MVT::i16 ||
Eric Christophercccae792015-01-30 22:02:31 +000010184 (Subtarget.hasLDBRX() && Subtarget.isPPC64() &&
Hal Finkel31d29562013-03-28 19:25:55 +000010185 N->getOperand(1).getValueType() == MVT::i64))) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010186 SDValue BSwapOp = N->getOperand(1).getOperand(0);
Chris Lattnera7976d32006-07-10 20:56:58 +000010187 // Do an any-extend to 32-bits if this is a half-word input.
Owen Anderson9f944592009-08-11 20:47:22 +000010188 if (BSwapOp.getValueType() == MVT::i16)
10189 BSwapOp = DAG.getNode(ISD::ANY_EXTEND, dl, MVT::i32, BSwapOp);
Chris Lattnera7976d32006-07-10 20:56:58 +000010190
Dan Gohman48b185d2009-09-25 20:36:54 +000010191 SDValue Ops[] = {
10192 N->getOperand(0), BSwapOp, N->getOperand(2),
10193 DAG.getValueType(N->getOperand(1).getValueType())
10194 };
10195 return
10196 DAG.getMemIntrinsicNode(PPCISD::STBRX, dl, DAG.getVTList(MVT::Other),
Craig Topper206fcd42014-04-26 19:29:41 +000010197 Ops, cast<StoreSDNode>(N)->getMemoryVT(),
Dan Gohman48b185d2009-09-25 20:36:54 +000010198 cast<StoreSDNode>(N)->getMemOperand());
Chris Lattnera7976d32006-07-10 20:56:58 +000010199 }
Bill Schmidtfae5d712014-12-09 16:35:51 +000010200
10201 // For little endian, VSX stores require generating xxswapd/lxvd2x.
10202 EVT VT = N->getOperand(1).getValueType();
10203 if (VT.isSimple()) {
10204 MVT StoreVT = VT.getSimpleVT();
Eric Christophercccae792015-01-30 22:02:31 +000010205 if (Subtarget.hasVSX() && Subtarget.isLittleEndian() &&
Bill Schmidtfae5d712014-12-09 16:35:51 +000010206 (StoreVT == MVT::v2f64 || StoreVT == MVT::v2i64 ||
10207 StoreVT == MVT::v4f32 || StoreVT == MVT::v4i32))
10208 return expandVSXStoreForLE(N, DCI);
10209 }
Chris Lattnera7976d32006-07-10 20:56:58 +000010210 break;
Bill Schmidtfae5d712014-12-09 16:35:51 +000010211 }
Hal Finkelcf2e9082013-05-24 23:00:14 +000010212 case ISD::LOAD: {
10213 LoadSDNode *LD = cast<LoadSDNode>(N);
10214 EVT VT = LD->getValueType(0);
Bill Schmidtfae5d712014-12-09 16:35:51 +000010215
10216 // For little endian, VSX loads require generating lxvd2x/xxswapd.
10217 if (VT.isSimple()) {
10218 MVT LoadVT = VT.getSimpleVT();
Eric Christophercccae792015-01-30 22:02:31 +000010219 if (Subtarget.hasVSX() && Subtarget.isLittleEndian() &&
Bill Schmidtfae5d712014-12-09 16:35:51 +000010220 (LoadVT == MVT::v2f64 || LoadVT == MVT::v2i64 ||
10221 LoadVT == MVT::v4f32 || LoadVT == MVT::v4i32))
10222 return expandVSXLoadForLE(N, DCI);
10223 }
10224
Hal Finkelc93a9a22015-02-25 01:06:45 +000010225 EVT MemVT = LD->getMemoryVT();
10226 Type *Ty = MemVT.getTypeForEVT(*DAG.getContext());
Mehdi Aminia749f2a2015-07-09 02:09:52 +000010227 unsigned ABIAlignment = DAG.getDataLayout().getABITypeAlignment(Ty);
Hal Finkelc93a9a22015-02-25 01:06:45 +000010228 Type *STy = MemVT.getScalarType().getTypeForEVT(*DAG.getContext());
Mehdi Aminia749f2a2015-07-09 02:09:52 +000010229 unsigned ScalarABIAlignment = DAG.getDataLayout().getABITypeAlignment(STy);
Hal Finkelc93a9a22015-02-25 01:06:45 +000010230 if (LD->isUnindexed() && VT.isVector() &&
10231 ((Subtarget.hasAltivec() && ISD::isNON_EXTLoad(N) &&
10232 // P8 and later hardware should just use LOAD.
10233 !Subtarget.hasP8Vector() && (VT == MVT::v16i8 || VT == MVT::v8i16 ||
10234 VT == MVT::v4i32 || VT == MVT::v4f32)) ||
10235 (Subtarget.hasQPX() && (VT == MVT::v4f64 || VT == MVT::v4f32) &&
10236 LD->getAlignment() >= ScalarABIAlignment)) &&
Hal Finkelcf2e9082013-05-24 23:00:14 +000010237 LD->getAlignment() < ABIAlignment) {
Hal Finkelc93a9a22015-02-25 01:06:45 +000010238 // This is a type-legal unaligned Altivec or QPX load.
Hal Finkelcf2e9082013-05-24 23:00:14 +000010239 SDValue Chain = LD->getChain();
10240 SDValue Ptr = LD->getBasePtr();
Eric Christopherb1aaebe2014-06-12 22:38:18 +000010241 bool isLittleEndian = Subtarget.isLittleEndian();
Hal Finkelcf2e9082013-05-24 23:00:14 +000010242
10243 // This implements the loading of unaligned vectors as described in
10244 // the venerable Apple Velocity Engine overview. Specifically:
10245 // https://developer.apple.com/hardwaredrivers/ve/alignment.html
10246 // https://developer.apple.com/hardwaredrivers/ve/code_optimization.html
10247 //
10248 // The general idea is to expand a sequence of one or more unaligned
Bill Schmidt6b5a7df2014-06-09 22:00:52 +000010249 // loads into an alignment-based permutation-control instruction (lvsl
10250 // or lvsr), a series of regular vector loads (which always truncate
10251 // their input address to an aligned address), and a series of
10252 // permutations. The results of these permutations are the requested
10253 // loaded values. The trick is that the last "extra" load is not taken
10254 // from the address you might suspect (sizeof(vector) bytes after the
10255 // last requested load), but rather sizeof(vector) - 1 bytes after the
10256 // last requested vector. The point of this is to avoid a page fault if
10257 // the base address happened to be aligned. This works because if the
10258 // base address is aligned, then adding less than a full vector length
10259 // will cause the last vector in the sequence to be (re)loaded.
10260 // Otherwise, the next vector will be fetched as you might suspect was
10261 // necessary.
Hal Finkelcf2e9082013-05-24 23:00:14 +000010262
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010263 // We might be able to reuse the permutation generation from
Hal Finkelcf2e9082013-05-24 23:00:14 +000010264 // a different base address offset from this one by an aligned amount.
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010265 // The INTRINSIC_WO_CHAIN DAG combine will attempt to perform this
10266 // optimization later.
Hal Finkelc93a9a22015-02-25 01:06:45 +000010267 Intrinsic::ID Intr, IntrLD, IntrPerm;
10268 MVT PermCntlTy, PermTy, LDTy;
10269 if (Subtarget.hasAltivec()) {
10270 Intr = isLittleEndian ? Intrinsic::ppc_altivec_lvsr :
10271 Intrinsic::ppc_altivec_lvsl;
10272 IntrLD = Intrinsic::ppc_altivec_lvx;
10273 IntrPerm = Intrinsic::ppc_altivec_vperm;
10274 PermCntlTy = MVT::v16i8;
10275 PermTy = MVT::v4i32;
10276 LDTy = MVT::v4i32;
10277 } else {
10278 Intr = MemVT == MVT::v4f64 ? Intrinsic::ppc_qpx_qvlpcld :
10279 Intrinsic::ppc_qpx_qvlpcls;
10280 IntrLD = MemVT == MVT::v4f64 ? Intrinsic::ppc_qpx_qvlfd :
10281 Intrinsic::ppc_qpx_qvlfs;
10282 IntrPerm = Intrinsic::ppc_qpx_qvfperm;
10283 PermCntlTy = MVT::v4f64;
10284 PermTy = MVT::v4f64;
10285 LDTy = MemVT.getSimpleVT();
10286 }
10287
10288 SDValue PermCntl = BuildIntrinsicOp(Intr, Ptr, DAG, dl, PermCntlTy);
Hal Finkelcf2e9082013-05-24 23:00:14 +000010289
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010290 // Create the new MMO for the new base load. It is like the original MMO,
10291 // but represents an area in memory almost twice the vector size centered
10292 // on the original address. If the address is unaligned, we might start
10293 // reading up to (sizeof(vector)-1) bytes below the address of the
10294 // original unaligned load.
Hal Finkelcf2e9082013-05-24 23:00:14 +000010295 MachineFunction &MF = DAG.getMachineFunction();
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010296 MachineMemOperand *BaseMMO =
Hal Finkelc93a9a22015-02-25 01:06:45 +000010297 MF.getMachineMemOperand(LD->getMemOperand(), -MemVT.getStoreSize()+1,
10298 2*MemVT.getStoreSize()-1);
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010299
10300 // Create the new base load.
Mehdi Amini44ede332015-07-09 02:09:04 +000010301 SDValue LDXIntID =
10302 DAG.getTargetConstant(IntrLD, dl, getPointerTy(MF.getDataLayout()));
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010303 SDValue BaseLoadOps[] = { Chain, LDXIntID, Ptr };
10304 SDValue BaseLoad =
10305 DAG.getMemIntrinsicNode(ISD::INTRINSIC_W_CHAIN, dl,
Hal Finkelc93a9a22015-02-25 01:06:45 +000010306 DAG.getVTList(PermTy, MVT::Other),
10307 BaseLoadOps, LDTy, BaseMMO);
Hal Finkelcf2e9082013-05-24 23:00:14 +000010308
10309 // Note that the value of IncOffset (which is provided to the next
10310 // load's pointer info offset value, and thus used to calculate the
10311 // alignment), and the value of IncValue (which is actually used to
10312 // increment the pointer value) are different! This is because we
10313 // require the next load to appear to be aligned, even though it
10314 // is actually offset from the base pointer by a lesser amount.
10315 int IncOffset = VT.getSizeInBits() / 8;
Hal Finkel7d8a6912013-05-26 18:08:30 +000010316 int IncValue = IncOffset;
10317
10318 // Walk (both up and down) the chain looking for another load at the real
10319 // (aligned) offset (the alignment of the other load does not matter in
10320 // this case). If found, then do not use the offset reduction trick, as
10321 // that will prevent the loads from being later combined (as they would
10322 // otherwise be duplicates).
10323 if (!findConsecutiveLoad(LD, DAG))
10324 --IncValue;
10325
Mehdi Amini44ede332015-07-09 02:09:04 +000010326 SDValue Increment =
10327 DAG.getConstant(IncValue, dl, getPointerTy(MF.getDataLayout()));
Hal Finkelcf2e9082013-05-24 23:00:14 +000010328 Ptr = DAG.getNode(ISD::ADD, dl, Ptr.getValueType(), Ptr, Increment);
10329
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010330 MachineMemOperand *ExtraMMO =
10331 MF.getMachineMemOperand(LD->getMemOperand(),
Hal Finkelc93a9a22015-02-25 01:06:45 +000010332 1, 2*MemVT.getStoreSize()-1);
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010333 SDValue ExtraLoadOps[] = { Chain, LDXIntID, Ptr };
Hal Finkelcf2e9082013-05-24 23:00:14 +000010334 SDValue ExtraLoad =
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010335 DAG.getMemIntrinsicNode(ISD::INTRINSIC_W_CHAIN, dl,
Hal Finkelc93a9a22015-02-25 01:06:45 +000010336 DAG.getVTList(PermTy, MVT::Other),
10337 ExtraLoadOps, LDTy, ExtraMMO);
Hal Finkelcf2e9082013-05-24 23:00:14 +000010338
10339 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other,
10340 BaseLoad.getValue(1), ExtraLoad.getValue(1));
10341
Bill Schmidt6b5a7df2014-06-09 22:00:52 +000010342 // Because vperm has a big-endian bias, we must reverse the order
10343 // of the input vectors and complement the permute control vector
10344 // when generating little endian code. We have already handled the
10345 // latter by using lvsr instead of lvsl, so just reverse BaseLoad
10346 // and ExtraLoad here.
10347 SDValue Perm;
10348 if (isLittleEndian)
Hal Finkelc93a9a22015-02-25 01:06:45 +000010349 Perm = BuildIntrinsicOp(IntrPerm,
Bill Schmidt6b5a7df2014-06-09 22:00:52 +000010350 ExtraLoad, BaseLoad, PermCntl, DAG, dl);
10351 else
Hal Finkelc93a9a22015-02-25 01:06:45 +000010352 Perm = BuildIntrinsicOp(IntrPerm,
Bill Schmidt6b5a7df2014-06-09 22:00:52 +000010353 BaseLoad, ExtraLoad, PermCntl, DAG, dl);
Hal Finkelcf2e9082013-05-24 23:00:14 +000010354
Hal Finkelc93a9a22015-02-25 01:06:45 +000010355 if (VT != PermTy)
10356 Perm = Subtarget.hasAltivec() ?
10357 DAG.getNode(ISD::BITCAST, dl, VT, Perm) :
10358 DAG.getNode(ISD::FP_ROUND, dl, VT, Perm, // QPX
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010359 DAG.getTargetConstant(1, dl, MVT::i64));
Hal Finkelc93a9a22015-02-25 01:06:45 +000010360 // second argument is 1 because this rounding
10361 // is always exact.
Hal Finkelcf2e9082013-05-24 23:00:14 +000010362
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010363 // The output of the permutation is our loaded result, the TokenFactor is
10364 // our new chain.
10365 DCI.CombineTo(N, Perm, TF);
Hal Finkelcf2e9082013-05-24 23:00:14 +000010366 return SDValue(N, 0);
10367 }
10368 }
10369 break;
Eric Christophercccae792015-01-30 22:02:31 +000010370 case ISD::INTRINSIC_WO_CHAIN: {
10371 bool isLittleEndian = Subtarget.isLittleEndian();
Hal Finkelc93a9a22015-02-25 01:06:45 +000010372 unsigned IID = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue();
Eric Christophercccae792015-01-30 22:02:31 +000010373 Intrinsic::ID Intr = (isLittleEndian ? Intrinsic::ppc_altivec_lvsr
10374 : Intrinsic::ppc_altivec_lvsl);
Hal Finkelc93a9a22015-02-25 01:06:45 +000010375 if ((IID == Intr ||
10376 IID == Intrinsic::ppc_qpx_qvlpcld ||
10377 IID == Intrinsic::ppc_qpx_qvlpcls) &&
10378 N->getOperand(1)->getOpcode() == ISD::ADD) {
Eric Christophercccae792015-01-30 22:02:31 +000010379 SDValue Add = N->getOperand(1);
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010380
Hal Finkelc93a9a22015-02-25 01:06:45 +000010381 int Bits = IID == Intrinsic::ppc_qpx_qvlpcld ?
10382 5 /* 32 byte alignment */ : 4 /* 16 byte alignment */;
10383
Eric Christophercccae792015-01-30 22:02:31 +000010384 if (DAG.MaskedValueIsZero(
10385 Add->getOperand(1),
Hal Finkelc93a9a22015-02-25 01:06:45 +000010386 APInt::getAllOnesValue(Bits /* alignment */)
Eric Christophercccae792015-01-30 22:02:31 +000010387 .zext(
10388 Add.getValueType().getScalarType().getSizeInBits()))) {
10389 SDNode *BasePtr = Add->getOperand(0).getNode();
10390 for (SDNode::use_iterator UI = BasePtr->use_begin(),
10391 UE = BasePtr->use_end();
10392 UI != UE; ++UI) {
10393 if (UI->getOpcode() == ISD::INTRINSIC_WO_CHAIN &&
Hal Finkelc93a9a22015-02-25 01:06:45 +000010394 cast<ConstantSDNode>(UI->getOperand(0))->getZExtValue() == IID) {
Eric Christophercccae792015-01-30 22:02:31 +000010395 // We've found another LVSL/LVSR, and this address is an aligned
10396 // multiple of that one. The results will be the same, so use the
10397 // one we've just found instead.
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010398
Eric Christophercccae792015-01-30 22:02:31 +000010399 return SDValue(*UI, 0);
10400 }
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010401 }
10402 }
Hal Finkelc93a9a22015-02-25 01:06:45 +000010403
10404 if (isa<ConstantSDNode>(Add->getOperand(1))) {
10405 SDNode *BasePtr = Add->getOperand(0).getNode();
10406 for (SDNode::use_iterator UI = BasePtr->use_begin(),
10407 UE = BasePtr->use_end(); UI != UE; ++UI) {
10408 if (UI->getOpcode() == ISD::ADD &&
10409 isa<ConstantSDNode>(UI->getOperand(1)) &&
10410 (cast<ConstantSDNode>(Add->getOperand(1))->getZExtValue() -
10411 cast<ConstantSDNode>(UI->getOperand(1))->getZExtValue()) %
Aaron Ballman5561ed42015-02-25 13:05:24 +000010412 (1ULL << Bits) == 0) {
Hal Finkelc93a9a22015-02-25 01:06:45 +000010413 SDNode *OtherAdd = *UI;
10414 for (SDNode::use_iterator VI = OtherAdd->use_begin(),
10415 VE = OtherAdd->use_end(); VI != VE; ++VI) {
10416 if (VI->getOpcode() == ISD::INTRINSIC_WO_CHAIN &&
10417 cast<ConstantSDNode>(VI->getOperand(0))->getZExtValue() == IID) {
10418 return SDValue(*VI, 0);
10419 }
10420 }
10421 }
10422 }
10423 }
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010424 }
10425 }
Hal Finkelc3cfbf82013-09-13 20:09:02 +000010426
10427 break;
Bill Schmidtfae5d712014-12-09 16:35:51 +000010428 case ISD::INTRINSIC_W_CHAIN: {
10429 // For little endian, VSX loads require generating lxvd2x/xxswapd.
Eric Christophercccae792015-01-30 22:02:31 +000010430 if (Subtarget.hasVSX() && Subtarget.isLittleEndian()) {
Bill Schmidtfae5d712014-12-09 16:35:51 +000010431 switch (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue()) {
10432 default:
10433 break;
10434 case Intrinsic::ppc_vsx_lxvw4x:
10435 case Intrinsic::ppc_vsx_lxvd2x:
10436 return expandVSXLoadForLE(N, DCI);
10437 }
10438 }
10439 break;
10440 }
10441 case ISD::INTRINSIC_VOID: {
10442 // For little endian, VSX stores require generating xxswapd/stxvd2x.
Eric Christophercccae792015-01-30 22:02:31 +000010443 if (Subtarget.hasVSX() && Subtarget.isLittleEndian()) {
Bill Schmidtfae5d712014-12-09 16:35:51 +000010444 switch (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue()) {
10445 default:
10446 break;
10447 case Intrinsic::ppc_vsx_stxvw4x:
10448 case Intrinsic::ppc_vsx_stxvd2x:
10449 return expandVSXStoreForLE(N, DCI);
10450 }
10451 }
10452 break;
10453 }
Chris Lattnera7976d32006-07-10 20:56:58 +000010454 case ISD::BSWAP:
10455 // Turn BSWAP (LOAD) -> lhbrx/lwbrx.
Gabor Greiff304a7a2008-08-28 21:40:38 +000010456 if (ISD::isNON_EXTLoad(N->getOperand(0).getNode()) &&
Chris Lattnera7976d32006-07-10 20:56:58 +000010457 N->getOperand(0).hasOneUse() &&
Hal Finkel31d29562013-03-28 19:25:55 +000010458 (N->getValueType(0) == MVT::i32 || N->getValueType(0) == MVT::i16 ||
Eric Christophercccae792015-01-30 22:02:31 +000010459 (Subtarget.hasLDBRX() && Subtarget.isPPC64() &&
Hal Finkel31d29562013-03-28 19:25:55 +000010460 N->getValueType(0) == MVT::i64))) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010461 SDValue Load = N->getOperand(0);
Evan Chenge71fe34d2006-10-09 20:57:25 +000010462 LoadSDNode *LD = cast<LoadSDNode>(Load);
Chris Lattnera7976d32006-07-10 20:56:58 +000010463 // Create the byte-swapping load.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010464 SDValue Ops[] = {
Evan Chenge71fe34d2006-10-09 20:57:25 +000010465 LD->getChain(), // Chain
10466 LD->getBasePtr(), // Ptr
Chris Lattnerd66f14e2006-08-11 17:18:05 +000010467 DAG.getValueType(N->getValueType(0)) // VT
10468 };
Dan Gohman48b185d2009-09-25 20:36:54 +000010469 SDValue BSLoad =
10470 DAG.getMemIntrinsicNode(PPCISD::LBRX, dl,
Hal Finkel31d29562013-03-28 19:25:55 +000010471 DAG.getVTList(N->getValueType(0) == MVT::i64 ?
10472 MVT::i64 : MVT::i32, MVT::Other),
Craig Topper206fcd42014-04-26 19:29:41 +000010473 Ops, LD->getMemoryVT(), LD->getMemOperand());
Chris Lattnera7976d32006-07-10 20:56:58 +000010474
Scott Michelcf0da6c2009-02-17 22:15:04 +000010475 // If this is an i16 load, insert the truncate.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010476 SDValue ResVal = BSLoad;
Owen Anderson9f944592009-08-11 20:47:22 +000010477 if (N->getValueType(0) == MVT::i16)
10478 ResVal = DAG.getNode(ISD::TRUNCATE, dl, MVT::i16, BSLoad);
Scott Michelcf0da6c2009-02-17 22:15:04 +000010479
Chris Lattnera7976d32006-07-10 20:56:58 +000010480 // First, combine the bswap away. This makes the value produced by the
10481 // load dead.
10482 DCI.CombineTo(N, ResVal);
10483
10484 // Next, combine the load away, we give it a bogus result value but a real
10485 // chain result. The result value is dead because the bswap is dead.
Gabor Greiff304a7a2008-08-28 21:40:38 +000010486 DCI.CombineTo(Load.getNode(), ResVal, BSLoad.getValue(1));
Scott Michelcf0da6c2009-02-17 22:15:04 +000010487
Chris Lattnera7976d32006-07-10 20:56:58 +000010488 // Return N so it doesn't get rechecked!
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010489 return SDValue(N, 0);
Chris Lattnera7976d32006-07-10 20:56:58 +000010490 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010491
Chris Lattner27f53452006-03-01 05:50:56 +000010492 break;
Chris Lattnerd4058a52006-03-31 06:02:07 +000010493 case PPCISD::VCMP: {
10494 // If a VCMPo node already exists with exactly the same operands as this
10495 // node, use its result instead of this node (VCMPo computes both a CR6 and
10496 // a normal output).
10497 //
10498 if (!N->getOperand(0).hasOneUse() &&
10499 !N->getOperand(1).hasOneUse() &&
10500 !N->getOperand(2).hasOneUse()) {
Scott Michelcf0da6c2009-02-17 22:15:04 +000010501
Chris Lattnerd4058a52006-03-31 06:02:07 +000010502 // Scan all of the users of the LHS, looking for VCMPo's that match.
Craig Topper062a2ba2014-04-25 05:30:21 +000010503 SDNode *VCMPoNode = nullptr;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010504
Gabor Greiff304a7a2008-08-28 21:40:38 +000010505 SDNode *LHSN = N->getOperand(0).getNode();
Chris Lattnerd4058a52006-03-31 06:02:07 +000010506 for (SDNode::use_iterator UI = LHSN->use_begin(), E = LHSN->use_end();
10507 UI != E; ++UI)
Dan Gohman91e5dcb2008-07-27 20:43:25 +000010508 if (UI->getOpcode() == PPCISD::VCMPo &&
10509 UI->getOperand(1) == N->getOperand(1) &&
10510 UI->getOperand(2) == N->getOperand(2) &&
10511 UI->getOperand(0) == N->getOperand(0)) {
10512 VCMPoNode = *UI;
Chris Lattnerd4058a52006-03-31 06:02:07 +000010513 break;
10514 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010515
Chris Lattner518834c2006-04-18 18:28:22 +000010516 // If there is no VCMPo node, or if the flag value has a single use, don't
10517 // transform this.
10518 if (!VCMPoNode || VCMPoNode->hasNUsesOfValue(0, 1))
10519 break;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010520
10521 // Look at the (necessarily single) use of the flag value. If it has a
Chris Lattner518834c2006-04-18 18:28:22 +000010522 // chain, this transformation is more complex. Note that multiple things
10523 // could use the value result, which we should ignore.
Craig Topper062a2ba2014-04-25 05:30:21 +000010524 SDNode *FlagUser = nullptr;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010525 for (SDNode::use_iterator UI = VCMPoNode->use_begin();
Craig Topper062a2ba2014-04-25 05:30:21 +000010526 FlagUser == nullptr; ++UI) {
Chris Lattner518834c2006-04-18 18:28:22 +000010527 assert(UI != VCMPoNode->use_end() && "Didn't find user!");
Dan Gohman91e5dcb2008-07-27 20:43:25 +000010528 SDNode *User = *UI;
Chris Lattner518834c2006-04-18 18:28:22 +000010529 for (unsigned i = 0, e = User->getNumOperands(); i != e; ++i) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010530 if (User->getOperand(i) == SDValue(VCMPoNode, 1)) {
Chris Lattner518834c2006-04-18 18:28:22 +000010531 FlagUser = User;
10532 break;
10533 }
10534 }
10535 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010536
Ulrich Weigandd5ebc622013-07-03 17:05:42 +000010537 // If the user is a MFOCRF instruction, we know this is safe.
10538 // Otherwise we give up for right now.
10539 if (FlagUser->getOpcode() == PPCISD::MFOCRF)
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010540 return SDValue(VCMPoNode, 0);
Chris Lattnerd4058a52006-03-31 06:02:07 +000010541 }
10542 break;
10543 }
Hal Finkel940ab932014-02-28 00:27:01 +000010544 case ISD::BRCOND: {
10545 SDValue Cond = N->getOperand(1);
10546 SDValue Target = N->getOperand(2);
10547
10548 if (Cond.getOpcode() == ISD::INTRINSIC_W_CHAIN &&
10549 cast<ConstantSDNode>(Cond.getOperand(1))->getZExtValue() ==
10550 Intrinsic::ppc_is_decremented_ctr_nonzero) {
10551
10552 // We now need to make the intrinsic dead (it cannot be instruction
10553 // selected).
10554 DAG.ReplaceAllUsesOfValueWith(Cond.getValue(1), Cond.getOperand(0));
10555 assert(Cond.getNode()->hasOneUse() &&
10556 "Counter decrement has more than one use");
10557
10558 return DAG.getNode(PPCISD::BDNZ, dl, MVT::Other,
10559 N->getOperand(0), Target);
10560 }
10561 }
10562 break;
Chris Lattner9754d142006-04-18 17:59:36 +000010563 case ISD::BR_CC: {
10564 // If this is a branch on an altivec predicate comparison, lower this so
Ulrich Weigandd5ebc622013-07-03 17:05:42 +000010565 // that we don't have to do a MFOCRF: instead, branch directly on CR6. This
Chris Lattner9754d142006-04-18 17:59:36 +000010566 // lowering is done pre-legalize, because the legalizer lowers the predicate
10567 // compare down to code that is difficult to reassemble.
10568 ISD::CondCode CC = cast<CondCodeSDNode>(N->getOperand(1))->get();
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010569 SDValue LHS = N->getOperand(2), RHS = N->getOperand(3);
Hal Finkel25c19922013-05-15 21:37:41 +000010570
10571 // Sometimes the promoted value of the intrinsic is ANDed by some non-zero
10572 // value. If so, pass-through the AND to get to the intrinsic.
10573 if (LHS.getOpcode() == ISD::AND &&
10574 LHS.getOperand(0).getOpcode() == ISD::INTRINSIC_W_CHAIN &&
10575 cast<ConstantSDNode>(LHS.getOperand(0).getOperand(1))->getZExtValue() ==
10576 Intrinsic::ppc_is_decremented_ctr_nonzero &&
10577 isa<ConstantSDNode>(LHS.getOperand(1)) &&
10578 !cast<ConstantSDNode>(LHS.getOperand(1))->getConstantIntValue()->
10579 isZero())
10580 LHS = LHS.getOperand(0);
10581
10582 if (LHS.getOpcode() == ISD::INTRINSIC_W_CHAIN &&
10583 cast<ConstantSDNode>(LHS.getOperand(1))->getZExtValue() ==
10584 Intrinsic::ppc_is_decremented_ctr_nonzero &&
10585 isa<ConstantSDNode>(RHS)) {
10586 assert((CC == ISD::SETEQ || CC == ISD::SETNE) &&
10587 "Counter decrement comparison is not EQ or NE");
10588
10589 unsigned Val = cast<ConstantSDNode>(RHS)->getZExtValue();
10590 bool isBDNZ = (CC == ISD::SETEQ && Val) ||
10591 (CC == ISD::SETNE && !Val);
10592
10593 // We now need to make the intrinsic dead (it cannot be instruction
10594 // selected).
10595 DAG.ReplaceAllUsesOfValueWith(LHS.getValue(1), LHS.getOperand(0));
10596 assert(LHS.getNode()->hasOneUse() &&
10597 "Counter decrement has more than one use");
10598
10599 return DAG.getNode(isBDNZ ? PPCISD::BDNZ : PPCISD::BDZ, dl, MVT::Other,
10600 N->getOperand(0), N->getOperand(4));
10601 }
10602
Chris Lattner9754d142006-04-18 17:59:36 +000010603 int CompareOpc;
10604 bool isDot;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010605
Chris Lattner9754d142006-04-18 17:59:36 +000010606 if (LHS.getOpcode() == ISD::INTRINSIC_WO_CHAIN &&
10607 isa<ConstantSDNode>(RHS) && (CC == ISD::SETEQ || CC == ISD::SETNE) &&
Kit Barton0cfa7b72015-03-03 19:55:45 +000010608 getAltivecCompareInfo(LHS, CompareOpc, isDot, Subtarget)) {
Chris Lattner9754d142006-04-18 17:59:36 +000010609 assert(isDot && "Can't compare against a vector result!");
Scott Michelcf0da6c2009-02-17 22:15:04 +000010610
Chris Lattner9754d142006-04-18 17:59:36 +000010611 // If this is a comparison against something other than 0/1, then we know
10612 // that the condition is never/always true.
Dan Gohmaneffb8942008-09-12 16:56:44 +000010613 unsigned Val = cast<ConstantSDNode>(RHS)->getZExtValue();
Chris Lattner9754d142006-04-18 17:59:36 +000010614 if (Val != 0 && Val != 1) {
10615 if (CC == ISD::SETEQ) // Cond never true, remove branch.
10616 return N->getOperand(0);
10617 // Always !=, turn it into an unconditional branch.
Owen Anderson9f944592009-08-11 20:47:22 +000010618 return DAG.getNode(ISD::BR, dl, MVT::Other,
Chris Lattner9754d142006-04-18 17:59:36 +000010619 N->getOperand(0), N->getOperand(4));
10620 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010621
Chris Lattner9754d142006-04-18 17:59:36 +000010622 bool BranchOnWhenPredTrue = (CC == ISD::SETEQ) ^ (Val == 0);
Scott Michelcf0da6c2009-02-17 22:15:04 +000010623
Chris Lattner9754d142006-04-18 17:59:36 +000010624 // Create the PPCISD altivec 'dot' comparison node.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010625 SDValue Ops[] = {
Chris Lattnerd66f14e2006-08-11 17:18:05 +000010626 LHS.getOperand(2), // LHS of compare
10627 LHS.getOperand(3), // RHS of compare
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010628 DAG.getConstant(CompareOpc, dl, MVT::i32)
Chris Lattnerd66f14e2006-08-11 17:18:05 +000010629 };
Benjamin Kramerfdf362b2013-03-07 20:33:29 +000010630 EVT VTs[] = { LHS.getOperand(2).getValueType(), MVT::Glue };
Craig Topper48d114b2014-04-26 18:35:24 +000010631 SDValue CompNode = DAG.getNode(PPCISD::VCMPo, dl, VTs, Ops);
Scott Michelcf0da6c2009-02-17 22:15:04 +000010632
Chris Lattner9754d142006-04-18 17:59:36 +000010633 // Unpack the result based on how the target uses it.
Chris Lattner8c6a41e2006-11-17 22:10:59 +000010634 PPC::Predicate CompOpc;
Dan Gohmaneffb8942008-09-12 16:56:44 +000010635 switch (cast<ConstantSDNode>(LHS.getOperand(1))->getZExtValue()) {
Chris Lattner9754d142006-04-18 17:59:36 +000010636 default: // Can't happen, don't crash on invalid number though.
10637 case 0: // Branch on the value of the EQ bit of CR6.
Chris Lattner8c6a41e2006-11-17 22:10:59 +000010638 CompOpc = BranchOnWhenPredTrue ? PPC::PRED_EQ : PPC::PRED_NE;
Chris Lattner9754d142006-04-18 17:59:36 +000010639 break;
10640 case 1: // Branch on the inverted value of the EQ bit of CR6.
Chris Lattner8c6a41e2006-11-17 22:10:59 +000010641 CompOpc = BranchOnWhenPredTrue ? PPC::PRED_NE : PPC::PRED_EQ;
Chris Lattner9754d142006-04-18 17:59:36 +000010642 break;
10643 case 2: // Branch on the value of the LT bit of CR6.
Chris Lattner8c6a41e2006-11-17 22:10:59 +000010644 CompOpc = BranchOnWhenPredTrue ? PPC::PRED_LT : PPC::PRED_GE;
Chris Lattner9754d142006-04-18 17:59:36 +000010645 break;
10646 case 3: // Branch on the inverted value of the LT bit of CR6.
Chris Lattner8c6a41e2006-11-17 22:10:59 +000010647 CompOpc = BranchOnWhenPredTrue ? PPC::PRED_GE : PPC::PRED_LT;
Chris Lattner9754d142006-04-18 17:59:36 +000010648 break;
10649 }
10650
Owen Anderson9f944592009-08-11 20:47:22 +000010651 return DAG.getNode(PPCISD::COND_BRANCH, dl, MVT::Other, N->getOperand(0),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010652 DAG.getConstant(CompOpc, dl, MVT::i32),
Owen Anderson9f944592009-08-11 20:47:22 +000010653 DAG.getRegister(PPC::CR6, MVT::i32),
Chris Lattner9754d142006-04-18 17:59:36 +000010654 N->getOperand(4), CompNode.getValue(1));
10655 }
10656 break;
10657 }
Chris Lattnerf4184352006-03-01 04:57:39 +000010658 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010659
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010660 return SDValue();
Chris Lattnerf4184352006-03-01 04:57:39 +000010661}
10662
Hal Finkel13d104b2014-12-11 18:37:52 +000010663SDValue
10664PPCTargetLowering::BuildSDIVPow2(SDNode *N, const APInt &Divisor,
10665 SelectionDAG &DAG,
10666 std::vector<SDNode *> *Created) const {
10667 // fold (sdiv X, pow2)
10668 EVT VT = N->getValueType(0);
Hal Finkel04b16b52014-12-23 08:38:50 +000010669 if (VT == MVT::i64 && !Subtarget.isPPC64())
10670 return SDValue();
Hal Finkel13d104b2014-12-11 18:37:52 +000010671 if ((VT != MVT::i32 && VT != MVT::i64) ||
10672 !(Divisor.isPowerOf2() || (-Divisor).isPowerOf2()))
10673 return SDValue();
10674
10675 SDLoc DL(N);
10676 SDValue N0 = N->getOperand(0);
10677
10678 bool IsNegPow2 = (-Divisor).isPowerOf2();
10679 unsigned Lg2 = (IsNegPow2 ? -Divisor : Divisor).countTrailingZeros();
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010680 SDValue ShiftAmt = DAG.getConstant(Lg2, DL, VT);
Hal Finkel13d104b2014-12-11 18:37:52 +000010681
10682 SDValue Op = DAG.getNode(PPCISD::SRA_ADDZE, DL, VT, N0, ShiftAmt);
10683 if (Created)
10684 Created->push_back(Op.getNode());
10685
10686 if (IsNegPow2) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010687 Op = DAG.getNode(ISD::SUB, DL, VT, DAG.getConstant(0, DL, VT), Op);
Hal Finkel13d104b2014-12-11 18:37:52 +000010688 if (Created)
10689 Created->push_back(Op.getNode());
10690 }
10691
10692 return Op;
10693}
10694
Chris Lattner4211ca92006-04-14 06:01:58 +000010695//===----------------------------------------------------------------------===//
10696// Inline Assembly Support
10697//===----------------------------------------------------------------------===//
10698
Jay Foada0653a32014-05-14 21:14:37 +000010699void PPCTargetLowering::computeKnownBitsForTargetNode(const SDValue Op,
10700 APInt &KnownZero,
10701 APInt &KnownOne,
10702 const SelectionDAG &DAG,
10703 unsigned Depth) const {
Rafael Espindolaba0a6ca2012-04-04 12:51:34 +000010704 KnownZero = KnownOne = APInt(KnownZero.getBitWidth(), 0);
Chris Lattnerc5287c02006-04-02 06:26:07 +000010705 switch (Op.getOpcode()) {
10706 default: break;
Chris Lattnera7976d32006-07-10 20:56:58 +000010707 case PPCISD::LBRX: {
10708 // lhbrx is known to have the top bits cleared out.
Dan Gohmana5fc0352009-09-27 23:17:47 +000010709 if (cast<VTSDNode>(Op.getOperand(2))->getVT() == MVT::i16)
Chris Lattnera7976d32006-07-10 20:56:58 +000010710 KnownZero = 0xFFFF0000;
10711 break;
10712 }
Chris Lattnerc5287c02006-04-02 06:26:07 +000010713 case ISD::INTRINSIC_WO_CHAIN: {
Dan Gohmaneffb8942008-09-12 16:56:44 +000010714 switch (cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue()) {
Chris Lattnerc5287c02006-04-02 06:26:07 +000010715 default: break;
10716 case Intrinsic::ppc_altivec_vcmpbfp_p:
10717 case Intrinsic::ppc_altivec_vcmpeqfp_p:
10718 case Intrinsic::ppc_altivec_vcmpequb_p:
10719 case Intrinsic::ppc_altivec_vcmpequh_p:
10720 case Intrinsic::ppc_altivec_vcmpequw_p:
Kit Barton0cfa7b72015-03-03 19:55:45 +000010721 case Intrinsic::ppc_altivec_vcmpequd_p:
Chris Lattnerc5287c02006-04-02 06:26:07 +000010722 case Intrinsic::ppc_altivec_vcmpgefp_p:
10723 case Intrinsic::ppc_altivec_vcmpgtfp_p:
10724 case Intrinsic::ppc_altivec_vcmpgtsb_p:
10725 case Intrinsic::ppc_altivec_vcmpgtsh_p:
10726 case Intrinsic::ppc_altivec_vcmpgtsw_p:
Kit Barton0cfa7b72015-03-03 19:55:45 +000010727 case Intrinsic::ppc_altivec_vcmpgtsd_p:
Chris Lattnerc5287c02006-04-02 06:26:07 +000010728 case Intrinsic::ppc_altivec_vcmpgtub_p:
10729 case Intrinsic::ppc_altivec_vcmpgtuh_p:
10730 case Intrinsic::ppc_altivec_vcmpgtuw_p:
Kit Barton0cfa7b72015-03-03 19:55:45 +000010731 case Intrinsic::ppc_altivec_vcmpgtud_p:
Chris Lattnerc5287c02006-04-02 06:26:07 +000010732 KnownZero = ~1U; // All bits but the low one are known to be zero.
10733 break;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010734 }
Chris Lattnerc5287c02006-04-02 06:26:07 +000010735 }
10736 }
10737}
10738
Hal Finkel57725662015-01-03 17:58:24 +000010739unsigned PPCTargetLowering::getPrefLoopAlignment(MachineLoop *ML) const {
10740 switch (Subtarget.getDarwinDirective()) {
10741 default: break;
10742 case PPC::DIR_970:
10743 case PPC::DIR_PWR4:
10744 case PPC::DIR_PWR5:
10745 case PPC::DIR_PWR5X:
10746 case PPC::DIR_PWR6:
10747 case PPC::DIR_PWR6X:
10748 case PPC::DIR_PWR7:
10749 case PPC::DIR_PWR8: {
10750 if (!ML)
10751 break;
10752
Eric Christophercccae792015-01-30 22:02:31 +000010753 const PPCInstrInfo *TII = Subtarget.getInstrInfo();
Hal Finkel57725662015-01-03 17:58:24 +000010754
10755 // For small loops (between 5 and 8 instructions), align to a 32-byte
10756 // boundary so that the entire loop fits in one instruction-cache line.
10757 uint64_t LoopSize = 0;
10758 for (auto I = ML->block_begin(), IE = ML->block_end(); I != IE; ++I)
10759 for (auto J = (*I)->begin(), JE = (*I)->end(); J != JE; ++J)
10760 LoopSize += TII->GetInstSizeInBytes(J);
10761
10762 if (LoopSize > 16 && LoopSize <= 32)
10763 return 5;
10764
10765 break;
10766 }
10767 }
10768
10769 return TargetLowering::getPrefLoopAlignment(ML);
10770}
Chris Lattnerc5287c02006-04-02 06:26:07 +000010771
Chris Lattnerd6855142007-03-25 02:14:49 +000010772/// getConstraintType - Given a constraint, return the type of
Chris Lattner203b2f12006-02-07 20:16:30 +000010773/// constraint it is for this target.
Scott Michelcf0da6c2009-02-17 22:15:04 +000010774PPCTargetLowering::ConstraintType
Benjamin Kramer9bfb6272015-07-05 19:29:18 +000010775PPCTargetLowering::getConstraintType(StringRef Constraint) const {
Chris Lattnerd6855142007-03-25 02:14:49 +000010776 if (Constraint.size() == 1) {
10777 switch (Constraint[0]) {
10778 default: break;
10779 case 'b':
10780 case 'r':
10781 case 'f':
10782 case 'v':
10783 case 'y':
10784 return C_RegisterClass;
Hal Finkel4f24c622012-11-05 18:18:42 +000010785 case 'Z':
10786 // FIXME: While Z does indicate a memory constraint, it specifically
10787 // indicates an r+r address (used in conjunction with the 'y' modifier
10788 // in the replacement string). Currently, we're forcing the base
10789 // register to be r0 in the asm printer (which is interpreted as zero)
10790 // and forming the complete address in the second register. This is
10791 // suboptimal.
10792 return C_Memory;
Chris Lattnerd6855142007-03-25 02:14:49 +000010793 }
Hal Finkel6aca2372014-03-02 18:23:39 +000010794 } else if (Constraint == "wc") { // individual CR bits.
10795 return C_RegisterClass;
Hal Finkel27774d92014-03-13 07:58:58 +000010796 } else if (Constraint == "wa" || Constraint == "wd" ||
10797 Constraint == "wf" || Constraint == "ws") {
10798 return C_RegisterClass; // VSX registers.
Chris Lattnerd6855142007-03-25 02:14:49 +000010799 }
10800 return TargetLowering::getConstraintType(Constraint);
Chris Lattner203b2f12006-02-07 20:16:30 +000010801}
10802
John Thompsone8360b72010-10-29 17:29:13 +000010803/// Examine constraint type and operand type and determine a weight value.
10804/// This object must already have been set up with the operand type
10805/// and the current alternative constraint selected.
10806TargetLowering::ConstraintWeight
10807PPCTargetLowering::getSingleConstraintMatchWeight(
10808 AsmOperandInfo &info, const char *constraint) const {
10809 ConstraintWeight weight = CW_Invalid;
10810 Value *CallOperandVal = info.CallOperandVal;
10811 // If we don't have a value, we can't do a match,
10812 // but allow it at the lowest weight.
Craig Topper062a2ba2014-04-25 05:30:21 +000010813 if (!CallOperandVal)
John Thompsone8360b72010-10-29 17:29:13 +000010814 return CW_Default;
Chris Lattner229907c2011-07-18 04:54:35 +000010815 Type *type = CallOperandVal->getType();
Hal Finkel6aca2372014-03-02 18:23:39 +000010816
John Thompsone8360b72010-10-29 17:29:13 +000010817 // Look at the constraint type.
Hal Finkel6aca2372014-03-02 18:23:39 +000010818 if (StringRef(constraint) == "wc" && type->isIntegerTy(1))
10819 return CW_Register; // an individual CR bit.
Hal Finkel27774d92014-03-13 07:58:58 +000010820 else if ((StringRef(constraint) == "wa" ||
10821 StringRef(constraint) == "wd" ||
10822 StringRef(constraint) == "wf") &&
10823 type->isVectorTy())
10824 return CW_Register;
10825 else if (StringRef(constraint) == "ws" && type->isDoubleTy())
10826 return CW_Register;
Hal Finkel6aca2372014-03-02 18:23:39 +000010827
John Thompsone8360b72010-10-29 17:29:13 +000010828 switch (*constraint) {
10829 default:
10830 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
10831 break;
10832 case 'b':
10833 if (type->isIntegerTy())
10834 weight = CW_Register;
10835 break;
10836 case 'f':
10837 if (type->isFloatTy())
10838 weight = CW_Register;
10839 break;
10840 case 'd':
10841 if (type->isDoubleTy())
10842 weight = CW_Register;
10843 break;
10844 case 'v':
10845 if (type->isVectorTy())
10846 weight = CW_Register;
10847 break;
10848 case 'y':
10849 weight = CW_Register;
10850 break;
Hal Finkel4f24c622012-11-05 18:18:42 +000010851 case 'Z':
10852 weight = CW_Memory;
10853 break;
John Thompsone8360b72010-10-29 17:29:13 +000010854 }
10855 return weight;
10856}
10857
Eric Christopher11e4df72015-02-26 22:38:43 +000010858std::pair<unsigned, const TargetRegisterClass *>
10859PPCTargetLowering::getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
Benjamin Kramer9bfb6272015-07-05 19:29:18 +000010860 StringRef Constraint,
Chad Rosier295bd432013-06-22 18:37:38 +000010861 MVT VT) const {
Chris Lattner01513612006-01-31 19:20:21 +000010862 if (Constraint.size() == 1) {
Chris Lattner584a11a2006-11-02 01:44:04 +000010863 // GCC RS6000 Constraint Letters
10864 switch (Constraint[0]) {
10865 case 'b': // R1-R31
Eric Christopherb1aaebe2014-06-12 22:38:18 +000010866 if (VT == MVT::i64 && Subtarget.isPPC64())
Hal Finkel638a9fa2013-03-19 18:51:05 +000010867 return std::make_pair(0U, &PPC::G8RC_NOX0RegClass);
10868 return std::make_pair(0U, &PPC::GPRC_NOR0RegClass);
Chris Lattner584a11a2006-11-02 01:44:04 +000010869 case 'r': // R0-R31
Eric Christopherb1aaebe2014-06-12 22:38:18 +000010870 if (VT == MVT::i64 && Subtarget.isPPC64())
Craig Topperabadc662012-04-20 06:31:50 +000010871 return std::make_pair(0U, &PPC::G8RCRegClass);
10872 return std::make_pair(0U, &PPC::GPRCRegClass);
Chris Lattner584a11a2006-11-02 01:44:04 +000010873 case 'f':
Ulrich Weigand0de4a1e2012-10-29 17:49:34 +000010874 if (VT == MVT::f32 || VT == MVT::i32)
Craig Topperabadc662012-04-20 06:31:50 +000010875 return std::make_pair(0U, &PPC::F4RCRegClass);
Ulrich Weigand0de4a1e2012-10-29 17:49:34 +000010876 if (VT == MVT::f64 || VT == MVT::i64)
Craig Topperabadc662012-04-20 06:31:50 +000010877 return std::make_pair(0U, &PPC::F8RCRegClass);
Hal Finkelc93a9a22015-02-25 01:06:45 +000010878 if (VT == MVT::v4f64 && Subtarget.hasQPX())
10879 return std::make_pair(0U, &PPC::QFRCRegClass);
10880 if (VT == MVT::v4f32 && Subtarget.hasQPX())
10881 return std::make_pair(0U, &PPC::QSRCRegClass);
Chris Lattner584a11a2006-11-02 01:44:04 +000010882 break;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010883 case 'v':
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);
Craig Topperabadc662012-04-20 06:31:50 +000010888 return std::make_pair(0U, &PPC::VRRCRegClass);
Chris Lattner584a11a2006-11-02 01:44:04 +000010889 case 'y': // crrc
Craig Topperabadc662012-04-20 06:31:50 +000010890 return std::make_pair(0U, &PPC::CRRCRegClass);
Chris Lattner01513612006-01-31 19:20:21 +000010891 }
Hal Finkel6aca2372014-03-02 18:23:39 +000010892 } else if (Constraint == "wc") { // an individual CR bit.
10893 return std::make_pair(0U, &PPC::CRBITRCRegClass);
Hal Finkel27774d92014-03-13 07:58:58 +000010894 } else if (Constraint == "wa" || Constraint == "wd" ||
Hal Finkel19be5062014-03-29 05:29:01 +000010895 Constraint == "wf") {
Hal Finkel27774d92014-03-13 07:58:58 +000010896 return std::make_pair(0U, &PPC::VSRCRegClass);
Hal Finkel19be5062014-03-29 05:29:01 +000010897 } else if (Constraint == "ws") {
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +000010898 if (VT == MVT::f32)
10899 return std::make_pair(0U, &PPC::VSSRCRegClass);
10900 else
10901 return std::make_pair(0U, &PPC::VSFRCRegClass);
Chris Lattner01513612006-01-31 19:20:21 +000010902 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010903
Eric Christopher11e4df72015-02-26 22:38:43 +000010904 std::pair<unsigned, const TargetRegisterClass *> R =
10905 TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT);
Hal Finkelb176acb2013-08-03 12:25:10 +000010906
10907 // r[0-9]+ are used, on PPC64, to refer to the corresponding 64-bit registers
10908 // (which we call X[0-9]+). If a 64-bit value has been requested, and a
10909 // 32-bit GPR has been selected, then 'upgrade' it to the 64-bit parent
10910 // register.
10911 // FIXME: If TargetLowering::getRegForInlineAsmConstraint could somehow use
10912 // the AsmName field from *RegisterInfo.td, then this would not be necessary.
Eric Christopherb1aaebe2014-06-12 22:38:18 +000010913 if (R.first && VT == MVT::i64 && Subtarget.isPPC64() &&
Eric Christopher11e4df72015-02-26 22:38:43 +000010914 PPC::GPRCRegClass.contains(R.first))
Hal Finkelb176acb2013-08-03 12:25:10 +000010915 return std::make_pair(TRI->getMatchingSuperReg(R.first,
Hal Finkelb3ca00d2013-08-14 20:05:04 +000010916 PPC::sub_32, &PPC::G8RCRegClass),
Hal Finkelb176acb2013-08-03 12:25:10 +000010917 &PPC::G8RCRegClass);
Hal Finkelb176acb2013-08-03 12:25:10 +000010918
Hal Finkelaa10b3c2014-12-08 22:54:22 +000010919 // GCC accepts 'cc' as an alias for 'cr0', and we need to do the same.
10920 if (!R.second && StringRef("{cc}").equals_lower(Constraint)) {
10921 R.first = PPC::CR0;
10922 R.second = &PPC::CRRCRegClass;
10923 }
10924
Hal Finkelb176acb2013-08-03 12:25:10 +000010925 return R;
Chris Lattner01513612006-01-31 19:20:21 +000010926}
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010927
Chris Lattner584a11a2006-11-02 01:44:04 +000010928
Chris Lattnerd8c9cb92007-08-25 00:47:38 +000010929/// LowerAsmOperandForConstraint - Lower the specified operand into the Ops
Dale Johannesence97d552010-06-25 21:55:36 +000010930/// vector. If it is invalid, don't add anything to Ops.
Eric Christopher0713a9d2011-06-08 23:55:35 +000010931void PPCTargetLowering::LowerAsmOperandForConstraint(SDValue Op,
Eric Christopherde9399b2011-06-02 23:16:42 +000010932 std::string &Constraint,
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010933 std::vector<SDValue>&Ops,
Chris Lattner724539c2008-04-26 23:02:14 +000010934 SelectionDAG &DAG) const {
Craig Topper062a2ba2014-04-25 05:30:21 +000010935 SDValue Result;
Eric Christopher0713a9d2011-06-08 23:55:35 +000010936
Eric Christopherde9399b2011-06-02 23:16:42 +000010937 // Only support length 1 constraints.
10938 if (Constraint.length() > 1) return;
Eric Christopher0713a9d2011-06-08 23:55:35 +000010939
Eric Christopherde9399b2011-06-02 23:16:42 +000010940 char Letter = Constraint[0];
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010941 switch (Letter) {
10942 default: break;
10943 case 'I':
10944 case 'J':
10945 case 'K':
10946 case 'L':
10947 case 'M':
10948 case 'N':
10949 case 'O':
10950 case 'P': {
Chris Lattner0b7472d2007-05-15 01:31:05 +000010951 ConstantSDNode *CST = dyn_cast<ConstantSDNode>(Op);
Chris Lattnerd8c9cb92007-08-25 00:47:38 +000010952 if (!CST) return; // Must be an immediate to match.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010953 SDLoc dl(Op);
Hal Finkelc91fc112014-12-03 09:37:50 +000010954 int64_t Value = CST->getSExtValue();
10955 EVT TCVT = MVT::i64; // All constants taken to be 64 bits so that negative
10956 // numbers are printed as such.
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010957 switch (Letter) {
Torok Edwinfbcc6632009-07-14 16:55:14 +000010958 default: llvm_unreachable("Unknown constraint letter!");
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010959 case 'I': // "I" is a signed 16-bit constant.
Hal Finkelc91fc112014-12-03 09:37:50 +000010960 if (isInt<16>(Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010961 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000010962 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010963 case 'J': // "J" is a constant with only the high-order 16 bits nonzero.
Hal Finkelc91fc112014-12-03 09:37:50 +000010964 if (isShiftedUInt<16, 16>(Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010965 Result = DAG.getTargetConstant(Value, dl, TCVT);
Hal Finkelc91fc112014-12-03 09:37:50 +000010966 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010967 case 'L': // "L" is a signed 16-bit constant shifted left 16 bits.
Hal Finkelc91fc112014-12-03 09:37:50 +000010968 if (isShiftedInt<16, 16>(Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010969 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000010970 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010971 case 'K': // "K" is a constant with only the low-order 16 bits nonzero.
Hal Finkelc91fc112014-12-03 09:37:50 +000010972 if (isUInt<16>(Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010973 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000010974 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010975 case 'M': // "M" is a constant that is greater than 31.
Chris Lattner0b7472d2007-05-15 01:31:05 +000010976 if (Value > 31)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010977 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000010978 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010979 case 'N': // "N" is a positive constant that is an exact power of two.
Hal Finkelc91fc112014-12-03 09:37:50 +000010980 if (Value > 0 && isPowerOf2_64(Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010981 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000010982 break;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010983 case 'O': // "O" is the constant zero.
Chris Lattner0b7472d2007-05-15 01:31:05 +000010984 if (Value == 0)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010985 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000010986 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010987 case 'P': // "P" is a constant whose negation is a signed 16-bit constant.
Hal Finkelc91fc112014-12-03 09:37:50 +000010988 if (isInt<16>(-Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010989 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000010990 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010991 }
10992 break;
10993 }
10994 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010995
Gabor Greiff304a7a2008-08-28 21:40:38 +000010996 if (Result.getNode()) {
Chris Lattnerd8c9cb92007-08-25 00:47:38 +000010997 Ops.push_back(Result);
10998 return;
10999 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000011000
Chris Lattner15a6c4c2006-02-07 00:47:13 +000011001 // Handle standard constraint letters.
Eric Christopherde9399b2011-06-02 23:16:42 +000011002 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG);
Chris Lattner15a6c4c2006-02-07 00:47:13 +000011003}
Evan Cheng2dd2c652006-03-13 23:20:37 +000011004
Chris Lattner1eb94d92007-03-30 23:15:24 +000011005// isLegalAddressingMode - Return true if the addressing mode represented
11006// by AM is legal for this target, for a load/store of the specified type.
Mehdi Amini0cdec1e2015-07-09 02:09:40 +000011007bool PPCTargetLowering::isLegalAddressingMode(const DataLayout &DL,
11008 const AddrMode &AM, Type *Ty,
Matt Arsenaultbd7d80a2015-06-01 05:31:59 +000011009 unsigned AS) const {
Hal Finkelc93a9a22015-02-25 01:06:45 +000011010 // PPC does not allow r+i addressing modes for vectors!
11011 if (Ty->isVectorTy() && AM.BaseOffs != 0)
11012 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +000011013
Chris Lattner1eb94d92007-03-30 23:15:24 +000011014 // PPC allows a sign-extended 16-bit immediate field.
11015 if (AM.BaseOffs <= -(1LL << 16) || AM.BaseOffs >= (1LL << 16)-1)
11016 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +000011017
Chris Lattner1eb94d92007-03-30 23:15:24 +000011018 // No global is ever allowed as a base.
11019 if (AM.BaseGV)
11020 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +000011021
11022 // PPC only support r+r,
Chris Lattner1eb94d92007-03-30 23:15:24 +000011023 switch (AM.Scale) {
11024 case 0: // "r+i" or just "i", depending on HasBaseReg.
11025 break;
11026 case 1:
11027 if (AM.HasBaseReg && AM.BaseOffs) // "r+r+i" is not allowed.
11028 return false;
11029 // Otherwise we have r+r or r+i.
11030 break;
11031 case 2:
11032 if (AM.HasBaseReg || AM.BaseOffs) // 2*r+r or 2*r+i is not allowed.
11033 return false;
11034 // Allow 2*r as r+r.
11035 break;
Chris Lattner19ccd622007-04-09 22:10:05 +000011036 default:
11037 // No other scales are supported.
11038 return false;
Chris Lattner1eb94d92007-03-30 23:15:24 +000011039 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000011040
Chris Lattner1eb94d92007-03-30 23:15:24 +000011041 return true;
11042}
11043
Dan Gohman21cea8a2010-04-17 15:26:15 +000011044SDValue PPCTargetLowering::LowerRETURNADDR(SDValue Op,
11045 SelectionDAG &DAG) const {
Evan Cheng168ced92010-05-22 01:47:14 +000011046 MachineFunction &MF = DAG.getMachineFunction();
11047 MachineFrameInfo *MFI = MF.getFrameInfo();
11048 MFI->setReturnAddressIsTaken(true);
11049
Bill Wendling908bf812014-01-06 00:43:20 +000011050 if (verifyReturnAddressArgumentIsConstant(Op, DAG))
Bill Wendlingdf7dd282014-01-05 01:47:20 +000011051 return SDValue();
Bill Wendlingdf7dd282014-01-05 01:47:20 +000011052
Andrew Trickef9de2a2013-05-25 02:42:55 +000011053 SDLoc dl(Op);
Dale Johannesen81bfca72010-05-03 22:59:34 +000011054 unsigned Depth = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue();
Chris Lattnerf6a81562007-12-08 06:59:59 +000011055
Dale Johannesen81bfca72010-05-03 22:59:34 +000011056 // Make sure the function does not optimize away the store of the RA to
11057 // the stack.
Chris Lattnerf6a81562007-12-08 06:59:59 +000011058 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
Dale Johannesen81bfca72010-05-03 22:59:34 +000011059 FuncInfo->setLRStoreRequired();
Eric Christopherb1aaebe2014-06-12 22:38:18 +000011060 bool isPPC64 = Subtarget.isPPC64();
Mehdi Amini44ede332015-07-09 02:09:04 +000011061 auto PtrVT = getPointerTy(MF.getDataLayout());
Dale Johannesen81bfca72010-05-03 22:59:34 +000011062
11063 if (Depth > 0) {
11064 SDValue FrameAddr = LowerFRAMEADDR(Op, DAG);
11065 SDValue Offset =
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000011066 DAG.getConstant(Subtarget.getFrameLowering()->getReturnSaveOffset(), dl,
Eric Christopherf71609b2015-02-13 00:39:27 +000011067 isPPC64 ? MVT::i64 : MVT::i32);
Mehdi Amini44ede332015-07-09 02:09:04 +000011068 return DAG.getLoad(PtrVT, dl, DAG.getEntryNode(),
11069 DAG.getNode(ISD::ADD, dl, PtrVT, FrameAddr, Offset),
Pete Cooper82cd9e82011-11-08 18:42:53 +000011070 MachinePointerInfo(), false, false, false, 0);
Dale Johannesen81bfca72010-05-03 22:59:34 +000011071 }
Chris Lattnerf6a81562007-12-08 06:59:59 +000011072
Chris Lattnerf6a81562007-12-08 06:59:59 +000011073 // Just load the return address off the stack.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000011074 SDValue RetAddrFI = getReturnAddrFrameIndex(DAG);
Mehdi Amini44ede332015-07-09 02:09:04 +000011075 return DAG.getLoad(PtrVT, dl, DAG.getEntryNode(), RetAddrFI,
11076 MachinePointerInfo(), false, false, false, 0);
Chris Lattnerf6a81562007-12-08 06:59:59 +000011077}
11078
Dan Gohman21cea8a2010-04-17 15:26:15 +000011079SDValue PPCTargetLowering::LowerFRAMEADDR(SDValue Op,
11080 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +000011081 SDLoc dl(Op);
Dale Johannesen81bfca72010-05-03 22:59:34 +000011082 unsigned Depth = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue();
Scott Michelcf0da6c2009-02-17 22:15:04 +000011083
Nicolas Geoffray75ab9792007-03-01 13:11:38 +000011084 MachineFunction &MF = DAG.getMachineFunction();
11085 MachineFrameInfo *MFI = MF.getFrameInfo();
Dale Johannesen81bfca72010-05-03 22:59:34 +000011086 MFI->setFrameAddressIsTaken(true);
Hal Finkelaa03c032013-03-21 19:03:19 +000011087
Mehdi Amini44ede332015-07-09 02:09:04 +000011088 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
11089 bool isPPC64 = PtrVT == MVT::i64;
11090
Hal Finkelaa03c032013-03-21 19:03:19 +000011091 // Naked functions never have a frame pointer, and so we use r1. For all
11092 // other functions, this decision must be delayed until during PEI.
11093 unsigned FrameReg;
Duncan P. N. Exon Smith5bedaf932015-02-14 02:54:07 +000011094 if (MF.getFunction()->hasFnAttribute(Attribute::Naked))
Hal Finkelaa03c032013-03-21 19:03:19 +000011095 FrameReg = isPPC64 ? PPC::X1 : PPC::R1;
11096 else
11097 FrameReg = isPPC64 ? PPC::FP8 : PPC::FP;
11098
Dale Johannesen81bfca72010-05-03 22:59:34 +000011099 SDValue FrameAddr = DAG.getCopyFromReg(DAG.getEntryNode(), dl, FrameReg,
11100 PtrVT);
11101 while (Depth--)
11102 FrameAddr = DAG.getLoad(Op.getValueType(), dl, DAG.getEntryNode(),
Pete Cooper82cd9e82011-11-08 18:42:53 +000011103 FrameAddr, MachinePointerInfo(), false, false,
11104 false, 0);
Dale Johannesen81bfca72010-05-03 22:59:34 +000011105 return FrameAddr;
Nicolas Geoffray75ab9792007-03-01 13:11:38 +000011106}
Dan Gohmanc14e5222008-10-21 03:41:46 +000011107
Hal Finkel0d8db462014-05-11 19:29:11 +000011108// FIXME? Maybe this could be a TableGen attribute on some registers and
11109// this table could be generated automatically from RegInfo.
Pat Gavlina717f252015-07-09 17:40:29 +000011110unsigned PPCTargetLowering::getRegisterByName(const char* RegName, EVT VT,
11111 SelectionDAG &DAG) const {
Eric Christopherb1aaebe2014-06-12 22:38:18 +000011112 bool isPPC64 = Subtarget.isPPC64();
11113 bool isDarwinABI = Subtarget.isDarwinABI();
Hal Finkel0d8db462014-05-11 19:29:11 +000011114
11115 if ((isPPC64 && VT != MVT::i64 && VT != MVT::i32) ||
11116 (!isPPC64 && VT != MVT::i32))
11117 report_fatal_error("Invalid register global variable type");
11118
11119 bool is64Bit = isPPC64 && VT == MVT::i64;
11120 unsigned Reg = StringSwitch<unsigned>(RegName)
11121 .Case("r1", is64Bit ? PPC::X1 : PPC::R1)
Hal Finkele6698d52015-02-01 15:03:28 +000011122 .Case("r2", (isDarwinABI || isPPC64) ? 0 : PPC::R2)
Hal Finkel0d8db462014-05-11 19:29:11 +000011123 .Case("r13", (!isPPC64 && isDarwinABI) ? 0 :
11124 (is64Bit ? PPC::X13 : PPC::R13))
11125 .Default(0);
11126
11127 if (Reg)
11128 return Reg;
11129 report_fatal_error("Invalid register name global variable");
11130}
11131
Dan Gohmanc14e5222008-10-21 03:41:46 +000011132bool
11133PPCTargetLowering::isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const {
11134 // The PowerPC target isn't yet aware of offsets.
11135 return false;
11136}
Tilmann Schellerb93960d2009-07-03 06:45:56 +000011137
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011138bool PPCTargetLowering::getTgtMemIntrinsic(IntrinsicInfo &Info,
11139 const CallInst &I,
11140 unsigned Intrinsic) const {
11141
11142 switch (Intrinsic) {
Hal Finkelc93a9a22015-02-25 01:06:45 +000011143 case Intrinsic::ppc_qpx_qvlfd:
11144 case Intrinsic::ppc_qpx_qvlfs:
11145 case Intrinsic::ppc_qpx_qvlfcd:
11146 case Intrinsic::ppc_qpx_qvlfcs:
11147 case Intrinsic::ppc_qpx_qvlfiwa:
11148 case Intrinsic::ppc_qpx_qvlfiwz:
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011149 case Intrinsic::ppc_altivec_lvx:
11150 case Intrinsic::ppc_altivec_lvxl:
11151 case Intrinsic::ppc_altivec_lvebx:
11152 case Intrinsic::ppc_altivec_lvehx:
Bill Schmidt72954782014-11-12 04:19:40 +000011153 case Intrinsic::ppc_altivec_lvewx:
11154 case Intrinsic::ppc_vsx_lxvd2x:
11155 case Intrinsic::ppc_vsx_lxvw4x: {
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011156 EVT VT;
11157 switch (Intrinsic) {
11158 case Intrinsic::ppc_altivec_lvebx:
11159 VT = MVT::i8;
11160 break;
11161 case Intrinsic::ppc_altivec_lvehx:
11162 VT = MVT::i16;
11163 break;
11164 case Intrinsic::ppc_altivec_lvewx:
11165 VT = MVT::i32;
11166 break;
Bill Schmidt72954782014-11-12 04:19:40 +000011167 case Intrinsic::ppc_vsx_lxvd2x:
11168 VT = MVT::v2f64;
11169 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +000011170 case Intrinsic::ppc_qpx_qvlfd:
11171 VT = MVT::v4f64;
11172 break;
11173 case Intrinsic::ppc_qpx_qvlfs:
11174 VT = MVT::v4f32;
11175 break;
11176 case Intrinsic::ppc_qpx_qvlfcd:
11177 VT = MVT::v2f64;
11178 break;
11179 case Intrinsic::ppc_qpx_qvlfcs:
11180 VT = MVT::v2f32;
11181 break;
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011182 default:
11183 VT = MVT::v4i32;
11184 break;
11185 }
11186
11187 Info.opc = ISD::INTRINSIC_W_CHAIN;
11188 Info.memVT = VT;
11189 Info.ptrVal = I.getArgOperand(0);
11190 Info.offset = -VT.getStoreSize()+1;
11191 Info.size = 2*VT.getStoreSize()-1;
11192 Info.align = 1;
11193 Info.vol = false;
11194 Info.readMem = true;
11195 Info.writeMem = false;
11196 return true;
11197 }
Hal Finkelc93a9a22015-02-25 01:06:45 +000011198 case Intrinsic::ppc_qpx_qvlfda:
11199 case Intrinsic::ppc_qpx_qvlfsa:
11200 case Intrinsic::ppc_qpx_qvlfcda:
11201 case Intrinsic::ppc_qpx_qvlfcsa:
11202 case Intrinsic::ppc_qpx_qvlfiwaa:
11203 case Intrinsic::ppc_qpx_qvlfiwza: {
11204 EVT VT;
11205 switch (Intrinsic) {
11206 case Intrinsic::ppc_qpx_qvlfda:
11207 VT = MVT::v4f64;
11208 break;
11209 case Intrinsic::ppc_qpx_qvlfsa:
11210 VT = MVT::v4f32;
11211 break;
11212 case Intrinsic::ppc_qpx_qvlfcda:
11213 VT = MVT::v2f64;
11214 break;
11215 case Intrinsic::ppc_qpx_qvlfcsa:
11216 VT = MVT::v2f32;
11217 break;
11218 default:
11219 VT = MVT::v4i32;
11220 break;
11221 }
11222
11223 Info.opc = ISD::INTRINSIC_W_CHAIN;
11224 Info.memVT = VT;
11225 Info.ptrVal = I.getArgOperand(0);
11226 Info.offset = 0;
11227 Info.size = VT.getStoreSize();
11228 Info.align = 1;
11229 Info.vol = false;
11230 Info.readMem = true;
11231 Info.writeMem = false;
11232 return true;
11233 }
11234 case Intrinsic::ppc_qpx_qvstfd:
11235 case Intrinsic::ppc_qpx_qvstfs:
11236 case Intrinsic::ppc_qpx_qvstfcd:
11237 case Intrinsic::ppc_qpx_qvstfcs:
11238 case Intrinsic::ppc_qpx_qvstfiw:
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011239 case Intrinsic::ppc_altivec_stvx:
11240 case Intrinsic::ppc_altivec_stvxl:
11241 case Intrinsic::ppc_altivec_stvebx:
11242 case Intrinsic::ppc_altivec_stvehx:
Bill Schmidt72954782014-11-12 04:19:40 +000011243 case Intrinsic::ppc_altivec_stvewx:
11244 case Intrinsic::ppc_vsx_stxvd2x:
11245 case Intrinsic::ppc_vsx_stxvw4x: {
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011246 EVT VT;
11247 switch (Intrinsic) {
11248 case Intrinsic::ppc_altivec_stvebx:
11249 VT = MVT::i8;
11250 break;
11251 case Intrinsic::ppc_altivec_stvehx:
11252 VT = MVT::i16;
11253 break;
11254 case Intrinsic::ppc_altivec_stvewx:
11255 VT = MVT::i32;
11256 break;
Bill Schmidt72954782014-11-12 04:19:40 +000011257 case Intrinsic::ppc_vsx_stxvd2x:
11258 VT = MVT::v2f64;
11259 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +000011260 case Intrinsic::ppc_qpx_qvstfd:
11261 VT = MVT::v4f64;
11262 break;
11263 case Intrinsic::ppc_qpx_qvstfs:
11264 VT = MVT::v4f32;
11265 break;
11266 case Intrinsic::ppc_qpx_qvstfcd:
11267 VT = MVT::v2f64;
11268 break;
11269 case Intrinsic::ppc_qpx_qvstfcs:
11270 VT = MVT::v2f32;
11271 break;
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011272 default:
11273 VT = MVT::v4i32;
11274 break;
11275 }
11276
11277 Info.opc = ISD::INTRINSIC_VOID;
11278 Info.memVT = VT;
11279 Info.ptrVal = I.getArgOperand(1);
11280 Info.offset = -VT.getStoreSize()+1;
11281 Info.size = 2*VT.getStoreSize()-1;
11282 Info.align = 1;
11283 Info.vol = false;
11284 Info.readMem = false;
11285 Info.writeMem = true;
11286 return true;
11287 }
Hal Finkelc93a9a22015-02-25 01:06:45 +000011288 case Intrinsic::ppc_qpx_qvstfda:
11289 case Intrinsic::ppc_qpx_qvstfsa:
11290 case Intrinsic::ppc_qpx_qvstfcda:
11291 case Intrinsic::ppc_qpx_qvstfcsa:
11292 case Intrinsic::ppc_qpx_qvstfiwa: {
11293 EVT VT;
11294 switch (Intrinsic) {
11295 case Intrinsic::ppc_qpx_qvstfda:
11296 VT = MVT::v4f64;
11297 break;
11298 case Intrinsic::ppc_qpx_qvstfsa:
11299 VT = MVT::v4f32;
11300 break;
11301 case Intrinsic::ppc_qpx_qvstfcda:
11302 VT = MVT::v2f64;
11303 break;
11304 case Intrinsic::ppc_qpx_qvstfcsa:
11305 VT = MVT::v2f32;
11306 break;
11307 default:
11308 VT = MVT::v4i32;
11309 break;
11310 }
11311
11312 Info.opc = ISD::INTRINSIC_VOID;
11313 Info.memVT = VT;
11314 Info.ptrVal = I.getArgOperand(1);
11315 Info.offset = 0;
11316 Info.size = VT.getStoreSize();
11317 Info.align = 1;
11318 Info.vol = false;
11319 Info.readMem = false;
11320 Info.writeMem = true;
11321 return true;
11322 }
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011323 default:
11324 break;
11325 }
11326
11327 return false;
11328}
11329
Evan Chengd9929f02010-04-01 20:10:42 +000011330/// getOptimalMemOpType - Returns the target specific optimal type for load
Evan Cheng61399372010-04-02 19:36:14 +000011331/// and store operations as a result of memset, memcpy, and memmove
11332/// lowering. If DstAlign is zero that means it's safe to destination
11333/// alignment can satisfy any constraint. Similarly if SrcAlign is zero it
11334/// means there isn't a need to check it against alignment requirement,
Evan Cheng962711e2012-12-12 02:34:41 +000011335/// probably because the source does not need to be loaded. If 'IsMemset' is
11336/// true, that means it's expanding a memset. If 'ZeroMemset' is true, that
11337/// means it's a memset of zero. 'MemcpyStrSrc' indicates whether the memcpy
11338/// source is constant so it does not need to be loaded.
Dan Gohman148c69a2010-04-16 20:11:05 +000011339/// It returns EVT::Other if the type should be determined using generic
11340/// target-independent logic.
Evan Cheng43cd9e32010-04-01 06:04:33 +000011341EVT PPCTargetLowering::getOptimalMemOpType(uint64_t Size,
11342 unsigned DstAlign, unsigned SrcAlign,
Evan Cheng962711e2012-12-12 02:34:41 +000011343 bool IsMemset, bool ZeroMemset,
Evan Chengebe47c82010-04-08 07:37:57 +000011344 bool MemcpyStrSrc,
Dan Gohman148c69a2010-04-16 20:11:05 +000011345 MachineFunction &MF) const {
Hal Finkel52368d42015-03-31 20:56:09 +000011346 if (getTargetMachine().getOptLevel() != CodeGenOpt::None) {
11347 const Function *F = MF.getFunction();
11348 // When expanding a memset, require at least two QPX instructions to cover
11349 // the cost of loading the value to be stored from the constant pool.
11350 if (Subtarget.hasQPX() && Size >= 32 && (!IsMemset || Size >= 64) &&
11351 (!SrcAlign || SrcAlign >= 32) && (!DstAlign || DstAlign >= 32) &&
11352 !F->hasFnAttribute(Attribute::NoImplicitFloat)) {
11353 return MVT::v4f64;
11354 }
Hal Finkel5c3cacf2015-02-27 19:58:28 +000011355
Hal Finkel52368d42015-03-31 20:56:09 +000011356 // We should use Altivec/VSX loads and stores when available. For unaligned
11357 // addresses, unaligned VSX loads are only fast starting with the P8.
11358 if (Subtarget.hasAltivec() && Size >= 16 &&
11359 (((!SrcAlign || SrcAlign >= 16) && (!DstAlign || DstAlign >= 16)) ||
11360 ((IsMemset && Subtarget.hasVSX()) || Subtarget.hasP8Vector())))
11361 return MVT::v4i32;
11362 }
Hal Finkel5c3cacf2015-02-27 19:58:28 +000011363
Eric Christopherd90a8742014-06-12 22:38:20 +000011364 if (Subtarget.isPPC64()) {
Owen Anderson9f944592009-08-11 20:47:22 +000011365 return MVT::i64;
Tilmann Schellerb93960d2009-07-03 06:45:56 +000011366 }
Hal Finkel5c3cacf2015-02-27 19:58:28 +000011367
11368 return MVT::i32;
Tilmann Schellerb93960d2009-07-03 06:45:56 +000011369}
Hal Finkel88ed4e32012-04-01 19:23:08 +000011370
Hal Finkel34974ed2014-04-12 21:52:38 +000011371/// \brief Returns true if it is beneficial to convert a load of a constant
11372/// to just the constant itself.
11373bool PPCTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm,
11374 Type *Ty) const {
11375 assert(Ty->isIntegerTy());
11376
11377 unsigned BitSize = Ty->getPrimitiveSizeInBits();
11378 if (BitSize == 0 || BitSize > 64)
11379 return false;
11380 return true;
11381}
11382
11383bool PPCTargetLowering::isTruncateFree(Type *Ty1, Type *Ty2) const {
11384 if (!Ty1->isIntegerTy() || !Ty2->isIntegerTy())
11385 return false;
11386 unsigned NumBits1 = Ty1->getPrimitiveSizeInBits();
11387 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits();
11388 return NumBits1 == 64 && NumBits2 == 32;
11389}
11390
11391bool PPCTargetLowering::isTruncateFree(EVT VT1, EVT VT2) const {
11392 if (!VT1.isInteger() || !VT2.isInteger())
11393 return false;
11394 unsigned NumBits1 = VT1.getSizeInBits();
11395 unsigned NumBits2 = VT2.getSizeInBits();
11396 return NumBits1 == 64 && NumBits2 == 32;
11397}
11398
Hal Finkel5d5d1532015-01-10 08:21:59 +000011399bool PPCTargetLowering::isZExtFree(SDValue Val, EVT VT2) const {
11400 // Generally speaking, zexts are not free, but they are free when they can be
11401 // folded with other operations.
11402 if (LoadSDNode *LD = dyn_cast<LoadSDNode>(Val)) {
11403 EVT MemVT = LD->getMemoryVT();
11404 if ((MemVT == MVT::i1 || MemVT == MVT::i8 || MemVT == MVT::i16 ||
11405 (Subtarget.isPPC64() && MemVT == MVT::i32)) &&
11406 (LD->getExtensionType() == ISD::NON_EXTLOAD ||
11407 LD->getExtensionType() == ISD::ZEXTLOAD))
11408 return true;
11409 }
11410
11411 // FIXME: Add other cases...
11412 // - 32-bit shifts with a zext to i64
11413 // - zext after ctlz, bswap, etc.
11414 // - zext after and by a constant mask
11415
11416 return TargetLowering::isZExtFree(Val, VT2);
11417}
11418
Olivier Sallenave32509692015-01-13 15:06:36 +000011419bool PPCTargetLowering::isFPExtFree(EVT VT) const {
11420 assert(VT.isFloatingPoint());
11421 return true;
11422}
11423
Hal Finkel34974ed2014-04-12 21:52:38 +000011424bool PPCTargetLowering::isLegalICmpImmediate(int64_t Imm) const {
11425 return isInt<16>(Imm) || isUInt<16>(Imm);
11426}
11427
11428bool PPCTargetLowering::isLegalAddImmediate(int64_t Imm) const {
11429 return isInt<16>(Imm) || isUInt<16>(Imm);
11430}
11431
Matt Arsenault6f2a5262014-07-27 17:46:40 +000011432bool PPCTargetLowering::allowsMisalignedMemoryAccesses(EVT VT,
11433 unsigned,
11434 unsigned,
11435 bool *Fast) const {
Hal Finkel8d7fbc92013-03-15 15:27:13 +000011436 if (DisablePPCUnaligned)
11437 return false;
11438
11439 // PowerPC supports unaligned memory access for simple non-vector types.
11440 // Although accessing unaligned addresses is not as efficient as accessing
11441 // aligned addresses, it is generally more efficient than manual expansion,
11442 // and generally only traps for software emulation when crossing page
11443 // boundaries.
11444
11445 if (!VT.isSimple())
11446 return false;
11447
Hal Finkel6e28e6a2014-03-26 19:39:09 +000011448 if (VT.getSimpleVT().isVector()) {
Eric Christopherb1aaebe2014-06-12 22:38:18 +000011449 if (Subtarget.hasVSX()) {
Bill Schmidt2d1128a2014-10-17 15:13:38 +000011450 if (VT != MVT::v2f64 && VT != MVT::v2i64 &&
11451 VT != MVT::v4f32 && VT != MVT::v4i32)
Hal Finkel6e28e6a2014-03-26 19:39:09 +000011452 return false;
11453 } else {
11454 return false;
11455 }
11456 }
Hal Finkel8d7fbc92013-03-15 15:27:13 +000011457
11458 if (VT == MVT::ppcf128)
11459 return false;
11460
11461 if (Fast)
11462 *Fast = true;
11463
11464 return true;
11465}
11466
Stephen Lin73de7bf2013-07-09 18:16:56 +000011467bool PPCTargetLowering::isFMAFasterThanFMulAndFAdd(EVT VT) const {
11468 VT = VT.getScalarType();
11469
Hal Finkel0a479ae2012-06-22 00:49:52 +000011470 if (!VT.isSimple())
11471 return false;
11472
11473 switch (VT.getSimpleVT().SimpleTy) {
11474 case MVT::f32:
11475 case MVT::f64:
Hal Finkel0a479ae2012-06-22 00:49:52 +000011476 return true;
11477 default:
11478 break;
11479 }
11480
11481 return false;
11482}
11483
Hal Finkel934361a2015-01-14 01:07:51 +000011484const MCPhysReg *
11485PPCTargetLowering::getScratchRegisters(CallingConv::ID) const {
11486 // LR is a callee-save register, but we must treat it as clobbered by any call
11487 // site. Hence we include LR in the scratch registers, which are in turn added
11488 // as implicit-defs for stackmaps and patchpoints. The same reasoning applies
11489 // to CTR, which is used by any indirect call.
11490 static const MCPhysReg ScratchRegs[] = {
Hal Finkelc19805a2015-01-17 03:57:34 +000011491 PPC::X12, PPC::LR8, PPC::CTR8, 0
Hal Finkel934361a2015-01-14 01:07:51 +000011492 };
11493
11494 return ScratchRegs;
11495}
11496
Hal Finkelb4240ca2014-03-31 17:48:16 +000011497bool
11498PPCTargetLowering::shouldExpandBuildVectorWithShuffles(
11499 EVT VT , unsigned DefinedValues) const {
11500 if (VT == MVT::v2i64)
Nemanja Ivanovic1c39ca62015-08-13 17:40:44 +000011501 return Subtarget.hasDirectMove(); // Don't need stack ops with direct moves
Hal Finkelb4240ca2014-03-31 17:48:16 +000011502
Hal Finkelc93a9a22015-02-25 01:06:45 +000011503 if (Subtarget.hasQPX()) {
11504 if (VT == MVT::v4f32 || VT == MVT::v4f64 || VT == MVT::v4i1)
11505 return true;
11506 }
11507
Hal Finkelb4240ca2014-03-31 17:48:16 +000011508 return TargetLowering::shouldExpandBuildVectorWithShuffles(VT, DefinedValues);
11509}
11510
Hal Finkel88ed4e32012-04-01 19:23:08 +000011511Sched::Preference PPCTargetLowering::getSchedulingPreference(SDNode *N) const {
Eric Christopherb1aaebe2014-06-12 22:38:18 +000011512 if (DisableILPPref || Subtarget.enableMachineScheduler())
Hal Finkel4e9f1a82012-06-10 19:32:29 +000011513 return TargetLowering::getSchedulingPreference(N);
Hal Finkel88ed4e32012-04-01 19:23:08 +000011514
Hal Finkel4e9f1a82012-06-10 19:32:29 +000011515 return Sched::ILP;
Hal Finkel88ed4e32012-04-01 19:23:08 +000011516}
11517
Bill Schmidt0cf702f2013-07-30 00:50:39 +000011518// Create a fast isel object.
11519FastISel *
11520PPCTargetLowering::createFastISel(FunctionLoweringInfo &FuncInfo,
11521 const TargetLibraryInfo *LibInfo) const {
11522 return PPC::createFastISel(FuncInfo, LibInfo);
11523}