blob: 52f10daed3f072d1aecc29d632ac48fffb6b3f5c [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);
NAKAMURA Takumi70ad98a2015-09-22 11:13:55 +0000110 AddPromotedToType(ISD::UINT_TO_FP, MVT::i1,
111 isPPC64 ? MVT::i64 : MVT::i32);
Hal Finkel6a56b212014-03-05 22:14:00 +0000112 } 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.
NAKAMURA Takumi70ad98a2015-09-22 11:13:55 +0000406 setOperationAction(ISD::ADD, VT, Legal);
407 setOperationAction(ISD::SUB, VT, Legal);
408
Bill Schmidt433b1c32015-02-05 15:24:47 +0000409 // Vector instructions introduced in P8
Kit Bartond4eb73c2015-05-05 16:10:44 +0000410 if (Subtarget.hasP8Altivec() && (VT.SimpleTy != MVT::v1i128)) {
Bill Schmidtfe88b182015-02-03 21:58:23 +0000411 setOperationAction(ISD::CTPOP, VT, Legal);
Bill Schmidt433b1c32015-02-05 15:24:47 +0000412 setOperationAction(ISD::CTLZ, VT, Legal);
413 }
414 else {
Bill Schmidtfe88b182015-02-03 21:58:23 +0000415 setOperationAction(ISD::CTPOP, VT, Expand);
Bill Schmidt433b1c32015-02-05 15:24:47 +0000416 setOperationAction(ISD::CTLZ, VT, Expand);
417 }
Bill Schmidtfe88b182015-02-03 21:58:23 +0000418
Chris Lattner95c7adc2006-04-04 17:25:31 +0000419 // We promote all shuffles to v16i8.
Duncan Sands13237ac2008-06-06 12:08:01 +0000420 setOperationAction(ISD::VECTOR_SHUFFLE, VT, Promote);
Owen Anderson9f944592009-08-11 20:47:22 +0000421 AddPromotedToType (ISD::VECTOR_SHUFFLE, VT, MVT::v16i8);
Chris Lattner06a21ba2006-04-16 01:37:57 +0000422
423 // We promote all non-typed operations to v4i32.
Duncan Sands13237ac2008-06-06 12:08:01 +0000424 setOperationAction(ISD::AND , VT, Promote);
Owen Anderson9f944592009-08-11 20:47:22 +0000425 AddPromotedToType (ISD::AND , VT, MVT::v4i32);
Duncan Sands13237ac2008-06-06 12:08:01 +0000426 setOperationAction(ISD::OR , VT, Promote);
Owen Anderson9f944592009-08-11 20:47:22 +0000427 AddPromotedToType (ISD::OR , VT, MVT::v4i32);
Duncan Sands13237ac2008-06-06 12:08:01 +0000428 setOperationAction(ISD::XOR , VT, Promote);
Owen Anderson9f944592009-08-11 20:47:22 +0000429 AddPromotedToType (ISD::XOR , VT, MVT::v4i32);
Duncan Sands13237ac2008-06-06 12:08:01 +0000430 setOperationAction(ISD::LOAD , VT, Promote);
Owen Anderson9f944592009-08-11 20:47:22 +0000431 AddPromotedToType (ISD::LOAD , VT, MVT::v4i32);
Duncan Sands13237ac2008-06-06 12:08:01 +0000432 setOperationAction(ISD::SELECT, VT, Promote);
Owen Anderson9f944592009-08-11 20:47:22 +0000433 AddPromotedToType (ISD::SELECT, VT, MVT::v4i32);
Hal Finkela2cdbce2015-08-30 22:12:50 +0000434 setOperationAction(ISD::SELECT_CC, VT, Promote);
435 AddPromotedToType (ISD::SELECT_CC, VT, MVT::v4i32);
Duncan Sands13237ac2008-06-06 12:08:01 +0000436 setOperationAction(ISD::STORE, VT, Promote);
Owen Anderson9f944592009-08-11 20:47:22 +0000437 AddPromotedToType (ISD::STORE, VT, MVT::v4i32);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000438
Chris Lattner06a21ba2006-04-16 01:37:57 +0000439 // No other operations are legal.
Duncan Sands13237ac2008-06-06 12:08:01 +0000440 setOperationAction(ISD::MUL , VT, Expand);
441 setOperationAction(ISD::SDIV, VT, Expand);
442 setOperationAction(ISD::SREM, VT, Expand);
443 setOperationAction(ISD::UDIV, VT, Expand);
444 setOperationAction(ISD::UREM, VT, Expand);
445 setOperationAction(ISD::FDIV, VT, Expand);
Hal Finkele3930222013-07-08 17:30:25 +0000446 setOperationAction(ISD::FREM, VT, Expand);
Duncan Sands13237ac2008-06-06 12:08:01 +0000447 setOperationAction(ISD::FNEG, VT, Expand);
Craig Topperc8a2adf2012-11-15 08:02:19 +0000448 setOperationAction(ISD::FSQRT, VT, Expand);
449 setOperationAction(ISD::FLOG, VT, Expand);
450 setOperationAction(ISD::FLOG10, VT, Expand);
451 setOperationAction(ISD::FLOG2, VT, Expand);
452 setOperationAction(ISD::FEXP, VT, Expand);
453 setOperationAction(ISD::FEXP2, VT, Expand);
454 setOperationAction(ISD::FSIN, VT, Expand);
455 setOperationAction(ISD::FCOS, VT, Expand);
456 setOperationAction(ISD::FABS, VT, Expand);
457 setOperationAction(ISD::FPOWI, VT, Expand);
Craig Topperc4343f22012-11-14 08:11:25 +0000458 setOperationAction(ISD::FFLOOR, VT, Expand);
Craig Topper61d04572012-11-15 06:51:10 +0000459 setOperationAction(ISD::FCEIL, VT, Expand);
460 setOperationAction(ISD::FTRUNC, VT, Expand);
461 setOperationAction(ISD::FRINT, VT, Expand);
462 setOperationAction(ISD::FNEARBYINT, VT, Expand);
Duncan Sands13237ac2008-06-06 12:08:01 +0000463 setOperationAction(ISD::EXTRACT_VECTOR_ELT, VT, Expand);
464 setOperationAction(ISD::INSERT_VECTOR_ELT, VT, Expand);
465 setOperationAction(ISD::BUILD_VECTOR, VT, Expand);
Ulrich Weigand51eccec2014-08-04 13:27:12 +0000466 setOperationAction(ISD::MULHU, VT, Expand);
467 setOperationAction(ISD::MULHS, VT, Expand);
Duncan Sands13237ac2008-06-06 12:08:01 +0000468 setOperationAction(ISD::UMUL_LOHI, VT, Expand);
469 setOperationAction(ISD::SMUL_LOHI, VT, Expand);
470 setOperationAction(ISD::UDIVREM, VT, Expand);
471 setOperationAction(ISD::SDIVREM, VT, Expand);
472 setOperationAction(ISD::SCALAR_TO_VECTOR, VT, Expand);
473 setOperationAction(ISD::FPOW, VT, Expand);
Benjamin Kramerf3ad2352014-05-19 13:12:38 +0000474 setOperationAction(ISD::BSWAP, VT, Expand);
Chandler Carruth637cc6a2011-12-13 01:56:10 +0000475 setOperationAction(ISD::CTLZ_ZERO_UNDEF, VT, Expand);
Duncan Sands13237ac2008-06-06 12:08:01 +0000476 setOperationAction(ISD::CTTZ, VT, Expand);
Chandler Carruth637cc6a2011-12-13 01:56:10 +0000477 setOperationAction(ISD::CTTZ_ZERO_UNDEF, VT, Expand);
Benjamin Kramerc5071462012-12-19 15:49:14 +0000478 setOperationAction(ISD::VSELECT, VT, Expand);
Adhemerval Zanellac4182d12012-11-05 17:15:56 +0000479 setOperationAction(ISD::SIGN_EXTEND_INREG, VT, Expand);
480
Ahmed Bougacha2b6917b2015-01-08 00:51:32 +0000481 for (MVT InnerVT : MVT::vector_valuetypes()) {
Adhemerval Zanellac4182d12012-11-05 17:15:56 +0000482 setTruncStoreAction(VT, InnerVT, Expand);
Ahmed Bougacha2b6917b2015-01-08 00:51:32 +0000483 setLoadExtAction(ISD::SEXTLOAD, VT, InnerVT, Expand);
484 setLoadExtAction(ISD::ZEXTLOAD, VT, InnerVT, Expand);
485 setLoadExtAction(ISD::EXTLOAD, VT, InnerVT, Expand);
486 }
Chris Lattnerbaa73e02006-03-31 19:52:36 +0000487 }
488
Chris Lattner95c7adc2006-04-04 17:25:31 +0000489 // We can custom expand all VECTOR_SHUFFLEs to VPERM, others we can handle
490 // with merges, splats, etc.
Owen Anderson9f944592009-08-11 20:47:22 +0000491 setOperationAction(ISD::VECTOR_SHUFFLE, MVT::v16i8, Custom);
Chris Lattner95c7adc2006-04-04 17:25:31 +0000492
Owen Anderson9f944592009-08-11 20:47:22 +0000493 setOperationAction(ISD::AND , MVT::v4i32, Legal);
494 setOperationAction(ISD::OR , MVT::v4i32, Legal);
495 setOperationAction(ISD::XOR , MVT::v4i32, Legal);
496 setOperationAction(ISD::LOAD , MVT::v4i32, Legal);
Hal Finkel940ab932014-02-28 00:27:01 +0000497 setOperationAction(ISD::SELECT, MVT::v4i32,
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000498 Subtarget.useCRBits() ? Legal : Expand);
Owen Anderson9f944592009-08-11 20:47:22 +0000499 setOperationAction(ISD::STORE , MVT::v4i32, Legal);
Adhemerval Zanella5c6e0842012-10-08 17:27:24 +0000500 setOperationAction(ISD::FP_TO_SINT, MVT::v4i32, Legal);
501 setOperationAction(ISD::FP_TO_UINT, MVT::v4i32, Legal);
502 setOperationAction(ISD::SINT_TO_FP, MVT::v4i32, Legal);
503 setOperationAction(ISD::UINT_TO_FP, MVT::v4i32, Legal);
Adhemerval Zanellabdface52012-11-15 20:56:03 +0000504 setOperationAction(ISD::FFLOOR, MVT::v4f32, Legal);
505 setOperationAction(ISD::FCEIL, MVT::v4f32, Legal);
506 setOperationAction(ISD::FTRUNC, MVT::v4f32, Legal);
507 setOperationAction(ISD::FNEARBYINT, MVT::v4f32, Legal);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000508
Craig Topperabadc662012-04-20 06:31:50 +0000509 addRegisterClass(MVT::v4f32, &PPC::VRRCRegClass);
510 addRegisterClass(MVT::v4i32, &PPC::VRRCRegClass);
511 addRegisterClass(MVT::v8i16, &PPC::VRRCRegClass);
512 addRegisterClass(MVT::v16i8, &PPC::VRRCRegClass);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000513
Owen Anderson9f944592009-08-11 20:47:22 +0000514 setOperationAction(ISD::MUL, MVT::v4f32, Legal);
Hal Finkel0a479ae2012-06-22 00:49:52 +0000515 setOperationAction(ISD::FMA, MVT::v4f32, Legal);
Hal Finkel2e103312013-04-03 04:01:11 +0000516
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000517 if (TM.Options.UnsafeFPMath || Subtarget.hasVSX()) {
Hal Finkel2e103312013-04-03 04:01:11 +0000518 setOperationAction(ISD::FDIV, MVT::v4f32, Legal);
519 setOperationAction(ISD::FSQRT, MVT::v4f32, Legal);
520 }
521
NAKAMURA Takumi70ad98a2015-09-22 11:13:55 +0000522 if (Subtarget.hasP8Altivec())
Kit Barton20d39812015-03-10 19:49:38 +0000523 setOperationAction(ISD::MUL, MVT::v4i32, Legal);
524 else
525 setOperationAction(ISD::MUL, MVT::v4i32, Custom);
NAKAMURA Takumia9cb5382015-09-22 11:14:39 +0000526
Owen Anderson9f944592009-08-11 20:47:22 +0000527 setOperationAction(ISD::MUL, MVT::v8i16, Custom);
528 setOperationAction(ISD::MUL, MVT::v16i8, Custom);
Chris Lattnera8713b12006-03-20 01:53:53 +0000529
Owen Anderson9f944592009-08-11 20:47:22 +0000530 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4f32, Custom);
531 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4i32, Custom);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000532
Owen Anderson9f944592009-08-11 20:47:22 +0000533 setOperationAction(ISD::BUILD_VECTOR, MVT::v16i8, Custom);
534 setOperationAction(ISD::BUILD_VECTOR, MVT::v8i16, Custom);
535 setOperationAction(ISD::BUILD_VECTOR, MVT::v4i32, Custom);
536 setOperationAction(ISD::BUILD_VECTOR, MVT::v4f32, Custom);
Adhemerval Zanella56775e02012-10-30 13:50:19 +0000537
538 // Altivec does not contain unordered floating-point compare instructions
539 setCondCodeAction(ISD::SETUO, MVT::v4f32, Expand);
540 setCondCodeAction(ISD::SETUEQ, MVT::v4f32, Expand);
Hal Finkel21ada792013-07-08 20:00:03 +0000541 setCondCodeAction(ISD::SETO, MVT::v4f32, Expand);
542 setCondCodeAction(ISD::SETONE, MVT::v4f32, Expand);
Hal Finkel27774d92014-03-13 07:58:58 +0000543
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000544 if (Subtarget.hasVSX()) {
Hal Finkel27774d92014-03-13 07:58:58 +0000545 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v2f64, Legal);
Nemanja Ivanovicd3896572015-10-09 11:12:18 +0000546 setOperationAction(ISD::EXTRACT_VECTOR_ELT, MVT::v2f64, Legal);
547 if (Subtarget.hasP8Vector()) {
Nemanja Ivanovic1c39ca62015-08-13 17:40:44 +0000548 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4f32, Legal);
Nemanja Ivanovicd3896572015-10-09 11:12:18 +0000549 setOperationAction(ISD::EXTRACT_VECTOR_ELT, MVT::v4f32, Legal);
550 }
Nemanja Ivanovic1c39ca62015-08-13 17:40:44 +0000551 if (Subtarget.hasDirectMove()) {
552 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v16i8, Legal);
553 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v8i16, Legal);
554 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4i32, Legal);
Nemanja Ivanovic5f1cea42015-08-19 19:04:47 +0000555 // FIXME: this is causing bootstrap failures, disable temporarily
556 //setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v2i64, Legal);
Nemanja Ivanovicd3896572015-10-09 11:12:18 +0000557 setOperationAction(ISD::EXTRACT_VECTOR_ELT, MVT::v16i8, Legal);
558 setOperationAction(ISD::EXTRACT_VECTOR_ELT, MVT::v8i16, Legal);
559 setOperationAction(ISD::EXTRACT_VECTOR_ELT, MVT::v4i32, Legal);
560 setOperationAction(ISD::EXTRACT_VECTOR_ELT, MVT::v2i64, Legal);
Nemanja Ivanovic1c39ca62015-08-13 17:40:44 +0000561 }
Hal Finkel82569b62014-03-27 22:22:48 +0000562 setOperationAction(ISD::EXTRACT_VECTOR_ELT, MVT::v2f64, Legal);
Hal Finkel27774d92014-03-13 07:58:58 +0000563
564 setOperationAction(ISD::FFLOOR, MVT::v2f64, Legal);
565 setOperationAction(ISD::FCEIL, MVT::v2f64, Legal);
566 setOperationAction(ISD::FTRUNC, MVT::v2f64, Legal);
567 setOperationAction(ISD::FNEARBYINT, MVT::v2f64, Legal);
568 setOperationAction(ISD::FROUND, MVT::v2f64, Legal);
569
570 setOperationAction(ISD::FROUND, MVT::v4f32, Legal);
571
572 setOperationAction(ISD::MUL, MVT::v2f64, Legal);
573 setOperationAction(ISD::FMA, MVT::v2f64, Legal);
574
575 setOperationAction(ISD::FDIV, MVT::v2f64, Legal);
576 setOperationAction(ISD::FSQRT, MVT::v2f64, Legal);
577
Hal Finkel732f0f72014-03-26 12:49:28 +0000578 setOperationAction(ISD::VSELECT, MVT::v16i8, Legal);
579 setOperationAction(ISD::VSELECT, MVT::v8i16, Legal);
580 setOperationAction(ISD::VSELECT, MVT::v4i32, Legal);
581 setOperationAction(ISD::VSELECT, MVT::v4f32, Legal);
582 setOperationAction(ISD::VSELECT, MVT::v2f64, Legal);
583
Hal Finkel27774d92014-03-13 07:58:58 +0000584 // Share the Altivec comparison restrictions.
585 setCondCodeAction(ISD::SETUO, MVT::v2f64, Expand);
586 setCondCodeAction(ISD::SETUEQ, MVT::v2f64, Expand);
Hal Finkel27774d92014-03-13 07:58:58 +0000587 setCondCodeAction(ISD::SETO, MVT::v2f64, Expand);
588 setCondCodeAction(ISD::SETONE, MVT::v2f64, Expand);
589
Hal Finkel9281c9a2014-03-26 18:26:30 +0000590 setOperationAction(ISD::LOAD, MVT::v2f64, Legal);
591 setOperationAction(ISD::STORE, MVT::v2f64, Legal);
592
Hal Finkeldf3e34d2014-03-26 22:58:37 +0000593 setOperationAction(ISD::VECTOR_SHUFFLE, MVT::v2f64, Legal);
594
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +0000595 if (Subtarget.hasP8Vector())
596 addRegisterClass(MVT::f32, &PPC::VSSRCRegClass);
597
Hal Finkel19be5062014-03-29 05:29:01 +0000598 addRegisterClass(MVT::f64, &PPC::VSFRCRegClass);
Hal Finkel27774d92014-03-13 07:58:58 +0000599
Bill Schmidt54cced52015-07-16 21:14:07 +0000600 addRegisterClass(MVT::v4i32, &PPC::VSRCRegClass);
Hal Finkel27774d92014-03-13 07:58:58 +0000601 addRegisterClass(MVT::v4f32, &PPC::VSRCRegClass);
602 addRegisterClass(MVT::v2f64, &PPC::VSRCRegClass);
Hal Finkela6c8b512014-03-26 16:12:58 +0000603
Kit Barton0cfa7b72015-03-03 19:55:45 +0000604 if (Subtarget.hasP8Altivec()) {
Kit Bartone48b1e12015-03-05 16:24:38 +0000605 setOperationAction(ISD::SHL, MVT::v2i64, Legal);
606 setOperationAction(ISD::SRA, MVT::v2i64, Legal);
607 setOperationAction(ISD::SRL, MVT::v2i64, Legal);
608
Kit Barton0cfa7b72015-03-03 19:55:45 +0000609 setOperationAction(ISD::SETCC, MVT::v2i64, Legal);
610 }
611 else {
Kit Bartone48b1e12015-03-05 16:24:38 +0000612 setOperationAction(ISD::SHL, MVT::v2i64, Expand);
613 setOperationAction(ISD::SRA, MVT::v2i64, Expand);
614 setOperationAction(ISD::SRL, MVT::v2i64, Expand);
615
Kit Barton0cfa7b72015-03-03 19:55:45 +0000616 setOperationAction(ISD::SETCC, MVT::v2i64, Custom);
617
618 // VSX v2i64 only supports non-arithmetic operations.
619 setOperationAction(ISD::ADD, MVT::v2i64, Expand);
620 setOperationAction(ISD::SUB, MVT::v2i64, Expand);
621 }
Hal Finkel777c9dd2014-03-29 16:04:40 +0000622
Hal Finkel9281c9a2014-03-26 18:26:30 +0000623 setOperationAction(ISD::LOAD, MVT::v2i64, Promote);
624 AddPromotedToType (ISD::LOAD, MVT::v2i64, MVT::v2f64);
625 setOperationAction(ISD::STORE, MVT::v2i64, Promote);
626 AddPromotedToType (ISD::STORE, MVT::v2i64, MVT::v2f64);
627
Hal Finkeldf3e34d2014-03-26 22:58:37 +0000628 setOperationAction(ISD::VECTOR_SHUFFLE, MVT::v2i64, Legal);
629
Hal Finkel7279f4b2014-03-26 19:13:54 +0000630 setOperationAction(ISD::SINT_TO_FP, MVT::v2i64, Legal);
631 setOperationAction(ISD::UINT_TO_FP, MVT::v2i64, Legal);
632 setOperationAction(ISD::FP_TO_SINT, MVT::v2i64, Legal);
633 setOperationAction(ISD::FP_TO_UINT, MVT::v2i64, Legal);
634
Hal Finkel5c0d1452014-03-30 13:22:59 +0000635 // Vector operation legalization checks the result type of
636 // SIGN_EXTEND_INREG, overall legalization checks the inner type.
637 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::v2i64, Legal);
638 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::v2i32, Legal);
639 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::v2i16, Custom);
640 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::v2i8, Custom);
641
Hal Finkela6c8b512014-03-26 16:12:58 +0000642 addRegisterClass(MVT::v2i64, &PPC::VSRCRegClass);
Hal Finkel27774d92014-03-13 07:58:58 +0000643 }
Bill Schmidtfe88b182015-02-03 21:58:23 +0000644
Kit Bartond4eb73c2015-05-05 16:10:44 +0000645 if (Subtarget.hasP8Altivec()) {
Bill Schmidtfe88b182015-02-03 21:58:23 +0000646 addRegisterClass(MVT::v2i64, &PPC::VRRCRegClass);
Kit Bartond4eb73c2015-05-05 16:10:44 +0000647 addRegisterClass(MVT::v1i128, &PPC::VRRCRegClass);
648 }
Nate Begeman3e7db9c2005-11-29 08:17:20 +0000649 }
Scott Michelcf0da6c2009-02-17 22:15:04 +0000650
Hal Finkelc93a9a22015-02-25 01:06:45 +0000651 if (Subtarget.hasQPX()) {
652 setOperationAction(ISD::FADD, MVT::v4f64, Legal);
653 setOperationAction(ISD::FSUB, MVT::v4f64, Legal);
654 setOperationAction(ISD::FMUL, MVT::v4f64, Legal);
655 setOperationAction(ISD::FREM, MVT::v4f64, Expand);
656
657 setOperationAction(ISD::FCOPYSIGN, MVT::v4f64, Legal);
658 setOperationAction(ISD::FGETSIGN, MVT::v4f64, Expand);
659
660 setOperationAction(ISD::LOAD , MVT::v4f64, Custom);
661 setOperationAction(ISD::STORE , MVT::v4f64, Custom);
662
663 setTruncStoreAction(MVT::v4f64, MVT::v4f32, Custom);
664 setLoadExtAction(ISD::EXTLOAD, MVT::v4f64, MVT::v4f32, Custom);
665
666 if (!Subtarget.useCRBits())
667 setOperationAction(ISD::SELECT, MVT::v4f64, Expand);
668 setOperationAction(ISD::VSELECT, MVT::v4f64, Legal);
669
670 setOperationAction(ISD::EXTRACT_VECTOR_ELT , MVT::v4f64, Legal);
671 setOperationAction(ISD::INSERT_VECTOR_ELT , MVT::v4f64, Expand);
672 setOperationAction(ISD::CONCAT_VECTORS , MVT::v4f64, Expand);
673 setOperationAction(ISD::EXTRACT_SUBVECTOR , MVT::v4f64, Expand);
674 setOperationAction(ISD::VECTOR_SHUFFLE , MVT::v4f64, Custom);
675 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4f64, Legal);
676 setOperationAction(ISD::BUILD_VECTOR, MVT::v4f64, Custom);
677
678 setOperationAction(ISD::FP_TO_SINT , MVT::v4f64, Legal);
679 setOperationAction(ISD::FP_TO_UINT , MVT::v4f64, Expand);
680
681 setOperationAction(ISD::FP_ROUND , MVT::v4f32, Legal);
682 setOperationAction(ISD::FP_ROUND_INREG , MVT::v4f32, Expand);
683 setOperationAction(ISD::FP_EXTEND, MVT::v4f64, Legal);
684
685 setOperationAction(ISD::FNEG , MVT::v4f64, Legal);
686 setOperationAction(ISD::FABS , MVT::v4f64, Legal);
687 setOperationAction(ISD::FSIN , MVT::v4f64, Expand);
688 setOperationAction(ISD::FCOS , MVT::v4f64, Expand);
689 setOperationAction(ISD::FPOWI , MVT::v4f64, Expand);
690 setOperationAction(ISD::FPOW , MVT::v4f64, Expand);
691 setOperationAction(ISD::FLOG , MVT::v4f64, Expand);
692 setOperationAction(ISD::FLOG2 , MVT::v4f64, Expand);
693 setOperationAction(ISD::FLOG10 , MVT::v4f64, Expand);
694 setOperationAction(ISD::FEXP , MVT::v4f64, Expand);
695 setOperationAction(ISD::FEXP2 , MVT::v4f64, Expand);
696
697 setOperationAction(ISD::FMINNUM, MVT::v4f64, Legal);
698 setOperationAction(ISD::FMAXNUM, MVT::v4f64, Legal);
699
700 setIndexedLoadAction(ISD::PRE_INC, MVT::v4f64, Legal);
701 setIndexedStoreAction(ISD::PRE_INC, MVT::v4f64, Legal);
702
703 addRegisterClass(MVT::v4f64, &PPC::QFRCRegClass);
704
705 setOperationAction(ISD::FADD, MVT::v4f32, Legal);
706 setOperationAction(ISD::FSUB, MVT::v4f32, Legal);
707 setOperationAction(ISD::FMUL, MVT::v4f32, Legal);
708 setOperationAction(ISD::FREM, MVT::v4f32, Expand);
709
710 setOperationAction(ISD::FCOPYSIGN, MVT::v4f32, Legal);
711 setOperationAction(ISD::FGETSIGN, MVT::v4f32, Expand);
712
713 setOperationAction(ISD::LOAD , MVT::v4f32, Custom);
714 setOperationAction(ISD::STORE , MVT::v4f32, Custom);
715
716 if (!Subtarget.useCRBits())
717 setOperationAction(ISD::SELECT, MVT::v4f32, Expand);
718 setOperationAction(ISD::VSELECT, MVT::v4f32, Legal);
719
720 setOperationAction(ISD::EXTRACT_VECTOR_ELT , MVT::v4f32, Legal);
721 setOperationAction(ISD::INSERT_VECTOR_ELT , MVT::v4f32, Expand);
722 setOperationAction(ISD::CONCAT_VECTORS , MVT::v4f32, Expand);
723 setOperationAction(ISD::EXTRACT_SUBVECTOR , MVT::v4f32, Expand);
724 setOperationAction(ISD::VECTOR_SHUFFLE , MVT::v4f32, Custom);
725 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4f32, Legal);
726 setOperationAction(ISD::BUILD_VECTOR, MVT::v4f32, Custom);
727
728 setOperationAction(ISD::FP_TO_SINT , MVT::v4f32, Legal);
729 setOperationAction(ISD::FP_TO_UINT , MVT::v4f32, Expand);
730
731 setOperationAction(ISD::FNEG , MVT::v4f32, Legal);
732 setOperationAction(ISD::FABS , MVT::v4f32, Legal);
733 setOperationAction(ISD::FSIN , MVT::v4f32, Expand);
734 setOperationAction(ISD::FCOS , MVT::v4f32, Expand);
735 setOperationAction(ISD::FPOWI , MVT::v4f32, Expand);
736 setOperationAction(ISD::FPOW , MVT::v4f32, Expand);
737 setOperationAction(ISD::FLOG , MVT::v4f32, Expand);
738 setOperationAction(ISD::FLOG2 , MVT::v4f32, Expand);
739 setOperationAction(ISD::FLOG10 , MVT::v4f32, Expand);
740 setOperationAction(ISD::FEXP , MVT::v4f32, Expand);
741 setOperationAction(ISD::FEXP2 , MVT::v4f32, Expand);
742
743 setOperationAction(ISD::FMINNUM, MVT::v4f32, Legal);
744 setOperationAction(ISD::FMAXNUM, MVT::v4f32, Legal);
745
746 setIndexedLoadAction(ISD::PRE_INC, MVT::v4f32, Legal);
747 setIndexedStoreAction(ISD::PRE_INC, MVT::v4f32, Legal);
748
749 addRegisterClass(MVT::v4f32, &PPC::QSRCRegClass);
750
751 setOperationAction(ISD::AND , MVT::v4i1, Legal);
752 setOperationAction(ISD::OR , MVT::v4i1, Legal);
753 setOperationAction(ISD::XOR , MVT::v4i1, Legal);
754
755 if (!Subtarget.useCRBits())
756 setOperationAction(ISD::SELECT, MVT::v4i1, Expand);
757 setOperationAction(ISD::VSELECT, MVT::v4i1, Legal);
758
759 setOperationAction(ISD::LOAD , MVT::v4i1, Custom);
760 setOperationAction(ISD::STORE , MVT::v4i1, Custom);
761
762 setOperationAction(ISD::EXTRACT_VECTOR_ELT , MVT::v4i1, Custom);
763 setOperationAction(ISD::INSERT_VECTOR_ELT , MVT::v4i1, Expand);
764 setOperationAction(ISD::CONCAT_VECTORS , MVT::v4i1, Expand);
765 setOperationAction(ISD::EXTRACT_SUBVECTOR , MVT::v4i1, Expand);
766 setOperationAction(ISD::VECTOR_SHUFFLE , MVT::v4i1, Custom);
767 setOperationAction(ISD::SCALAR_TO_VECTOR, MVT::v4i1, Expand);
768 setOperationAction(ISD::BUILD_VECTOR, MVT::v4i1, Custom);
769
770 setOperationAction(ISD::SINT_TO_FP, MVT::v4i1, Custom);
771 setOperationAction(ISD::UINT_TO_FP, MVT::v4i1, Custom);
772
773 addRegisterClass(MVT::v4i1, &PPC::QBRCRegClass);
774
775 setOperationAction(ISD::FFLOOR, MVT::v4f64, Legal);
776 setOperationAction(ISD::FCEIL, MVT::v4f64, Legal);
777 setOperationAction(ISD::FTRUNC, MVT::v4f64, Legal);
778 setOperationAction(ISD::FROUND, MVT::v4f64, Legal);
779
780 setOperationAction(ISD::FFLOOR, MVT::v4f32, Legal);
781 setOperationAction(ISD::FCEIL, MVT::v4f32, Legal);
782 setOperationAction(ISD::FTRUNC, MVT::v4f32, Legal);
783 setOperationAction(ISD::FROUND, MVT::v4f32, Legal);
784
785 setOperationAction(ISD::FNEARBYINT, MVT::v4f64, Expand);
786 setOperationAction(ISD::FNEARBYINT, MVT::v4f32, Expand);
787
788 // These need to set FE_INEXACT, and so cannot be vectorized here.
789 setOperationAction(ISD::FRINT, MVT::v4f64, Expand);
790 setOperationAction(ISD::FRINT, MVT::v4f32, Expand);
791
792 if (TM.Options.UnsafeFPMath) {
793 setOperationAction(ISD::FDIV, MVT::v4f64, Legal);
794 setOperationAction(ISD::FSQRT, MVT::v4f64, Legal);
795
796 setOperationAction(ISD::FDIV, MVT::v4f32, Legal);
797 setOperationAction(ISD::FSQRT, MVT::v4f32, Legal);
798 } else {
799 setOperationAction(ISD::FDIV, MVT::v4f64, Expand);
800 setOperationAction(ISD::FSQRT, MVT::v4f64, Expand);
801
802 setOperationAction(ISD::FDIV, MVT::v4f32, Expand);
803 setOperationAction(ISD::FSQRT, MVT::v4f32, Expand);
804 }
805 }
806
Hal Finkel01fa7702014-12-03 00:19:17 +0000807 if (Subtarget.has64BitSupport())
Hal Finkel322e41a2012-04-01 20:08:17 +0000808 setOperationAction(ISD::PREFETCH, MVT::Other, Legal);
Hal Finkel01fa7702014-12-03 00:19:17 +0000809
810 setOperationAction(ISD::READCYCLECOUNTER, MVT::i64, isPPC64 ? Legal : Custom);
Hal Finkel322e41a2012-04-01 20:08:17 +0000811
Robin Morissete1ca44b2014-10-02 22:27:07 +0000812 if (!isPPC64) {
813 setOperationAction(ISD::ATOMIC_LOAD, MVT::i64, Expand);
814 setOperationAction(ISD::ATOMIC_STORE, MVT::i64, Expand);
815 }
Eli Friedman7dfa7912011-08-29 18:23:02 +0000816
Duncan Sands8d6e2e12008-11-23 15:47:28 +0000817 setBooleanContents(ZeroOrOneBooleanContent);
Hal Finkelc93a9a22015-02-25 01:06:45 +0000818
819 if (Subtarget.hasAltivec()) {
820 // Altivec instructions set fields to all zeros or all ones.
821 setBooleanVectorContents(ZeroOrNegativeOneBooleanContent);
822 }
Scott Michelcf0da6c2009-02-17 22:15:04 +0000823
Joerg Sonnenbergerb5459e62014-07-24 22:20:10 +0000824 if (!isPPC64) {
825 // These libcalls are not available in 32-bit.
826 setLibcallName(RTLIB::SHL_I128, nullptr);
827 setLibcallName(RTLIB::SRL_I128, nullptr);
828 setLibcallName(RTLIB::SRA_I128, nullptr);
829 }
830
Evan Cheng39e90022012-07-02 22:39:56 +0000831 if (isPPC64) {
Chris Lattner454436d2006-10-18 01:20:43 +0000832 setStackPointerRegisterToSaveRestore(PPC::X1);
Jim Laskeye0008e22007-02-22 14:56:36 +0000833 setExceptionPointerRegister(PPC::X3);
834 setExceptionSelectorRegister(PPC::X4);
835 } else {
Chris Lattner454436d2006-10-18 01:20:43 +0000836 setStackPointerRegisterToSaveRestore(PPC::R1);
Jim Laskeye0008e22007-02-22 14:56:36 +0000837 setExceptionPointerRegister(PPC::R3);
838 setExceptionSelectorRegister(PPC::R4);
839 }
Scott Michelcf0da6c2009-02-17 22:15:04 +0000840
Chris Lattnerf4184352006-03-01 04:57:39 +0000841 // We have target-specific dag combine patterns for the following nodes:
842 setTargetDAGCombine(ISD::SINT_TO_FP);
Hal Finkel5efb9182015-01-06 06:01:57 +0000843 if (Subtarget.hasFPCVT())
844 setTargetDAGCombine(ISD::UINT_TO_FP);
Hal Finkelcf2e9082013-05-24 23:00:14 +0000845 setTargetDAGCombine(ISD::LOAD);
Chris Lattner27f53452006-03-01 05:50:56 +0000846 setTargetDAGCombine(ISD::STORE);
Chris Lattner9754d142006-04-18 17:59:36 +0000847 setTargetDAGCombine(ISD::BR_CC);
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000848 if (Subtarget.useCRBits())
Hal Finkel940ab932014-02-28 00:27:01 +0000849 setTargetDAGCombine(ISD::BRCOND);
Chris Lattnera7976d32006-07-10 20:56:58 +0000850 setTargetDAGCombine(ISD::BSWAP);
Hal Finkelbc2ee4c2013-05-25 04:05:05 +0000851 setTargetDAGCombine(ISD::INTRINSIC_WO_CHAIN);
Bill Schmidtfae5d712014-12-09 16:35:51 +0000852 setTargetDAGCombine(ISD::INTRINSIC_W_CHAIN);
853 setTargetDAGCombine(ISD::INTRINSIC_VOID);
Scott Michelcf0da6c2009-02-17 22:15:04 +0000854
Hal Finkel46043ed2014-03-01 21:36:57 +0000855 setTargetDAGCombine(ISD::SIGN_EXTEND);
856 setTargetDAGCombine(ISD::ZERO_EXTEND);
857 setTargetDAGCombine(ISD::ANY_EXTEND);
858
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000859 if (Subtarget.useCRBits()) {
Hal Finkel940ab932014-02-28 00:27:01 +0000860 setTargetDAGCombine(ISD::TRUNCATE);
861 setTargetDAGCombine(ISD::SETCC);
862 setTargetDAGCombine(ISD::SELECT_CC);
863 }
864
Hal Finkel2e103312013-04-03 04:01:11 +0000865 // Use reciprocal estimates.
866 if (TM.Options.UnsafeFPMath) {
867 setTargetDAGCombine(ISD::FDIV);
868 setTargetDAGCombine(ISD::FSQRT);
869 }
870
Dale Johannesen10432e52007-10-19 00:59:18 +0000871 // Darwin long double math library functions have $LDBL128 appended.
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000872 if (Subtarget.isDarwin()) {
Duncan Sands53c954f2008-01-10 10:28:30 +0000873 setLibcallName(RTLIB::COS_PPCF128, "cosl$LDBL128");
Dale Johannesen10432e52007-10-19 00:59:18 +0000874 setLibcallName(RTLIB::POW_PPCF128, "powl$LDBL128");
875 setLibcallName(RTLIB::REM_PPCF128, "fmodl$LDBL128");
Duncan Sands53c954f2008-01-10 10:28:30 +0000876 setLibcallName(RTLIB::SIN_PPCF128, "sinl$LDBL128");
877 setLibcallName(RTLIB::SQRT_PPCF128, "sqrtl$LDBL128");
Dale Johannesenda2d8062008-09-04 00:47:13 +0000878 setLibcallName(RTLIB::LOG_PPCF128, "logl$LDBL128");
879 setLibcallName(RTLIB::LOG2_PPCF128, "log2l$LDBL128");
880 setLibcallName(RTLIB::LOG10_PPCF128, "log10l$LDBL128");
881 setLibcallName(RTLIB::EXP_PPCF128, "expl$LDBL128");
882 setLibcallName(RTLIB::EXP2_PPCF128, "exp2l$LDBL128");
Dale Johannesen10432e52007-10-19 00:59:18 +0000883 }
884
Hal Finkel940ab932014-02-28 00:27:01 +0000885 // With 32 condition bits, we don't need to sink (and duplicate) compares
886 // aggressively in CodeGenPrep.
Hal Finkel7a0516e2015-02-12 01:02:52 +0000887 if (Subtarget.useCRBits()) {
Hal Finkel940ab932014-02-28 00:27:01 +0000888 setHasMultipleConditionRegisters();
Hal Finkel7a0516e2015-02-12 01:02:52 +0000889 setJumpIsExpensive();
890 }
Hal Finkel940ab932014-02-28 00:27:01 +0000891
Hal Finkel65298572011-10-17 18:53:03 +0000892 setMinFunctionAlignment(2);
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000893 if (Subtarget.isDarwin())
Hal Finkel65298572011-10-17 18:53:03 +0000894 setPrefFunctionAlignment(4);
Eli Friedman2518f832011-05-06 20:34:06 +0000895
Hal Finkeld73bfba2015-01-03 14:58:25 +0000896 switch (Subtarget.getDarwinDirective()) {
897 default: break;
898 case PPC::DIR_970:
899 case PPC::DIR_A2:
900 case PPC::DIR_E500mc:
901 case PPC::DIR_E5500:
902 case PPC::DIR_PWR4:
903 case PPC::DIR_PWR5:
904 case PPC::DIR_PWR5X:
905 case PPC::DIR_PWR6:
906 case PPC::DIR_PWR6X:
907 case PPC::DIR_PWR7:
908 case PPC::DIR_PWR8:
909 setPrefFunctionAlignment(4);
910 setPrefLoopAlignment(4);
911 break;
912 }
913
Eli Friedman30a49e92011-08-03 21:06:02 +0000914 setInsertFencesForAtomic(true);
915
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000916 if (Subtarget.enableMachineScheduler())
Hal Finkel21442b22013-09-11 23:05:25 +0000917 setSchedulingPreference(Sched::Source);
918 else
919 setSchedulingPreference(Sched::Hybrid);
Hal Finkel6f0ae782011-11-22 16:21:04 +0000920
Eric Christopher23a3a7c2015-02-26 00:00:24 +0000921 computeRegisterProperties(STI.getRegisterInfo());
Hal Finkel742b5352012-08-28 16:12:39 +0000922
Hal Finkeld73bfba2015-01-03 14:58:25 +0000923 // The Freescale cores do better with aggressive inlining of memcpy and
924 // friends. GCC uses same threshold of 128 bytes (= 32 word stores).
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000925 if (Subtarget.getDarwinDirective() == PPC::DIR_E500mc ||
926 Subtarget.getDarwinDirective() == PPC::DIR_E5500) {
Jim Grosbach341ad3e2013-02-20 21:13:59 +0000927 MaxStoresPerMemset = 32;
928 MaxStoresPerMemsetOptSize = 16;
929 MaxStoresPerMemcpy = 32;
930 MaxStoresPerMemcpyOptSize = 8;
931 MaxStoresPerMemmove = 32;
932 MaxStoresPerMemmoveOptSize = 8;
Hal Finkel5c3cacf2015-02-27 19:58:28 +0000933 } else if (Subtarget.getDarwinDirective() == PPC::DIR_A2) {
934 // The A2 also benefits from (very) aggressive inlining of memcpy and
935 // friends. The overhead of a the function call, even when warm, can be
936 // over one hundred cycles.
937 MaxStoresPerMemset = 128;
938 MaxStoresPerMemcpy = 128;
939 MaxStoresPerMemmove = 128;
Hal Finkel742b5352012-08-28 16:12:39 +0000940 }
Chris Lattnerf22556d2005-08-16 17:14:42 +0000941}
942
Hal Finkel262a2242013-09-12 23:20:06 +0000943/// getMaxByValAlign - Helper for getByValTypeAlignment to determine
944/// the desired ByVal argument alignment.
Pete Cooper2e201472015-07-27 17:15:24 +0000945static void getMaxByValAlign(Type *Ty, unsigned &MaxAlign,
Hal Finkel262a2242013-09-12 23:20:06 +0000946 unsigned MaxMaxAlign) {
947 if (MaxAlign == MaxMaxAlign)
948 return;
Pete Cooper2e201472015-07-27 17:15:24 +0000949 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) {
Hal Finkel262a2242013-09-12 23:20:06 +0000950 if (MaxMaxAlign >= 32 && VTy->getBitWidth() >= 256)
951 MaxAlign = 32;
952 else if (VTy->getBitWidth() >= 128 && MaxAlign < 16)
953 MaxAlign = 16;
Pete Cooper2e201472015-07-27 17:15:24 +0000954 } else if (ArrayType *ATy = dyn_cast<ArrayType>(Ty)) {
Hal Finkel262a2242013-09-12 23:20:06 +0000955 unsigned EltAlign = 0;
956 getMaxByValAlign(ATy->getElementType(), EltAlign, MaxMaxAlign);
957 if (EltAlign > MaxAlign)
958 MaxAlign = EltAlign;
Pete Cooper2e201472015-07-27 17:15:24 +0000959 } else if (StructType *STy = dyn_cast<StructType>(Ty)) {
960 for (auto *EltTy : STy->elements()) {
Hal Finkel262a2242013-09-12 23:20:06 +0000961 unsigned EltAlign = 0;
Pete Cooper0debbdc2015-07-24 18:55:49 +0000962 getMaxByValAlign(EltTy, EltAlign, MaxMaxAlign);
Hal Finkel262a2242013-09-12 23:20:06 +0000963 if (EltAlign > MaxAlign)
964 MaxAlign = EltAlign;
965 if (MaxAlign == MaxMaxAlign)
966 break;
967 }
968 }
969}
970
Dale Johannesencbde4c22008-02-28 22:31:51 +0000971/// getByValTypeAlignment - Return the desired alignment for ByVal aggregate
972/// function arguments in the caller parameter area.
Mehdi Amini5c183d52015-07-09 02:09:28 +0000973unsigned PPCTargetLowering::getByValTypeAlignment(Type *Ty,
974 const DataLayout &DL) const {
Dale Johannesencbde4c22008-02-28 22:31:51 +0000975 // Darwin passes everything on 4 byte boundary.
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000976 if (Subtarget.isDarwin())
Dale Johannesencbde4c22008-02-28 22:31:51 +0000977 return 4;
Roman Divackyb9663cc2012-04-02 15:49:30 +0000978
979 // 16byte and wider vectors are passed on 16byte boundary.
Roman Divackyb9663cc2012-04-02 15:49:30 +0000980 // The rest is 8 on PPC64 and 4 on PPC32 boundary.
Eric Christopherb1aaebe2014-06-12 22:38:18 +0000981 unsigned Align = Subtarget.isPPC64() ? 8 : 4;
982 if (Subtarget.hasAltivec() || Subtarget.hasQPX())
983 getMaxByValAlign(Ty, Align, Subtarget.hasQPX() ? 32 : 16);
Hal Finkel262a2242013-09-12 23:20:06 +0000984 return Align;
Dale Johannesencbde4c22008-02-28 22:31:51 +0000985}
986
Chris Lattner347ed8a2006-01-09 23:52:17 +0000987const char *PPCTargetLowering::getTargetNodeName(unsigned Opcode) const {
Matthias Braund04893f2015-05-07 21:33:59 +0000988 switch ((PPCISD::NodeType)Opcode) {
989 case PPCISD::FIRST_NUMBER: break;
Evan Cheng32e376f2008-07-12 02:23:19 +0000990 case PPCISD::FSEL: return "PPCISD::FSEL";
991 case PPCISD::FCFID: return "PPCISD::FCFID";
Hal Finkel3fe09ea2015-01-06 07:02:15 +0000992 case PPCISD::FCFIDU: return "PPCISD::FCFIDU";
993 case PPCISD::FCFIDS: return "PPCISD::FCFIDS";
994 case PPCISD::FCFIDUS: return "PPCISD::FCFIDUS";
Evan Cheng32e376f2008-07-12 02:23:19 +0000995 case PPCISD::FCTIDZ: return "PPCISD::FCTIDZ";
996 case PPCISD::FCTIWZ: return "PPCISD::FCTIWZ";
Hal Finkel3fe09ea2015-01-06 07:02:15 +0000997 case PPCISD::FCTIDUZ: return "PPCISD::FCTIDUZ";
998 case PPCISD::FCTIWUZ: return "PPCISD::FCTIWUZ";
Hal Finkel2e103312013-04-03 04:01:11 +0000999 case PPCISD::FRE: return "PPCISD::FRE";
1000 case PPCISD::FRSQRTE: return "PPCISD::FRSQRTE";
Evan Cheng32e376f2008-07-12 02:23:19 +00001001 case PPCISD::STFIWX: return "PPCISD::STFIWX";
1002 case PPCISD::VMADDFP: return "PPCISD::VMADDFP";
1003 case PPCISD::VNMSUBFP: return "PPCISD::VNMSUBFP";
1004 case PPCISD::VPERM: return "PPCISD::VPERM";
Hal Finkel4edc66b2015-01-03 01:16:37 +00001005 case PPCISD::CMPB: return "PPCISD::CMPB";
Evan Cheng32e376f2008-07-12 02:23:19 +00001006 case PPCISD::Hi: return "PPCISD::Hi";
1007 case PPCISD::Lo: return "PPCISD::Lo";
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00001008 case PPCISD::TOC_ENTRY: return "PPCISD::TOC_ENTRY";
Evan Cheng32e376f2008-07-12 02:23:19 +00001009 case PPCISD::DYNALLOC: return "PPCISD::DYNALLOC";
1010 case PPCISD::GlobalBaseReg: return "PPCISD::GlobalBaseReg";
1011 case PPCISD::SRL: return "PPCISD::SRL";
1012 case PPCISD::SRA: return "PPCISD::SRA";
1013 case PPCISD::SHL: return "PPCISD::SHL";
Matthias Braund04893f2015-05-07 21:33:59 +00001014 case PPCISD::SRA_ADDZE: return "PPCISD::SRA_ADDZE";
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00001015 case PPCISD::CALL: return "PPCISD::CALL";
1016 case PPCISD::CALL_NOP: return "PPCISD::CALL_NOP";
Evan Cheng32e376f2008-07-12 02:23:19 +00001017 case PPCISD::MTCTR: return "PPCISD::MTCTR";
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00001018 case PPCISD::BCTRL: return "PPCISD::BCTRL";
Hal Finkelfc096c92014-12-23 22:29:40 +00001019 case PPCISD::BCTRL_LOAD_TOC: return "PPCISD::BCTRL_LOAD_TOC";
Evan Cheng32e376f2008-07-12 02:23:19 +00001020 case PPCISD::RET_FLAG: return "PPCISD::RET_FLAG";
Hal Finkelbbdee932014-12-02 22:01:00 +00001021 case PPCISD::READ_TIME_BASE: return "PPCISD::READ_TIME_BASE";
Hal Finkel756810f2013-03-21 21:37:52 +00001022 case PPCISD::EH_SJLJ_SETJMP: return "PPCISD::EH_SJLJ_SETJMP";
1023 case PPCISD::EH_SJLJ_LONGJMP: return "PPCISD::EH_SJLJ_LONGJMP";
Ulrich Weigandd5ebc622013-07-03 17:05:42 +00001024 case PPCISD::MFOCRF: return "PPCISD::MFOCRF";
Nemanja Ivanovicc38b5312015-04-11 10:40:42 +00001025 case PPCISD::MFVSR: return "PPCISD::MFVSR";
1026 case PPCISD::MTVSRA: return "PPCISD::MTVSRA";
1027 case PPCISD::MTVSRZ: return "PPCISD::MTVSRZ";
Matthias Braund04893f2015-05-07 21:33:59 +00001028 case PPCISD::ANDIo_1_EQ_BIT: return "PPCISD::ANDIo_1_EQ_BIT";
1029 case PPCISD::ANDIo_1_GT_BIT: return "PPCISD::ANDIo_1_GT_BIT";
Evan Cheng32e376f2008-07-12 02:23:19 +00001030 case PPCISD::VCMP: return "PPCISD::VCMP";
1031 case PPCISD::VCMPo: return "PPCISD::VCMPo";
1032 case PPCISD::LBRX: return "PPCISD::LBRX";
1033 case PPCISD::STBRX: return "PPCISD::STBRX";
Hal Finkel3fe09ea2015-01-06 07:02:15 +00001034 case PPCISD::LFIWAX: return "PPCISD::LFIWAX";
1035 case PPCISD::LFIWZX: return "PPCISD::LFIWZX";
Matthias Braund04893f2015-05-07 21:33:59 +00001036 case PPCISD::LXVD2X: return "PPCISD::LXVD2X";
1037 case PPCISD::STXVD2X: return "PPCISD::STXVD2X";
Evan Cheng32e376f2008-07-12 02:23:19 +00001038 case PPCISD::COND_BRANCH: return "PPCISD::COND_BRANCH";
Hal Finkel25c19922013-05-15 21:37:41 +00001039 case PPCISD::BDNZ: return "PPCISD::BDNZ";
1040 case PPCISD::BDZ: return "PPCISD::BDZ";
Evan Cheng32e376f2008-07-12 02:23:19 +00001041 case PPCISD::MFFS: return "PPCISD::MFFS";
Evan Cheng32e376f2008-07-12 02:23:19 +00001042 case PPCISD::FADDRTZ: return "PPCISD::FADDRTZ";
Evan Cheng32e376f2008-07-12 02:23:19 +00001043 case PPCISD::TC_RETURN: return "PPCISD::TC_RETURN";
Hal Finkel5ab37802012-08-28 02:10:27 +00001044 case PPCISD::CR6SET: return "PPCISD::CR6SET";
1045 case PPCISD::CR6UNSET: return "PPCISD::CR6UNSET";
Roman Divacky32143e22013-12-20 18:08:54 +00001046 case PPCISD::PPC32_GOT: return "PPCISD::PPC32_GOT";
Matthias Braund04893f2015-05-07 21:33:59 +00001047 case PPCISD::PPC32_PICGOT: return "PPCISD::PPC32_PICGOT";
Bill Schmidt9f0b4ec2012-12-14 17:02:38 +00001048 case PPCISD::ADDIS_GOT_TPREL_HA: return "PPCISD::ADDIS_GOT_TPREL_HA";
1049 case PPCISD::LD_GOT_TPREL_L: return "PPCISD::LD_GOT_TPREL_L";
Bill Schmidtca4a0c92012-12-04 16:18:08 +00001050 case PPCISD::ADD_TLS: return "PPCISD::ADD_TLS";
Bill Schmidtc56f1d32012-12-11 20:30:11 +00001051 case PPCISD::ADDIS_TLSGD_HA: return "PPCISD::ADDIS_TLSGD_HA";
1052 case PPCISD::ADDI_TLSGD_L: return "PPCISD::ADDI_TLSGD_L";
Bill Schmidt82f1c772015-02-10 19:09:05 +00001053 case PPCISD::GET_TLS_ADDR: return "PPCISD::GET_TLS_ADDR";
1054 case PPCISD::ADDI_TLSGD_L_ADDR: return "PPCISD::ADDI_TLSGD_L_ADDR";
Bill Schmidt24b8dd62012-12-12 19:29:35 +00001055 case PPCISD::ADDIS_TLSLD_HA: return "PPCISD::ADDIS_TLSLD_HA";
1056 case PPCISD::ADDI_TLSLD_L: return "PPCISD::ADDI_TLSLD_L";
Bill Schmidt82f1c772015-02-10 19:09:05 +00001057 case PPCISD::GET_TLSLD_ADDR: return "PPCISD::GET_TLSLD_ADDR";
1058 case PPCISD::ADDI_TLSLD_L_ADDR: return "PPCISD::ADDI_TLSLD_L_ADDR";
Bill Schmidt24b8dd62012-12-12 19:29:35 +00001059 case PPCISD::ADDIS_DTPREL_HA: return "PPCISD::ADDIS_DTPREL_HA";
1060 case PPCISD::ADDI_DTPREL_L: return "PPCISD::ADDI_DTPREL_L";
Bill Schmidt51e79512013-02-20 15:50:31 +00001061 case PPCISD::VADD_SPLAT: return "PPCISD::VADD_SPLAT";
Bill Schmidta87a7e22013-05-14 19:35:45 +00001062 case PPCISD::SC: return "PPCISD::SC";
Bill Schmidte26236e2015-05-22 16:44:10 +00001063 case PPCISD::CLRBHRB: return "PPCISD::CLRBHRB";
1064 case PPCISD::MFBHRBE: return "PPCISD::MFBHRBE";
1065 case PPCISD::RFEBB: return "PPCISD::RFEBB";
Matthias Braund04893f2015-05-07 21:33:59 +00001066 case PPCISD::XXSWAPD: return "PPCISD::XXSWAPD";
Hal Finkelc93a9a22015-02-25 01:06:45 +00001067 case PPCISD::QVFPERM: return "PPCISD::QVFPERM";
1068 case PPCISD::QVGPCI: return "PPCISD::QVGPCI";
1069 case PPCISD::QVALIGNI: return "PPCISD::QVALIGNI";
1070 case PPCISD::QVESPLATI: return "PPCISD::QVESPLATI";
1071 case PPCISD::QBFLT: return "PPCISD::QBFLT";
1072 case PPCISD::QVLFSb: return "PPCISD::QVLFSb";
Chris Lattner347ed8a2006-01-09 23:52:17 +00001073 }
Matthias Braund04893f2015-05-07 21:33:59 +00001074 return nullptr;
Chris Lattner347ed8a2006-01-09 23:52:17 +00001075}
1076
Mehdi Amini44ede332015-07-09 02:09:04 +00001077EVT PPCTargetLowering::getSetCCResultType(const DataLayout &DL, LLVMContext &C,
1078 EVT VT) const {
Adhemerval Zanellafe3f7932012-10-08 18:59:53 +00001079 if (!VT.isVector())
Eric Christopherb1aaebe2014-06-12 22:38:18 +00001080 return Subtarget.useCRBits() ? MVT::i1 : MVT::i32;
Hal Finkelc93a9a22015-02-25 01:06:45 +00001081
1082 if (Subtarget.hasQPX())
1083 return EVT::getVectorVT(C, MVT::i1, VT.getVectorNumElements());
1084
Adhemerval Zanellafe3f7932012-10-08 18:59:53 +00001085 return VT.changeVectorElementTypeToInteger();
Scott Michela6729e82008-03-10 15:42:14 +00001086}
1087
Hal Finkel62ac7362014-09-19 11:42:56 +00001088bool PPCTargetLowering::enableAggressiveFMAFusion(EVT VT) const {
1089 assert(VT.isFloatingPoint() && "Non-floating-point FMA?");
1090 return true;
1091}
1092
Chris Lattner4211ca92006-04-14 06:01:58 +00001093//===----------------------------------------------------------------------===//
1094// Node matching predicates, for use by the tblgen matching code.
1095//===----------------------------------------------------------------------===//
1096
Chris Lattner7f1fa8e2005-08-26 17:36:52 +00001097/// isFloatingPointZero - Return true if this is 0.0 or -0.0.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001098static bool isFloatingPointZero(SDValue Op) {
Chris Lattner7f1fa8e2005-08-26 17:36:52 +00001099 if (ConstantFPSDNode *CFP = dyn_cast<ConstantFPSDNode>(Op))
Dale Johannesen3cf889f2007-08-31 04:03:46 +00001100 return CFP->getValueAPF().isZero();
Gabor Greiff304a7a2008-08-28 21:40:38 +00001101 else if (ISD::isEXTLoad(Op.getNode()) || ISD::isNON_EXTLoad(Op.getNode())) {
Chris Lattner7f1fa8e2005-08-26 17:36:52 +00001102 // Maybe this has already been legalized into the constant pool?
1103 if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(Op.getOperand(1)))
Dan Gohmanbcaf6812010-04-15 01:51:59 +00001104 if (const ConstantFP *CFP = dyn_cast<ConstantFP>(CP->getConstVal()))
Dale Johannesen3cf889f2007-08-31 04:03:46 +00001105 return CFP->getValueAPF().isZero();
Chris Lattner7f1fa8e2005-08-26 17:36:52 +00001106 }
1107 return false;
1108}
1109
Chris Lattnere8b83b42006-04-06 17:23:16 +00001110/// isConstantOrUndef - Op is either an undef node or a ConstantSDNode. Return
1111/// true if Op is undef or if it matches the specified value.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001112static bool isConstantOrUndef(int Op, int Val) {
1113 return Op < 0 || Op == Val;
Chris Lattnere8b83b42006-04-06 17:23:16 +00001114}
1115
1116/// isVPKUHUMShuffleMask - Return true if this is the shuffle mask for a
1117/// VPKUHUM instruction.
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001118/// The ShuffleKind distinguishes between big-endian operations with
1119/// two different inputs (0), either-endian operations with two identical
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00001120/// inputs (1), and little-endian operations with two different inputs (2).
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001121/// For the latter, the input operands are swapped (see PPCInstrAltivec.td).
1122bool PPC::isVPKUHUMShuffleMask(ShuffleVectorSDNode *N, unsigned ShuffleKind,
Bill Schmidtf910a062014-06-10 14:35:01 +00001123 SelectionDAG &DAG) {
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001124 bool IsLE = DAG.getDataLayout().isLittleEndian();
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001125 if (ShuffleKind == 0) {
Eric Christopherd9134482014-08-04 21:25:23 +00001126 if (IsLE)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001127 return false;
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001128 for (unsigned i = 0; i != 16; ++i)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001129 if (!isConstantOrUndef(N->getMaskElt(i), i*2+1))
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001130 return false;
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001131 } else if (ShuffleKind == 2) {
Eric Christopherd9134482014-08-04 21:25:23 +00001132 if (!IsLE)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001133 return false;
1134 for (unsigned i = 0; i != 16; ++i)
1135 if (!isConstantOrUndef(N->getMaskElt(i), i*2))
1136 return false;
1137 } else if (ShuffleKind == 1) {
Eric Christopherd9134482014-08-04 21:25:23 +00001138 unsigned j = IsLE ? 0 : 1;
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001139 for (unsigned i = 0; i != 8; ++i)
Bill Schmidtf910a062014-06-10 14:35:01 +00001140 if (!isConstantOrUndef(N->getMaskElt(i), i*2+j) ||
1141 !isConstantOrUndef(N->getMaskElt(i+8), i*2+j))
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001142 return false;
1143 }
Chris Lattner1d338192006-04-06 18:26:28 +00001144 return true;
Chris Lattnere8b83b42006-04-06 17:23:16 +00001145}
1146
1147/// isVPKUWUMShuffleMask - Return true if this is the shuffle mask for a
1148/// VPKUWUM instruction.
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001149/// The ShuffleKind distinguishes between big-endian operations with
1150/// two different inputs (0), either-endian operations with two identical
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00001151/// inputs (1), and little-endian operations with two different inputs (2).
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001152/// For the latter, the input operands are swapped (see PPCInstrAltivec.td).
1153bool PPC::isVPKUWUMShuffleMask(ShuffleVectorSDNode *N, unsigned ShuffleKind,
Bill Schmidtf910a062014-06-10 14:35:01 +00001154 SelectionDAG &DAG) {
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001155 bool IsLE = DAG.getDataLayout().isLittleEndian();
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001156 if (ShuffleKind == 0) {
Eric Christopherd9134482014-08-04 21:25:23 +00001157 if (IsLE)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001158 return false;
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001159 for (unsigned i = 0; i != 16; i += 2)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001160 if (!isConstantOrUndef(N->getMaskElt(i ), i*2+2) ||
1161 !isConstantOrUndef(N->getMaskElt(i+1), i*2+3))
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001162 return false;
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001163 } else if (ShuffleKind == 2) {
Eric Christopherd9134482014-08-04 21:25:23 +00001164 if (!IsLE)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001165 return false;
1166 for (unsigned i = 0; i != 16; i += 2)
1167 if (!isConstantOrUndef(N->getMaskElt(i ), i*2) ||
1168 !isConstantOrUndef(N->getMaskElt(i+1), i*2+1))
1169 return false;
1170 } else if (ShuffleKind == 1) {
Eric Christopherd9134482014-08-04 21:25:23 +00001171 unsigned j = IsLE ? 0 : 2;
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001172 for (unsigned i = 0; i != 8; i += 2)
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00001173 if (!isConstantOrUndef(N->getMaskElt(i ), i*2+j) ||
1174 !isConstantOrUndef(N->getMaskElt(i+1), i*2+j+1) ||
1175 !isConstantOrUndef(N->getMaskElt(i+8), i*2+j) ||
1176 !isConstantOrUndef(N->getMaskElt(i+9), i*2+j+1))
Chris Lattnera4bbfae2006-04-06 22:28:36 +00001177 return false;
1178 }
Chris Lattner1d338192006-04-06 18:26:28 +00001179 return true;
Chris Lattnere8b83b42006-04-06 17:23:16 +00001180}
1181
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00001182/// isVPKUDUMShuffleMask - Return true if this is the shuffle mask for a
Bill Schmidte13ac912015-05-21 20:48:49 +00001183/// VPKUDUM instruction, AND the VPKUDUM instruction exists for the
1184/// current subtarget.
1185///
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00001186/// The ShuffleKind distinguishes between big-endian operations with
1187/// two different inputs (0), either-endian operations with two identical
1188/// inputs (1), and little-endian operations with two different inputs (2).
1189/// For the latter, the input operands are swapped (see PPCInstrAltivec.td).
1190bool PPC::isVPKUDUMShuffleMask(ShuffleVectorSDNode *N, unsigned ShuffleKind,
1191 SelectionDAG &DAG) {
Bill Schmidte13ac912015-05-21 20:48:49 +00001192 const PPCSubtarget& Subtarget =
1193 static_cast<const PPCSubtarget&>(DAG.getSubtarget());
1194 if (!Subtarget.hasP8Vector())
1195 return false;
1196
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001197 bool IsLE = DAG.getDataLayout().isLittleEndian();
Bill Schmidt5ed84cd2015-05-16 01:02:12 +00001198 if (ShuffleKind == 0) {
1199 if (IsLE)
1200 return false;
1201 for (unsigned i = 0; i != 16; i += 4)
1202 if (!isConstantOrUndef(N->getMaskElt(i ), i*2+4) ||
1203 !isConstantOrUndef(N->getMaskElt(i+1), i*2+5) ||
1204 !isConstantOrUndef(N->getMaskElt(i+2), i*2+6) ||
1205 !isConstantOrUndef(N->getMaskElt(i+3), i*2+7))
1206 return false;
1207 } else if (ShuffleKind == 2) {
1208 if (!IsLE)
1209 return false;
1210 for (unsigned i = 0; i != 16; i += 4)
1211 if (!isConstantOrUndef(N->getMaskElt(i ), i*2) ||
1212 !isConstantOrUndef(N->getMaskElt(i+1), i*2+1) ||
1213 !isConstantOrUndef(N->getMaskElt(i+2), i*2+2) ||
1214 !isConstantOrUndef(N->getMaskElt(i+3), i*2+3))
1215 return false;
1216 } else if (ShuffleKind == 1) {
1217 unsigned j = IsLE ? 0 : 4;
1218 for (unsigned i = 0; i != 8; i += 4)
1219 if (!isConstantOrUndef(N->getMaskElt(i ), i*2+j) ||
1220 !isConstantOrUndef(N->getMaskElt(i+1), i*2+j+1) ||
1221 !isConstantOrUndef(N->getMaskElt(i+2), i*2+j+2) ||
1222 !isConstantOrUndef(N->getMaskElt(i+3), i*2+j+3) ||
1223 !isConstantOrUndef(N->getMaskElt(i+8), i*2+j) ||
1224 !isConstantOrUndef(N->getMaskElt(i+9), i*2+j+1) ||
1225 !isConstantOrUndef(N->getMaskElt(i+10), i*2+j+2) ||
1226 !isConstantOrUndef(N->getMaskElt(i+11), i*2+j+3))
1227 return false;
1228 }
1229 return true;
1230}
1231
Chris Lattnerf38e0332006-04-06 22:02:42 +00001232/// isVMerge - Common function, used to match vmrg* shuffles.
1233///
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001234static bool isVMerge(ShuffleVectorSDNode *N, unsigned UnitSize,
Chris Lattnerf38e0332006-04-06 22:02:42 +00001235 unsigned LHSStart, unsigned RHSStart) {
Hal Finkeldf3e34d2014-03-26 22:58:37 +00001236 if (N->getValueType(0) != MVT::v16i8)
1237 return false;
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001238 assert((UnitSize == 1 || UnitSize == 2 || UnitSize == 4) &&
1239 "Unsupported merge size!");
Scott Michelcf0da6c2009-02-17 22:15:04 +00001240
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001241 for (unsigned i = 0; i != 8/UnitSize; ++i) // Step over units
1242 for (unsigned j = 0; j != UnitSize; ++j) { // Step over bytes within unit
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001243 if (!isConstantOrUndef(N->getMaskElt(i*UnitSize*2+j),
Chris Lattnerf38e0332006-04-06 22:02:42 +00001244 LHSStart+j+i*UnitSize) ||
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001245 !isConstantOrUndef(N->getMaskElt(i*UnitSize*2+UnitSize+j),
Chris Lattnerf38e0332006-04-06 22:02:42 +00001246 RHSStart+j+i*UnitSize))
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001247 return false;
1248 }
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001249 return true;
Chris Lattnerf38e0332006-04-06 22:02:42 +00001250}
1251
1252/// isVMRGLShuffleMask - Return true if this is a shuffle mask suitable for
Bill Schmidtf910a062014-06-10 14:35:01 +00001253/// a VMRGL* instruction with the specified unit size (1,2 or 4 bytes).
NAKAMURA Takumi84965032015-09-22 11:14:12 +00001254/// The ShuffleKind distinguishes between big-endian merges with two
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001255/// different inputs (0), either-endian merges with two identical inputs (1),
1256/// and little-endian merges with two different inputs (2). For the latter,
1257/// the input operands are swapped (see PPCInstrAltivec.td).
Wesley Peck527da1b2010-11-23 03:31:01 +00001258bool PPC::isVMRGLShuffleMask(ShuffleVectorSDNode *N, unsigned UnitSize,
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001259 unsigned ShuffleKind, SelectionDAG &DAG) {
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001260 if (DAG.getDataLayout().isLittleEndian()) {
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001261 if (ShuffleKind == 1) // unary
1262 return isVMerge(N, UnitSize, 0, 0);
1263 else if (ShuffleKind == 2) // swapped
Bill Schmidtf910a062014-06-10 14:35:01 +00001264 return isVMerge(N, UnitSize, 0, 16);
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001265 else
1266 return false;
Bill Schmidtf910a062014-06-10 14:35:01 +00001267 } else {
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001268 if (ShuffleKind == 1) // unary
1269 return isVMerge(N, UnitSize, 8, 8);
1270 else if (ShuffleKind == 0) // normal
Bill Schmidtf910a062014-06-10 14:35:01 +00001271 return isVMerge(N, UnitSize, 8, 24);
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001272 else
1273 return false;
Bill Schmidtf910a062014-06-10 14:35:01 +00001274 }
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001275}
1276
1277/// isVMRGHShuffleMask - Return true if this is a shuffle mask suitable for
Bill Schmidtf910a062014-06-10 14:35:01 +00001278/// a VMRGH* instruction with the specified unit size (1,2 or 4 bytes).
NAKAMURA Takumi84965032015-09-22 11:14:12 +00001279/// The ShuffleKind distinguishes between big-endian merges with two
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001280/// different inputs (0), either-endian merges with two identical inputs (1),
1281/// and little-endian merges with two different inputs (2). For the latter,
1282/// the input operands are swapped (see PPCInstrAltivec.td).
Wesley Peck527da1b2010-11-23 03:31:01 +00001283bool PPC::isVMRGHShuffleMask(ShuffleVectorSDNode *N, unsigned UnitSize,
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001284 unsigned ShuffleKind, SelectionDAG &DAG) {
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001285 if (DAG.getDataLayout().isLittleEndian()) {
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001286 if (ShuffleKind == 1) // unary
1287 return isVMerge(N, UnitSize, 8, 8);
1288 else if (ShuffleKind == 2) // swapped
Bill Schmidtf910a062014-06-10 14:35:01 +00001289 return isVMerge(N, UnitSize, 8, 24);
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001290 else
1291 return false;
Bill Schmidtf910a062014-06-10 14:35:01 +00001292 } else {
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001293 if (ShuffleKind == 1) // unary
1294 return isVMerge(N, UnitSize, 0, 0);
1295 else if (ShuffleKind == 0) // normal
Bill Schmidtf910a062014-06-10 14:35:01 +00001296 return isVMerge(N, UnitSize, 0, 16);
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00001297 else
1298 return false;
Bill Schmidtf910a062014-06-10 14:35:01 +00001299 }
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001300}
1301
Kit Barton13894c72015-06-25 15:17:40 +00001302/**
1303 * \brief Common function used to match vmrgew and vmrgow shuffles
1304 *
1305 * The indexOffset determines whether to look for even or odd words in
1306 * the shuffle mask. This is based on the of the endianness of the target
1307 * machine.
1308 * - Little Endian:
1309 * - Use offset of 0 to check for odd elements
1310 * - Use offset of 4 to check for even elements
1311 * - Big Endian:
1312 * - Use offset of 0 to check for even elements
1313 * - Use offset of 4 to check for odd elements
1314 * A detailed description of the vector element ordering for little endian and
NAKAMURA Takumi520b45d2015-06-25 23:38:44 +00001315 * big endian can be found at
1316 * http://www.ibm.com/developerworks/library/l-ibm-xl-c-cpp-compiler/index.html
Kit Barton13894c72015-06-25 15:17:40 +00001317 * Targeting your applications - what little endian and big endian IBM XL C/C++
NAKAMURA Takumi520b45d2015-06-25 23:38:44 +00001318 * compiler differences mean to you
Kit Barton13894c72015-06-25 15:17:40 +00001319 *
1320 * The mask to the shuffle vector instruction specifies the indices of the
1321 * elements from the two input vectors to place in the result. The elements are
1322 * numbered in array-access order, starting with the first vector. These vectors
1323 * are always of type v16i8, thus each vector will contain 16 elements of size
NAKAMURA Takumi520b45d2015-06-25 23:38:44 +00001324 * 8. More info on the shuffle vector can be found in the
1325 * http://llvm.org/docs/LangRef.html#shufflevector-instruction
1326 * Language Reference.
Kit Barton13894c72015-06-25 15:17:40 +00001327 *
1328 * The RHSStartValue indicates whether the same input vectors are used (unary)
1329 * or two different input vectors are used, based on the following:
1330 * - If the instruction uses the same vector for both inputs, the range of the
1331 * indices will be 0 to 15. In this case, the RHSStart value passed should
1332 * be 0.
1333 * - If the instruction has two different vectors then the range of the
1334 * indices will be 0 to 31. In this case, the RHSStart value passed should
1335 * be 16 (indices 0-15 specify elements in the first vector while indices 16
1336 * to 31 specify elements in the second vector).
1337 *
1338 * \param[in] N The shuffle vector SD Node to analyze
1339 * \param[in] IndexOffset Specifies whether to look for even or odd elements
1340 * \param[in] RHSStartValue Specifies the starting index for the righthand input
1341 * vector to the shuffle_vector instruction
1342 * \return true iff this shuffle vector represents an even or odd word merge
1343 */
1344static bool isVMerge(ShuffleVectorSDNode *N, unsigned IndexOffset,
1345 unsigned RHSStartValue) {
1346 if (N->getValueType(0) != MVT::v16i8)
1347 return false;
1348
1349 for (unsigned i = 0; i < 2; ++i)
1350 for (unsigned j = 0; j < 4; ++j)
1351 if (!isConstantOrUndef(N->getMaskElt(i*4+j),
1352 i*RHSStartValue+j+IndexOffset) ||
1353 !isConstantOrUndef(N->getMaskElt(i*4+j+8),
1354 i*RHSStartValue+j+IndexOffset+8))
1355 return false;
1356 return true;
1357}
1358
1359/**
1360 * \brief Determine if the specified shuffle mask is suitable for the vmrgew or
1361 * vmrgow instructions.
1362 *
1363 * \param[in] N The shuffle vector SD Node to analyze
1364 * \param[in] CheckEven Check for an even merge (true) or an odd merge (false)
1365 * \param[in] ShuffleKind Identify the type of merge:
1366 * - 0 = big-endian merge with two different inputs;
1367 * - 1 = either-endian merge with two identical inputs;
1368 * - 2 = little-endian merge with two different inputs (inputs are swapped for
1369 * little-endian merges).
1370 * \param[in] DAG The current SelectionDAG
NAKAMURA Takumi84965032015-09-22 11:14:12 +00001371 * \return true iff this shuffle mask
Kit Barton13894c72015-06-25 15:17:40 +00001372 */
1373bool PPC::isVMRGEOShuffleMask(ShuffleVectorSDNode *N, bool CheckEven,
1374 unsigned ShuffleKind, SelectionDAG &DAG) {
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001375 if (DAG.getDataLayout().isLittleEndian()) {
Kit Barton13894c72015-06-25 15:17:40 +00001376 unsigned indexOffset = CheckEven ? 4 : 0;
1377 if (ShuffleKind == 1) // Unary
1378 return isVMerge(N, indexOffset, 0);
1379 else if (ShuffleKind == 2) // swapped
1380 return isVMerge(N, indexOffset, 16);
1381 else
1382 return false;
1383 }
1384 else {
1385 unsigned indexOffset = CheckEven ? 0 : 4;
1386 if (ShuffleKind == 1) // Unary
1387 return isVMerge(N, indexOffset, 0);
1388 else if (ShuffleKind == 0) // Normal
1389 return isVMerge(N, indexOffset, 16);
1390 else
1391 return false;
1392 }
1393 return false;
1394}
Chris Lattnerd1dcb522006-04-06 21:11:54 +00001395
Chris Lattner1d338192006-04-06 18:26:28 +00001396/// isVSLDOIShuffleMask - If this is a vsldoi shuffle mask, return the shift
1397/// amount, otherwise return -1.
NAKAMURA Takumi84965032015-09-22 11:14:12 +00001398/// The ShuffleKind distinguishes between big-endian operations with two
Bill Schmidt42a69362014-08-05 20:47:25 +00001399/// different inputs (0), either-endian operations with two identical inputs
1400/// (1), and little-endian operations with two different inputs (2). For the
1401/// latter, the input operands are swapped (see PPCInstrAltivec.td).
1402int PPC::isVSLDOIShuffleMask(SDNode *N, unsigned ShuffleKind,
1403 SelectionDAG &DAG) {
Hal Finkeldf3e34d2014-03-26 22:58:37 +00001404 if (N->getValueType(0) != MVT::v16i8)
Hal Finkela775e512014-04-08 19:00:27 +00001405 return -1;
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001406
1407 ShuffleVectorSDNode *SVOp = cast<ShuffleVectorSDNode>(N);
Wesley Peck527da1b2010-11-23 03:31:01 +00001408
Chris Lattner1d338192006-04-06 18:26:28 +00001409 // Find the first non-undef value in the shuffle mask.
1410 unsigned i;
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001411 for (i = 0; i != 16 && SVOp->getMaskElt(i) < 0; ++i)
Chris Lattner1d338192006-04-06 18:26:28 +00001412 /*search*/;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001413
Chris Lattner1d338192006-04-06 18:26:28 +00001414 if (i == 16) return -1; // all undef.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001415
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001416 // Otherwise, check to see if the rest of the elements are consecutively
Chris Lattner1d338192006-04-06 18:26:28 +00001417 // numbered from this value.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001418 unsigned ShiftAmt = SVOp->getMaskElt(i);
Chris Lattner1d338192006-04-06 18:26:28 +00001419 if (ShiftAmt < i) return -1;
Chris Lattnere8b83b42006-04-06 17:23:16 +00001420
Bill Schmidtf04e9982014-08-04 23:21:01 +00001421 ShiftAmt -= i;
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001422 bool isLE = DAG.getDataLayout().isLittleEndian();
Bill Schmidtf910a062014-06-10 14:35:01 +00001423
Bill Schmidt42a69362014-08-05 20:47:25 +00001424 if ((ShuffleKind == 0 && !isLE) || (ShuffleKind == 2 && isLE)) {
Bill Schmidtf04e9982014-08-04 23:21:01 +00001425 // Check the rest of the elements to see if they are consecutive.
1426 for (++i; i != 16; ++i)
1427 if (!isConstantOrUndef(SVOp->getMaskElt(i), ShiftAmt+i))
1428 return -1;
Bill Schmidt42a69362014-08-05 20:47:25 +00001429 } else if (ShuffleKind == 1) {
Bill Schmidtf04e9982014-08-04 23:21:01 +00001430 // Check the rest of the elements to see if they are consecutive.
1431 for (++i; i != 16; ++i)
1432 if (!isConstantOrUndef(SVOp->getMaskElt(i), (ShiftAmt+i) & 15))
1433 return -1;
Bill Schmidt42a69362014-08-05 20:47:25 +00001434 } else
1435 return -1;
1436
Bill Schmidt1e77bb12015-07-15 15:45:30 +00001437 if (isLE)
Bill Schmidt42a69362014-08-05 20:47:25 +00001438 ShiftAmt = 16 - ShiftAmt;
Bill Schmidtf04e9982014-08-04 23:21:01 +00001439
Chris Lattner1d338192006-04-06 18:26:28 +00001440 return ShiftAmt;
1441}
Chris Lattnerffc47562006-03-20 06:33:01 +00001442
1443/// isSplatShuffleMask - Return true if the specified VECTOR_SHUFFLE operand
1444/// specifies a splat of a single element that is suitable for input to
1445/// VSPLTB/VSPLTH/VSPLTW.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001446bool PPC::isSplatShuffleMask(ShuffleVectorSDNode *N, unsigned EltSize) {
Owen Anderson9f944592009-08-11 20:47:22 +00001447 assert(N->getValueType(0) == MVT::v16i8 &&
Chris Lattner95c7adc2006-04-04 17:25:31 +00001448 (EltSize == 1 || EltSize == 2 || EltSize == 4));
Scott Michelcf0da6c2009-02-17 22:15:04 +00001449
Bill Schmidt42ddd712015-07-29 14:31:57 +00001450 // The consecutive indices need to specify an element, not part of two
1451 // different elements. So abandon ship early if this isn't the case.
1452 if (N->getMaskElt(0) % EltSize != 0)
1453 return false;
1454
Chris Lattnera8fbb6d2006-03-20 06:37:44 +00001455 // This is a splat operation if each element of the permute is the same, and
1456 // if the value doesn't reference the second vector.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001457 unsigned ElementBase = N->getMaskElt(0);
Wesley Peck527da1b2010-11-23 03:31:01 +00001458
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001459 // FIXME: Handle UNDEF elements too!
1460 if (ElementBase >= 16)
Chris Lattner95c7adc2006-04-04 17:25:31 +00001461 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001462
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001463 // Check that the indices are consecutive, in the case of a multi-byte element
1464 // splatted with a v16i8 mask.
1465 for (unsigned i = 1; i != EltSize; ++i)
1466 if (N->getMaskElt(i) < 0 || N->getMaskElt(i) != (int)(i+ElementBase))
Chris Lattner95c7adc2006-04-04 17:25:31 +00001467 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001468
Chris Lattner95c7adc2006-04-04 17:25:31 +00001469 for (unsigned i = EltSize, e = 16; i != e; i += EltSize) {
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001470 if (N->getMaskElt(i) < 0) continue;
Chris Lattner95c7adc2006-04-04 17:25:31 +00001471 for (unsigned j = 0; j != EltSize; ++j)
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001472 if (N->getMaskElt(i+j) != N->getMaskElt(j))
Chris Lattner95c7adc2006-04-04 17:25:31 +00001473 return false;
Chris Lattnera8fbb6d2006-03-20 06:37:44 +00001474 }
Chris Lattner95c7adc2006-04-04 17:25:31 +00001475 return true;
Chris Lattnerffc47562006-03-20 06:33:01 +00001476}
1477
1478/// getVSPLTImmediate - Return the appropriate VSPLT* immediate to splat the
1479/// specified isSplatShuffleMask VECTOR_SHUFFLE mask.
Bill Schmidtf910a062014-06-10 14:35:01 +00001480unsigned PPC::getVSPLTImmediate(SDNode *N, unsigned EltSize,
1481 SelectionDAG &DAG) {
Nate Begeman8d6d4b92009-04-27 18:41:29 +00001482 ShuffleVectorSDNode *SVOp = cast<ShuffleVectorSDNode>(N);
1483 assert(isSplatShuffleMask(SVOp, EltSize));
Mehdi Aminia749f2a2015-07-09 02:09:52 +00001484 if (DAG.getDataLayout().isLittleEndian())
Bill Schmidtf910a062014-06-10 14:35:01 +00001485 return (16 / EltSize) - 1 - (SVOp->getMaskElt(0) / EltSize);
1486 else
1487 return SVOp->getMaskElt(0) / EltSize;
Chris Lattnerffc47562006-03-20 06:33:01 +00001488}
1489
Chris Lattner74cf9ff2006-04-12 17:37:20 +00001490/// get_VSPLTI_elt - If this is a build_vector of constants which can be formed
Chris Lattnerd71a1f92006-04-08 06:46:53 +00001491/// by using a vspltis[bhw] instruction of the specified element size, return
1492/// the constant being splatted. The ByteSize field indicates the number of
1493/// bytes of each element [124] -> [bhw].
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001494SDValue PPC::get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG) {
Craig Topper062a2ba2014-04-25 05:30:21 +00001495 SDValue OpVal(nullptr, 0);
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001496
1497 // If ByteSize of the splat is bigger than the element size of the
1498 // build_vector, then we have a case where we are checking for a splat where
1499 // multiple elements of the buildvector are folded together into a single
1500 // logical element of the splat (e.g. "vsplish 1" to splat {0,1}*8).
1501 unsigned EltSize = 16/N->getNumOperands();
1502 if (EltSize < ByteSize) {
1503 unsigned Multiple = ByteSize/EltSize; // Number of BV entries per spltval.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001504 SDValue UniquedVals[4];
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001505 assert(Multiple > 1 && Multiple <= 4 && "How can this happen?");
Scott Michelcf0da6c2009-02-17 22:15:04 +00001506
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001507 // See if all of the elements in the buildvector agree across.
1508 for (unsigned i = 0, e = N->getNumOperands(); i != e; ++i) {
1509 if (N->getOperand(i).getOpcode() == ISD::UNDEF) continue;
1510 // If the element isn't a constant, bail fully out.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001511 if (!isa<ConstantSDNode>(N->getOperand(i))) return SDValue();
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001512
Scott Michelcf0da6c2009-02-17 22:15:04 +00001513
Craig Topper062a2ba2014-04-25 05:30:21 +00001514 if (!UniquedVals[i&(Multiple-1)].getNode())
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001515 UniquedVals[i&(Multiple-1)] = N->getOperand(i);
1516 else if (UniquedVals[i&(Multiple-1)] != N->getOperand(i))
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001517 return SDValue(); // no match.
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001518 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001519
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001520 // Okay, if we reached this point, UniquedVals[0..Multiple-1] contains
1521 // either constant or undef values that are identical for each chunk. See
1522 // if these chunks can form into a larger vspltis*.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001523
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001524 // Check to see if all of the leading entries are either 0 or -1. If
1525 // neither, then this won't fit into the immediate field.
1526 bool LeadingZero = true;
1527 bool LeadingOnes = true;
1528 for (unsigned i = 0; i != Multiple-1; ++i) {
Craig Topper062a2ba2014-04-25 05:30:21 +00001529 if (!UniquedVals[i].getNode()) continue; // Must have been undefs.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001530
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001531 LeadingZero &= cast<ConstantSDNode>(UniquedVals[i])->isNullValue();
1532 LeadingOnes &= cast<ConstantSDNode>(UniquedVals[i])->isAllOnesValue();
1533 }
1534 // Finally, check the least significant entry.
1535 if (LeadingZero) {
Craig Topper062a2ba2014-04-25 05:30:21 +00001536 if (!UniquedVals[Multiple-1].getNode())
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001537 return DAG.getTargetConstant(0, SDLoc(N), MVT::i32); // 0,0,0,undef
Dan Gohmaneffb8942008-09-12 16:56:44 +00001538 int Val = cast<ConstantSDNode>(UniquedVals[Multiple-1])->getZExtValue();
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001539 if (Val < 16) // 0,0,0,4 -> vspltisw(4)
1540 return DAG.getTargetConstant(Val, SDLoc(N), MVT::i32);
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001541 }
1542 if (LeadingOnes) {
Craig Topper062a2ba2014-04-25 05:30:21 +00001543 if (!UniquedVals[Multiple-1].getNode())
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001544 return DAG.getTargetConstant(~0U, SDLoc(N), MVT::i32); // -1,-1,-1,undef
Dan Gohman6e054832008-09-26 21:54:37 +00001545 int Val =cast<ConstantSDNode>(UniquedVals[Multiple-1])->getSExtValue();
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001546 if (Val >= -16) // -1,-1,-1,-2 -> vspltisw(-2)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001547 return DAG.getTargetConstant(Val, SDLoc(N), MVT::i32);
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001548 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001549
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001550 return SDValue();
Chris Lattnerd9e80f42006-04-08 07:14:26 +00001551 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001552
Chris Lattner2771e2c2006-03-25 06:12:06 +00001553 // Check to see if this buildvec has a single non-undef value in its elements.
1554 for (unsigned i = 0, e = N->getNumOperands(); i != e; ++i) {
1555 if (N->getOperand(i).getOpcode() == ISD::UNDEF) continue;
Craig Topper062a2ba2014-04-25 05:30:21 +00001556 if (!OpVal.getNode())
Chris Lattner2771e2c2006-03-25 06:12:06 +00001557 OpVal = N->getOperand(i);
1558 else if (OpVal != N->getOperand(i))
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001559 return SDValue();
Chris Lattner2771e2c2006-03-25 06:12:06 +00001560 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001561
Craig Topper062a2ba2014-04-25 05:30:21 +00001562 if (!OpVal.getNode()) return SDValue(); // All UNDEF: use implicit def.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001563
Eli Friedman9c6ab1a2009-05-24 02:03:36 +00001564 unsigned ValSizeInBytes = EltSize;
Nate Begeman1b392872006-03-28 04:15:58 +00001565 uint64_t Value = 0;
Chris Lattner2771e2c2006-03-25 06:12:06 +00001566 if (ConstantSDNode *CN = dyn_cast<ConstantSDNode>(OpVal)) {
Dan Gohmaneffb8942008-09-12 16:56:44 +00001567 Value = CN->getZExtValue();
Chris Lattner2771e2c2006-03-25 06:12:06 +00001568 } else if (ConstantFPSDNode *CN = dyn_cast<ConstantFPSDNode>(OpVal)) {
Owen Anderson9f944592009-08-11 20:47:22 +00001569 assert(CN->getValueType(0) == MVT::f32 && "Only one legal FP vector type!");
Dale Johannesen3cf889f2007-08-31 04:03:46 +00001570 Value = FloatToBits(CN->getValueAPF().convertToFloat());
Chris Lattner2771e2c2006-03-25 06:12:06 +00001571 }
1572
1573 // If the splat value is larger than the element value, then we can never do
1574 // this splat. The only case that we could fit the replicated bits into our
1575 // immediate field for would be zero, and we prefer to use vxor for it.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001576 if (ValSizeInBytes < ByteSize) return SDValue();
Scott Michelcf0da6c2009-02-17 22:15:04 +00001577
Benjamin Kramerb4b51502015-03-25 16:49:59 +00001578 // If the element value is larger than the splat value, check if it consists
1579 // of a repeated bit pattern of size ByteSize.
1580 if (!APInt(ValSizeInBytes * 8, Value).isSplat(ByteSize * 8))
1581 return SDValue();
Chris Lattner2771e2c2006-03-25 06:12:06 +00001582
1583 // Properly sign extend the value.
Richard Smith228e6d42012-08-24 23:29:28 +00001584 int MaskVal = SignExtend32(Value, ByteSize * 8);
Scott Michelcf0da6c2009-02-17 22:15:04 +00001585
Evan Chengb1ddc982006-03-26 09:52:32 +00001586 // If this is zero, don't match, zero matches ISD::isBuildVectorAllZeros.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001587 if (MaskVal == 0) return SDValue();
Chris Lattner2771e2c2006-03-25 06:12:06 +00001588
Chris Lattnerd71a1f92006-04-08 06:46:53 +00001589 // Finally, if this value fits in a 5 bit sext field, return it
Richard Smith228e6d42012-08-24 23:29:28 +00001590 if (SignExtend32<5>(MaskVal) == MaskVal)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001591 return DAG.getTargetConstant(MaskVal, SDLoc(N), MVT::i32);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001592 return SDValue();
Chris Lattner2771e2c2006-03-25 06:12:06 +00001593}
1594
Hal Finkelc93a9a22015-02-25 01:06:45 +00001595/// isQVALIGNIShuffleMask - If this is a qvaligni shuffle mask, return the shift
1596/// amount, otherwise return -1.
1597int PPC::isQVALIGNIShuffleMask(SDNode *N) {
1598 EVT VT = N->getValueType(0);
1599 if (VT != MVT::v4f64 && VT != MVT::v4f32 && VT != MVT::v4i1)
1600 return -1;
1601
1602 ShuffleVectorSDNode *SVOp = cast<ShuffleVectorSDNode>(N);
1603
1604 // Find the first non-undef value in the shuffle mask.
1605 unsigned i;
1606 for (i = 0; i != 4 && SVOp->getMaskElt(i) < 0; ++i)
1607 /*search*/;
1608
1609 if (i == 4) return -1; // all undef.
1610
1611 // Otherwise, check to see if the rest of the elements are consecutively
1612 // numbered from this value.
1613 unsigned ShiftAmt = SVOp->getMaskElt(i);
1614 if (ShiftAmt < i) return -1;
1615 ShiftAmt -= i;
1616
1617 // Check the rest of the elements to see if they are consecutive.
1618 for (++i; i != 4; ++i)
1619 if (!isConstantOrUndef(SVOp->getMaskElt(i), ShiftAmt+i))
1620 return -1;
1621
1622 return ShiftAmt;
1623}
1624
Chris Lattner4211ca92006-04-14 06:01:58 +00001625//===----------------------------------------------------------------------===//
Chris Lattnera801fced2006-11-08 02:15:41 +00001626// Addressing Mode Selection
1627//===----------------------------------------------------------------------===//
1628
1629/// isIntS16Immediate - This method tests to see if the node is either a 32-bit
1630/// or 64-bit immediate, and if the value can be accurately represented as a
1631/// sign extension from a 16-bit value. If so, this returns true and the
1632/// immediate.
1633static bool isIntS16Immediate(SDNode *N, short &Imm) {
Adam Nemet571eb5f2014-05-20 17:20:34 +00001634 if (!isa<ConstantSDNode>(N))
Chris Lattnera801fced2006-11-08 02:15:41 +00001635 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001636
Dan Gohmaneffb8942008-09-12 16:56:44 +00001637 Imm = (short)cast<ConstantSDNode>(N)->getZExtValue();
Owen Anderson9f944592009-08-11 20:47:22 +00001638 if (N->getValueType(0) == MVT::i32)
Dan Gohmaneffb8942008-09-12 16:56:44 +00001639 return Imm == (int32_t)cast<ConstantSDNode>(N)->getZExtValue();
Chris Lattnera801fced2006-11-08 02:15:41 +00001640 else
Dan Gohmaneffb8942008-09-12 16:56:44 +00001641 return Imm == (int64_t)cast<ConstantSDNode>(N)->getZExtValue();
Chris Lattnera801fced2006-11-08 02:15:41 +00001642}
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001643static bool isIntS16Immediate(SDValue Op, short &Imm) {
Gabor Greiff304a7a2008-08-28 21:40:38 +00001644 return isIntS16Immediate(Op.getNode(), Imm);
Chris Lattnera801fced2006-11-08 02:15:41 +00001645}
1646
Chris Lattnera801fced2006-11-08 02:15:41 +00001647/// SelectAddressRegReg - Given the specified addressed, check to see if it
1648/// can be represented as an indexed [r+r] operation. Returns false if it
1649/// can be more efficiently represented with [r+imm].
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001650bool PPCTargetLowering::SelectAddressRegReg(SDValue N, SDValue &Base,
1651 SDValue &Index,
Dan Gohman02b93132009-01-15 16:29:45 +00001652 SelectionDAG &DAG) const {
Chris Lattnera801fced2006-11-08 02:15:41 +00001653 short imm = 0;
1654 if (N.getOpcode() == ISD::ADD) {
1655 if (isIntS16Immediate(N.getOperand(1), imm))
1656 return false; // r+i
1657 if (N.getOperand(1).getOpcode() == PPCISD::Lo)
1658 return false; // r+i
Scott Michelcf0da6c2009-02-17 22:15:04 +00001659
Chris Lattnera801fced2006-11-08 02:15:41 +00001660 Base = N.getOperand(0);
1661 Index = N.getOperand(1);
1662 return true;
1663 } else if (N.getOpcode() == ISD::OR) {
1664 if (isIntS16Immediate(N.getOperand(1), imm))
1665 return false; // r+i can fold it if we can.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001666
Chris Lattnera801fced2006-11-08 02:15:41 +00001667 // If this is an or of disjoint bitfields, we can codegen this as an add
1668 // (for better address arithmetic) if the LHS and RHS of the OR are provably
1669 // disjoint.
Dan Gohmanf19609a2008-02-27 01:23:58 +00001670 APInt LHSKnownZero, LHSKnownOne;
1671 APInt RHSKnownZero, RHSKnownOne;
Jay Foada0653a32014-05-14 21:14:37 +00001672 DAG.computeKnownBits(N.getOperand(0),
1673 LHSKnownZero, LHSKnownOne);
Scott Michelcf0da6c2009-02-17 22:15:04 +00001674
Dan Gohmanf19609a2008-02-27 01:23:58 +00001675 if (LHSKnownZero.getBoolValue()) {
Jay Foada0653a32014-05-14 21:14:37 +00001676 DAG.computeKnownBits(N.getOperand(1),
1677 RHSKnownZero, RHSKnownOne);
Chris Lattnera801fced2006-11-08 02:15:41 +00001678 // If all of the bits are known zero on the LHS or RHS, the add won't
1679 // carry.
Dan Gohman26854f22008-02-27 21:12:32 +00001680 if (~(LHSKnownZero | RHSKnownZero) == 0) {
Chris Lattnera801fced2006-11-08 02:15:41 +00001681 Base = N.getOperand(0);
1682 Index = N.getOperand(1);
1683 return true;
1684 }
1685 }
1686 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001687
Chris Lattnera801fced2006-11-08 02:15:41 +00001688 return false;
1689}
1690
Hal Finkeldbbf09b2013-07-09 06:34:51 +00001691// If we happen to be doing an i64 load or store into a stack slot that has
1692// less than a 4-byte alignment, then the frame-index elimination may need to
1693// use an indexed load or store instruction (because the offset may not be a
1694// multiple of 4). The extra register needed to hold the offset comes from the
1695// register scavenger, and it is possible that the scavenger will need to use
1696// an emergency spill slot. As a result, we need to make sure that a spill slot
1697// is allocated when doing an i64 load/store into a less-than-4-byte-aligned
1698// stack slot.
1699static void fixupFuncForFI(SelectionDAG &DAG, int FrameIdx, EVT VT) {
1700 // FIXME: This does not handle the LWA case.
1701 if (VT != MVT::i64)
1702 return;
1703
Hal Finkel7ab3db52013-07-10 15:29:01 +00001704 // NOTE: We'll exclude negative FIs here, which come from argument
1705 // lowering, because there are no known test cases triggering this problem
1706 // using packed structures (or similar). We can remove this exclusion if
1707 // we find such a test case. The reason why this is so test-case driven is
1708 // because this entire 'fixup' is only to prevent crashes (from the
1709 // register scavenger) on not-really-valid inputs. For example, if we have:
1710 // %a = alloca i1
1711 // %b = bitcast i1* %a to i64*
1712 // store i64* a, i64 b
1713 // then the store should really be marked as 'align 1', but is not. If it
1714 // were marked as 'align 1' then the indexed form would have been
1715 // instruction-selected initially, and the problem this 'fixup' is preventing
1716 // won't happen regardless.
Hal Finkeldbbf09b2013-07-09 06:34:51 +00001717 if (FrameIdx < 0)
1718 return;
1719
1720 MachineFunction &MF = DAG.getMachineFunction();
1721 MachineFrameInfo *MFI = MF.getFrameInfo();
1722
1723 unsigned Align = MFI->getObjectAlignment(FrameIdx);
1724 if (Align >= 4)
1725 return;
1726
1727 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
1728 FuncInfo->setHasNonRISpills();
1729}
1730
Chris Lattnera801fced2006-11-08 02:15:41 +00001731/// Returns true if the address N can be represented by a base register plus
1732/// a signed 16-bit displacement [r+imm], and if it is not better
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001733/// represented as reg+reg. If Aligned is true, only accept displacements
1734/// suitable for STD and friends, i.e. multiples of 4.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001735bool PPCTargetLowering::SelectAddressRegImm(SDValue N, SDValue &Disp,
Dan Gohman02b93132009-01-15 16:29:45 +00001736 SDValue &Base,
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001737 SelectionDAG &DAG,
1738 bool Aligned) const {
Dale Johannesenab8e4422009-02-06 19:16:40 +00001739 // FIXME dl should come from parent load or store, not from address
Andrew Trickef9de2a2013-05-25 02:42:55 +00001740 SDLoc dl(N);
Chris Lattnera801fced2006-11-08 02:15:41 +00001741 // If this can be more profitably realized as r+r, fail.
1742 if (SelectAddressRegReg(N, Disp, Base, DAG))
1743 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001744
Chris Lattnera801fced2006-11-08 02:15:41 +00001745 if (N.getOpcode() == ISD::ADD) {
1746 short imm = 0;
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001747 if (isIntS16Immediate(N.getOperand(1), imm) &&
1748 (!Aligned || (imm & 3) == 0)) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001749 Disp = DAG.getTargetConstant(imm, dl, N.getValueType());
Chris Lattnera801fced2006-11-08 02:15:41 +00001750 if (FrameIndexSDNode *FI = dyn_cast<FrameIndexSDNode>(N.getOperand(0))) {
1751 Base = DAG.getTargetFrameIndex(FI->getIndex(), N.getValueType());
Hal Finkeldbbf09b2013-07-09 06:34:51 +00001752 fixupFuncForFI(DAG, FI->getIndex(), N.getValueType());
Chris Lattnera801fced2006-11-08 02:15:41 +00001753 } else {
1754 Base = N.getOperand(0);
1755 }
1756 return true; // [r+i]
1757 } else if (N.getOperand(1).getOpcode() == PPCISD::Lo) {
1758 // Match LOAD (ADD (X, Lo(G))).
Gabor Greifc8a9abe2012-04-20 11:41:38 +00001759 assert(!cast<ConstantSDNode>(N.getOperand(1).getOperand(1))->getZExtValue()
Chris Lattnera801fced2006-11-08 02:15:41 +00001760 && "Cannot handle constant offsets yet!");
1761 Disp = N.getOperand(1).getOperand(0); // The global address.
1762 assert(Disp.getOpcode() == ISD::TargetGlobalAddress ||
Roman Divackye3f15c982012-06-04 17:36:38 +00001763 Disp.getOpcode() == ISD::TargetGlobalTLSAddress ||
Chris Lattnera801fced2006-11-08 02:15:41 +00001764 Disp.getOpcode() == ISD::TargetConstantPool ||
1765 Disp.getOpcode() == ISD::TargetJumpTable);
1766 Base = N.getOperand(0);
1767 return true; // [&g+r]
1768 }
1769 } else if (N.getOpcode() == ISD::OR) {
1770 short imm = 0;
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001771 if (isIntS16Immediate(N.getOperand(1), imm) &&
1772 (!Aligned || (imm & 3) == 0)) {
Chris Lattnera801fced2006-11-08 02:15:41 +00001773 // If this is an or of disjoint bitfields, we can codegen this as an add
1774 // (for better address arithmetic) if the LHS and RHS of the OR are
1775 // provably disjoint.
Dan Gohmanf19609a2008-02-27 01:23:58 +00001776 APInt LHSKnownZero, LHSKnownOne;
Jay Foada0653a32014-05-14 21:14:37 +00001777 DAG.computeKnownBits(N.getOperand(0), LHSKnownZero, LHSKnownOne);
Bill Wendling63061832008-03-24 23:16:37 +00001778
Dan Gohmanf19609a2008-02-27 01:23:58 +00001779 if ((LHSKnownZero.getZExtValue()|~(uint64_t)imm) == ~0ULL) {
Chris Lattnera801fced2006-11-08 02:15:41 +00001780 // If all of the bits are known zero on the LHS or RHS, the add won't
1781 // carry.
Ulrich Weigand55a96652014-07-20 22:26:40 +00001782 if (FrameIndexSDNode *FI =
1783 dyn_cast<FrameIndexSDNode>(N.getOperand(0))) {
1784 Base = DAG.getTargetFrameIndex(FI->getIndex(), N.getValueType());
1785 fixupFuncForFI(DAG, FI->getIndex(), N.getValueType());
1786 } else {
1787 Base = N.getOperand(0);
1788 }
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001789 Disp = DAG.getTargetConstant(imm, dl, N.getValueType());
Chris Lattnera801fced2006-11-08 02:15:41 +00001790 return true;
1791 }
1792 }
1793 } else if (ConstantSDNode *CN = dyn_cast<ConstantSDNode>(N)) {
1794 // Loading from a constant address.
Scott Michelcf0da6c2009-02-17 22:15:04 +00001795
Chris Lattnera801fced2006-11-08 02:15:41 +00001796 // If this address fits entirely in a 16-bit sext immediate field, codegen
1797 // this as "d, 0"
1798 short Imm;
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001799 if (isIntS16Immediate(CN, Imm) && (!Aligned || (Imm & 3) == 0)) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001800 Disp = DAG.getTargetConstant(Imm, dl, CN->getValueType(0));
Eric Christopherb1aaebe2014-06-12 22:38:18 +00001801 Base = DAG.getRegister(Subtarget.isPPC64() ? PPC::ZERO8 : PPC::ZERO,
Hal Finkelf70c41e2013-03-21 23:45:03 +00001802 CN->getValueType(0));
Chris Lattnera801fced2006-11-08 02:15:41 +00001803 return true;
1804 }
Chris Lattner4a9c0bb2007-02-17 06:44:03 +00001805
1806 // Handle 32-bit sext immediates with LIS + addr mode.
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001807 if ((CN->getValueType(0) == MVT::i32 ||
1808 (int64_t)CN->getZExtValue() == (int)CN->getZExtValue()) &&
1809 (!Aligned || (CN->getZExtValue() & 3) == 0)) {
Dan Gohmaneffb8942008-09-12 16:56:44 +00001810 int Addr = (int)CN->getZExtValue();
Scott Michelcf0da6c2009-02-17 22:15:04 +00001811
Chris Lattnera801fced2006-11-08 02:15:41 +00001812 // Otherwise, break this down into an LIS + disp.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001813 Disp = DAG.getTargetConstant((short)Addr, dl, MVT::i32);
Scott Michelcf0da6c2009-02-17 22:15:04 +00001814
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001815 Base = DAG.getTargetConstant((Addr - (signed short)Addr) >> 16, dl,
1816 MVT::i32);
Owen Anderson9f944592009-08-11 20:47:22 +00001817 unsigned Opc = CN->getValueType(0) == MVT::i32 ? PPC::LIS : PPC::LIS8;
Dan Gohman32f71d72009-09-25 18:54:59 +00001818 Base = SDValue(DAG.getMachineNode(Opc, dl, CN->getValueType(0), Base), 0);
Chris Lattnera801fced2006-11-08 02:15:41 +00001819 return true;
1820 }
1821 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001822
Mehdi Amini44ede332015-07-09 02:09:04 +00001823 Disp = DAG.getTargetConstant(0, dl, getPointerTy(DAG.getDataLayout()));
Hal Finkeldbbf09b2013-07-09 06:34:51 +00001824 if (FrameIndexSDNode *FI = dyn_cast<FrameIndexSDNode>(N)) {
Chris Lattnera801fced2006-11-08 02:15:41 +00001825 Base = DAG.getTargetFrameIndex(FI->getIndex(), N.getValueType());
Hal Finkeldbbf09b2013-07-09 06:34:51 +00001826 fixupFuncForFI(DAG, FI->getIndex(), N.getValueType());
1827 } else
Chris Lattnera801fced2006-11-08 02:15:41 +00001828 Base = N;
1829 return true; // [r+0]
1830}
1831
1832/// SelectAddressRegRegOnly - Given the specified addressed, force it to be
1833/// represented as an indexed [r+r] operation.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001834bool PPCTargetLowering::SelectAddressRegRegOnly(SDValue N, SDValue &Base,
1835 SDValue &Index,
Dan Gohman02b93132009-01-15 16:29:45 +00001836 SelectionDAG &DAG) const {
Chris Lattnera801fced2006-11-08 02:15:41 +00001837 // Check to see if we can easily represent this as an [r+r] address. This
1838 // will fail if it thinks that the address is more profitably represented as
1839 // reg+imm, e.g. where imm = 0.
1840 if (SelectAddressRegReg(N, Base, Index, DAG))
1841 return true;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001842
Chris Lattnera801fced2006-11-08 02:15:41 +00001843 // If the operand is an addition, always emit this as [r+r], since this is
1844 // better (for code size, and execution, as the memop does the add for free)
1845 // than emitting an explicit add.
1846 if (N.getOpcode() == ISD::ADD) {
1847 Base = N.getOperand(0);
1848 Index = N.getOperand(1);
1849 return true;
1850 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001851
Chris Lattnera801fced2006-11-08 02:15:41 +00001852 // Otherwise, do it the hard way, using R0 as the base register.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00001853 Base = DAG.getRegister(Subtarget.isPPC64() ? PPC::ZERO8 : PPC::ZERO,
Hal Finkelf70c41e2013-03-21 23:45:03 +00001854 N.getValueType());
Chris Lattnera801fced2006-11-08 02:15:41 +00001855 Index = N;
1856 return true;
1857}
1858
Chris Lattnera801fced2006-11-08 02:15:41 +00001859/// getPreIndexedAddressParts - returns true by value, base pointer and
1860/// offset pointer and addressing mode by reference if the node's address
1861/// can be legally represented as pre-indexed load / store address.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001862bool PPCTargetLowering::getPreIndexedAddressParts(SDNode *N, SDValue &Base,
1863 SDValue &Offset,
Evan Chengb1500072006-11-09 17:55:04 +00001864 ISD::MemIndexedMode &AM,
Dan Gohman02b93132009-01-15 16:29:45 +00001865 SelectionDAG &DAG) const {
Hal Finkel595817e2012-06-04 02:21:00 +00001866 if (DisablePPCPreinc) return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001867
Ulrich Weigande90b0222013-03-22 14:58:48 +00001868 bool isLoad = true;
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00001869 SDValue Ptr;
Owen Anderson53aa7a92009-08-10 22:56:29 +00001870 EVT VT;
Hal Finkelb09680b2013-03-18 23:00:58 +00001871 unsigned Alignment;
Chris Lattnera801fced2006-11-08 02:15:41 +00001872 if (LoadSDNode *LD = dyn_cast<LoadSDNode>(N)) {
1873 Ptr = LD->getBasePtr();
Dan Gohman47a7d6f2008-01-30 00:15:11 +00001874 VT = LD->getMemoryVT();
Hal Finkelb09680b2013-03-18 23:00:58 +00001875 Alignment = LD->getAlignment();
Chris Lattnera801fced2006-11-08 02:15:41 +00001876 } else if (StoreSDNode *ST = dyn_cast<StoreSDNode>(N)) {
Chris Lattner68371252006-11-14 01:38:31 +00001877 Ptr = ST->getBasePtr();
Dan Gohman47a7d6f2008-01-30 00:15:11 +00001878 VT = ST->getMemoryVT();
Hal Finkelb09680b2013-03-18 23:00:58 +00001879 Alignment = ST->getAlignment();
Ulrich Weigande90b0222013-03-22 14:58:48 +00001880 isLoad = false;
Chris Lattnera801fced2006-11-08 02:15:41 +00001881 } else
1882 return false;
1883
Hal Finkelc93a9a22015-02-25 01:06:45 +00001884 // PowerPC doesn't have preinc load/store instructions for vectors (except
1885 // for QPX, which does have preinc r+r forms).
1886 if (VT.isVector()) {
1887 if (!Subtarget.hasQPX() || (VT != MVT::v4f64 && VT != MVT::v4f32)) {
1888 return false;
1889 } else if (SelectAddressRegRegOnly(Ptr, Offset, Base, DAG)) {
1890 AM = ISD::PRE_INC;
1891 return true;
1892 }
1893 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001894
Ulrich Weigande90b0222013-03-22 14:58:48 +00001895 if (SelectAddressRegReg(Ptr, Base, Offset, DAG)) {
1896
1897 // Common code will reject creating a pre-inc form if the base pointer
1898 // is a frame index, or if N is a store and the base pointer is either
1899 // the same as or a predecessor of the value being stored. Check for
1900 // those situations here, and try with swapped Base/Offset instead.
1901 bool Swap = false;
1902
1903 if (isa<FrameIndexSDNode>(Base) || isa<RegisterSDNode>(Base))
1904 Swap = true;
1905 else if (!isLoad) {
1906 SDValue Val = cast<StoreSDNode>(N)->getValue();
1907 if (Val == Base || Base.getNode()->isPredecessorOf(Val.getNode()))
1908 Swap = true;
1909 }
1910
1911 if (Swap)
1912 std::swap(Base, Offset);
1913
Hal Finkelca542be2012-06-20 15:43:03 +00001914 AM = ISD::PRE_INC;
1915 return true;
Hal Finkel1cc27e42012-06-19 02:34:32 +00001916 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00001917
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001918 // LDU/STU can only handle immediates that are a multiple of 4.
Owen Anderson9f944592009-08-11 20:47:22 +00001919 if (VT != MVT::i64) {
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001920 if (!SelectAddressRegImm(Ptr, Offset, Base, DAG, false))
Chris Lattner474b5b72006-11-15 19:55:13 +00001921 return false;
1922 } else {
Hal Finkelb09680b2013-03-18 23:00:58 +00001923 // LDU/STU need an address with at least 4-byte alignment.
1924 if (Alignment < 4)
1925 return false;
1926
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00001927 if (!SelectAddressRegImm(Ptr, Offset, Base, DAG, true))
Chris Lattner474b5b72006-11-15 19:55:13 +00001928 return false;
1929 }
Chris Lattnerb314b152006-11-11 00:08:42 +00001930
Chris Lattnerb314b152006-11-11 00:08:42 +00001931 if (LoadSDNode *LD = dyn_cast<LoadSDNode>(N)) {
Chris Lattner474b5b72006-11-15 19:55:13 +00001932 // PPC64 doesn't have lwau, but it does have lwaux. Reject preinc load of
1933 // sext i32 to i64 when addr mode is r+i.
Owen Anderson9f944592009-08-11 20:47:22 +00001934 if (LD->getValueType(0) == MVT::i64 && LD->getMemoryVT() == MVT::i32 &&
Chris Lattnerb314b152006-11-11 00:08:42 +00001935 LD->getExtensionType() == ISD::SEXTLOAD &&
1936 isa<ConstantSDNode>(Offset))
1937 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00001938 }
1939
Chris Lattnerce645542006-11-10 02:08:47 +00001940 AM = ISD::PRE_INC;
1941 return true;
Chris Lattnera801fced2006-11-08 02:15:41 +00001942}
1943
1944//===----------------------------------------------------------------------===//
Chris Lattner4211ca92006-04-14 06:01:58 +00001945// LowerOperation implementation
1946//===----------------------------------------------------------------------===//
1947
Chris Lattneredb9d842010-11-15 02:46:57 +00001948/// GetLabelAccessInfo - Return true if we should reference labels using a
1949/// PICBase, set the HiOpFlags and LoOpFlags to the target MO flags.
Eric Christophercccae792015-01-30 22:02:31 +00001950static bool GetLabelAccessInfo(const TargetMachine &TM,
1951 const PPCSubtarget &Subtarget,
1952 unsigned &HiOpFlags, unsigned &LoOpFlags,
Craig Topper062a2ba2014-04-25 05:30:21 +00001953 const GlobalValue *GV = nullptr) {
Ulrich Weigandd51c09f2013-06-21 14:42:20 +00001954 HiOpFlags = PPCII::MO_HA;
1955 LoOpFlags = PPCII::MO_LO;
Wesley Peck527da1b2010-11-23 03:31:01 +00001956
Hal Finkel3ee2af72014-07-18 23:29:49 +00001957 // Don't use the pic base if not in PIC relocation model.
1958 bool isPIC = TM.getRelocationModel() == Reloc::PIC_;
1959
Chris Lattnerdd6df842010-11-15 03:13:19 +00001960 if (isPIC) {
1961 HiOpFlags |= PPCII::MO_PIC_FLAG;
1962 LoOpFlags |= PPCII::MO_PIC_FLAG;
1963 }
1964
1965 // If this is a reference to a global value that requires a non-lazy-ptr, make
1966 // sure that instruction lowering adds it.
Eric Christophere8dbfe12015-02-13 22:23:04 +00001967 if (GV && Subtarget.hasLazyResolverStub(GV)) {
Chris Lattnerdd6df842010-11-15 03:13:19 +00001968 HiOpFlags |= PPCII::MO_NLP_FLAG;
1969 LoOpFlags |= PPCII::MO_NLP_FLAG;
Wesley Peck527da1b2010-11-23 03:31:01 +00001970
Chris Lattnerdd6df842010-11-15 03:13:19 +00001971 if (GV->hasHiddenVisibility()) {
1972 HiOpFlags |= PPCII::MO_NLP_HIDDEN_FLAG;
1973 LoOpFlags |= PPCII::MO_NLP_HIDDEN_FLAG;
1974 }
1975 }
Wesley Peck527da1b2010-11-23 03:31:01 +00001976
Chris Lattneredb9d842010-11-15 02:46:57 +00001977 return isPIC;
1978}
1979
1980static SDValue LowerLabelRef(SDValue HiPart, SDValue LoPart, bool isPIC,
1981 SelectionDAG &DAG) {
Daniel Jasper48e93f72015-04-28 13:38:35 +00001982 SDLoc DL(HiPart);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00001983 EVT PtrVT = HiPart.getValueType();
1984 SDValue Zero = DAG.getConstant(0, DL, PtrVT);
Chris Lattneredb9d842010-11-15 02:46:57 +00001985
1986 SDValue Hi = DAG.getNode(PPCISD::Hi, DL, PtrVT, HiPart, Zero);
1987 SDValue Lo = DAG.getNode(PPCISD::Lo, DL, PtrVT, LoPart, Zero);
Wesley Peck527da1b2010-11-23 03:31:01 +00001988
Chris Lattneredb9d842010-11-15 02:46:57 +00001989 // With PIC, the first instruction is actually "GR+hi(&G)".
1990 if (isPIC)
1991 Hi = DAG.getNode(ISD::ADD, DL, PtrVT,
1992 DAG.getNode(PPCISD::GlobalBaseReg, DL, PtrVT), Hi);
Wesley Peck527da1b2010-11-23 03:31:01 +00001993
Chris Lattneredb9d842010-11-15 02:46:57 +00001994 // Generate non-pic code that has direct accesses to the constant pool.
1995 // The address of the global is just (hi(&g)+lo(&g)).
1996 return DAG.getNode(ISD::ADD, DL, PtrVT, Hi, Lo);
1997}
1998
Hal Finkele6698d52015-02-01 15:03:28 +00001999static void setUsesTOCBasePtr(MachineFunction &MF) {
2000 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
2001 FuncInfo->setUsesTOCBasePtr();
2002}
2003
2004static void setUsesTOCBasePtr(SelectionDAG &DAG) {
2005 setUsesTOCBasePtr(DAG.getMachineFunction());
2006}
2007
Hal Finkelcf599212015-02-25 21:36:59 +00002008static SDValue getTOCEntry(SelectionDAG &DAG, SDLoc dl, bool Is64Bit,
2009 SDValue GA) {
2010 EVT VT = Is64Bit ? MVT::i64 : MVT::i32;
2011 SDValue Reg = Is64Bit ? DAG.getRegister(PPC::X2, VT) :
2012 DAG.getNode(PPCISD::GlobalBaseReg, dl, VT);
2013
2014 SDValue Ops[] = { GA, Reg };
Alex Lorenze40c8a22015-08-11 23:09:45 +00002015 return DAG.getMemIntrinsicNode(
2016 PPCISD::TOC_ENTRY, dl, DAG.getVTList(VT, MVT::Other), Ops, VT,
2017 MachinePointerInfo::getGOT(DAG.getMachineFunction()), 0, false, true,
2018 false, 0);
Hal Finkelcf599212015-02-25 21:36:59 +00002019}
2020
Scott Michelcf0da6c2009-02-17 22:15:04 +00002021SDValue PPCTargetLowering::LowerConstantPool(SDValue Op,
Dan Gohman21cea8a2010-04-17 15:26:15 +00002022 SelectionDAG &DAG) const {
Owen Anderson53aa7a92009-08-10 22:56:29 +00002023 EVT PtrVT = Op.getValueType();
Chris Lattner4211ca92006-04-14 06:01:58 +00002024 ConstantPoolSDNode *CP = cast<ConstantPoolSDNode>(Op);
Dan Gohmanbcaf6812010-04-15 01:51:59 +00002025 const Constant *C = CP->getConstVal();
Chris Lattner4211ca92006-04-14 06:01:58 +00002026
Roman Divackyace47072012-08-24 16:26:02 +00002027 // 64-bit SVR4 ABI code is always position-independent.
2028 // The actual address of the GlobalValue is stored in the TOC.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002029 if (Subtarget.isSVR4ABI() && Subtarget.isPPC64()) {
Hal Finkele6698d52015-02-01 15:03:28 +00002030 setUsesTOCBasePtr(DAG);
Roman Divackyace47072012-08-24 16:26:02 +00002031 SDValue GA = DAG.getTargetConstantPool(C, PtrVT, CP->getAlignment(), 0);
Hal Finkelcf599212015-02-25 21:36:59 +00002032 return getTOCEntry(DAG, SDLoc(CP), true, GA);
Roman Divackyace47072012-08-24 16:26:02 +00002033 }
2034
Chris Lattneredb9d842010-11-15 02:46:57 +00002035 unsigned MOHiFlag, MOLoFlag;
Eric Christophercccae792015-01-30 22:02:31 +00002036 bool isPIC =
2037 GetLabelAccessInfo(DAG.getTarget(), Subtarget, MOHiFlag, MOLoFlag);
Hal Finkel3ee2af72014-07-18 23:29:49 +00002038
2039 if (isPIC && Subtarget.isSVR4ABI()) {
2040 SDValue GA = DAG.getTargetConstantPool(C, PtrVT, CP->getAlignment(),
2041 PPCII::MO_PIC_FLAG);
Hal Finkelcf599212015-02-25 21:36:59 +00002042 return getTOCEntry(DAG, SDLoc(CP), false, GA);
Hal Finkel3ee2af72014-07-18 23:29:49 +00002043 }
2044
Chris Lattneredb9d842010-11-15 02:46:57 +00002045 SDValue CPIHi =
2046 DAG.getTargetConstantPool(C, PtrVT, CP->getAlignment(), 0, MOHiFlag);
2047 SDValue CPILo =
2048 DAG.getTargetConstantPool(C, PtrVT, CP->getAlignment(), 0, MOLoFlag);
2049 return LowerLabelRef(CPIHi, CPILo, isPIC, DAG);
Chris Lattner4211ca92006-04-14 06:01:58 +00002050}
2051
Dan Gohman21cea8a2010-04-17 15:26:15 +00002052SDValue PPCTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const {
Owen Anderson53aa7a92009-08-10 22:56:29 +00002053 EVT PtrVT = Op.getValueType();
Nate Begeman4ca2ea52006-04-22 18:53:45 +00002054 JumpTableSDNode *JT = cast<JumpTableSDNode>(Op);
Wesley Peck527da1b2010-11-23 03:31:01 +00002055
Roman Divackyace47072012-08-24 16:26:02 +00002056 // 64-bit SVR4 ABI code is always position-independent.
2057 // The actual address of the GlobalValue is stored in the TOC.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002058 if (Subtarget.isSVR4ABI() && Subtarget.isPPC64()) {
Hal Finkele6698d52015-02-01 15:03:28 +00002059 setUsesTOCBasePtr(DAG);
Roman Divackyace47072012-08-24 16:26:02 +00002060 SDValue GA = DAG.getTargetJumpTable(JT->getIndex(), PtrVT);
Hal Finkelcf599212015-02-25 21:36:59 +00002061 return getTOCEntry(DAG, SDLoc(JT), true, GA);
Roman Divackyace47072012-08-24 16:26:02 +00002062 }
2063
Chris Lattneredb9d842010-11-15 02:46:57 +00002064 unsigned MOHiFlag, MOLoFlag;
Eric Christophercccae792015-01-30 22:02:31 +00002065 bool isPIC =
2066 GetLabelAccessInfo(DAG.getTarget(), Subtarget, MOHiFlag, MOLoFlag);
Hal Finkel3ee2af72014-07-18 23:29:49 +00002067
2068 if (isPIC && Subtarget.isSVR4ABI()) {
2069 SDValue GA = DAG.getTargetJumpTable(JT->getIndex(), PtrVT,
2070 PPCII::MO_PIC_FLAG);
Hal Finkelcf599212015-02-25 21:36:59 +00002071 return getTOCEntry(DAG, SDLoc(GA), false, GA);
Hal Finkel3ee2af72014-07-18 23:29:49 +00002072 }
2073
Chris Lattneredb9d842010-11-15 02:46:57 +00002074 SDValue JTIHi = DAG.getTargetJumpTable(JT->getIndex(), PtrVT, MOHiFlag);
2075 SDValue JTILo = DAG.getTargetJumpTable(JT->getIndex(), PtrVT, MOLoFlag);
2076 return LowerLabelRef(JTIHi, JTILo, isPIC, DAG);
Lauro Ramos Venancio09d73c02007-07-11 17:19:51 +00002077}
2078
Dan Gohman21cea8a2010-04-17 15:26:15 +00002079SDValue PPCTargetLowering::LowerBlockAddress(SDValue Op,
2080 SelectionDAG &DAG) const {
Bob Wilsonf84f7102009-11-04 21:31:18 +00002081 EVT PtrVT = Op.getValueType();
Ulrich Weigandc8c2ea22014-10-31 10:33:14 +00002082 BlockAddressSDNode *BASDN = cast<BlockAddressSDNode>(Op);
2083 const BlockAddress *BA = BASDN->getBlockAddress();
Bob Wilsonf84f7102009-11-04 21:31:18 +00002084
Ulrich Weigandc8c2ea22014-10-31 10:33:14 +00002085 // 64-bit SVR4 ABI code is always position-independent.
2086 // The actual BlockAddress is stored in the TOC.
2087 if (Subtarget.isSVR4ABI() && Subtarget.isPPC64()) {
Hal Finkele6698d52015-02-01 15:03:28 +00002088 setUsesTOCBasePtr(DAG);
Ulrich Weigandc8c2ea22014-10-31 10:33:14 +00002089 SDValue GA = DAG.getTargetBlockAddress(BA, PtrVT, BASDN->getOffset());
Hal Finkelcf599212015-02-25 21:36:59 +00002090 return getTOCEntry(DAG, SDLoc(BASDN), true, GA);
Ulrich Weigandc8c2ea22014-10-31 10:33:14 +00002091 }
Wesley Peck527da1b2010-11-23 03:31:01 +00002092
Chris Lattneredb9d842010-11-15 02:46:57 +00002093 unsigned MOHiFlag, MOLoFlag;
Eric Christophercccae792015-01-30 22:02:31 +00002094 bool isPIC =
2095 GetLabelAccessInfo(DAG.getTarget(), Subtarget, MOHiFlag, MOLoFlag);
Michael Liaoabb87d42012-09-12 21:43:09 +00002096 SDValue TgtBAHi = DAG.getTargetBlockAddress(BA, PtrVT, 0, MOHiFlag);
2097 SDValue TgtBALo = DAG.getTargetBlockAddress(BA, PtrVT, 0, MOLoFlag);
Chris Lattneredb9d842010-11-15 02:46:57 +00002098 return LowerLabelRef(TgtBAHi, TgtBALo, isPIC, DAG);
2099}
2100
Roman Divackye3f15c982012-06-04 17:36:38 +00002101SDValue PPCTargetLowering::LowerGlobalTLSAddress(SDValue Op,
2102 SelectionDAG &DAG) const {
2103
Bill Schmidtbdae03f2013-09-17 20:22:05 +00002104 // FIXME: TLS addresses currently use medium model code sequences,
2105 // which is the most useful form. Eventually support for small and
2106 // large models could be added if users need it, at the cost of
2107 // additional complexity.
Roman Divackye3f15c982012-06-04 17:36:38 +00002108 GlobalAddressSDNode *GA = cast<GlobalAddressSDNode>(Op);
Chih-Hung Hsieh1e859582015-07-28 16:24:05 +00002109 if (DAG.getTarget().Options.EmulatedTLS)
2110 return LowerToTLSEmulatedModel(GA, DAG);
2111
Andrew Trickef9de2a2013-05-25 02:42:55 +00002112 SDLoc dl(GA);
Roman Divackye3f15c982012-06-04 17:36:38 +00002113 const GlobalValue *GV = GA->getGlobal();
Mehdi Amini44ede332015-07-09 02:09:04 +00002114 EVT PtrVT = getPointerTy(DAG.getDataLayout());
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002115 bool is64bit = Subtarget.isPPC64();
Justin Hibbitsa88b6052014-11-12 15:16:30 +00002116 const Module *M = DAG.getMachineFunction().getFunction()->getParent();
2117 PICLevel::Level picLevel = M->getPICLevel();
Roman Divackye3f15c982012-06-04 17:36:38 +00002118
Bill Schmidtca4a0c92012-12-04 16:18:08 +00002119 TLSModel::Model Model = getTargetMachine().getTLSModel(GV);
Roman Divackye3f15c982012-06-04 17:36:38 +00002120
Bill Schmidtca4a0c92012-12-04 16:18:08 +00002121 if (Model == TLSModel::LocalExec) {
2122 SDValue TGAHi = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0,
Ulrich Weigandd51c09f2013-06-21 14:42:20 +00002123 PPCII::MO_TPREL_HA);
Bill Schmidtca4a0c92012-12-04 16:18:08 +00002124 SDValue TGALo = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0,
Ulrich Weigandd51c09f2013-06-21 14:42:20 +00002125 PPCII::MO_TPREL_LO);
Bill Schmidtca4a0c92012-12-04 16:18:08 +00002126 SDValue TLSReg = DAG.getRegister(is64bit ? PPC::X13 : PPC::R2,
2127 is64bit ? MVT::i64 : MVT::i32);
2128 SDValue Hi = DAG.getNode(PPCISD::Hi, dl, PtrVT, TGAHi, TLSReg);
2129 return DAG.getNode(PPCISD::Lo, dl, PtrVT, TGALo, Hi);
2130 }
Roman Divackye3f15c982012-06-04 17:36:38 +00002131
Bill Schmidtc56f1d32012-12-11 20:30:11 +00002132 if (Model == TLSModel::InitialExec) {
Bill Schmidt732eb912012-12-13 18:45:54 +00002133 SDValue TGA = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0, 0);
Ulrich Weigand5b427592013-07-05 12:22:36 +00002134 SDValue TGATLS = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0,
2135 PPCII::MO_TLS);
Roman Divacky32143e22013-12-20 18:08:54 +00002136 SDValue GOTPtr;
2137 if (is64bit) {
Hal Finkele6698d52015-02-01 15:03:28 +00002138 setUsesTOCBasePtr(DAG);
Roman Divacky32143e22013-12-20 18:08:54 +00002139 SDValue GOTReg = DAG.getRegister(PPC::X2, MVT::i64);
2140 GOTPtr = DAG.getNode(PPCISD::ADDIS_GOT_TPREL_HA, dl,
2141 PtrVT, GOTReg, TGA);
2142 } else
2143 GOTPtr = DAG.getNode(PPCISD::PPC32_GOT, dl, PtrVT);
Bill Schmidt9f0b4ec2012-12-14 17:02:38 +00002144 SDValue TPOffset = DAG.getNode(PPCISD::LD_GOT_TPREL_L, dl,
Roman Divacky32143e22013-12-20 18:08:54 +00002145 PtrVT, TGA, GOTPtr);
Ulrich Weigand5b427592013-07-05 12:22:36 +00002146 return DAG.getNode(PPCISD::ADD_TLS, dl, PtrVT, TPOffset, TGATLS);
Bill Schmidtc56f1d32012-12-11 20:30:11 +00002147 }
Bill Schmidtca4a0c92012-12-04 16:18:08 +00002148
Bill Schmidtc56f1d32012-12-11 20:30:11 +00002149 if (Model == TLSModel::GeneralDynamic) {
Bill Schmidt82f1c772015-02-10 19:09:05 +00002150 SDValue TGA = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0, 0);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002151 SDValue GOTPtr;
2152 if (is64bit) {
Hal Finkele6698d52015-02-01 15:03:28 +00002153 setUsesTOCBasePtr(DAG);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002154 SDValue GOTReg = DAG.getRegister(PPC::X2, MVT::i64);
2155 GOTPtr = DAG.getNode(PPCISD::ADDIS_TLSGD_HA, dl, PtrVT,
2156 GOTReg, TGA);
2157 } else {
Justin Hibbitsa88b6052014-11-12 15:16:30 +00002158 if (picLevel == PICLevel::Small)
2159 GOTPtr = DAG.getNode(PPCISD::GlobalBaseReg, dl, PtrVT);
2160 else
2161 GOTPtr = DAG.getNode(PPCISD::PPC32_PICGOT, dl, PtrVT);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002162 }
Bill Schmidt82f1c772015-02-10 19:09:05 +00002163 return DAG.getNode(PPCISD::ADDI_TLSGD_L_ADDR, dl, PtrVT,
2164 GOTPtr, TGA, TGA);
Bill Schmidtc56f1d32012-12-11 20:30:11 +00002165 }
2166
Bill Schmidt24b8dd62012-12-12 19:29:35 +00002167 if (Model == TLSModel::LocalDynamic) {
Bill Schmidt82f1c772015-02-10 19:09:05 +00002168 SDValue TGA = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0, 0);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002169 SDValue GOTPtr;
2170 if (is64bit) {
Hal Finkele6698d52015-02-01 15:03:28 +00002171 setUsesTOCBasePtr(DAG);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002172 SDValue GOTReg = DAG.getRegister(PPC::X2, MVT::i64);
2173 GOTPtr = DAG.getNode(PPCISD::ADDIS_TLSLD_HA, dl, PtrVT,
2174 GOTReg, TGA);
2175 } else {
Justin Hibbitsa88b6052014-11-12 15:16:30 +00002176 if (picLevel == PICLevel::Small)
2177 GOTPtr = DAG.getNode(PPCISD::GlobalBaseReg, dl, PtrVT);
2178 else
2179 GOTPtr = DAG.getNode(PPCISD::PPC32_PICGOT, dl, PtrVT);
Hal Finkel7c8ae532014-07-25 17:47:22 +00002180 }
Bill Schmidt82f1c772015-02-10 19:09:05 +00002181 SDValue TLSAddr = DAG.getNode(PPCISD::ADDI_TLSLD_L_ADDR, dl,
2182 PtrVT, GOTPtr, TGA, TGA);
2183 SDValue DtvOffsetHi = DAG.getNode(PPCISD::ADDIS_DTPREL_HA, dl,
2184 PtrVT, TLSAddr, TGA);
Bill Schmidt24b8dd62012-12-12 19:29:35 +00002185 return DAG.getNode(PPCISD::ADDI_DTPREL_L, dl, PtrVT, DtvOffsetHi, TGA);
2186 }
2187
2188 llvm_unreachable("Unknown TLS model!");
Roman Divackye3f15c982012-06-04 17:36:38 +00002189}
2190
Chris Lattneredb9d842010-11-15 02:46:57 +00002191SDValue PPCTargetLowering::LowerGlobalAddress(SDValue Op,
2192 SelectionDAG &DAG) const {
2193 EVT PtrVT = Op.getValueType();
2194 GlobalAddressSDNode *GSDN = cast<GlobalAddressSDNode>(Op);
Andrew Trickef9de2a2013-05-25 02:42:55 +00002195 SDLoc DL(GSDN);
Chris Lattneredb9d842010-11-15 02:46:57 +00002196 const GlobalValue *GV = GSDN->getGlobal();
2197
Chris Lattneredb9d842010-11-15 02:46:57 +00002198 // 64-bit SVR4 ABI code is always position-independent.
2199 // The actual address of the GlobalValue is stored in the TOC.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002200 if (Subtarget.isSVR4ABI() && Subtarget.isPPC64()) {
Hal Finkele6698d52015-02-01 15:03:28 +00002201 setUsesTOCBasePtr(DAG);
Chris Lattneredb9d842010-11-15 02:46:57 +00002202 SDValue GA = DAG.getTargetGlobalAddress(GV, DL, PtrVT, GSDN->getOffset());
Hal Finkelcf599212015-02-25 21:36:59 +00002203 return getTOCEntry(DAG, DL, true, GA);
Chris Lattneredb9d842010-11-15 02:46:57 +00002204 }
2205
Chris Lattnerdd6df842010-11-15 03:13:19 +00002206 unsigned MOHiFlag, MOLoFlag;
Eric Christophercccae792015-01-30 22:02:31 +00002207 bool isPIC =
2208 GetLabelAccessInfo(DAG.getTarget(), Subtarget, MOHiFlag, MOLoFlag, GV);
Chris Lattneredb9d842010-11-15 02:46:57 +00002209
Hal Finkel3ee2af72014-07-18 23:29:49 +00002210 if (isPIC && Subtarget.isSVR4ABI()) {
2211 SDValue GA = DAG.getTargetGlobalAddress(GV, DL, PtrVT,
2212 GSDN->getOffset(),
2213 PPCII::MO_PIC_FLAG);
Hal Finkelcf599212015-02-25 21:36:59 +00002214 return getTOCEntry(DAG, DL, false, GA);
Hal Finkel3ee2af72014-07-18 23:29:49 +00002215 }
2216
Chris Lattnerdd6df842010-11-15 03:13:19 +00002217 SDValue GAHi =
2218 DAG.getTargetGlobalAddress(GV, DL, PtrVT, GSDN->getOffset(), MOHiFlag);
2219 SDValue GALo =
2220 DAG.getTargetGlobalAddress(GV, DL, PtrVT, GSDN->getOffset(), MOLoFlag);
Wesley Peck527da1b2010-11-23 03:31:01 +00002221
Chris Lattnerdd6df842010-11-15 03:13:19 +00002222 SDValue Ptr = LowerLabelRef(GAHi, GALo, isPIC, DAG);
Bob Wilsonf84f7102009-11-04 21:31:18 +00002223
Chris Lattnerdd6df842010-11-15 03:13:19 +00002224 // If the global reference is actually to a non-lazy-pointer, we have to do an
2225 // extra load to get the address of the global.
2226 if (MOHiFlag & PPCII::MO_NLP_FLAG)
2227 Ptr = DAG.getLoad(PtrVT, DL, DAG.getEntryNode(), Ptr, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00002228 false, false, false, 0);
Chris Lattnerdd6df842010-11-15 03:13:19 +00002229 return Ptr;
Chris Lattner4211ca92006-04-14 06:01:58 +00002230}
2231
Dan Gohman21cea8a2010-04-17 15:26:15 +00002232SDValue PPCTargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const {
Chris Lattner4211ca92006-04-14 06:01:58 +00002233 ISD::CondCode CC = cast<CondCodeSDNode>(Op.getOperand(2))->get();
Andrew Trickef9de2a2013-05-25 02:42:55 +00002234 SDLoc dl(Op);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002235
Hal Finkel777c9dd2014-03-29 16:04:40 +00002236 if (Op.getValueType() == MVT::v2i64) {
2237 // When the operands themselves are v2i64 values, we need to do something
2238 // special because VSX has no underlying comparison operations for these.
2239 if (Op.getOperand(0).getValueType() == MVT::v2i64) {
2240 // Equality can be handled by casting to the legal type for Altivec
2241 // comparisons, everything else needs to be expanded.
2242 if (CC == ISD::SETEQ || CC == ISD::SETNE) {
2243 return DAG.getNode(ISD::BITCAST, dl, MVT::v2i64,
2244 DAG.getSetCC(dl, MVT::v4i32,
2245 DAG.getNode(ISD::BITCAST, dl, MVT::v4i32, Op.getOperand(0)),
2246 DAG.getNode(ISD::BITCAST, dl, MVT::v4i32, Op.getOperand(1)),
2247 CC));
2248 }
2249
2250 return SDValue();
2251 }
2252
2253 // We handle most of these in the usual way.
2254 return Op;
2255 }
2256
Chris Lattner4211ca92006-04-14 06:01:58 +00002257 // If we're comparing for equality to zero, expose the fact that this is
2258 // implented as a ctlz/srl pair on ppc, so that the dag combiner can
2259 // fold the new nodes.
2260 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(Op.getOperand(1))) {
2261 if (C->isNullValue() && CC == ISD::SETEQ) {
Owen Anderson53aa7a92009-08-10 22:56:29 +00002262 EVT VT = Op.getOperand(0).getValueType();
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002263 SDValue Zext = Op.getOperand(0);
Owen Anderson9f944592009-08-11 20:47:22 +00002264 if (VT.bitsLT(MVT::i32)) {
2265 VT = MVT::i32;
Dale Johannesenf2bb6f02009-02-04 01:48:28 +00002266 Zext = DAG.getNode(ISD::ZERO_EXTEND, dl, VT, Op.getOperand(0));
Scott Michelcf0da6c2009-02-17 22:15:04 +00002267 }
Duncan Sands13237ac2008-06-06 12:08:01 +00002268 unsigned Log2b = Log2_32(VT.getSizeInBits());
Dale Johannesenf2bb6f02009-02-04 01:48:28 +00002269 SDValue Clz = DAG.getNode(ISD::CTLZ, dl, VT, Zext);
2270 SDValue Scc = DAG.getNode(ISD::SRL, dl, VT, Clz,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002271 DAG.getConstant(Log2b, dl, MVT::i32));
Owen Anderson9f944592009-08-11 20:47:22 +00002272 return DAG.getNode(ISD::TRUNCATE, dl, MVT::i32, Scc);
Chris Lattner4211ca92006-04-14 06:01:58 +00002273 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00002274 // Leave comparisons against 0 and -1 alone for now, since they're usually
Chris Lattner4211ca92006-04-14 06:01:58 +00002275 // optimized. FIXME: revisit this when we can custom lower all setcc
2276 // optimizations.
2277 if (C->isAllOnesValue() || C->isNullValue())
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002278 return SDValue();
Chris Lattner4211ca92006-04-14 06:01:58 +00002279 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00002280
Chris Lattner4211ca92006-04-14 06:01:58 +00002281 // If we have an integer seteq/setne, turn it into a compare against zero
Chris Lattner97ff46b2006-11-14 05:28:08 +00002282 // by xor'ing the rhs with the lhs, which is faster than setting a
2283 // condition register, reading it back out, and masking the correct bit. The
2284 // normal approach here uses sub to do this instead of xor. Using xor exposes
2285 // the result to other bit-twiddling opportunities.
Owen Anderson53aa7a92009-08-10 22:56:29 +00002286 EVT LHSVT = Op.getOperand(0).getValueType();
Duncan Sands13237ac2008-06-06 12:08:01 +00002287 if (LHSVT.isInteger() && (CC == ISD::SETEQ || CC == ISD::SETNE)) {
Owen Anderson53aa7a92009-08-10 22:56:29 +00002288 EVT VT = Op.getValueType();
Scott Michelcf0da6c2009-02-17 22:15:04 +00002289 SDValue Sub = DAG.getNode(ISD::XOR, dl, LHSVT, Op.getOperand(0),
Chris Lattner4211ca92006-04-14 06:01:58 +00002290 Op.getOperand(1));
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002291 return DAG.getSetCC(dl, VT, Sub, DAG.getConstant(0, dl, LHSVT), CC);
Chris Lattner4211ca92006-04-14 06:01:58 +00002292 }
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002293 return SDValue();
Chris Lattner4211ca92006-04-14 06:01:58 +00002294}
2295
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002296SDValue PPCTargetLowering::LowerVAARG(SDValue Op, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00002297 const PPCSubtarget &Subtarget) const {
Roman Divacky4394e682011-06-28 15:30:42 +00002298 SDNode *Node = Op.getNode();
2299 EVT VT = Node->getValueType(0);
Mehdi Amini44ede332015-07-09 02:09:04 +00002300 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Roman Divacky4394e682011-06-28 15:30:42 +00002301 SDValue InChain = Node->getOperand(0);
2302 SDValue VAListPtr = Node->getOperand(1);
2303 const Value *SV = cast<SrcValueSDNode>(Node->getOperand(2))->getValue();
Andrew Trickef9de2a2013-05-25 02:42:55 +00002304 SDLoc dl(Node);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002305
Roman Divacky4394e682011-06-28 15:30:42 +00002306 assert(!Subtarget.isPPC64() && "LowerVAARG is PPC32 only");
2307
2308 // gpr_index
2309 SDValue GprIndex = DAG.getExtLoad(ISD::ZEXTLOAD, dl, MVT::i32, InChain,
2310 VAListPtr, MachinePointerInfo(SV), MVT::i8,
Louis Gerbarg67474e32014-07-31 21:45:05 +00002311 false, false, false, 0);
Roman Divacky4394e682011-06-28 15:30:42 +00002312 InChain = GprIndex.getValue(1);
2313
2314 if (VT == MVT::i64) {
2315 // Check if GprIndex is even
2316 SDValue GprAnd = DAG.getNode(ISD::AND, dl, MVT::i32, GprIndex,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002317 DAG.getConstant(1, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002318 SDValue CC64 = DAG.getSetCC(dl, MVT::i32, GprAnd,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002319 DAG.getConstant(0, dl, MVT::i32), ISD::SETNE);
Roman Divacky4394e682011-06-28 15:30:42 +00002320 SDValue GprIndexPlusOne = DAG.getNode(ISD::ADD, dl, MVT::i32, GprIndex,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002321 DAG.getConstant(1, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002322 // Align GprIndex to be even if it isn't
2323 GprIndex = DAG.getNode(ISD::SELECT, dl, MVT::i32, CC64, GprIndexPlusOne,
2324 GprIndex);
2325 }
2326
2327 // fpr index is 1 byte after gpr
2328 SDValue FprPtr = DAG.getNode(ISD::ADD, dl, PtrVT, VAListPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002329 DAG.getConstant(1, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002330
2331 // fpr
2332 SDValue FprIndex = DAG.getExtLoad(ISD::ZEXTLOAD, dl, MVT::i32, InChain,
2333 FprPtr, MachinePointerInfo(SV), MVT::i8,
Louis Gerbarg67474e32014-07-31 21:45:05 +00002334 false, false, false, 0);
Roman Divacky4394e682011-06-28 15:30:42 +00002335 InChain = FprIndex.getValue(1);
2336
2337 SDValue RegSaveAreaPtr = DAG.getNode(ISD::ADD, dl, PtrVT, VAListPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002338 DAG.getConstant(8, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002339
2340 SDValue OverflowAreaPtr = DAG.getNode(ISD::ADD, dl, PtrVT, VAListPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002341 DAG.getConstant(4, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002342
2343 // areas
2344 SDValue OverflowArea = DAG.getLoad(MVT::i32, dl, InChain, OverflowAreaPtr,
Pete Cooper82cd9e82011-11-08 18:42:53 +00002345 MachinePointerInfo(), false, false,
2346 false, 0);
Roman Divacky4394e682011-06-28 15:30:42 +00002347 InChain = OverflowArea.getValue(1);
2348
2349 SDValue RegSaveArea = DAG.getLoad(MVT::i32, dl, InChain, RegSaveAreaPtr,
Pete Cooper82cd9e82011-11-08 18:42:53 +00002350 MachinePointerInfo(), false, false,
2351 false, 0);
Roman Divacky4394e682011-06-28 15:30:42 +00002352 InChain = RegSaveArea.getValue(1);
2353
2354 // select overflow_area if index > 8
2355 SDValue CC = DAG.getSetCC(dl, MVT::i32, VT.isInteger() ? GprIndex : FprIndex,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002356 DAG.getConstant(8, dl, MVT::i32), ISD::SETLT);
Roman Divacky4394e682011-06-28 15:30:42 +00002357
Roman Divacky4394e682011-06-28 15:30:42 +00002358 // adjustment constant gpr_index * 4/8
2359 SDValue RegConstant = DAG.getNode(ISD::MUL, dl, MVT::i32,
2360 VT.isInteger() ? GprIndex : FprIndex,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002361 DAG.getConstant(VT.isInteger() ? 4 : 8, dl,
Roman Divacky4394e682011-06-28 15:30:42 +00002362 MVT::i32));
2363
2364 // OurReg = RegSaveArea + RegConstant
2365 SDValue OurReg = DAG.getNode(ISD::ADD, dl, PtrVT, RegSaveArea,
2366 RegConstant);
2367
2368 // Floating types are 32 bytes into RegSaveArea
2369 if (VT.isFloatingPoint())
2370 OurReg = DAG.getNode(ISD::ADD, dl, PtrVT, OurReg,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002371 DAG.getConstant(32, dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002372
2373 // increase {f,g}pr_index by 1 (or 2 if VT is i64)
2374 SDValue IndexPlus1 = DAG.getNode(ISD::ADD, dl, MVT::i32,
2375 VT.isInteger() ? GprIndex : FprIndex,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002376 DAG.getConstant(VT == MVT::i64 ? 2 : 1, dl,
Roman Divacky4394e682011-06-28 15:30:42 +00002377 MVT::i32));
2378
2379 InChain = DAG.getTruncStore(InChain, dl, IndexPlus1,
2380 VT.isInteger() ? VAListPtr : FprPtr,
2381 MachinePointerInfo(SV),
2382 MVT::i8, false, false, 0);
2383
2384 // determine if we should load from reg_save_area or overflow_area
2385 SDValue Result = DAG.getNode(ISD::SELECT, dl, PtrVT, CC, OurReg, OverflowArea);
2386
2387 // increase overflow_area by 4/8 if gpr/fpr > 8
2388 SDValue OverflowAreaPlusN = DAG.getNode(ISD::ADD, dl, PtrVT, OverflowArea,
2389 DAG.getConstant(VT.isInteger() ? 4 : 8,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002390 dl, MVT::i32));
Roman Divacky4394e682011-06-28 15:30:42 +00002391
2392 OverflowArea = DAG.getNode(ISD::SELECT, dl, MVT::i32, CC, OverflowArea,
2393 OverflowAreaPlusN);
2394
2395 InChain = DAG.getTruncStore(InChain, dl, OverflowArea,
2396 OverflowAreaPtr,
2397 MachinePointerInfo(),
2398 MVT::i32, false, false, 0);
2399
NAKAMURA Takumi8ad54e02012-08-30 15:52:23 +00002400 return DAG.getLoad(VT, dl, InChain, Result, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00002401 false, false, false, 0);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002402}
2403
Roman Divackyc3825df2013-07-25 21:36:47 +00002404SDValue PPCTargetLowering::LowerVACOPY(SDValue Op, SelectionDAG &DAG,
2405 const PPCSubtarget &Subtarget) const {
2406 assert(!Subtarget.isPPC64() && "LowerVACOPY is PPC32 only");
2407
2408 // We have to copy the entire va_list struct:
2409 // 2*sizeof(char) + 2 Byte alignment + 2*sizeof(char*) = 12 Byte
2410 return DAG.getMemcpy(Op.getOperand(0), Op,
2411 Op.getOperand(1), Op.getOperand(2),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002412 DAG.getConstant(12, SDLoc(Op), MVT::i32), 8, false, true,
2413 false, MachinePointerInfo(), MachinePointerInfo());
Roman Divackyc3825df2013-07-25 21:36:47 +00002414}
2415
Duncan Sandsa0984362011-09-06 13:37:06 +00002416SDValue PPCTargetLowering::LowerADJUST_TRAMPOLINE(SDValue Op,
2417 SelectionDAG &DAG) const {
2418 return Op.getOperand(0);
2419}
2420
2421SDValue PPCTargetLowering::LowerINIT_TRAMPOLINE(SDValue Op,
2422 SelectionDAG &DAG) const {
Bill Wendling95e1af22008-09-17 00:30:57 +00002423 SDValue Chain = Op.getOperand(0);
2424 SDValue Trmp = Op.getOperand(1); // trampoline
2425 SDValue FPtr = Op.getOperand(2); // nested function
2426 SDValue Nest = Op.getOperand(3); // 'nest' parameter value
Andrew Trickef9de2a2013-05-25 02:42:55 +00002427 SDLoc dl(Op);
Bill Wendling95e1af22008-09-17 00:30:57 +00002428
Mehdi Amini44ede332015-07-09 02:09:04 +00002429 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Owen Anderson9f944592009-08-11 20:47:22 +00002430 bool isPPC64 = (PtrVT == MVT::i64);
Mehdi Aminia749f2a2015-07-09 02:09:52 +00002431 Type *IntPtrTy = DAG.getDataLayout().getIntPtrType(*DAG.getContext());
Bill Wendling95e1af22008-09-17 00:30:57 +00002432
Scott Michelcf0da6c2009-02-17 22:15:04 +00002433 TargetLowering::ArgListTy Args;
Bill Wendling95e1af22008-09-17 00:30:57 +00002434 TargetLowering::ArgListEntry Entry;
2435
2436 Entry.Ty = IntPtrTy;
2437 Entry.Node = Trmp; Args.push_back(Entry);
2438
2439 // TrampSize == (isPPC64 ? 48 : 40);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002440 Entry.Node = DAG.getConstant(isPPC64 ? 48 : 40, dl,
Owen Anderson9f944592009-08-11 20:47:22 +00002441 isPPC64 ? MVT::i64 : MVT::i32);
Bill Wendling95e1af22008-09-17 00:30:57 +00002442 Args.push_back(Entry);
2443
2444 Entry.Node = FPtr; Args.push_back(Entry);
2445 Entry.Node = Nest; Args.push_back(Entry);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002446
Bill Wendling95e1af22008-09-17 00:30:57 +00002447 // Lower to a call to __trampoline_setup(Trmp, TrampSize, FPtr, ctx_reg)
Saleem Abdulrasoolf3a5a5c2014-05-17 21:50:17 +00002448 TargetLowering::CallLoweringInfo CLI(DAG);
2449 CLI.setDebugLoc(dl).setChain(Chain)
2450 .setCallee(CallingConv::C, Type::getVoidTy(*DAG.getContext()),
Juergen Ributzka3bd03c72014-07-01 22:01:54 +00002451 DAG.getExternalSymbol("__trampoline_setup", PtrVT),
2452 std::move(Args), 0);
Bill Wendling95e1af22008-09-17 00:30:57 +00002453
Saleem Abdulrasoolf3a5a5c2014-05-17 21:50:17 +00002454 std::pair<SDValue, SDValue> CallResult = LowerCallTo(CLI);
Duncan Sandsa0984362011-09-06 13:37:06 +00002455 return CallResult.second;
Bill Wendling95e1af22008-09-17 00:30:57 +00002456}
2457
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002458SDValue PPCTargetLowering::LowerVASTART(SDValue Op, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00002459 const PPCSubtarget &Subtarget) const {
Dan Gohman31ae5862010-04-17 14:41:14 +00002460 MachineFunction &MF = DAG.getMachineFunction();
2461 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
2462
Andrew Trickef9de2a2013-05-25 02:42:55 +00002463 SDLoc dl(Op);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002464
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002465 if (Subtarget.isDarwinABI() || Subtarget.isPPC64()) {
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002466 // vastart just stores the address of the VarArgsFrameIndex slot into the
2467 // memory location argument.
Mehdi Amini44ede332015-07-09 02:09:04 +00002468 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Dan Gohman31ae5862010-04-17 14:41:14 +00002469 SDValue FR = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), PtrVT);
Dan Gohman2d489b52008-02-06 22:27:42 +00002470 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue();
Chris Lattner676c61d2010-09-21 18:41:36 +00002471 return DAG.getStore(Op.getOperand(0), dl, FR, Op.getOperand(1),
2472 MachinePointerInfo(SV),
David Greene87a5abe2010-02-15 16:56:53 +00002473 false, false, 0);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002474 }
2475
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002476 // For the 32-bit SVR4 ABI we follow the layout of the va_list struct.
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002477 // We suppose the given va_list is already allocated.
2478 //
2479 // typedef struct {
2480 // char gpr; /* index into the array of 8 GPRs
2481 // * stored in the register save area
2482 // * gpr=0 corresponds to r3,
2483 // * gpr=1 to r4, etc.
2484 // */
2485 // char fpr; /* index into the array of 8 FPRs
2486 // * stored in the register save area
2487 // * fpr=0 corresponds to f1,
2488 // * fpr=1 to f2, etc.
2489 // */
2490 // char *overflow_arg_area;
2491 // /* location on stack that holds
2492 // * the next overflow argument
2493 // */
2494 // char *reg_save_area;
2495 // /* where r3:r10 and f1:f8 (if saved)
2496 // * are stored
2497 // */
2498 // } va_list[1];
2499
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002500 SDValue ArgGPR = DAG.getConstant(FuncInfo->getVarArgsNumGPR(), dl, MVT::i32);
2501 SDValue ArgFPR = DAG.getConstant(FuncInfo->getVarArgsNumFPR(), dl, MVT::i32);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002502
Mehdi Amini44ede332015-07-09 02:09:04 +00002503 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Scott Michelcf0da6c2009-02-17 22:15:04 +00002504
Dan Gohman31ae5862010-04-17 14:41:14 +00002505 SDValue StackOffsetFI = DAG.getFrameIndex(FuncInfo->getVarArgsStackOffset(),
2506 PtrVT);
2507 SDValue FR = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(),
2508 PtrVT);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002509
Duncan Sands13237ac2008-06-06 12:08:01 +00002510 uint64_t FrameOffset = PtrVT.getSizeInBits()/8;
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002511 SDValue ConstFrameOffset = DAG.getConstant(FrameOffset, dl, PtrVT);
Dan Gohman2d489b52008-02-06 22:27:42 +00002512
Duncan Sands13237ac2008-06-06 12:08:01 +00002513 uint64_t StackOffset = PtrVT.getSizeInBits()/8 - 1;
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002514 SDValue ConstStackOffset = DAG.getConstant(StackOffset, dl, PtrVT);
Dan Gohman2d489b52008-02-06 22:27:42 +00002515
2516 uint64_t FPROffset = 1;
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002517 SDValue ConstFPROffset = DAG.getConstant(FPROffset, dl, PtrVT);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002518
Dan Gohman2d489b52008-02-06 22:27:42 +00002519 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue();
Scott Michelcf0da6c2009-02-17 22:15:04 +00002520
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002521 // Store first byte : number of int regs
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002522 SDValue firstStore = DAG.getTruncStore(Op.getOperand(0), dl, ArgGPR,
Chris Lattner6963c1f2010-09-21 17:42:31 +00002523 Op.getOperand(1),
2524 MachinePointerInfo(SV),
2525 MVT::i8, false, false, 0);
Dan Gohman2d489b52008-02-06 22:27:42 +00002526 uint64_t nextOffset = FPROffset;
Dale Johannesen021052a2009-02-04 20:06:27 +00002527 SDValue nextPtr = DAG.getNode(ISD::ADD, dl, PtrVT, Op.getOperand(1),
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002528 ConstFPROffset);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002529
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002530 // Store second byte : number of float regs
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002531 SDValue secondStore =
Chris Lattner6963c1f2010-09-21 17:42:31 +00002532 DAG.getTruncStore(firstStore, dl, ArgFPR, nextPtr,
2533 MachinePointerInfo(SV, nextOffset), MVT::i8,
David Greene87a5abe2010-02-15 16:56:53 +00002534 false, false, 0);
Dan Gohman2d489b52008-02-06 22:27:42 +00002535 nextOffset += StackOffset;
Dale Johannesen021052a2009-02-04 20:06:27 +00002536 nextPtr = DAG.getNode(ISD::ADD, dl, PtrVT, nextPtr, ConstStackOffset);
Scott Michelcf0da6c2009-02-17 22:15:04 +00002537
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002538 // Store second word : arguments given on stack
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002539 SDValue thirdStore =
Chris Lattner676c61d2010-09-21 18:41:36 +00002540 DAG.getStore(secondStore, dl, StackOffsetFI, nextPtr,
2541 MachinePointerInfo(SV, nextOffset),
David Greene87a5abe2010-02-15 16:56:53 +00002542 false, false, 0);
Dan Gohman2d489b52008-02-06 22:27:42 +00002543 nextOffset += FrameOffset;
Dale Johannesen021052a2009-02-04 20:06:27 +00002544 nextPtr = DAG.getNode(ISD::ADD, dl, PtrVT, nextPtr, ConstFrameOffset);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002545
2546 // Store third word : arguments given in registers
Chris Lattner676c61d2010-09-21 18:41:36 +00002547 return DAG.getStore(thirdStore, dl, FR, nextPtr,
2548 MachinePointerInfo(SV, nextOffset),
David Greene87a5abe2010-02-15 16:56:53 +00002549 false, false, 0);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00002550
Chris Lattner4211ca92006-04-14 06:01:58 +00002551}
2552
Chris Lattner4f2e4e02007-03-06 00:59:59 +00002553#include "PPCGenCallingConv.inc"
2554
NAKAMURA Takumi84965032015-09-22 11:14:12 +00002555// Function whose sole purpose is to kill compiler warnings
Bill Schmidt8c3976e2013-08-26 20:11:46 +00002556// stemming from unused functions included from PPCGenCallingConv.inc.
2557CCAssignFn *PPCTargetLowering::useFastISelCCs(unsigned Flag) const {
Bill Schmidt8470b0f2013-08-30 22:18:55 +00002558 return Flag ? CC_PPC64_ELF_FIS : RetCC_PPC64_ELF_FIS;
Bill Schmidt8c3976e2013-08-26 20:11:46 +00002559}
2560
Bill Schmidt230b4512013-06-12 16:39:22 +00002561bool llvm::CC_PPC32_SVR4_Custom_Dummy(unsigned &ValNo, MVT &ValVT, MVT &LocVT,
2562 CCValAssign::LocInfo &LocInfo,
2563 ISD::ArgFlagsTy &ArgFlags,
2564 CCState &State) {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002565 return true;
2566}
2567
Bill Schmidt230b4512013-06-12 16:39:22 +00002568bool llvm::CC_PPC32_SVR4_Custom_AlignArgRegs(unsigned &ValNo, MVT &ValVT,
2569 MVT &LocVT,
2570 CCValAssign::LocInfo &LocInfo,
2571 ISD::ArgFlagsTy &ArgFlags,
2572 CCState &State) {
Craig Topper840beec2014-04-04 05:16:06 +00002573 static const MCPhysReg ArgRegs[] = {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002574 PPC::R3, PPC::R4, PPC::R5, PPC::R6,
2575 PPC::R7, PPC::R8, PPC::R9, PPC::R10,
2576 };
2577 const unsigned NumArgRegs = array_lengthof(ArgRegs);
Wesley Peck527da1b2010-11-23 03:31:01 +00002578
Tim Northover3b6b7ca2015-02-21 02:11:17 +00002579 unsigned RegNum = State.getFirstUnallocated(ArgRegs);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002580
2581 // Skip one register if the first unallocated register has an even register
2582 // number and there are still argument registers available which have not been
2583 // allocated yet. RegNum is actually an index into ArgRegs, which means we
2584 // need to skip a register if RegNum is odd.
2585 if (RegNum != NumArgRegs && RegNum % 2 == 1) {
2586 State.AllocateReg(ArgRegs[RegNum]);
2587 }
Wesley Peck527da1b2010-11-23 03:31:01 +00002588
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002589 // Always return false here, as this function only makes sure that the first
2590 // unallocated register has an odd register number and does not actually
2591 // allocate a register for the current argument.
2592 return false;
2593}
2594
Bill Schmidt230b4512013-06-12 16:39:22 +00002595bool llvm::CC_PPC32_SVR4_Custom_AlignFPArgRegs(unsigned &ValNo, MVT &ValVT,
2596 MVT &LocVT,
2597 CCValAssign::LocInfo &LocInfo,
2598 ISD::ArgFlagsTy &ArgFlags,
2599 CCState &State) {
Craig Topper840beec2014-04-04 05:16:06 +00002600 static const MCPhysReg ArgRegs[] = {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002601 PPC::F1, PPC::F2, PPC::F3, PPC::F4, PPC::F5, PPC::F6, PPC::F7,
2602 PPC::F8
2603 };
2604
2605 const unsigned NumArgRegs = array_lengthof(ArgRegs);
Wesley Peck527da1b2010-11-23 03:31:01 +00002606
Tim Northover3b6b7ca2015-02-21 02:11:17 +00002607 unsigned RegNum = State.getFirstUnallocated(ArgRegs);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002608
2609 // If there is only one Floating-point register left we need to put both f64
2610 // values of a split ppc_fp128 value on the stack.
2611 if (RegNum != NumArgRegs && ArgRegs[RegNum] == PPC::F8) {
2612 State.AllocateReg(ArgRegs[RegNum]);
2613 }
Wesley Peck527da1b2010-11-23 03:31:01 +00002614
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002615 // Always return false here, as this function only makes sure that the two f64
2616 // values a ppc_fp128 value is split into are both passed in registers or both
2617 // passed on the stack and does not actually allocate a register for the
2618 // current argument.
2619 return false;
2620}
2621
Benjamin Kramer7149aab2015-03-01 18:09:56 +00002622/// FPR - The set of FP registers that should be allocated for arguments,
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002623/// on Darwin.
Benjamin Kramer7149aab2015-03-01 18:09:56 +00002624static const MCPhysReg FPR[] = {PPC::F1, PPC::F2, PPC::F3, PPC::F4, PPC::F5,
2625 PPC::F6, PPC::F7, PPC::F8, PPC::F9, PPC::F10,
2626 PPC::F11, PPC::F12, PPC::F13};
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002627
Benjamin Kramer7149aab2015-03-01 18:09:56 +00002628/// QFPR - The set of QPX registers that should be allocated for arguments.
2629static const MCPhysReg QFPR[] = {
2630 PPC::QF1, PPC::QF2, PPC::QF3, PPC::QF4, PPC::QF5, PPC::QF6, PPC::QF7,
2631 PPC::QF8, PPC::QF9, PPC::QF10, PPC::QF11, PPC::QF12, PPC::QF13};
Hal Finkelc93a9a22015-02-25 01:06:45 +00002632
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00002633/// CalculateStackSlotSize - Calculates the size reserved for this argument on
2634/// the stack.
Owen Anderson53aa7a92009-08-10 22:56:29 +00002635static unsigned CalculateStackSlotSize(EVT ArgVT, ISD::ArgFlagsTy Flags,
Tilmann Scheller98bdaaa2009-07-03 06:43:35 +00002636 unsigned PtrByteSize) {
Hal Finkel940ab932014-02-28 00:27:01 +00002637 unsigned ArgSize = ArgVT.getStoreSize();
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00002638 if (Flags.isByVal())
2639 ArgSize = Flags.getByValSize();
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002640
2641 // Round up to multiples of the pointer size, except for array members,
2642 // which are always packed.
2643 if (!Flags.isInConsecutiveRegs())
2644 ArgSize = ((ArgSize + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00002645
2646 return ArgSize;
2647}
Ulrich Weigandec2bf932014-07-07 19:26:41 +00002648
2649/// CalculateStackSlotAlignment - Calculates the alignment of this argument
2650/// on the stack.
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002651static unsigned CalculateStackSlotAlignment(EVT ArgVT, EVT OrigVT,
2652 ISD::ArgFlagsTy Flags,
Ulrich Weigandec2bf932014-07-07 19:26:41 +00002653 unsigned PtrByteSize) {
2654 unsigned Align = PtrByteSize;
2655
2656 // Altivec parameters are padded to a 16 byte boundary.
2657 if (ArgVT == MVT::v4f32 || ArgVT == MVT::v4i32 ||
2658 ArgVT == MVT::v8i16 || ArgVT == MVT::v16i8 ||
Kit Bartond4eb73c2015-05-05 16:10:44 +00002659 ArgVT == MVT::v2f64 || ArgVT == MVT::v2i64 ||
2660 ArgVT == MVT::v1i128)
Ulrich Weigandec2bf932014-07-07 19:26:41 +00002661 Align = 16;
Hal Finkelc93a9a22015-02-25 01:06:45 +00002662 // QPX vector types stored in double-precision are padded to a 32 byte
2663 // boundary.
2664 else if (ArgVT == MVT::v4f64 || ArgVT == MVT::v4i1)
2665 Align = 32;
Ulrich Weigandec2bf932014-07-07 19:26:41 +00002666
2667 // ByVal parameters are aligned as requested.
2668 if (Flags.isByVal()) {
2669 unsigned BVAlign = Flags.getByValAlign();
2670 if (BVAlign > PtrByteSize) {
2671 if (BVAlign % PtrByteSize != 0)
2672 llvm_unreachable(
2673 "ByVal alignment is not a multiple of the pointer size");
2674
2675 Align = BVAlign;
2676 }
2677 }
2678
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002679 // Array members are always packed to their original alignment.
2680 if (Flags.isInConsecutiveRegs()) {
2681 // If the array member was split into multiple registers, the first
2682 // needs to be aligned to the size of the full type. (Except for
2683 // ppcf128, which is only aligned as its f64 components.)
2684 if (Flags.isSplit() && OrigVT != MVT::ppcf128)
2685 Align = OrigVT.getStoreSize();
2686 else
2687 Align = ArgVT.getStoreSize();
2688 }
2689
Ulrich Weigandec2bf932014-07-07 19:26:41 +00002690 return Align;
2691}
2692
Ulrich Weigand8658f172014-07-20 23:43:15 +00002693/// CalculateStackSlotUsed - Return whether this argument will use its
2694/// stack slot (instead of being passed in registers). ArgOffset,
2695/// AvailableFPRs, and AvailableVRs must hold the current argument
2696/// position, and will be updated to account for this argument.
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002697static bool CalculateStackSlotUsed(EVT ArgVT, EVT OrigVT,
2698 ISD::ArgFlagsTy Flags,
Ulrich Weigand8658f172014-07-20 23:43:15 +00002699 unsigned PtrByteSize,
2700 unsigned LinkageSize,
2701 unsigned ParamAreaSize,
2702 unsigned &ArgOffset,
2703 unsigned &AvailableFPRs,
Hal Finkelc93a9a22015-02-25 01:06:45 +00002704 unsigned &AvailableVRs, bool HasQPX) {
Ulrich Weigand8658f172014-07-20 23:43:15 +00002705 bool UseMemory = false;
2706
2707 // Respect alignment of argument on the stack.
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002708 unsigned Align =
2709 CalculateStackSlotAlignment(ArgVT, OrigVT, Flags, PtrByteSize);
Ulrich Weigand8658f172014-07-20 23:43:15 +00002710 ArgOffset = ((ArgOffset + Align - 1) / Align) * Align;
2711 // If there's no space left in the argument save area, we must
2712 // use memory (this check also catches zero-sized arguments).
2713 if (ArgOffset >= LinkageSize + ParamAreaSize)
2714 UseMemory = true;
2715
2716 // Allocate argument on the stack.
2717 ArgOffset += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize);
Ulrich Weigand85d5df22014-07-21 00:13:26 +00002718 if (Flags.isInConsecutiveRegsLast())
2719 ArgOffset = ((ArgOffset + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
Ulrich Weigand8658f172014-07-20 23:43:15 +00002720 // If we overran the argument save area, we must use memory
2721 // (this check catches arguments passed partially in memory)
2722 if (ArgOffset > LinkageSize + ParamAreaSize)
2723 UseMemory = true;
2724
2725 // However, if the argument is actually passed in an FPR or a VR,
2726 // we don't use memory after all.
2727 if (!Flags.isByVal()) {
Hal Finkelc93a9a22015-02-25 01:06:45 +00002728 if (ArgVT == MVT::f32 || ArgVT == MVT::f64 ||
2729 // QPX registers overlap with the scalar FP registers.
2730 (HasQPX && (ArgVT == MVT::v4f32 ||
2731 ArgVT == MVT::v4f64 ||
2732 ArgVT == MVT::v4i1)))
Ulrich Weigand8658f172014-07-20 23:43:15 +00002733 if (AvailableFPRs > 0) {
2734 --AvailableFPRs;
2735 return false;
2736 }
2737 if (ArgVT == MVT::v4f32 || ArgVT == MVT::v4i32 ||
2738 ArgVT == MVT::v8i16 || ArgVT == MVT::v16i8 ||
Kit Bartond4eb73c2015-05-05 16:10:44 +00002739 ArgVT == MVT::v2f64 || ArgVT == MVT::v2i64 ||
2740 ArgVT == MVT::v1i128)
Ulrich Weigand8658f172014-07-20 23:43:15 +00002741 if (AvailableVRs > 0) {
2742 --AvailableVRs;
2743 return false;
2744 }
2745 }
2746
2747 return UseMemory;
2748}
2749
Ulrich Weigand2bffb952014-06-23 13:08:27 +00002750/// EnsureStackAlignment - Round stack frame size up from NumBytes to
2751/// ensure minimum alignment required for target.
Eric Christophercccae792015-01-30 22:02:31 +00002752static unsigned EnsureStackAlignment(const PPCFrameLowering *Lowering,
Ulrich Weigand2bffb952014-06-23 13:08:27 +00002753 unsigned NumBytes) {
Eric Christophercccae792015-01-30 22:02:31 +00002754 unsigned TargetAlign = Lowering->getStackAlignment();
Ulrich Weigand2bffb952014-06-23 13:08:27 +00002755 unsigned AlignMask = TargetAlign - 1;
2756 NumBytes = (NumBytes + AlignMask) & ~AlignMask;
2757 return NumBytes;
2758}
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00002759
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00002760SDValue
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002761PPCTargetLowering::LowerFormalArguments(SDValue Chain,
Sandeep Patel68c5f472009-09-02 08:44:58 +00002762 CallingConv::ID CallConv, bool isVarArg,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002763 const SmallVectorImpl<ISD::InputArg>
2764 &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00002765 SDLoc dl, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00002766 SmallVectorImpl<SDValue> &InVals)
2767 const {
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002768 if (Subtarget.isSVR4ABI()) {
2769 if (Subtarget.isPPC64())
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00002770 return LowerFormalArguments_64SVR4(Chain, CallConv, isVarArg, Ins,
2771 dl, DAG, InVals);
2772 else
2773 return LowerFormalArguments_32SVR4(Chain, CallConv, isVarArg, Ins,
2774 dl, DAG, InVals);
Bill Schmidt019cc6f2012-09-19 15:42:13 +00002775 } else {
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00002776 return LowerFormalArguments_Darwin(Chain, CallConv, isVarArg, Ins,
2777 dl, DAG, InVals);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002778 }
2779}
2780
2781SDValue
Bill Schmidt019cc6f2012-09-19 15:42:13 +00002782PPCTargetLowering::LowerFormalArguments_32SVR4(
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002783 SDValue Chain,
Sandeep Patel68c5f472009-09-02 08:44:58 +00002784 CallingConv::ID CallConv, bool isVarArg,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002785 const SmallVectorImpl<ISD::InputArg>
2786 &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00002787 SDLoc dl, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00002788 SmallVectorImpl<SDValue> &InVals) const {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002789
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002790 // 32-bit SVR4 ABI Stack Frame Layout:
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002791 // +-----------------------------------+
2792 // +--> | Back chain |
2793 // | +-----------------------------------+
2794 // | | Floating-point register save area |
2795 // | +-----------------------------------+
2796 // | | General register save area |
2797 // | +-----------------------------------+
2798 // | | CR save word |
2799 // | +-----------------------------------+
2800 // | | VRSAVE save word |
2801 // | +-----------------------------------+
2802 // | | Alignment padding |
2803 // | +-----------------------------------+
2804 // | | Vector register save area |
2805 // | +-----------------------------------+
2806 // | | Local variable space |
2807 // | +-----------------------------------+
2808 // | | Parameter list area |
2809 // | +-----------------------------------+
2810 // | | LR save word |
2811 // | +-----------------------------------+
2812 // SP--> +--- | Back chain |
2813 // +-----------------------------------+
2814 //
2815 // Specifications:
2816 // System V Application Binary Interface PowerPC Processor Supplement
2817 // AltiVec Technology Programming Interface Manual
Wesley Peck527da1b2010-11-23 03:31:01 +00002818
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002819 MachineFunction &MF = DAG.getMachineFunction();
2820 MachineFrameInfo *MFI = MF.getFrameInfo();
Dan Gohman31ae5862010-04-17 14:41:14 +00002821 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002822
Mehdi Amini44ede332015-07-09 02:09:04 +00002823 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002824 // Potential tail calls could cause overwriting of argument stack slots.
Nick Lewycky50f02cb2011-12-02 22:16:29 +00002825 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt &&
2826 (CallConv == CallingConv::Fast));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002827 unsigned PtrByteSize = 4;
2828
2829 // Assign locations to all of the incoming arguments.
2830 SmallVector<CCValAssign, 16> ArgLocs;
Eric Christopherb5217502014-08-06 18:45:26 +00002831 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs,
2832 *DAG.getContext());
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002833
2834 // Reserve space for the linkage area on the stack.
Eric Christophera4ae2132015-02-13 22:22:57 +00002835 unsigned LinkageSize = Subtarget.getFrameLowering()->getLinkageSize();
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00002836 CCInfo.AllocateStack(LinkageSize, PtrByteSize);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002837
Bill Schmidtef17c142013-02-06 17:33:58 +00002838 CCInfo.AnalyzeFormalArguments(Ins, CC_PPC32_SVR4);
Wesley Peck527da1b2010-11-23 03:31:01 +00002839
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002840 for (unsigned i = 0, e = ArgLocs.size(); i != e; ++i) {
2841 CCValAssign &VA = ArgLocs[i];
Wesley Peck527da1b2010-11-23 03:31:01 +00002842
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002843 // Arguments stored in registers.
2844 if (VA.isRegLoc()) {
Craig Topper760b1342012-02-22 05:59:10 +00002845 const TargetRegisterClass *RC;
Owen Anderson53aa7a92009-08-10 22:56:29 +00002846 EVT ValVT = VA.getValVT();
Wesley Peck527da1b2010-11-23 03:31:01 +00002847
Owen Anderson9f944592009-08-11 20:47:22 +00002848 switch (ValVT.getSimpleVT().SimpleTy) {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002849 default:
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002850 llvm_unreachable("ValVT not supported by formal arguments Lowering");
Hal Finkel940ab932014-02-28 00:27:01 +00002851 case MVT::i1:
Owen Anderson9f944592009-08-11 20:47:22 +00002852 case MVT::i32:
Craig Topperabadc662012-04-20 06:31:50 +00002853 RC = &PPC::GPRCRegClass;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002854 break;
Owen Anderson9f944592009-08-11 20:47:22 +00002855 case MVT::f32:
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +00002856 if (Subtarget.hasP8Vector())
2857 RC = &PPC::VSSRCRegClass;
2858 else
2859 RC = &PPC::F4RCRegClass;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002860 break;
Owen Anderson9f944592009-08-11 20:47:22 +00002861 case MVT::f64:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00002862 if (Subtarget.hasVSX())
Hal Finkel19be5062014-03-29 05:29:01 +00002863 RC = &PPC::VSFRCRegClass;
2864 else
2865 RC = &PPC::F8RCRegClass;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002866 break;
Owen Anderson9f944592009-08-11 20:47:22 +00002867 case MVT::v16i8:
2868 case MVT::v8i16:
2869 case MVT::v4i32:
Hal Finkel7811c612014-03-28 19:58:11 +00002870 RC = &PPC::VRRCRegClass;
2871 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +00002872 case MVT::v4f32:
2873 RC = Subtarget.hasQPX() ? &PPC::QSRCRegClass : &PPC::VRRCRegClass;
2874 break;
Hal Finkel27774d92014-03-13 07:58:58 +00002875 case MVT::v2f64:
Hal Finkela6c8b512014-03-26 16:12:58 +00002876 case MVT::v2i64:
Hal Finkel7811c612014-03-28 19:58:11 +00002877 RC = &PPC::VSHRCRegClass;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002878 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +00002879 case MVT::v4f64:
2880 RC = &PPC::QFRCRegClass;
2881 break;
2882 case MVT::v4i1:
2883 RC = &PPC::QBRCRegClass;
2884 break;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002885 }
Wesley Peck527da1b2010-11-23 03:31:01 +00002886
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002887 // Transform the arguments stored in physical registers into virtual ones.
Devang Patelf3292b22011-02-21 23:21:26 +00002888 unsigned Reg = MF.addLiveIn(VA.getLocReg(), RC);
Hal Finkel940ab932014-02-28 00:27:01 +00002889 SDValue ArgValue = DAG.getCopyFromReg(Chain, dl, Reg,
2890 ValVT == MVT::i1 ? MVT::i32 : ValVT);
2891
2892 if (ValVT == MVT::i1)
2893 ArgValue = DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, ArgValue);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002894
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002895 InVals.push_back(ArgValue);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002896 } else {
2897 // Argument stored in memory.
2898 assert(VA.isMemLoc());
2899
Hal Finkel940ab932014-02-28 00:27:01 +00002900 unsigned ArgSize = VA.getLocVT().getStoreSize();
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002901 int FI = MFI->CreateFixedObject(ArgSize, VA.getLocMemOffset(),
Evan Cheng0664a672010-07-03 00:40:23 +00002902 isImmutable);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002903
2904 // Create load nodes to retrieve arguments from the stack.
2905 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
Chris Lattner7727d052010-09-21 06:44:06 +00002906 InVals.push_back(DAG.getLoad(VA.getValVT(), dl, Chain, FIN,
2907 MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00002908 false, false, false, 0));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002909 }
2910 }
2911
2912 // Assign locations to all of the incoming aggregate by value arguments.
2913 // Aggregates passed by value are stored in the local variable space of the
2914 // caller's stack frame, right above the parameter list area.
2915 SmallVector<CCValAssign, 16> ByValArgLocs;
Eric Christopher0713a9d2011-06-08 23:55:35 +00002916 CCState CCByValInfo(CallConv, isVarArg, DAG.getMachineFunction(),
Eric Christopherb5217502014-08-06 18:45:26 +00002917 ByValArgLocs, *DAG.getContext());
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002918
2919 // Reserve stack space for the allocations in CCInfo.
2920 CCByValInfo.AllocateStack(CCInfo.getNextStackOffset(), PtrByteSize);
2921
Bill Schmidtef17c142013-02-06 17:33:58 +00002922 CCByValInfo.AnalyzeFormalArguments(Ins, CC_PPC32_SVR4_ByVal);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002923
2924 // Area that is at least reserved in the caller of this function.
2925 unsigned MinReservedArea = CCByValInfo.getNextStackOffset();
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00002926 MinReservedArea = std::max(MinReservedArea, LinkageSize);
Wesley Peck527da1b2010-11-23 03:31:01 +00002927
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002928 // Set the size that is at least reserved in caller of this function. Tail
2929 // call optimized function's reserved stack space needs to be aligned so that
2930 // taking the difference between two stack areas will result in an aligned
2931 // stack.
Eric Christophercccae792015-01-30 22:02:31 +00002932 MinReservedArea =
2933 EnsureStackAlignment(Subtarget.getFrameLowering(), MinReservedArea);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00002934 FuncInfo->setMinReservedArea(MinReservedArea);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002935
2936 SmallVector<SDValue, 8> MemOps;
Wesley Peck527da1b2010-11-23 03:31:01 +00002937
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002938 // If the function takes variable number of arguments, make a frame index for
2939 // the start of the first vararg value... for expansion of llvm.va_start.
2940 if (isVarArg) {
Craig Topper840beec2014-04-04 05:16:06 +00002941 static const MCPhysReg GPArgRegs[] = {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002942 PPC::R3, PPC::R4, PPC::R5, PPC::R6,
2943 PPC::R7, PPC::R8, PPC::R9, PPC::R10,
2944 };
2945 const unsigned NumGPArgRegs = array_lengthof(GPArgRegs);
2946
Craig Topper840beec2014-04-04 05:16:06 +00002947 static const MCPhysReg FPArgRegs[] = {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002948 PPC::F1, PPC::F2, PPC::F3, PPC::F4, PPC::F5, PPC::F6, PPC::F7,
2949 PPC::F8
2950 };
Joerg Sonnenbergereb8655a2014-08-08 16:46:10 +00002951 unsigned NumFPArgRegs = array_lengthof(FPArgRegs);
2952 if (DisablePPCFloatInVariadic)
2953 NumFPArgRegs = 0;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002954
Tim Northover3b6b7ca2015-02-21 02:11:17 +00002955 FuncInfo->setVarArgsNumGPR(CCInfo.getFirstUnallocated(GPArgRegs));
2956 FuncInfo->setVarArgsNumFPR(CCInfo.getFirstUnallocated(FPArgRegs));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002957
2958 // Make room for NumGPArgRegs and NumFPArgRegs.
2959 int Depth = NumGPArgRegs * PtrVT.getSizeInBits()/8 +
Craig Topper7ff15922014-09-10 04:51:36 +00002960 NumFPArgRegs * MVT(MVT::f64).getSizeInBits()/8;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002961
Dan Gohman31ae5862010-04-17 14:41:14 +00002962 FuncInfo->setVarArgsStackOffset(
2963 MFI->CreateFixedObject(PtrVT.getSizeInBits()/8,
Evan Cheng0664a672010-07-03 00:40:23 +00002964 CCInfo.getNextStackOffset(), true));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002965
Dan Gohman31ae5862010-04-17 14:41:14 +00002966 FuncInfo->setVarArgsFrameIndex(MFI->CreateStackObject(Depth, 8, false));
2967 SDValue FIN = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), PtrVT);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002968
Jakob Stoklund Olesen6c4353e2010-10-11 20:43:09 +00002969 // The fixed integer arguments of a variadic function are stored to the
2970 // VarArgsFrameIndex on the stack so that they may be loaded by deferencing
2971 // the result of va_next.
2972 for (unsigned GPRIndex = 0; GPRIndex != NumGPArgRegs; ++GPRIndex) {
2973 // Get an existing live-in vreg, or add a new one.
2974 unsigned VReg = MF.getRegInfo().getLiveInVirtReg(GPArgRegs[GPRIndex]);
2975 if (!VReg)
Devang Patelf3292b22011-02-21 23:21:26 +00002976 VReg = MF.addLiveIn(GPArgRegs[GPRIndex], &PPC::GPRCRegClass);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002977
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00002978 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
Chris Lattner676c61d2010-09-21 18:41:36 +00002979 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
2980 MachinePointerInfo(), false, false, 0);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002981 MemOps.push_back(Store);
2982 // Increment the address by four for the next argument to store
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00002983 SDValue PtrOff = DAG.getConstant(PtrVT.getSizeInBits()/8, dl, PtrVT);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002984 FIN = DAG.getNode(ISD::ADD, dl, PtrOff.getValueType(), FIN, PtrOff);
2985 }
2986
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00002987 // FIXME 32-bit SVR4: We only need to save FP argument registers if CR bit 6
2988 // is set.
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002989 // The double arguments are stored to the VarArgsFrameIndex
2990 // on the stack.
Jakob Stoklund Olesen6c4353e2010-10-11 20:43:09 +00002991 for (unsigned FPRIndex = 0; FPRIndex != NumFPArgRegs; ++FPRIndex) {
2992 // Get an existing live-in vreg, or add a new one.
2993 unsigned VReg = MF.getRegInfo().getLiveInVirtReg(FPArgRegs[FPRIndex]);
2994 if (!VReg)
Devang Patelf3292b22011-02-21 23:21:26 +00002995 VReg = MF.addLiveIn(FPArgRegs[FPRIndex], &PPC::F8RCRegClass);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00002996
Owen Anderson9f944592009-08-11 20:47:22 +00002997 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, MVT::f64);
Chris Lattner676c61d2010-09-21 18:41:36 +00002998 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
2999 MachinePointerInfo(), false, false, 0);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003000 MemOps.push_back(Store);
3001 // Increment the address by eight for the next argument to store
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003002 SDValue PtrOff = DAG.getConstant(MVT(MVT::f64).getSizeInBits()/8, dl,
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003003 PtrVT);
3004 FIN = DAG.getNode(ISD::ADD, dl, PtrOff.getValueType(), FIN, PtrOff);
3005 }
3006 }
3007
3008 if (!MemOps.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00003009 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOps);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003010
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003011 return Chain;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003012}
3013
Bill Schmidt57d6de52012-10-23 15:51:16 +00003014// PPC64 passes i8, i16, and i32 values in i64 registers. Promote
3015// value to MVT::i64 and then truncate to the correct register size.
3016SDValue
3017PPCTargetLowering::extendArgForPPC64(ISD::ArgFlagsTy Flags, EVT ObjectVT,
3018 SelectionDAG &DAG, SDValue ArgVal,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003019 SDLoc dl) const {
Bill Schmidt57d6de52012-10-23 15:51:16 +00003020 if (Flags.isSExt())
3021 ArgVal = DAG.getNode(ISD::AssertSext, dl, MVT::i64, ArgVal,
3022 DAG.getValueType(ObjectVT));
3023 else if (Flags.isZExt())
3024 ArgVal = DAG.getNode(ISD::AssertZext, dl, MVT::i64, ArgVal,
3025 DAG.getValueType(ObjectVT));
Matt Arsenault758659232013-05-18 00:21:46 +00003026
Hal Finkel940ab932014-02-28 00:27:01 +00003027 return DAG.getNode(ISD::TRUNCATE, dl, ObjectVT, ArgVal);
Bill Schmidt57d6de52012-10-23 15:51:16 +00003028}
3029
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003030SDValue
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003031PPCTargetLowering::LowerFormalArguments_64SVR4(
3032 SDValue Chain,
3033 CallingConv::ID CallConv, bool isVarArg,
3034 const SmallVectorImpl<ISD::InputArg>
3035 &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003036 SDLoc dl, SelectionDAG &DAG,
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003037 SmallVectorImpl<SDValue> &InVals) const {
3038 // TODO: add description of PPC stack frame format, or at least some docs.
3039 //
Ulrich Weigand8658f172014-07-20 23:43:15 +00003040 bool isELFv2ABI = Subtarget.isELFv2ABI();
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00003041 bool isLittleEndian = Subtarget.isLittleEndian();
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003042 MachineFunction &MF = DAG.getMachineFunction();
3043 MachineFrameInfo *MFI = MF.getFrameInfo();
3044 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
3045
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003046 assert(!(CallConv == CallingConv::Fast && isVarArg) &&
3047 "fastcc not supported on varargs functions");
3048
Mehdi Amini44ede332015-07-09 02:09:04 +00003049 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003050 // Potential tail calls could cause overwriting of argument stack slots.
3051 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt &&
3052 (CallConv == CallingConv::Fast));
3053 unsigned PtrByteSize = 8;
Eric Christophera4ae2132015-02-13 22:22:57 +00003054 unsigned LinkageSize = Subtarget.getFrameLowering()->getLinkageSize();
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003055
Craig Topper840beec2014-04-04 05:16:06 +00003056 static const MCPhysReg GPR[] = {
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003057 PPC::X3, PPC::X4, PPC::X5, PPC::X6,
3058 PPC::X7, PPC::X8, PPC::X9, PPC::X10,
3059 };
Craig Topper840beec2014-04-04 05:16:06 +00003060 static const MCPhysReg VR[] = {
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003061 PPC::V2, PPC::V3, PPC::V4, PPC::V5, PPC::V6, PPC::V7, PPC::V8,
3062 PPC::V9, PPC::V10, PPC::V11, PPC::V12, PPC::V13
3063 };
Craig Topper840beec2014-04-04 05:16:06 +00003064 static const MCPhysReg VSRH[] = {
Hal Finkel7811c612014-03-28 19:58:11 +00003065 PPC::VSH2, PPC::VSH3, PPC::VSH4, PPC::VSH5, PPC::VSH6, PPC::VSH7, PPC::VSH8,
3066 PPC::VSH9, PPC::VSH10, PPC::VSH11, PPC::VSH12, PPC::VSH13
3067 };
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003068
3069 const unsigned Num_GPR_Regs = array_lengthof(GPR);
3070 const unsigned Num_FPR_Regs = 13;
3071 const unsigned Num_VR_Regs = array_lengthof(VR);
Hal Finkelc93a9a22015-02-25 01:06:45 +00003072 const unsigned Num_QFPR_Regs = Num_FPR_Regs;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003073
Ulrich Weigand8658f172014-07-20 23:43:15 +00003074 // Do a first pass over the arguments to determine whether the ABI
3075 // guarantees that our caller has allocated the parameter save area
3076 // on its stack frame. In the ELFv1 ABI, this is always the case;
3077 // in the ELFv2 ABI, it is true if this is a vararg function or if
3078 // any parameter is located in a stack slot.
3079
3080 bool HasParameterArea = !isELFv2ABI || isVarArg;
3081 unsigned ParamAreaSize = Num_GPR_Regs * PtrByteSize;
3082 unsigned NumBytes = LinkageSize;
3083 unsigned AvailableFPRs = Num_FPR_Regs;
3084 unsigned AvailableVRs = Num_VR_Regs;
Hal Finkel965cea52015-07-12 00:37:44 +00003085 for (unsigned i = 0, e = Ins.size(); i != e; ++i) {
3086 if (Ins[i].Flags.isNest())
3087 continue;
3088
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003089 if (CalculateStackSlotUsed(Ins[i].VT, Ins[i].ArgVT, Ins[i].Flags,
Ulrich Weigand8658f172014-07-20 23:43:15 +00003090 PtrByteSize, LinkageSize, ParamAreaSize,
Hal Finkelc93a9a22015-02-25 01:06:45 +00003091 NumBytes, AvailableFPRs, AvailableVRs,
3092 Subtarget.hasQPX()))
Ulrich Weigand8658f172014-07-20 23:43:15 +00003093 HasParameterArea = true;
Hal Finkel965cea52015-07-12 00:37:44 +00003094 }
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003095
3096 // Add DAG nodes to load the arguments or copy them out of registers. On
3097 // entry to a function on PPC, the arguments start after the linkage area,
3098 // although the first ones are often in registers.
3099
Ulrich Weigand8658f172014-07-20 23:43:15 +00003100 unsigned ArgOffset = LinkageSize;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003101 unsigned GPR_idx = 0, FPR_idx = 0, VR_idx = 0;
Hal Finkelc93a9a22015-02-25 01:06:45 +00003102 unsigned &QFPR_idx = FPR_idx;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003103 SmallVector<SDValue, 8> MemOps;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003104 Function::const_arg_iterator FuncArg = MF.getFunction()->arg_begin();
Bill Schmidt6631e942013-02-20 17:31:41 +00003105 unsigned CurArgIdx = 0;
3106 for (unsigned ArgNo = 0, e = Ins.size(); ArgNo != e; ++ArgNo) {
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003107 SDValue ArgVal;
3108 bool needsLoad = false;
3109 EVT ObjectVT = Ins[ArgNo].VT;
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003110 EVT OrigVT = Ins[ArgNo].ArgVT;
Hal Finkel940ab932014-02-28 00:27:01 +00003111 unsigned ObjSize = ObjectVT.getStoreSize();
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003112 unsigned ArgSize = ObjSize;
3113 ISD::ArgFlagsTy Flags = Ins[ArgNo].Flags;
Andrew Trick05938a52015-02-16 18:10:47 +00003114 if (Ins[ArgNo].isOrigArg()) {
3115 std::advance(FuncArg, Ins[ArgNo].getOrigArgIndex() - CurArgIdx);
3116 CurArgIdx = Ins[ArgNo].getOrigArgIndex();
3117 }
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003118 // We re-align the argument offset for each argument, except when using the
3119 // fast calling convention, when we need to make sure we do that only when
3120 // we'll actually use a stack slot.
3121 unsigned CurArgOffset, Align;
3122 auto ComputeArgOffset = [&]() {
3123 /* Respect alignment of argument on the stack. */
3124 Align = CalculateStackSlotAlignment(ObjectVT, OrigVT, Flags, PtrByteSize);
3125 ArgOffset = ((ArgOffset + Align - 1) / Align) * Align;
3126 CurArgOffset = ArgOffset;
3127 };
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003128
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003129 if (CallConv != CallingConv::Fast) {
3130 ComputeArgOffset();
3131
3132 /* Compute GPR index associated with argument offset. */
3133 GPR_idx = (ArgOffset - LinkageSize) / PtrByteSize;
3134 GPR_idx = std::min(GPR_idx, Num_GPR_Regs);
3135 }
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003136
3137 // FIXME the codegen can be much improved in some cases.
3138 // We do not have to keep everything in memory.
3139 if (Flags.isByVal()) {
Andrew Trick05938a52015-02-16 18:10:47 +00003140 assert(Ins[ArgNo].isOrigArg() && "Byval arguments cannot be implicit");
3141
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003142 if (CallConv == CallingConv::Fast)
3143 ComputeArgOffset();
3144
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003145 // ObjSize is the true size, ArgSize rounded up to multiple of registers.
3146 ObjSize = Flags.getByValSize();
3147 ArgSize = ((ObjSize + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
Bill Schmidt9953cf22012-10-31 01:15:05 +00003148 // Empty aggregate parameters do not take up registers. Examples:
3149 // struct { } a;
3150 // union { } b;
3151 // int c[0];
3152 // etc. However, we have to provide a place-holder in InVals, so
3153 // pretend we have an 8-byte item at the current address for that
3154 // purpose.
3155 if (!ObjSize) {
3156 int FI = MFI->CreateFixedObject(PtrByteSize, ArgOffset, true);
3157 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
3158 InVals.push_back(FIN);
3159 continue;
3160 }
Hal Finkel262a2242013-09-12 23:20:06 +00003161
Ulrich Weigand24195972014-07-20 22:36:52 +00003162 // Create a stack object covering all stack doublewords occupied
Ulrich Weigand8658f172014-07-20 23:43:15 +00003163 // by the argument. If the argument is (fully or partially) on
3164 // the stack, or if the argument is fully in registers but the
3165 // caller has allocated the parameter save anyway, we can refer
3166 // directly to the caller's stack frame. Otherwise, create a
3167 // local copy in our own frame.
3168 int FI;
3169 if (HasParameterArea ||
3170 ArgSize + ArgOffset > LinkageSize + Num_GPR_Regs * PtrByteSize)
Hal Finkel41a55ad2014-08-16 00:17:05 +00003171 FI = MFI->CreateFixedObject(ArgSize, ArgOffset, false, true);
Ulrich Weigand8658f172014-07-20 23:43:15 +00003172 else
3173 FI = MFI->CreateStackObject(ArgSize, Align, false);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003174 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003175
Ulrich Weigand24195972014-07-20 22:36:52 +00003176 // Handle aggregates smaller than 8 bytes.
3177 if (ObjSize < PtrByteSize) {
3178 // The value of the object is its address, which differs from the
3179 // address of the enclosing doubleword on big-endian systems.
3180 SDValue Arg = FIN;
3181 if (!isLittleEndian) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003182 SDValue ArgOff = DAG.getConstant(PtrByteSize - ObjSize, dl, PtrVT);
Ulrich Weigand24195972014-07-20 22:36:52 +00003183 Arg = DAG.getNode(ISD::ADD, dl, ArgOff.getValueType(), Arg, ArgOff);
3184 }
3185 InVals.push_back(Arg);
3186
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003187 if (GPR_idx != Num_GPR_Regs) {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003188 unsigned VReg = MF.addLiveIn(GPR[GPR_idx++], &PPC::G8RCRegClass);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003189 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003190 SDValue Store;
3191
3192 if (ObjSize==1 || ObjSize==2 || ObjSize==4) {
3193 EVT ObjType = (ObjSize == 1 ? MVT::i8 :
3194 (ObjSize == 2 ? MVT::i16 : MVT::i32));
Ulrich Weigand24195972014-07-20 22:36:52 +00003195 Store = DAG.getTruncStore(Val.getValue(1), dl, Val, Arg,
Hal Finkel3e4a34c2014-01-21 20:15:58 +00003196 MachinePointerInfo(FuncArg),
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003197 ObjType, false, false, 0);
3198 } else {
3199 // For sizes that don't fit a truncating store (3, 5, 6, 7),
3200 // store the whole register as-is to the parameter save area
Ulrich Weigand24195972014-07-20 22:36:52 +00003201 // slot.
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003202 Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
Hal Finkel3e4a34c2014-01-21 20:15:58 +00003203 MachinePointerInfo(FuncArg),
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003204 false, false, 0);
3205 }
3206
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003207 MemOps.push_back(Store);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003208 }
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003209 // Whether we copied from a register or not, advance the offset
3210 // into the parameter save area by a full doubleword.
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003211 ArgOffset += PtrByteSize;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003212 continue;
3213 }
Bill Schmidt6ed3b992012-10-25 13:38:09 +00003214
Ulrich Weigand24195972014-07-20 22:36:52 +00003215 // The value of the object is its address, which is the address of
3216 // its first stack doubleword.
3217 InVals.push_back(FIN);
3218
3219 // Store whatever pieces of the object are in registers to memory.
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003220 for (unsigned j = 0; j < ArgSize; j += PtrByteSize) {
Ulrich Weigand24195972014-07-20 22:36:52 +00003221 if (GPR_idx == Num_GPR_Regs)
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003222 break;
Ulrich Weigand24195972014-07-20 22:36:52 +00003223
3224 unsigned VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
3225 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
3226 SDValue Addr = FIN;
3227 if (j) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003228 SDValue Off = DAG.getConstant(j, dl, PtrVT);
Ulrich Weigand24195972014-07-20 22:36:52 +00003229 Addr = DAG.getNode(ISD::ADD, dl, Off.getValueType(), Addr, Off);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003230 }
Ulrich Weigand24195972014-07-20 22:36:52 +00003231 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, Addr,
3232 MachinePointerInfo(FuncArg, j),
3233 false, false, 0);
3234 MemOps.push_back(Store);
3235 ++GPR_idx;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003236 }
Ulrich Weigand24195972014-07-20 22:36:52 +00003237 ArgOffset += ArgSize;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003238 continue;
3239 }
3240
3241 switch (ObjectVT.getSimpleVT().SimpleTy) {
3242 default: llvm_unreachable("Unhandled argument type!");
Hal Finkel940ab932014-02-28 00:27:01 +00003243 case MVT::i1:
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003244 case MVT::i32:
3245 case MVT::i64:
Hal Finkel965cea52015-07-12 00:37:44 +00003246 if (Flags.isNest()) {
3247 // The 'nest' parameter, if any, is passed in R11.
3248 unsigned VReg = MF.addLiveIn(PPC::X11, &PPC::G8RCRegClass);
3249 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i64);
3250
3251 if (ObjectVT == MVT::i32 || ObjectVT == MVT::i1)
3252 ArgVal = extendArgForPPC64(Flags, ObjectVT, DAG, ArgVal, dl);
3253
3254 break;
3255 }
3256
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003257 // These can be scalar arguments or elements of an integer array type
3258 // passed directly. Clang may use those instead of "byval" aggregate
3259 // types to avoid forcing arguments to memory unnecessarily.
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003260 if (GPR_idx != Num_GPR_Regs) {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003261 unsigned VReg = MF.addLiveIn(GPR[GPR_idx++], &PPC::G8RCRegClass);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003262 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i64);
3263
Hal Finkel940ab932014-02-28 00:27:01 +00003264 if (ObjectVT == MVT::i32 || ObjectVT == MVT::i1)
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003265 // PPC64 passes i8, i16, and i32 values in i64 registers. Promote
3266 // value to MVT::i64 and then truncate to the correct register size.
Bill Schmidt57d6de52012-10-23 15:51:16 +00003267 ArgVal = extendArgForPPC64(Flags, ObjectVT, DAG, ArgVal, dl);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003268 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003269 if (CallConv == CallingConv::Fast)
3270 ComputeArgOffset();
3271
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003272 needsLoad = true;
3273 ArgSize = PtrByteSize;
3274 }
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003275 if (CallConv != CallingConv::Fast || needsLoad)
3276 ArgOffset += 8;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003277 break;
3278
3279 case MVT::f32:
3280 case MVT::f64:
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003281 // These can be scalar arguments or elements of a float array type
3282 // passed directly. The latter are used to implement ELFv2 homogenous
3283 // float aggregates.
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003284 if (FPR_idx != Num_FPR_Regs) {
3285 unsigned VReg;
3286
3287 if (ObjectVT == MVT::f32)
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +00003288 VReg = MF.addLiveIn(FPR[FPR_idx],
3289 Subtarget.hasP8Vector()
3290 ? &PPC::VSSRCRegClass
3291 : &PPC::F4RCRegClass);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003292 else
Eric Christophercccae792015-01-30 22:02:31 +00003293 VReg = MF.addLiveIn(FPR[FPR_idx], Subtarget.hasVSX()
3294 ? &PPC::VSFRCRegClass
3295 : &PPC::F8RCRegClass);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003296
3297 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, ObjectVT);
3298 ++FPR_idx;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003299 } else if (GPR_idx != Num_GPR_Regs && CallConv != CallingConv::Fast) {
Hal Finkel8ea446b2015-01-18 14:31:10 +00003300 // FIXME: We may want to re-enable this for CallingConv::Fast on the P8
3301 // once we support fp <-> gpr moves.
3302
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003303 // This can only ever happen in the presence of f32 array types,
3304 // since otherwise we never run out of FPRs before running out
3305 // of GPRs.
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003306 unsigned VReg = MF.addLiveIn(GPR[GPR_idx++], &PPC::G8RCRegClass);
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003307 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i64);
3308
3309 if (ObjectVT == MVT::f32) {
3310 if ((ArgOffset % PtrByteSize) == (isLittleEndian ? 4 : 0))
3311 ArgVal = DAG.getNode(ISD::SRL, dl, MVT::i64, ArgVal,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003312 DAG.getConstant(32, dl, MVT::i32));
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003313 ArgVal = DAG.getNode(ISD::TRUNCATE, dl, MVT::i32, ArgVal);
3314 }
3315
3316 ArgVal = DAG.getNode(ISD::BITCAST, dl, ObjectVT, ArgVal);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003317 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003318 if (CallConv == CallingConv::Fast)
3319 ComputeArgOffset();
3320
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003321 needsLoad = true;
3322 }
3323
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003324 // When passing an array of floats, the array occupies consecutive
3325 // space in the argument area; only round up to the next doubleword
3326 // at the end of the array. Otherwise, each float takes 8 bytes.
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003327 if (CallConv != CallingConv::Fast || needsLoad) {
3328 ArgSize = Flags.isInConsecutiveRegs() ? ObjSize : PtrByteSize;
3329 ArgOffset += ArgSize;
3330 if (Flags.isInConsecutiveRegsLast())
3331 ArgOffset = ((ArgOffset + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
3332 }
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003333 break;
3334 case MVT::v4f32:
3335 case MVT::v4i32:
3336 case MVT::v8i16:
3337 case MVT::v16i8:
Hal Finkel27774d92014-03-13 07:58:58 +00003338 case MVT::v2f64:
Hal Finkela6c8b512014-03-26 16:12:58 +00003339 case MVT::v2i64:
Kit Bartond4eb73c2015-05-05 16:10:44 +00003340 case MVT::v1i128:
Hal Finkelc93a9a22015-02-25 01:06:45 +00003341 if (!Subtarget.hasQPX()) {
Ulrich Weigand85d5df22014-07-21 00:13:26 +00003342 // These can be scalar arguments or elements of a vector array type
3343 // passed directly. The latter are used to implement ELFv2 homogenous
3344 // vector aggregates.
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003345 if (VR_idx != Num_VR_Regs) {
Hal Finkel7811c612014-03-28 19:58:11 +00003346 unsigned VReg = (ObjectVT == MVT::v2f64 || ObjectVT == MVT::v2i64) ?
3347 MF.addLiveIn(VSRH[VR_idx], &PPC::VSHRCRegClass) :
3348 MF.addLiveIn(VR[VR_idx], &PPC::VRRCRegClass);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003349 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, ObjectVT);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003350 ++VR_idx;
3351 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003352 if (CallConv == CallingConv::Fast)
3353 ComputeArgOffset();
3354
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003355 needsLoad = true;
3356 }
Hal Finkelf81b6dd2015-01-18 12:08:47 +00003357 if (CallConv != CallingConv::Fast || needsLoad)
3358 ArgOffset += 16;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003359 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +00003360 } // not QPX
3361
3362 assert(ObjectVT.getSimpleVT().SimpleTy == MVT::v4f32 &&
3363 "Invalid QPX parameter type");
3364 /* fall through */
3365
3366 case MVT::v4f64:
3367 case MVT::v4i1:
3368 // QPX vectors are treated like their scalar floating-point subregisters
3369 // (except that they're larger).
3370 unsigned Sz = ObjectVT.getSimpleVT().SimpleTy == MVT::v4f32 ? 16 : 32;
3371 if (QFPR_idx != Num_QFPR_Regs) {
3372 const TargetRegisterClass *RC;
3373 switch (ObjectVT.getSimpleVT().SimpleTy) {
3374 case MVT::v4f64: RC = &PPC::QFRCRegClass; break;
3375 case MVT::v4f32: RC = &PPC::QSRCRegClass; break;
3376 default: RC = &PPC::QBRCRegClass; break;
3377 }
3378
3379 unsigned VReg = MF.addLiveIn(QFPR[QFPR_idx], RC);
3380 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, ObjectVT);
3381 ++QFPR_idx;
3382 } else {
3383 if (CallConv == CallingConv::Fast)
3384 ComputeArgOffset();
3385 needsLoad = true;
3386 }
3387 if (CallConv != CallingConv::Fast || needsLoad)
3388 ArgOffset += Sz;
3389 break;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003390 }
3391
3392 // We need to load the argument to a virtual register if we determined
3393 // above that we ran out of physical registers of the appropriate type.
3394 if (needsLoad) {
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00003395 if (ObjSize < ArgSize && !isLittleEndian)
3396 CurArgOffset += ArgSize - ObjSize;
3397 int FI = MFI->CreateFixedObject(ObjSize, CurArgOffset, isImmutable);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003398 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
3399 ArgVal = DAG.getLoad(ObjectVT, dl, Chain, FIN, MachinePointerInfo(),
3400 false, false, false, 0);
3401 }
3402
3403 InVals.push_back(ArgVal);
3404 }
3405
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003406 // Area that is at least reserved in the caller of this function.
Ulrich Weigandec2bf932014-07-07 19:26:41 +00003407 unsigned MinReservedArea;
Ulrich Weigand8658f172014-07-20 23:43:15 +00003408 if (HasParameterArea)
3409 MinReservedArea = std::max(ArgOffset, LinkageSize + 8 * PtrByteSize);
3410 else
3411 MinReservedArea = LinkageSize;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003412
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003413 // Set the size that is at least reserved in caller of this function. Tail
Bill Schmidt57d6de52012-10-23 15:51:16 +00003414 // call optimized functions' reserved stack space needs to be aligned so that
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003415 // taking the difference between two stack areas will result in an aligned
3416 // stack.
Eric Christophercccae792015-01-30 22:02:31 +00003417 MinReservedArea =
3418 EnsureStackAlignment(Subtarget.getFrameLowering(), MinReservedArea);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003419 FuncInfo->setMinReservedArea(MinReservedArea);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003420
3421 // If the function takes variable number of arguments, make a frame index for
3422 // the start of the first vararg value... for expansion of llvm.va_start.
3423 if (isVarArg) {
3424 int Depth = ArgOffset;
3425
3426 FuncInfo->setVarArgsFrameIndex(
Bill Schmidt57d6de52012-10-23 15:51:16 +00003427 MFI->CreateFixedObject(PtrByteSize, Depth, true));
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003428 SDValue FIN = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), PtrVT);
3429
3430 // If this function is vararg, store any remaining integer argument regs
3431 // to their spots on the stack so that they may be loaded by deferencing the
3432 // result of va_next.
Ulrich Weigandec2bf932014-07-07 19:26:41 +00003433 for (GPR_idx = (ArgOffset - LinkageSize) / PtrByteSize;
3434 GPR_idx < Num_GPR_Regs; ++GPR_idx) {
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003435 unsigned VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
3436 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
3437 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
3438 MachinePointerInfo(), false, false, 0);
3439 MemOps.push_back(Store);
3440 // Increment the address by four for the next argument to store
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003441 SDValue PtrOff = DAG.getConstant(PtrByteSize, dl, PtrVT);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003442 FIN = DAG.getNode(ISD::ADD, dl, PtrOff.getValueType(), FIN, PtrOff);
3443 }
3444 }
3445
3446 if (!MemOps.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00003447 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOps);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003448
3449 return Chain;
3450}
3451
3452SDValue
3453PPCTargetLowering::LowerFormalArguments_Darwin(
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003454 SDValue Chain,
Sandeep Patel68c5f472009-09-02 08:44:58 +00003455 CallingConv::ID CallConv, bool isVarArg,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003456 const SmallVectorImpl<ISD::InputArg>
3457 &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003458 SDLoc dl, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00003459 SmallVectorImpl<SDValue> &InVals) const {
Chris Lattner4302e8f2006-05-16 18:18:50 +00003460 // TODO: add description of PPC stack frame format, or at least some docs.
3461 //
3462 MachineFunction &MF = DAG.getMachineFunction();
3463 MachineFrameInfo *MFI = MF.getFrameInfo();
Dan Gohman31ae5862010-04-17 14:41:14 +00003464 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
Scott Michelcf0da6c2009-02-17 22:15:04 +00003465
Mehdi Amini44ede332015-07-09 02:09:04 +00003466 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Owen Anderson9f944592009-08-11 20:47:22 +00003467 bool isPPC64 = PtrVT == MVT::i64;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003468 // Potential tail calls could cause overwriting of argument stack slots.
Nick Lewycky50f02cb2011-12-02 22:16:29 +00003469 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt &&
3470 (CallConv == CallingConv::Fast));
Jim Laskeyf4e2e002006-11-28 14:53:52 +00003471 unsigned PtrByteSize = isPPC64 ? 8 : 4;
Eric Christophera4ae2132015-02-13 22:22:57 +00003472 unsigned LinkageSize = Subtarget.getFrameLowering()->getLinkageSize();
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00003473 unsigned ArgOffset = LinkageSize;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003474 // Area that is at least reserved in caller of this function.
3475 unsigned MinReservedArea = ArgOffset;
3476
Craig Topper840beec2014-04-04 05:16:06 +00003477 static const MCPhysReg GPR_32[] = { // 32-bit registers.
Chris Lattner4302e8f2006-05-16 18:18:50 +00003478 PPC::R3, PPC::R4, PPC::R5, PPC::R6,
3479 PPC::R7, PPC::R8, PPC::R9, PPC::R10,
3480 };
Craig Topper840beec2014-04-04 05:16:06 +00003481 static const MCPhysReg GPR_64[] = { // 64-bit registers.
Chris Lattnerec78cad2006-06-26 22:48:35 +00003482 PPC::X3, PPC::X4, PPC::X5, PPC::X6,
3483 PPC::X7, PPC::X8, PPC::X9, PPC::X10,
3484 };
Craig Topper840beec2014-04-04 05:16:06 +00003485 static const MCPhysReg VR[] = {
Chris Lattner4302e8f2006-05-16 18:18:50 +00003486 PPC::V2, PPC::V3, PPC::V4, PPC::V5, PPC::V6, PPC::V7, PPC::V8,
3487 PPC::V9, PPC::V10, PPC::V11, PPC::V12, PPC::V13
3488 };
Chris Lattnerec78cad2006-06-26 22:48:35 +00003489
Owen Andersone2f23a32007-09-07 04:06:50 +00003490 const unsigned Num_GPR_Regs = array_lengthof(GPR_32);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003491 const unsigned Num_FPR_Regs = 13;
Owen Andersone2f23a32007-09-07 04:06:50 +00003492 const unsigned Num_VR_Regs = array_lengthof( VR);
Jim Laskey48850c12006-11-16 22:43:37 +00003493
3494 unsigned GPR_idx = 0, FPR_idx = 0, VR_idx = 0;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003495
Craig Topper840beec2014-04-04 05:16:06 +00003496 const MCPhysReg *GPR = isPPC64 ? GPR_64 : GPR_32;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003497
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003498 // In 32-bit non-varargs functions, the stack space for vectors is after the
3499 // stack space for non-vectors. We do not use this space unless we have
3500 // too many vectors to fit in registers, something that only occurs in
Scott Michelcf0da6c2009-02-17 22:15:04 +00003501 // constructed examples:), but we have to walk the arglist to figure
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003502 // that out...for the pathological case, compute VecArgOffset as the
3503 // start of the vector parameter area. Computing VecArgOffset is the
3504 // entire point of the following loop.
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003505 unsigned VecArgOffset = ArgOffset;
3506 if (!isVarArg && !isPPC64) {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003507 for (unsigned ArgNo = 0, e = Ins.size(); ArgNo != e;
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003508 ++ArgNo) {
Owen Anderson53aa7a92009-08-10 22:56:29 +00003509 EVT ObjectVT = Ins[ArgNo].VT;
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003510 ISD::ArgFlagsTy Flags = Ins[ArgNo].Flags;
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003511
Duncan Sandsd97eea32008-03-21 09:14:45 +00003512 if (Flags.isByVal()) {
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003513 // ObjSize is the true size, ArgSize rounded up to multiple of regs.
Benjamin Kramer084b9f42012-01-20 14:42:32 +00003514 unsigned ObjSize = Flags.getByValSize();
Scott Michelcf0da6c2009-02-17 22:15:04 +00003515 unsigned ArgSize =
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003516 ((ObjSize + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
3517 VecArgOffset += ArgSize;
3518 continue;
3519 }
3520
Owen Anderson9f944592009-08-11 20:47:22 +00003521 switch(ObjectVT.getSimpleVT().SimpleTy) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00003522 default: llvm_unreachable("Unhandled argument type!");
Hal Finkel5cae2162014-02-28 01:17:25 +00003523 case MVT::i1:
Owen Anderson9f944592009-08-11 20:47:22 +00003524 case MVT::i32:
3525 case MVT::f32:
Bill Schmidt019cc6f2012-09-19 15:42:13 +00003526 VecArgOffset += 4;
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003527 break;
Owen Anderson9f944592009-08-11 20:47:22 +00003528 case MVT::i64: // PPC64
3529 case MVT::f64:
Bill Schmidt019cc6f2012-09-19 15:42:13 +00003530 // FIXME: We are guaranteed to be !isPPC64 at this point.
3531 // Does MVT::i64 apply?
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003532 VecArgOffset += 8;
3533 break;
Owen Anderson9f944592009-08-11 20:47:22 +00003534 case MVT::v4f32:
3535 case MVT::v4i32:
3536 case MVT::v8i16:
3537 case MVT::v16i8:
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003538 // Nothing to do, we're only looking at Nonvector args here.
3539 break;
3540 }
3541 }
3542 }
3543 // We've found where the vector parameter area in memory is. Skip the
3544 // first 12 parameters; these don't use that memory.
3545 VecArgOffset = ((VecArgOffset+15)/16)*16;
3546 VecArgOffset += 12*16;
3547
Chris Lattner4302e8f2006-05-16 18:18:50 +00003548 // Add DAG nodes to load the arguments or copy them out of registers. On
Jim Laskey48850c12006-11-16 22:43:37 +00003549 // entry to a function on PPC, the arguments start after the linkage area,
3550 // although the first ones are often in registers.
Nicolas Geoffray7aad9282007-03-13 15:02:46 +00003551
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003552 SmallVector<SDValue, 8> MemOps;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003553 unsigned nAltivecParamsAtEnd = 0;
Roman Divackyca103892012-09-24 20:47:19 +00003554 Function::const_arg_iterator FuncArg = MF.getFunction()->arg_begin();
Bill Schmidt38b6cb52013-05-08 17:22:33 +00003555 unsigned CurArgIdx = 0;
3556 for (unsigned ArgNo = 0, e = Ins.size(); ArgNo != e; ++ArgNo) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003557 SDValue ArgVal;
Chris Lattner4302e8f2006-05-16 18:18:50 +00003558 bool needsLoad = false;
Owen Anderson53aa7a92009-08-10 22:56:29 +00003559 EVT ObjectVT = Ins[ArgNo].VT;
Duncan Sands13237ac2008-06-06 12:08:01 +00003560 unsigned ObjSize = ObjectVT.getSizeInBits()/8;
Jim Laskey152671f2006-11-29 13:37:09 +00003561 unsigned ArgSize = ObjSize;
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003562 ISD::ArgFlagsTy Flags = Ins[ArgNo].Flags;
Andrew Trick05938a52015-02-16 18:10:47 +00003563 if (Ins[ArgNo].isOrigArg()) {
3564 std::advance(FuncArg, Ins[ArgNo].getOrigArgIndex() - CurArgIdx);
3565 CurArgIdx = Ins[ArgNo].getOrigArgIndex();
3566 }
Chris Lattner318f0d22006-05-16 18:51:52 +00003567 unsigned CurArgOffset = ArgOffset;
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003568
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003569 // Varargs or 64 bit Altivec parameters are padded to a 16 byte boundary.
Owen Anderson9f944592009-08-11 20:47:22 +00003570 if (ObjectVT==MVT::v4f32 || ObjectVT==MVT::v4i32 ||
3571 ObjectVT==MVT::v8i16 || ObjectVT==MVT::v16i8) {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003572 if (isVarArg || isPPC64) {
3573 MinReservedArea = ((MinReservedArea+15)/16)*16;
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003574 MinReservedArea += CalculateStackSlotSize(ObjectVT,
Dan Gohmand3fe1742008-09-13 01:54:27 +00003575 Flags,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003576 PtrByteSize);
3577 } else nAltivecParamsAtEnd++;
3578 } else
3579 // Calculate min reserved area.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003580 MinReservedArea += CalculateStackSlotSize(Ins[ArgNo].VT,
Dan Gohmand3fe1742008-09-13 01:54:27 +00003581 Flags,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003582 PtrByteSize);
3583
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003584 // FIXME the codegen can be much improved in some cases.
3585 // We do not have to keep everything in memory.
Duncan Sandsd97eea32008-03-21 09:14:45 +00003586 if (Flags.isByVal()) {
Andrew Trick05938a52015-02-16 18:10:47 +00003587 assert(Ins[ArgNo].isOrigArg() && "Byval arguments cannot be implicit");
3588
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003589 // ObjSize is the true size, ArgSize rounded up to multiple of registers.
Duncan Sandsd97eea32008-03-21 09:14:45 +00003590 ObjSize = Flags.getByValSize();
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003591 ArgSize = ((ObjSize + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003592 // Objects of size 1 and 2 are right justified, everything else is
3593 // left justified. This means the memory address is adjusted forwards.
Dale Johannesen21a8f142008-03-08 01:41:42 +00003594 if (ObjSize==1 || ObjSize==2) {
3595 CurArgOffset = CurArgOffset + (4 - ObjSize);
3596 }
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003597 // The value of the object is its address.
Hal Finkel41a55ad2014-08-16 00:17:05 +00003598 int FI = MFI->CreateFixedObject(ObjSize, CurArgOffset, false, true);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003599 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003600 InVals.push_back(FIN);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003601 if (ObjSize==1 || ObjSize==2) {
Dale Johannesen21a8f142008-03-08 01:41:42 +00003602 if (GPR_idx != Num_GPR_Regs) {
Roman Divackyd0419622011-06-17 15:21:10 +00003603 unsigned VReg;
3604 if (isPPC64)
3605 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
3606 else
3607 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::GPRCRegClass);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003608 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
Bill Schmidt57d6de52012-10-23 15:51:16 +00003609 EVT ObjType = ObjSize == 1 ? MVT::i8 : MVT::i16;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003610 SDValue Store = DAG.getTruncStore(Val.getValue(1), dl, Val, FIN,
Hal Finkel3e4a34c2014-01-21 20:15:58 +00003611 MachinePointerInfo(FuncArg),
Bill Schmidt019cc6f2012-09-19 15:42:13 +00003612 ObjType, false, false, 0);
Dale Johannesen21a8f142008-03-08 01:41:42 +00003613 MemOps.push_back(Store);
3614 ++GPR_idx;
Dale Johannesen21a8f142008-03-08 01:41:42 +00003615 }
Wesley Peck527da1b2010-11-23 03:31:01 +00003616
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003617 ArgOffset += PtrByteSize;
Wesley Peck527da1b2010-11-23 03:31:01 +00003618
Dale Johannesen21a8f142008-03-08 01:41:42 +00003619 continue;
3620 }
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003621 for (unsigned j = 0; j < ArgSize; j += PtrByteSize) {
3622 // Store whatever pieces of the object are in registers
Bill Schmidt019cc6f2012-09-19 15:42:13 +00003623 // to memory. ArgOffset will be the address of the beginning
3624 // of the object.
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003625 if (GPR_idx != Num_GPR_Regs) {
Roman Divackyd0419622011-06-17 15:21:10 +00003626 unsigned VReg;
3627 if (isPPC64)
3628 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
3629 else
3630 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::GPRCRegClass);
Evan Cheng0664a672010-07-03 00:40:23 +00003631 int FI = MFI->CreateFixedObject(PtrByteSize, ArgOffset, true);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003632 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003633 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
Bill Schmidtd1fa36f2012-10-05 21:27:08 +00003634 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
Hal Finkel3e4a34c2014-01-21 20:15:58 +00003635 MachinePointerInfo(FuncArg, j),
David Greene87a5abe2010-02-15 16:56:53 +00003636 false, false, 0);
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003637 MemOps.push_back(Store);
3638 ++GPR_idx;
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003639 ArgOffset += PtrByteSize;
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003640 } else {
3641 ArgOffset += ArgSize - (ArgOffset-CurArgOffset);
3642 break;
3643 }
3644 }
3645 continue;
3646 }
3647
Owen Anderson9f944592009-08-11 20:47:22 +00003648 switch (ObjectVT.getSimpleVT().SimpleTy) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00003649 default: llvm_unreachable("Unhandled argument type!");
Hal Finkel5cae2162014-02-28 01:17:25 +00003650 case MVT::i1:
Owen Anderson9f944592009-08-11 20:47:22 +00003651 case MVT::i32:
Bill Wendling968f32c2008-03-07 20:49:02 +00003652 if (!isPPC64) {
Bill Wendling968f32c2008-03-07 20:49:02 +00003653 if (GPR_idx != Num_GPR_Regs) {
Devang Patelf3292b22011-02-21 23:21:26 +00003654 unsigned VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::GPRCRegClass);
Owen Anderson9f944592009-08-11 20:47:22 +00003655 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i32);
Hal Finkel7f908e82014-03-06 00:45:19 +00003656
3657 if (ObjectVT == MVT::i1)
3658 ArgVal = DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, ArgVal);
3659
Bill Wendling968f32c2008-03-07 20:49:02 +00003660 ++GPR_idx;
3661 } else {
3662 needsLoad = true;
3663 ArgSize = PtrByteSize;
3664 }
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003665 // All int arguments reserve stack space in the Darwin ABI.
3666 ArgOffset += PtrByteSize;
Bill Wendling968f32c2008-03-07 20:49:02 +00003667 break;
Chris Lattner4302e8f2006-05-16 18:18:50 +00003668 }
Bill Wendling968f32c2008-03-07 20:49:02 +00003669 // FALLTHROUGH
Owen Anderson9f944592009-08-11 20:47:22 +00003670 case MVT::i64: // PPC64
Chris Lattnerec78cad2006-06-26 22:48:35 +00003671 if (GPR_idx != Num_GPR_Regs) {
Devang Patelf3292b22011-02-21 23:21:26 +00003672 unsigned VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
Owen Anderson9f944592009-08-11 20:47:22 +00003673 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i64);
Bill Wendling968f32c2008-03-07 20:49:02 +00003674
Hal Finkel940ab932014-02-28 00:27:01 +00003675 if (ObjectVT == MVT::i32 || ObjectVT == MVT::i1)
Bill Wendling968f32c2008-03-07 20:49:02 +00003676 // PPC64 passes i8, i16, and i32 values in i64 registers. Promote
Owen Anderson9f944592009-08-11 20:47:22 +00003677 // value to MVT::i64 and then truncate to the correct register size.
Bill Schmidt57d6de52012-10-23 15:51:16 +00003678 ArgVal = extendArgForPPC64(Flags, ObjectVT, DAG, ArgVal, dl);
Bill Wendling968f32c2008-03-07 20:49:02 +00003679
Chris Lattnerec78cad2006-06-26 22:48:35 +00003680 ++GPR_idx;
3681 } else {
3682 needsLoad = true;
Evan Cheng0f0aee22008-07-24 08:17:07 +00003683 ArgSize = PtrByteSize;
Chris Lattnerec78cad2006-06-26 22:48:35 +00003684 }
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003685 // All int arguments reserve stack space in the Darwin ABI.
3686 ArgOffset += 8;
Chris Lattnerec78cad2006-06-26 22:48:35 +00003687 break;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003688
Owen Anderson9f944592009-08-11 20:47:22 +00003689 case MVT::f32:
3690 case MVT::f64:
Chris Lattner318f0d22006-05-16 18:51:52 +00003691 // Every 4 bytes of argument space consumes one of the GPRs available for
3692 // argument passing.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003693 if (GPR_idx != Num_GPR_Regs) {
Chris Lattner26e2fcd2006-05-16 18:58:15 +00003694 ++GPR_idx;
Chris Lattner2cca3852006-11-18 01:57:19 +00003695 if (ObjSize == 8 && GPR_idx != Num_GPR_Regs && !isPPC64)
Chris Lattner26e2fcd2006-05-16 18:58:15 +00003696 ++GPR_idx;
Chris Lattner318f0d22006-05-16 18:51:52 +00003697 }
Chris Lattner26e2fcd2006-05-16 18:58:15 +00003698 if (FPR_idx != Num_FPR_Regs) {
Chris Lattner4302e8f2006-05-16 18:18:50 +00003699 unsigned VReg;
Tilmann Scheller98bdaaa2009-07-03 06:43:35 +00003700
Owen Anderson9f944592009-08-11 20:47:22 +00003701 if (ObjectVT == MVT::f32)
Devang Patelf3292b22011-02-21 23:21:26 +00003702 VReg = MF.addLiveIn(FPR[FPR_idx], &PPC::F4RCRegClass);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003703 else
Devang Patelf3292b22011-02-21 23:21:26 +00003704 VReg = MF.addLiveIn(FPR[FPR_idx], &PPC::F8RCRegClass);
Tilmann Scheller98bdaaa2009-07-03 06:43:35 +00003705
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003706 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, ObjectVT);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003707 ++FPR_idx;
3708 } else {
3709 needsLoad = true;
3710 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00003711
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003712 // All FP arguments reserve stack space in the Darwin ABI.
3713 ArgOffset += isPPC64 ? 8 : ObjSize;
Chris Lattner4302e8f2006-05-16 18:18:50 +00003714 break;
Owen Anderson9f944592009-08-11 20:47:22 +00003715 case MVT::v4f32:
3716 case MVT::v4i32:
3717 case MVT::v8i16:
3718 case MVT::v16i8:
Dale Johannesenb28456e2008-03-12 00:22:17 +00003719 // Note that vector arguments in registers don't reserve stack space,
3720 // except in varargs functions.
Chris Lattner26e2fcd2006-05-16 18:58:15 +00003721 if (VR_idx != Num_VR_Regs) {
Devang Patelf3292b22011-02-21 23:21:26 +00003722 unsigned VReg = MF.addLiveIn(VR[VR_idx], &PPC::VRRCRegClass);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003723 ArgVal = DAG.getCopyFromReg(Chain, dl, VReg, ObjectVT);
Dale Johannesenb28456e2008-03-12 00:22:17 +00003724 if (isVarArg) {
3725 while ((ArgOffset % 16) != 0) {
3726 ArgOffset += PtrByteSize;
3727 if (GPR_idx != Num_GPR_Regs)
3728 GPR_idx++;
3729 }
3730 ArgOffset += 16;
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00003731 GPR_idx = std::min(GPR_idx+4, Num_GPR_Regs); // FIXME correct for ppc64?
Dale Johannesenb28456e2008-03-12 00:22:17 +00003732 }
Chris Lattner4302e8f2006-05-16 18:18:50 +00003733 ++VR_idx;
3734 } else {
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00003735 if (!isVarArg && !isPPC64) {
3736 // Vectors go after all the nonvectors.
3737 CurArgOffset = VecArgOffset;
3738 VecArgOffset += 16;
3739 } else {
3740 // Vectors are aligned.
3741 ArgOffset = ((ArgOffset+15)/16)*16;
3742 CurArgOffset = ArgOffset;
3743 ArgOffset += 16;
Dale Johannesen0d982562008-03-12 00:49:20 +00003744 }
Chris Lattner4302e8f2006-05-16 18:18:50 +00003745 needsLoad = true;
3746 }
3747 break;
3748 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00003749
Chris Lattner4302e8f2006-05-16 18:18:50 +00003750 // We need to load the argument to a virtual register if we determined above
Chris Lattnerf6518cf2008-02-13 07:35:30 +00003751 // that we ran out of physical registers of the appropriate type.
Chris Lattner4302e8f2006-05-16 18:18:50 +00003752 if (needsLoad) {
Chris Lattnerf6518cf2008-02-13 07:35:30 +00003753 int FI = MFI->CreateFixedObject(ObjSize,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003754 CurArgOffset + (ArgSize - ObjSize),
Evan Cheng0664a672010-07-03 00:40:23 +00003755 isImmutable);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003756 SDValue FIN = DAG.getFrameIndex(FI, PtrVT);
Chris Lattner7727d052010-09-21 06:44:06 +00003757 ArgVal = DAG.getLoad(ObjectVT, dl, Chain, FIN, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00003758 false, false, false, 0);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003759 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00003760
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003761 InVals.push_back(ArgVal);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003762 }
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003763
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003764 // Allow for Altivec parameters at the end, if needed.
3765 if (nAltivecParamsAtEnd) {
3766 MinReservedArea = ((MinReservedArea+15)/16)*16;
3767 MinReservedArea += 16*nAltivecParamsAtEnd;
3768 }
3769
3770 // Area that is at least reserved in the caller of this function.
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00003771 MinReservedArea = std::max(MinReservedArea, LinkageSize + 8 * PtrByteSize);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003772
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003773 // Set the size that is at least reserved in caller of this function. Tail
Bill Schmidt57d6de52012-10-23 15:51:16 +00003774 // call optimized functions' reserved stack space needs to be aligned so that
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003775 // taking the difference between two stack areas will result in an aligned
3776 // stack.
Eric Christophercccae792015-01-30 22:02:31 +00003777 MinReservedArea =
3778 EnsureStackAlignment(Subtarget.getFrameLowering(), MinReservedArea);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00003779 FuncInfo->setMinReservedArea(MinReservedArea);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003780
Chris Lattner4302e8f2006-05-16 18:18:50 +00003781 // If the function takes variable number of arguments, make a frame index for
3782 // the start of the first vararg value... for expansion of llvm.va_start.
Chris Lattner4302e8f2006-05-16 18:18:50 +00003783 if (isVarArg) {
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003784 int Depth = ArgOffset;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003785
Dan Gohman31ae5862010-04-17 14:41:14 +00003786 FuncInfo->setVarArgsFrameIndex(
3787 MFI->CreateFixedObject(PtrVT.getSizeInBits()/8,
Evan Cheng0664a672010-07-03 00:40:23 +00003788 Depth, true));
Dan Gohman31ae5862010-04-17 14:41:14 +00003789 SDValue FIN = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), PtrVT);
Scott Michelcf0da6c2009-02-17 22:15:04 +00003790
Chris Lattner4302e8f2006-05-16 18:18:50 +00003791 // If this function is vararg, store any remaining integer argument regs
3792 // to their spots on the stack so that they may be loaded by deferencing the
3793 // result of va_next.
Chris Lattner26e2fcd2006-05-16 18:58:15 +00003794 for (; GPR_idx != Num_GPR_Regs; ++GPR_idx) {
Chris Lattner2cca3852006-11-18 01:57:19 +00003795 unsigned VReg;
Wesley Peck527da1b2010-11-23 03:31:01 +00003796
Chris Lattner2cca3852006-11-18 01:57:19 +00003797 if (isPPC64)
Devang Patelf3292b22011-02-21 23:21:26 +00003798 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass);
Chris Lattner2cca3852006-11-18 01:57:19 +00003799 else
Devang Patelf3292b22011-02-21 23:21:26 +00003800 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::GPRCRegClass);
Chris Lattner2cca3852006-11-18 01:57:19 +00003801
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003802 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, PtrVT);
Chris Lattner676c61d2010-09-21 18:41:36 +00003803 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN,
3804 MachinePointerInfo(), false, false, 0);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003805 MemOps.push_back(Store);
3806 // Increment the address by four for the next argument to store
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003807 SDValue PtrOff = DAG.getConstant(PtrVT.getSizeInBits()/8, dl, PtrVT);
Dale Johannesen679073b2009-02-04 02:34:38 +00003808 FIN = DAG.getNode(ISD::ADD, dl, PtrOff.getValueType(), FIN, PtrOff);
Chris Lattner4302e8f2006-05-16 18:18:50 +00003809 }
Chris Lattner4302e8f2006-05-16 18:18:50 +00003810 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00003811
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003812 if (!MemOps.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00003813 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOps);
Dale Johannesenbfa252d2008-03-07 20:27:40 +00003814
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003815 return Chain;
Chris Lattner4302e8f2006-05-16 18:18:50 +00003816}
3817
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003818/// CalculateTailCallSPDiff - Get the amount the stack pointer has to be
Chris Lattner0ab5e2c2011-04-15 05:18:47 +00003819/// adjusted to accommodate the arguments for the tailcall.
Dale Johannesen86dcae12009-11-24 01:09:07 +00003820static int CalculateTailCallSPDiff(SelectionDAG& DAG, bool isTailCall,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003821 unsigned ParamSize) {
3822
Dale Johannesen86dcae12009-11-24 01:09:07 +00003823 if (!isTailCall) return 0;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003824
3825 PPCFunctionInfo *FI = DAG.getMachineFunction().getInfo<PPCFunctionInfo>();
3826 unsigned CallerMinReservedArea = FI->getMinReservedArea();
3827 int SPDiff = (int)CallerMinReservedArea - (int)ParamSize;
3828 // Remember only if the new adjustement is bigger.
3829 if (SPDiff < FI->getTailCallSPDelta())
3830 FI->setTailCallSPDelta(SPDiff);
3831
3832 return SPDiff;
3833}
3834
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003835/// IsEligibleForTailCallOptimization - Check whether the call is eligible
3836/// for tail call optimization. Targets which want to do tail call
3837/// optimization should implement this function.
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003838bool
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003839PPCTargetLowering::IsEligibleForTailCallOptimization(SDValue Callee,
Sandeep Patel68c5f472009-09-02 08:44:58 +00003840 CallingConv::ID CalleeCC,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003841 bool isVarArg,
3842 const SmallVectorImpl<ISD::InputArg> &Ins,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003843 SelectionDAG& DAG) const {
Nick Lewycky50f02cb2011-12-02 22:16:29 +00003844 if (!getTargetMachine().Options.GuaranteedTailCallOpt)
Evan Cheng25217ff2010-01-29 23:05:56 +00003845 return false;
3846
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003847 // Variable argument functions are not supported.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003848 if (isVarArg)
Dan Gohmaneffb8942008-09-12 16:56:44 +00003849 return false;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003850
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003851 MachineFunction &MF = DAG.getMachineFunction();
Sandeep Patel68c5f472009-09-02 08:44:58 +00003852 CallingConv::ID CallerCC = MF.getFunction()->getCallingConv();
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003853 if (CalleeCC == CallingConv::Fast && CallerCC == CalleeCC) {
3854 // Functions containing by val parameters are not supported.
3855 for (unsigned i = 0; i != Ins.size(); i++) {
3856 ISD::ArgFlagsTy Flags = Ins[i].Flags;
3857 if (Flags.isByVal()) return false;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003858 }
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003859
Alp Tokerf907b892013-12-05 05:44:44 +00003860 // Non-PIC/GOT tail calls are supported.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00003861 if (getTargetMachine().getRelocationModel() != Reloc::PIC_)
3862 return true;
3863
3864 // At the moment we can only do local tail calls (in same module, hidden
3865 // or protected) if we are generating PIC.
3866 if (GlobalAddressSDNode *G = dyn_cast<GlobalAddressSDNode>(Callee))
3867 return G->getGlobal()->hasHiddenVisibility()
3868 || G->getGlobal()->hasProtectedVisibility();
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003869 }
3870
3871 return false;
3872}
3873
Chris Lattnereb755fc2006-05-17 19:00:46 +00003874/// isCallCompatibleAddress - Return the immediate to use if the specified
3875/// 32-bit value is representable in the immediate field of a BxA instruction.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003876static SDNode *isBLACompatibleAddress(SDValue Op, SelectionDAG &DAG) {
Chris Lattnereb755fc2006-05-17 19:00:46 +00003877 ConstantSDNode *C = dyn_cast<ConstantSDNode>(Op);
Craig Topper062a2ba2014-04-25 05:30:21 +00003878 if (!C) return nullptr;
Scott Michelcf0da6c2009-02-17 22:15:04 +00003879
Dan Gohmaneffb8942008-09-12 16:56:44 +00003880 int Addr = C->getZExtValue();
Chris Lattnereb755fc2006-05-17 19:00:46 +00003881 if ((Addr & 3) != 0 || // Low 2 bits are implicitly zero.
Richard Smith228e6d42012-08-24 23:29:28 +00003882 SignExtend32<26>(Addr) != Addr)
Craig Topper062a2ba2014-04-25 05:30:21 +00003883 return nullptr; // Top 6 bits have to be sext of immediate.
Scott Michelcf0da6c2009-02-17 22:15:04 +00003884
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00003885 return DAG.getConstant((int)C->getZExtValue() >> 2, SDLoc(Op),
Mehdi Amini44ede332015-07-09 02:09:04 +00003886 DAG.getTargetLoweringInfo().getPointerTy(
3887 DAG.getDataLayout())).getNode();
Chris Lattnereb755fc2006-05-17 19:00:46 +00003888}
3889
Dan Gohmand78c4002008-05-13 00:00:25 +00003890namespace {
3891
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003892struct TailCallArgumentInfo {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003893 SDValue Arg;
3894 SDValue FrameIdxOp;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003895 int FrameIdx;
3896
3897 TailCallArgumentInfo() : FrameIdx(0) {}
3898};
Alexander Kornienkof00654e2015-06-23 09:49:53 +00003899}
Dan Gohmand78c4002008-05-13 00:00:25 +00003900
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003901/// StoreTailCallArgumentsToStackSlot - Stores arguments to their stack slot.
3902static void
3903StoreTailCallArgumentsToStackSlot(SelectionDAG &DAG,
Evan Cheng0e9d9ca2009-10-18 18:16:27 +00003904 SDValue Chain,
Craig Topperb94011f2013-07-14 04:42:23 +00003905 const SmallVectorImpl<TailCallArgumentInfo> &TailCallArgs,
3906 SmallVectorImpl<SDValue> &MemOpChains,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003907 SDLoc dl) {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003908 for (unsigned i = 0, e = TailCallArgs.size(); i != e; ++i) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003909 SDValue Arg = TailCallArgs[i].Arg;
3910 SDValue FIN = TailCallArgs[i].FrameIdxOp;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003911 int FI = TailCallArgs[i].FrameIdx;
3912 // Store relative to framepointer.
Alex Lorenze40c8a22015-08-11 23:09:45 +00003913 MemOpChains.push_back(DAG.getStore(
3914 Chain, dl, Arg, FIN,
3915 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI), false,
3916 false, 0));
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003917 }
3918}
3919
3920/// EmitTailCallStoreFPAndRetAddr - Move the frame pointer and return address to
3921/// the appropriate stack slot for the tail call optimized function call.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003922static SDValue EmitTailCallStoreFPAndRetAddr(SelectionDAG &DAG,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003923 MachineFunction &MF,
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003924 SDValue Chain,
3925 SDValue OldRetAddr,
3926 SDValue OldFP,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003927 int SPDiff,
3928 bool isPPC64,
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003929 bool isDarwinABI,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003930 SDLoc dl) {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003931 if (SPDiff) {
3932 // Calculate the new stack slot for the return address.
3933 int SlotSize = isPPC64 ? 8 : 4;
Eric Christopherdc3a8a42015-02-13 00:39:38 +00003934 const PPCFrameLowering *FL =
3935 MF.getSubtarget<PPCSubtarget>().getFrameLowering();
3936 int NewRetAddrLoc = SPDiff + FL->getReturnSaveOffset();
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003937 int NewRetAddr = MF.getFrameInfo()->CreateFixedObject(SlotSize,
Evan Cheng0664a672010-07-03 00:40:23 +00003938 NewRetAddrLoc, true);
Owen Anderson9f944592009-08-11 20:47:22 +00003939 EVT VT = isPPC64 ? MVT::i64 : MVT::i32;
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003940 SDValue NewRetAddrFrIdx = DAG.getFrameIndex(NewRetAddr, VT);
Alex Lorenze40c8a22015-08-11 23:09:45 +00003941 Chain = DAG.getStore(
3942 Chain, dl, OldRetAddr, NewRetAddrFrIdx,
3943 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), NewRetAddr),
3944 false, false, 0);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003945
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00003946 // When using the 32/64-bit SVR4 ABI there is no need to move the FP stack
3947 // slot as the FP is never overwritten.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003948 if (isDarwinABI) {
Eric Christopherdc3a8a42015-02-13 00:39:38 +00003949 int NewFPLoc = SPDiff + FL->getFramePointerSaveOffset();
David Greene1fbe0542009-11-12 20:49:22 +00003950 int NewFPIdx = MF.getFrameInfo()->CreateFixedObject(SlotSize, NewFPLoc,
Evan Cheng0664a672010-07-03 00:40:23 +00003951 true);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003952 SDValue NewFramePtrIdx = DAG.getFrameIndex(NewFPIdx, VT);
Alex Lorenze40c8a22015-08-11 23:09:45 +00003953 Chain = DAG.getStore(
3954 Chain, dl, OldFP, NewFramePtrIdx,
3955 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), NewFPIdx),
3956 false, false, 0);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00003957 }
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003958 }
3959 return Chain;
3960}
3961
3962/// CalculateTailCallArgDest - Remember Argument for later processing. Calculate
3963/// the position of the argument.
3964static void
3965CalculateTailCallArgDest(SelectionDAG &DAG, MachineFunction &MF, bool isPPC64,
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003966 SDValue Arg, int SPDiff, unsigned ArgOffset,
Craig Topperb94011f2013-07-14 04:42:23 +00003967 SmallVectorImpl<TailCallArgumentInfo>& TailCallArguments) {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003968 int Offset = ArgOffset + SPDiff;
Duncan Sands13237ac2008-06-06 12:08:01 +00003969 uint32_t OpSize = (Arg.getValueType().getSizeInBits()+7)/8;
Evan Cheng0664a672010-07-03 00:40:23 +00003970 int FI = MF.getFrameInfo()->CreateFixedObject(OpSize, Offset, true);
Owen Anderson9f944592009-08-11 20:47:22 +00003971 EVT VT = isPPC64 ? MVT::i64 : MVT::i32;
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003972 SDValue FIN = DAG.getFrameIndex(FI, VT);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003973 TailCallArgumentInfo Info;
3974 Info.Arg = Arg;
3975 Info.FrameIdxOp = FIN;
3976 Info.FrameIdx = FI;
3977 TailCallArguments.push_back(Info);
3978}
3979
3980/// EmitTCFPAndRetAddrLoad - Emit load from frame pointer and return address
3981/// stack slot. Returns the chain as result and the loaded frame pointers in
3982/// LROpOut/FPOpout. Used when tail calling.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00003983SDValue PPCTargetLowering::EmitTailCallLoadFPAndRetAddr(SelectionDAG & DAG,
Dale Johannesen021052a2009-02-04 20:06:27 +00003984 int SPDiff,
3985 SDValue Chain,
3986 SDValue &LROpOut,
3987 SDValue &FPOpOut,
Tilmann Scheller773f14c2009-07-03 06:47:08 +00003988 bool isDarwinABI,
Andrew Trickef9de2a2013-05-25 02:42:55 +00003989 SDLoc dl) const {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003990 if (SPDiff) {
3991 // Load the LR and FP stack slot for later adjusting.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00003992 EVT VT = Subtarget.isPPC64() ? MVT::i64 : MVT::i32;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00003993 LROpOut = getReturnAddrFrameIndex(DAG);
Chris Lattner7727d052010-09-21 06:44:06 +00003994 LROpOut = DAG.getLoad(VT, dl, Chain, LROpOut, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00003995 false, false, false, 0);
Gabor Greiff304a7a2008-08-28 21:40:38 +00003996 Chain = SDValue(LROpOut.getNode(), 1);
Wesley Peck527da1b2010-11-23 03:31:01 +00003997
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00003998 // When using the 32/64-bit SVR4 ABI there is no need to load the FP stack
3999 // slot as the FP is never overwritten.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004000 if (isDarwinABI) {
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004001 FPOpOut = getFramePointerFrameIndex(DAG);
Chris Lattner7727d052010-09-21 06:44:06 +00004002 FPOpOut = DAG.getLoad(VT, dl, Chain, FPOpOut, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00004003 false, false, false, 0);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004004 Chain = SDValue(FPOpOut.getNode(), 1);
4005 }
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004006 }
4007 return Chain;
4008}
4009
Dale Johannesen85d41a12008-03-04 23:17:14 +00004010/// CreateCopyOfByValArgument - Make a copy of an aggregate at address specified
Scott Michelcf0da6c2009-02-17 22:15:04 +00004011/// by "Src" to address "Dst" of size "Size". Alignment information is
Dale Johannesen85d41a12008-03-04 23:17:14 +00004012/// specified by the specific parameter attribute. The copy will be passed as
4013/// a byval function parameter.
4014/// Sometimes what we are copying is the end of a larger object, the part that
4015/// does not fit in registers.
Scott Michelcf0da6c2009-02-17 22:15:04 +00004016static SDValue
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00004017CreateCopyOfByValArgument(SDValue Src, SDValue Dst, SDValue Chain,
Duncan Sandsd97eea32008-03-21 09:14:45 +00004018 ISD::ArgFlagsTy Flags, SelectionDAG &DAG,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004019 SDLoc dl) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004020 SDValue SizeNode = DAG.getConstant(Flags.getByValSize(), dl, MVT::i32);
Dale Johannesen85263882009-02-04 01:17:06 +00004021 return DAG.getMemcpy(Chain, dl, Dst, Src, SizeNode, Flags.getByValAlign(),
Krzysztof Parzyszeka46c36b2015-04-13 17:16:45 +00004022 false, false, false, MachinePointerInfo(),
Nick Lewyckyaad475b2014-04-15 07:22:52 +00004023 MachinePointerInfo());
Dale Johannesen85d41a12008-03-04 23:17:14 +00004024}
Chris Lattner43df5b32007-02-25 05:34:32 +00004025
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004026/// LowerMemOpCallTo - Store the argument to the stack or remember it in case of
4027/// tail calls.
4028static void
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00004029LowerMemOpCallTo(SelectionDAG &DAG, MachineFunction &MF, SDValue Chain,
4030 SDValue Arg, SDValue PtrOff, int SPDiff,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004031 unsigned ArgOffset, bool isPPC64, bool isTailCall,
Craig Topperb94011f2013-07-14 04:42:23 +00004032 bool isVector, SmallVectorImpl<SDValue> &MemOpChains,
4033 SmallVectorImpl<TailCallArgumentInfo> &TailCallArguments,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004034 SDLoc dl) {
Mehdi Amini44ede332015-07-09 02:09:04 +00004035 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004036 if (!isTailCall) {
4037 if (isVector) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00004038 SDValue StackPtr;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004039 if (isPPC64)
Owen Anderson9f944592009-08-11 20:47:22 +00004040 StackPtr = DAG.getRegister(PPC::X1, MVT::i64);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004041 else
Owen Anderson9f944592009-08-11 20:47:22 +00004042 StackPtr = DAG.getRegister(PPC::R1, MVT::i32);
Dale Johannesen021052a2009-02-04 20:06:27 +00004043 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, StackPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004044 DAG.getConstant(ArgOffset, dl, PtrVT));
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004045 }
Chris Lattner676c61d2010-09-21 18:41:36 +00004046 MemOpChains.push_back(DAG.getStore(Chain, dl, Arg, PtrOff,
4047 MachinePointerInfo(), false, false, 0));
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00004048 // Calculate and remember argument location.
4049 } else CalculateTailCallArgDest(DAG, MF, isPPC64, Arg, SPDiff, ArgOffset,
4050 TailCallArguments);
4051}
4052
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004053static
4054void PrepareTailCall(SelectionDAG &DAG, SDValue &InFlag, SDValue &Chain,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004055 SDLoc dl, bool isPPC64, int SPDiff, unsigned NumBytes,
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004056 SDValue LROp, SDValue FPOp, bool isDarwinABI,
Craig Topperb94011f2013-07-14 04:42:23 +00004057 SmallVectorImpl<TailCallArgumentInfo> &TailCallArguments) {
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004058 MachineFunction &MF = DAG.getMachineFunction();
4059
4060 // Emit a sequence of copyto/copyfrom virtual registers for arguments that
4061 // might overwrite each other in case of tail call optimization.
4062 SmallVector<SDValue, 8> MemOpChains2;
Chris Lattner0ab5e2c2011-04-15 05:18:47 +00004063 // Do not flag preceding copytoreg stuff together with the following stuff.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004064 InFlag = SDValue();
4065 StoreTailCallArgumentsToStackSlot(DAG, Chain, TailCallArguments,
4066 MemOpChains2, dl);
4067 if (!MemOpChains2.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00004068 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOpChains2);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004069
4070 // Store the return address to the appropriate stack slot.
4071 Chain = EmitTailCallStoreFPAndRetAddr(DAG, MF, Chain, LROp, FPOp, SPDiff,
4072 isPPC64, isDarwinABI, dl);
4073
4074 // Emit callseq_end just before tailcall node.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004075 Chain = DAG.getCALLSEQ_END(Chain, DAG.getIntPtrConstant(NumBytes, dl, true),
4076 DAG.getIntPtrConstant(0, dl, true), InFlag, dl);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004077 InFlag = Chain.getValue(1);
4078}
4079
Hal Finkel87deb0b2015-01-12 04:34:47 +00004080// Is this global address that of a function that can be called by name? (as
4081// opposed to something that must hold a descriptor for an indirect call).
4082static bool isFunctionGlobalAddress(SDValue Callee) {
4083 if (GlobalAddressSDNode *G = dyn_cast<GlobalAddressSDNode>(Callee)) {
4084 if (Callee.getOpcode() == ISD::GlobalTLSAddress ||
4085 Callee.getOpcode() == ISD::TargetGlobalTLSAddress)
4086 return false;
4087
4088 return G->getGlobal()->getType()->getElementType()->isFunctionTy();
4089 }
4090
4091 return false;
4092}
4093
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004094static
4095unsigned PrepareCall(SelectionDAG &DAG, SDValue &Callee, SDValue &InFlag,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004096 SDValue &Chain, SDValue CallSeqStart, SDLoc dl, int SPDiff,
Hal Finkel965cea52015-07-12 00:37:44 +00004097 bool isTailCall, bool IsPatchPoint, bool hasNest,
Craig Topperb94011f2013-07-14 04:42:23 +00004098 SmallVectorImpl<std::pair<unsigned, SDValue> > &RegsToPass,
4099 SmallVectorImpl<SDValue> &Ops, std::vector<EVT> &NodeTys,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004100 ImmutableCallSite *CS, const PPCSubtarget &Subtarget) {
Wesley Peck527da1b2010-11-23 03:31:01 +00004101
Eric Christopherb1aaebe2014-06-12 22:38:18 +00004102 bool isPPC64 = Subtarget.isPPC64();
4103 bool isSVR4ABI = Subtarget.isSVR4ABI();
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00004104 bool isELFv2ABI = Subtarget.isELFv2ABI();
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004105
Mehdi Amini44ede332015-07-09 02:09:04 +00004106 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Owen Anderson9f944592009-08-11 20:47:22 +00004107 NodeTys.push_back(MVT::Other); // Returns a chain
Chris Lattner3e5fbd72010-12-21 02:38:05 +00004108 NodeTys.push_back(MVT::Glue); // Returns a flag for retval copy to use.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004109
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004110 unsigned CallOpc = PPCISD::CALL;
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004111
Torok Edwin31e90d22010-08-04 20:47:44 +00004112 bool needIndirectCall = true;
Ulrich Weigand9aa09ef2014-06-18 16:14:04 +00004113 if (!isSVR4ABI || !isPPC64)
4114 if (SDNode *Dest = isBLACompatibleAddress(Callee, DAG)) {
4115 // If this is an absolute destination address, use the munged value.
4116 Callee = SDValue(Dest, 0);
4117 needIndirectCall = false;
4118 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004119
Hal Finkel87deb0b2015-01-12 04:34:47 +00004120 if (isFunctionGlobalAddress(Callee)) {
4121 GlobalAddressSDNode *G = cast<GlobalAddressSDNode>(Callee);
4122 // A call to a TLS address is actually an indirect call to a
4123 // thread-specific pointer.
Eric Christopher79cc1e32014-09-02 22:28:02 +00004124 unsigned OpFlags = 0;
4125 if ((DAG.getTarget().getRelocationModel() != Reloc::Static &&
4126 (Subtarget.getTargetTriple().isMacOSX() &&
4127 Subtarget.getTargetTriple().isMacOSXVersionLT(10, 5)) &&
Peter Collingbourne6a9d1772015-07-05 20:52:35 +00004128 !G->getGlobal()->isStrongDefinitionForLinker()) ||
Eric Christopher79cc1e32014-09-02 22:28:02 +00004129 (Subtarget.isTargetELF() && !isPPC64 &&
4130 !G->getGlobal()->hasLocalLinkage() &&
4131 DAG.getTarget().getRelocationModel() == Reloc::PIC_)) {
4132 // PC-relative references to external symbols should go through $stub,
4133 // unless we're building with the leopard linker or later, which
4134 // automatically synthesizes these stubs.
4135 OpFlags = PPCII::MO_PLT_OR_STUB;
Eric Christopherb9fd9ed2014-08-07 22:02:54 +00004136 }
Eric Christopher79cc1e32014-09-02 22:28:02 +00004137
4138 // If the callee is a GlobalAddress/ExternalSymbol node (quite common,
4139 // every direct call is) turn it into a TargetGlobalAddress /
4140 // TargetExternalSymbol node so that legalize doesn't hack it.
4141 Callee = DAG.getTargetGlobalAddress(G->getGlobal(), dl,
4142 Callee.getValueType(), 0, OpFlags);
4143 needIndirectCall = false;
Torok Edwin31e90d22010-08-04 20:47:44 +00004144 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004145
Torok Edwin31e90d22010-08-04 20:47:44 +00004146 if (ExternalSymbolSDNode *S = dyn_cast<ExternalSymbolSDNode>(Callee)) {
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004147 unsigned char OpFlags = 0;
Wesley Peck527da1b2010-11-23 03:31:01 +00004148
Hal Finkel3ee2af72014-07-18 23:29:49 +00004149 if ((DAG.getTarget().getRelocationModel() != Reloc::Static &&
4150 (Subtarget.getTargetTriple().isMacOSX() &&
4151 Subtarget.getTargetTriple().isMacOSXVersionLT(10, 5))) ||
4152 (Subtarget.isTargetELF() && !isPPC64 &&
Justin Hibbits17744c12015-01-10 07:50:31 +00004153 DAG.getTarget().getRelocationModel() == Reloc::PIC_)) {
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004154 // PC-relative references to external symbols should go through $stub,
4155 // unless we're building with the leopard linker or later, which
4156 // automatically synthesizes these stubs.
Hal Finkel3ee2af72014-07-18 23:29:49 +00004157 OpFlags = PPCII::MO_PLT_OR_STUB;
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004158 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004159
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004160 Callee = DAG.getTargetExternalSymbol(S->getSymbol(), Callee.getValueType(),
4161 OpFlags);
4162 needIndirectCall = false;
Torok Edwin31e90d22010-08-04 20:47:44 +00004163 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004164
Hal Finkel934361a2015-01-14 01:07:51 +00004165 if (IsPatchPoint) {
4166 // We'll form an invalid direct call when lowering a patchpoint; the full
4167 // sequence for an indirect call is complicated, and many of the
4168 // instructions introduced might have side effects (and, thus, can't be
4169 // removed later). The call itself will be removed as soon as the
4170 // argument/return lowering is complete, so the fact that it has the wrong
4171 // kind of operands should not really matter.
4172 needIndirectCall = false;
4173 }
4174
Torok Edwin31e90d22010-08-04 20:47:44 +00004175 if (needIndirectCall) {
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004176 // Otherwise, this is an indirect call. We have to use a MTCTR/BCTRL pair
4177 // to do the call, we can't use PPCISD::CALL.
4178 SDValue MTCTROps[] = {Chain, Callee, InFlag};
Tilmann Scheller79fef932009-12-18 13:00:15 +00004179
Hal Finkel63fb9282015-01-13 18:25:05 +00004180 if (isSVR4ABI && isPPC64 && !isELFv2ABI) {
Tilmann Scheller79fef932009-12-18 13:00:15 +00004181 // Function pointers in the 64-bit SVR4 ABI do not point to the function
4182 // entry point, but to the function descriptor (the function entry point
4183 // address is part of the function descriptor though).
4184 // The function descriptor is a three doubleword structure with the
4185 // following fields: function entry point, TOC base address and
4186 // environment pointer.
4187 // Thus for a call through a function pointer, the following actions need
4188 // to be performed:
4189 // 1. Save the TOC of the caller in the TOC save area of its stack
Bill Schmidt57d6de52012-10-23 15:51:16 +00004190 // frame (this is done in LowerCall_Darwin() or LowerCall_64SVR4()).
Tilmann Scheller79fef932009-12-18 13:00:15 +00004191 // 2. Load the address of the function entry point from the function
4192 // descriptor.
4193 // 3. Load the TOC of the callee from the function descriptor into r2.
4194 // 4. Load the environment pointer from the function descriptor into
4195 // r11.
4196 // 5. Branch to the function entry point address.
4197 // 6. On return of the callee, the TOC of the caller needs to be
4198 // restored (this is done in FinishCall()).
4199 //
Hal Finkele2ab0f12015-01-15 21:17:34 +00004200 // The loads are scheduled at the beginning of the call sequence, and the
4201 // register copies are flagged together to ensure that no other
Tilmann Scheller79fef932009-12-18 13:00:15 +00004202 // operations can be scheduled in between. E.g. without flagging the
Hal Finkele2ab0f12015-01-15 21:17:34 +00004203 // copies together, a TOC access in the caller could be scheduled between
4204 // the assignment of the callee TOC and the branch to the callee, which
Tilmann Scheller79fef932009-12-18 13:00:15 +00004205 // results in the TOC access going through the TOC of the callee instead
4206 // of going through the TOC of the caller, which leads to incorrect code.
4207
4208 // Load the address of the function entry point from the function
4209 // descriptor.
Hal Finkele2ab0f12015-01-15 21:17:34 +00004210 SDValue LDChain = CallSeqStart.getValue(CallSeqStart->getNumValues()-1);
4211 if (LDChain.getValueType() == MVT::Glue)
4212 LDChain = CallSeqStart.getValue(CallSeqStart->getNumValues()-2);
4213
4214 bool LoadsInv = Subtarget.hasInvariantFunctionDescriptors();
4215
4216 MachinePointerInfo MPI(CS ? CS->getCalledValue() : nullptr);
4217 SDValue LoadFuncPtr = DAG.getLoad(MVT::i64, dl, LDChain, Callee, MPI,
4218 false, false, LoadsInv, 8);
Tilmann Scheller79fef932009-12-18 13:00:15 +00004219
4220 // Load environment pointer into r11.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004221 SDValue PtrOff = DAG.getIntPtrConstant(16, dl);
Tilmann Scheller79fef932009-12-18 13:00:15 +00004222 SDValue AddPtr = DAG.getNode(ISD::ADD, dl, MVT::i64, Callee, PtrOff);
Hal Finkele2ab0f12015-01-15 21:17:34 +00004223 SDValue LoadEnvPtr = DAG.getLoad(MVT::i64, dl, LDChain, AddPtr,
4224 MPI.getWithOffset(16), false, false,
4225 LoadsInv, 8);
4226
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004227 SDValue TOCOff = DAG.getIntPtrConstant(8, dl);
Hal Finkele2ab0f12015-01-15 21:17:34 +00004228 SDValue AddTOC = DAG.getNode(ISD::ADD, dl, MVT::i64, Callee, TOCOff);
4229 SDValue TOCPtr = DAG.getLoad(MVT::i64, dl, LDChain, AddTOC,
4230 MPI.getWithOffset(8), false, false,
4231 LoadsInv, 8);
4232
Hal Finkele6698d52015-02-01 15:03:28 +00004233 setUsesTOCBasePtr(DAG);
Hal Finkele2ab0f12015-01-15 21:17:34 +00004234 SDValue TOCVal = DAG.getCopyToReg(Chain, dl, PPC::X2, TOCPtr,
4235 InFlag);
4236 Chain = TOCVal.getValue(0);
4237 InFlag = TOCVal.getValue(1);
Tilmann Scheller79fef932009-12-18 13:00:15 +00004238
Hal Finkel965cea52015-07-12 00:37:44 +00004239 // If the function call has an explicit 'nest' parameter, it takes the
4240 // place of the environment pointer.
4241 if (!hasNest) {
4242 SDValue EnvVal = DAG.getCopyToReg(Chain, dl, PPC::X11, LoadEnvPtr,
4243 InFlag);
Hal Finkele2ab0f12015-01-15 21:17:34 +00004244
Hal Finkel965cea52015-07-12 00:37:44 +00004245 Chain = EnvVal.getValue(0);
4246 InFlag = EnvVal.getValue(1);
4247 }
Tilmann Scheller79fef932009-12-18 13:00:15 +00004248
Tilmann Scheller79fef932009-12-18 13:00:15 +00004249 MTCTROps[0] = Chain;
4250 MTCTROps[1] = LoadFuncPtr;
4251 MTCTROps[2] = InFlag;
4252 }
4253
Hal Finkel63fb9282015-01-13 18:25:05 +00004254 Chain = DAG.getNode(PPCISD::MTCTR, dl, NodeTys,
4255 makeArrayRef(MTCTROps, InFlag.getNode() ? 3 : 2));
4256 InFlag = Chain.getValue(1);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004257
4258 NodeTys.clear();
Owen Anderson9f944592009-08-11 20:47:22 +00004259 NodeTys.push_back(MVT::Other);
Chris Lattner3e5fbd72010-12-21 02:38:05 +00004260 NodeTys.push_back(MVT::Glue);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004261 Ops.push_back(Chain);
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004262 CallOpc = PPCISD::BCTRL;
Craig Topper062a2ba2014-04-25 05:30:21 +00004263 Callee.setNode(nullptr);
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004264 // Add use of X11 (holding environment pointer)
Hal Finkel965cea52015-07-12 00:37:44 +00004265 if (isSVR4ABI && isPPC64 && !isELFv2ABI && !hasNest)
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004266 Ops.push_back(DAG.getRegister(PPC::X11, PtrVT));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004267 // Add CTR register as callee so a bctr can be emitted later.
4268 if (isTailCall)
Roman Divackya4a59ae2011-06-03 15:47:49 +00004269 Ops.push_back(DAG.getRegister(isPPC64 ? PPC::CTR8 : PPC::CTR, PtrVT));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004270 }
4271
4272 // If this is a direct call, pass the chain and the callee.
4273 if (Callee.getNode()) {
4274 Ops.push_back(Chain);
4275 Ops.push_back(Callee);
4276 }
4277 // If this is a tail call add stack pointer delta.
4278 if (isTailCall)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004279 Ops.push_back(DAG.getConstant(SPDiff, dl, MVT::i32));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004280
4281 // Add argument registers to the end of the list so that they are known live
4282 // into the call.
4283 for (unsigned i = 0, e = RegsToPass.size(); i != e; ++i)
4284 Ops.push_back(DAG.getRegister(RegsToPass[i].first,
4285 RegsToPass[i].second.getValueType()));
4286
Hal Finkelaf519932015-01-19 07:20:27 +00004287 // All calls, in both the ELF V1 and V2 ABIs, need the TOC register live
4288 // into the call.
Hal Finkele6698d52015-02-01 15:03:28 +00004289 if (isSVR4ABI && isPPC64 && !IsPatchPoint) {
4290 setUsesTOCBasePtr(DAG);
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00004291 Ops.push_back(DAG.getRegister(PPC::X2, PtrVT));
Hal Finkele6698d52015-02-01 15:03:28 +00004292 }
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00004293
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004294 return CallOpc;
4295}
4296
Roman Divacky76293062012-09-18 16:47:58 +00004297static
4298bool isLocalCall(const SDValue &Callee)
4299{
4300 if (GlobalAddressSDNode *G = dyn_cast<GlobalAddressSDNode>(Callee))
Peter Collingbourne6a9d1772015-07-05 20:52:35 +00004301 return G->getGlobal()->isStrongDefinitionForLinker();
Roman Divacky76293062012-09-18 16:47:58 +00004302 return false;
4303}
4304
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004305SDValue
4306PPCTargetLowering::LowerCallResult(SDValue Chain, SDValue InFlag,
Sandeep Patel68c5f472009-09-02 08:44:58 +00004307 CallingConv::ID CallConv, bool isVarArg,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004308 const SmallVectorImpl<ISD::InputArg> &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004309 SDLoc dl, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00004310 SmallVectorImpl<SDValue> &InVals) const {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004311
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004312 SmallVector<CCValAssign, 16> RVLocs;
Eric Christopherb5217502014-08-06 18:45:26 +00004313 CCState CCRetInfo(CallConv, isVarArg, DAG.getMachineFunction(), RVLocs,
4314 *DAG.getContext());
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004315 CCRetInfo.AnalyzeCallResult(Ins, RetCC_PPC);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004316
4317 // Copy all of the result registers out of their specified physreg.
4318 for (unsigned i = 0, e = RVLocs.size(); i != e; ++i) {
4319 CCValAssign &VA = RVLocs[i];
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004320 assert(VA.isRegLoc() && "Can only return in registers!");
Ulrich Weigand339d0592012-11-05 19:39:45 +00004321
4322 SDValue Val = DAG.getCopyFromReg(Chain, dl,
4323 VA.getLocReg(), VA.getLocVT(), InFlag);
4324 Chain = Val.getValue(1);
4325 InFlag = Val.getValue(2);
4326
4327 switch (VA.getLocInfo()) {
4328 default: llvm_unreachable("Unknown loc info!");
4329 case CCValAssign::Full: break;
4330 case CCValAssign::AExt:
4331 Val = DAG.getNode(ISD::TRUNCATE, dl, VA.getValVT(), Val);
4332 break;
4333 case CCValAssign::ZExt:
4334 Val = DAG.getNode(ISD::AssertZext, dl, VA.getLocVT(), Val,
4335 DAG.getValueType(VA.getValVT()));
4336 Val = DAG.getNode(ISD::TRUNCATE, dl, VA.getValVT(), Val);
4337 break;
4338 case CCValAssign::SExt:
4339 Val = DAG.getNode(ISD::AssertSext, dl, VA.getLocVT(), Val,
4340 DAG.getValueType(VA.getValVT()));
4341 Val = DAG.getNode(ISD::TRUNCATE, dl, VA.getValVT(), Val);
4342 break;
4343 }
4344
4345 InVals.push_back(Val);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004346 }
4347
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004348 return Chain;
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004349}
4350
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004351SDValue
Andrew Trickef9de2a2013-05-25 02:42:55 +00004352PPCTargetLowering::FinishCall(CallingConv::ID CallConv, SDLoc dl,
Hal Finkel934361a2015-01-14 01:07:51 +00004353 bool isTailCall, bool isVarArg, bool IsPatchPoint,
Hal Finkel965cea52015-07-12 00:37:44 +00004354 bool hasNest, SelectionDAG &DAG,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004355 SmallVector<std::pair<unsigned, SDValue>, 8>
4356 &RegsToPass,
4357 SDValue InFlag, SDValue Chain,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004358 SDValue CallSeqStart, SDValue &Callee,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004359 int SPDiff, unsigned NumBytes,
4360 const SmallVectorImpl<ISD::InputArg> &Ins,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004361 SmallVectorImpl<SDValue> &InVals,
4362 ImmutableCallSite *CS) const {
Ulrich Weigand8658f172014-07-20 23:43:15 +00004363
Owen Anderson53aa7a92009-08-10 22:56:29 +00004364 std::vector<EVT> NodeTys;
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004365 SmallVector<SDValue, 8> Ops;
Hal Finkele2ab0f12015-01-15 21:17:34 +00004366 unsigned CallOpc = PrepareCall(DAG, Callee, InFlag, Chain, CallSeqStart, dl,
Hal Finkel965cea52015-07-12 00:37:44 +00004367 SPDiff, isTailCall, IsPatchPoint, hasNest,
4368 RegsToPass, Ops, NodeTys, CS, Subtarget);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004369
Hal Finkel5ab37802012-08-28 02:10:27 +00004370 // Add implicit use of CR bit 6 for 32-bit SVR4 vararg calls
Eric Christopherb1aaebe2014-06-12 22:38:18 +00004371 if (isVarArg && Subtarget.isSVR4ABI() && !Subtarget.isPPC64())
Hal Finkel5ab37802012-08-28 02:10:27 +00004372 Ops.push_back(DAG.getRegister(PPC::CR1EQ, MVT::i32));
4373
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004374 // When performing tail call optimization the callee pops its arguments off
4375 // the stack. Account for this here so these bytes can be pushed back on in
Eli Bendersky8da87162013-02-21 20:05:00 +00004376 // PPCFrameLowering::eliminateCallFramePseudoInstr.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004377 int BytesCalleePops =
Nick Lewycky50f02cb2011-12-02 22:16:29 +00004378 (CallConv == CallingConv::Fast &&
4379 getTargetMachine().Options.GuaranteedTailCallOpt) ? NumBytes : 0;
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004380
Roman Divackyef21be22012-03-06 16:41:49 +00004381 // Add a register mask operand representing the call-preserved registers.
Eric Christophercccae792015-01-30 22:02:31 +00004382 const TargetRegisterInfo *TRI = Subtarget.getRegisterInfo();
Eric Christopher9deb75d2015-03-11 22:42:13 +00004383 const uint32_t *Mask =
4384 TRI->getCallPreservedMask(DAG.getMachineFunction(), CallConv);
Roman Divackyef21be22012-03-06 16:41:49 +00004385 assert(Mask && "Missing call preserved mask for calling convention");
4386 Ops.push_back(DAG.getRegisterMask(Mask));
4387
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004388 if (InFlag.getNode())
4389 Ops.push_back(InFlag);
4390
4391 // Emit tail call.
4392 if (isTailCall) {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004393 assert(((Callee.getOpcode() == ISD::Register &&
4394 cast<RegisterSDNode>(Callee)->getReg() == PPC::CTR) ||
4395 Callee.getOpcode() == ISD::TargetExternalSymbol ||
4396 Callee.getOpcode() == ISD::TargetGlobalAddress ||
4397 isa<ConstantSDNode>(Callee)) &&
4398 "Expecting an global address, external symbol, absolute value or register");
4399
Arnold Schwaighoferdc271142015-05-09 00:10:25 +00004400 DAG.getMachineFunction().getFrameInfo()->setHasTailCall();
Craig Topper48d114b2014-04-26 18:35:24 +00004401 return DAG.getNode(PPCISD::TC_RETURN, dl, MVT::Other, Ops);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004402 }
4403
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00004404 // Add a NOP immediately after the branch instruction when using the 64-bit
4405 // SVR4 ABI. At link time, if caller and callee are in a different module and
4406 // thus have a different TOC, the call will be replaced with a call to a stub
4407 // function which saves the current TOC, loads the TOC of the callee and
4408 // branches to the callee. The NOP will be replaced with a load instruction
4409 // which restores the TOC of the caller from the TOC save slot of the current
4410 // stack frame. If caller and callee belong to the same module (and have the
4411 // same TOC), the NOP will remain unchanged.
Hal Finkel51861b42012-03-31 14:45:15 +00004412
Hal Finkel934361a2015-01-14 01:07:51 +00004413 if (!isTailCall && Subtarget.isSVR4ABI()&& Subtarget.isPPC64() &&
4414 !IsPatchPoint) {
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004415 if (CallOpc == PPCISD::BCTRL) {
Tilmann Scheller79fef932009-12-18 13:00:15 +00004416 // This is a call through a function pointer.
4417 // Restore the caller TOC from the save area into R2.
4418 // See PrepareCall() for more information about calls through function
4419 // pointers in the 64-bit SVR4 ABI.
4420 // We are using a target-specific load with r2 hard coded, because the
4421 // result of a target-independent load would never go directly into r2,
4422 // since r2 is a reserved register (which prevents the register allocator
4423 // from allocating it), resulting in an additional register being
4424 // allocated and an unnecessary move instruction being generated.
Hal Finkelfc096c92014-12-23 22:29:40 +00004425 CallOpc = PPCISD::BCTRL_LOAD_TOC;
4426
Mehdi Amini44ede332015-07-09 02:09:04 +00004427 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Hal Finkelfc096c92014-12-23 22:29:40 +00004428 SDValue StackPtr = DAG.getRegister(PPC::X1, PtrVT);
Eric Christopher736d39e2015-02-13 00:39:36 +00004429 unsigned TOCSaveOffset = Subtarget.getFrameLowering()->getTOCSaveOffset();
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004430 SDValue TOCOff = DAG.getIntPtrConstant(TOCSaveOffset, dl);
Hal Finkelfc096c92014-12-23 22:29:40 +00004431 SDValue AddTOC = DAG.getNode(ISD::ADD, dl, MVT::i64, StackPtr, TOCOff);
4432
4433 // The address needs to go after the chain input but before the flag (or
4434 // any other variadic arguments).
4435 Ops.insert(std::next(Ops.begin()), AddTOC);
Bill Schmidtcea15962013-09-26 17:09:28 +00004436 } else if ((CallOpc == PPCISD::CALL) &&
4437 (!isLocalCall(Callee) ||
Bill Schmidt82f1c772015-02-10 19:09:05 +00004438 DAG.getTarget().getRelocationModel() == Reloc::PIC_))
Roman Divacky76293062012-09-18 16:47:58 +00004439 // Otherwise insert NOP for non-local calls.
Ulrich Weigandf62e83f2013-03-22 15:24:13 +00004440 CallOpc = PPCISD::CALL_NOP;
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00004441 }
4442
Craig Topper48d114b2014-04-26 18:35:24 +00004443 Chain = DAG.getNode(CallOpc, dl, NodeTys, Ops);
Hal Finkel51861b42012-03-31 14:45:15 +00004444 InFlag = Chain.getValue(1);
4445
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004446 Chain = DAG.getCALLSEQ_END(Chain, DAG.getIntPtrConstant(NumBytes, dl, true),
4447 DAG.getIntPtrConstant(BytesCalleePops, dl, true),
Andrew Trickad6d08a2013-05-29 22:03:55 +00004448 InFlag, dl);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004449 if (!Ins.empty())
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004450 InFlag = Chain.getValue(1);
4451
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004452 return LowerCallResult(Chain, InFlag, CallConv, isVarArg,
4453 Ins, dl, DAG, InVals);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004454}
4455
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004456SDValue
Justin Holewinskiaa583972012-05-25 16:35:28 +00004457PPCTargetLowering::LowerCall(TargetLowering::CallLoweringInfo &CLI,
Dan Gohman21cea8a2010-04-17 15:26:15 +00004458 SmallVectorImpl<SDValue> &InVals) const {
Justin Holewinskiaa583972012-05-25 16:35:28 +00004459 SelectionDAG &DAG = CLI.DAG;
Craig Topperb94011f2013-07-14 04:42:23 +00004460 SDLoc &dl = CLI.DL;
4461 SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
4462 SmallVectorImpl<SDValue> &OutVals = CLI.OutVals;
4463 SmallVectorImpl<ISD::InputArg> &Ins = CLI.Ins;
Justin Holewinskiaa583972012-05-25 16:35:28 +00004464 SDValue Chain = CLI.Chain;
4465 SDValue Callee = CLI.Callee;
4466 bool &isTailCall = CLI.IsTailCall;
4467 CallingConv::ID CallConv = CLI.CallConv;
4468 bool isVarArg = CLI.IsVarArg;
Hal Finkel934361a2015-01-14 01:07:51 +00004469 bool IsPatchPoint = CLI.IsPatchPoint;
Hal Finkele2ab0f12015-01-15 21:17:34 +00004470 ImmutableCallSite *CS = CLI.CS;
Justin Holewinskiaa583972012-05-25 16:35:28 +00004471
Evan Cheng67a69dd2010-01-27 00:07:07 +00004472 if (isTailCall)
4473 isTailCall = IsEligibleForTailCallOptimization(Callee, CallConv, isVarArg,
4474 Ins, DAG);
4475
Hal Finkele2ab0f12015-01-15 21:17:34 +00004476 if (!isTailCall && CS && CS->isMustTailCall())
Reid Kleckner5772b772014-04-24 20:14:34 +00004477 report_fatal_error("failed to perform tail call elimination on a call "
4478 "site marked musttail");
4479
Eric Christopherb1aaebe2014-06-12 22:38:18 +00004480 if (Subtarget.isSVR4ABI()) {
4481 if (Subtarget.isPPC64())
Bill Schmidt57d6de52012-10-23 15:51:16 +00004482 return LowerCall_64SVR4(Chain, Callee, CallConv, isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00004483 isTailCall, IsPatchPoint, Outs, OutVals, Ins,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004484 dl, DAG, InVals, CS);
Bill Schmidt57d6de52012-10-23 15:51:16 +00004485 else
4486 return LowerCall_32SVR4(Chain, Callee, CallConv, isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00004487 isTailCall, IsPatchPoint, Outs, OutVals, Ins,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004488 dl, DAG, InVals, CS);
Bill Schmidt57d6de52012-10-23 15:51:16 +00004489 }
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004490
Bill Schmidt57d6de52012-10-23 15:51:16 +00004491 return LowerCall_Darwin(Chain, Callee, CallConv, isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00004492 isTailCall, IsPatchPoint, Outs, OutVals, Ins,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004493 dl, DAG, InVals, CS);
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004494}
4495
4496SDValue
Bill Schmidt019cc6f2012-09-19 15:42:13 +00004497PPCTargetLowering::LowerCall_32SVR4(SDValue Chain, SDValue Callee,
4498 CallingConv::ID CallConv, bool isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00004499 bool isTailCall, bool IsPatchPoint,
Bill Schmidt019cc6f2012-09-19 15:42:13 +00004500 const SmallVectorImpl<ISD::OutputArg> &Outs,
4501 const SmallVectorImpl<SDValue> &OutVals,
4502 const SmallVectorImpl<ISD::InputArg> &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004503 SDLoc dl, SelectionDAG &DAG,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004504 SmallVectorImpl<SDValue> &InVals,
4505 ImmutableCallSite *CS) const {
Bill Schmidt019cc6f2012-09-19 15:42:13 +00004506 // See PPCTargetLowering::LowerFormalArguments_32SVR4() for a description
Tilmann Schellerd1aaa322009-08-15 11:54:46 +00004507 // of the 32-bit SVR4 ABI stack frame layout.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004508
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004509 assert((CallConv == CallingConv::C ||
4510 CallConv == CallingConv::Fast) && "Unknown calling convention!");
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004511
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004512 unsigned PtrByteSize = 4;
4513
4514 MachineFunction &MF = DAG.getMachineFunction();
4515
4516 // Mark this function as potentially containing a function that contains a
4517 // tail call. As a consequence the frame pointer will be used for dynamicalloc
4518 // and restoring the callers stack pointer in this functions epilog. This is
4519 // done because by tail calling the called function might overwrite the value
4520 // in this function's (MF) stack pointer stack slot 0(SP).
Nick Lewycky50f02cb2011-12-02 22:16:29 +00004521 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
4522 CallConv == CallingConv::Fast)
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004523 MF.getInfo<PPCFunctionInfo>()->setHasFastCall();
Wesley Peck527da1b2010-11-23 03:31:01 +00004524
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004525 // Count how many bytes are to be pushed on the stack, including the linkage
4526 // area, parameter list area and the part of the local variable space which
4527 // contains copies of aggregates which are passed by value.
4528
4529 // Assign locations to all of the outgoing arguments.
4530 SmallVector<CCValAssign, 16> ArgLocs;
Eric Christopherb5217502014-08-06 18:45:26 +00004531 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs,
4532 *DAG.getContext());
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004533
4534 // Reserve space for the linkage area on the stack.
Eric Christophera4ae2132015-02-13 22:22:57 +00004535 CCInfo.AllocateStack(Subtarget.getFrameLowering()->getLinkageSize(),
Ulrich Weigand8658f172014-07-20 23:43:15 +00004536 PtrByteSize);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004537
4538 if (isVarArg) {
4539 // Handle fixed and variable vector arguments differently.
4540 // Fixed vector arguments go into registers as long as registers are
4541 // available. Variable vector arguments always go into memory.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004542 unsigned NumArgs = Outs.size();
Wesley Peck527da1b2010-11-23 03:31:01 +00004543
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004544 for (unsigned i = 0; i != NumArgs; ++i) {
Duncan Sandsf5dda012010-11-03 11:35:31 +00004545 MVT ArgVT = Outs[i].VT;
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004546 ISD::ArgFlagsTy ArgFlags = Outs[i].Flags;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004547 bool Result;
Wesley Peck527da1b2010-11-23 03:31:01 +00004548
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004549 if (Outs[i].IsFixed) {
Bill Schmidtef17c142013-02-06 17:33:58 +00004550 Result = CC_PPC32_SVR4(i, ArgVT, ArgVT, CCValAssign::Full, ArgFlags,
4551 CCInfo);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004552 } else {
Bill Schmidtef17c142013-02-06 17:33:58 +00004553 Result = CC_PPC32_SVR4_VarArg(i, ArgVT, ArgVT, CCValAssign::Full,
4554 ArgFlags, CCInfo);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004555 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004556
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004557 if (Result) {
Torok Edwinfb8d6d52009-07-08 20:53:28 +00004558#ifndef NDEBUG
Chris Lattner13626022009-08-23 06:03:38 +00004559 errs() << "Call operand #" << i << " has unhandled type "
Duncan Sandsf5dda012010-11-03 11:35:31 +00004560 << EVT(ArgVT).getEVTString() << "\n";
Torok Edwinfb8d6d52009-07-08 20:53:28 +00004561#endif
Craig Toppere73658d2014-04-28 04:05:08 +00004562 llvm_unreachable(nullptr);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004563 }
4564 }
4565 } else {
4566 // All arguments are treated the same.
Bill Schmidtef17c142013-02-06 17:33:58 +00004567 CCInfo.AnalyzeCallOperands(Outs, CC_PPC32_SVR4);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004568 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004569
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004570 // Assign locations to all of the outgoing aggregate by value arguments.
4571 SmallVector<CCValAssign, 16> ByValArgLocs;
Eric Christopher0713a9d2011-06-08 23:55:35 +00004572 CCState CCByValInfo(CallConv, isVarArg, DAG.getMachineFunction(),
Eric Christopherb5217502014-08-06 18:45:26 +00004573 ByValArgLocs, *DAG.getContext());
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004574
4575 // Reserve stack space for the allocations in CCInfo.
4576 CCByValInfo.AllocateStack(CCInfo.getNextStackOffset(), PtrByteSize);
4577
Bill Schmidtef17c142013-02-06 17:33:58 +00004578 CCByValInfo.AnalyzeCallOperands(Outs, CC_PPC32_SVR4_ByVal);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004579
4580 // Size of the linkage area, parameter list area and the part of the local
4581 // space variable where copies of aggregates which are passed by value are
4582 // stored.
4583 unsigned NumBytes = CCByValInfo.getNextStackOffset();
Wesley Peck527da1b2010-11-23 03:31:01 +00004584
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004585 // Calculate by how many bytes the stack has to be adjusted in case of tail
4586 // call optimization.
4587 int SPDiff = CalculateTailCallSPDiff(DAG, isTailCall, NumBytes);
4588
4589 // Adjust the stack pointer for the new arguments...
4590 // These operations are automatically eliminated by the prolog/epilog pass
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004591 Chain = DAG.getCALLSEQ_START(Chain, DAG.getIntPtrConstant(NumBytes, dl, true),
Andrew Trickad6d08a2013-05-29 22:03:55 +00004592 dl);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004593 SDValue CallSeqStart = Chain;
4594
4595 // Load the return address and frame pointer so it can be moved somewhere else
4596 // later.
4597 SDValue LROp, FPOp;
4598 Chain = EmitTailCallLoadFPAndRetAddr(DAG, SPDiff, Chain, LROp, FPOp, false,
4599 dl);
4600
4601 // Set up a copy of the stack pointer for use loading and storing any
4602 // arguments that may not fit in the registers available for argument
4603 // passing.
Owen Anderson9f944592009-08-11 20:47:22 +00004604 SDValue StackPtr = DAG.getRegister(PPC::R1, MVT::i32);
Wesley Peck527da1b2010-11-23 03:31:01 +00004605
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004606 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass;
4607 SmallVector<TailCallArgumentInfo, 8> TailCallArguments;
4608 SmallVector<SDValue, 8> MemOpChains;
4609
Roman Divacky71038e72011-08-30 17:04:16 +00004610 bool seenFloatArg = false;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004611 // Walk the register/memloc assignments, inserting copies/loads.
4612 for (unsigned i = 0, j = 0, e = ArgLocs.size();
4613 i != e;
4614 ++i) {
4615 CCValAssign &VA = ArgLocs[i];
Dan Gohmanfe7532a2010-07-07 15:54:55 +00004616 SDValue Arg = OutVals[i];
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004617 ISD::ArgFlagsTy Flags = Outs[i].Flags;
Wesley Peck527da1b2010-11-23 03:31:01 +00004618
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004619 if (Flags.isByVal()) {
4620 // Argument is an aggregate which is passed by value, thus we need to
4621 // create a copy of it in the local variable space of the current stack
4622 // frame (which is the stack frame of the caller) and pass the address of
4623 // this copy to the callee.
4624 assert((j < ByValArgLocs.size()) && "Index out of bounds!");
4625 CCValAssign &ByValVA = ByValArgLocs[j++];
4626 assert((VA.getValNo() == ByValVA.getValNo()) && "ValNo mismatch!");
Wesley Peck527da1b2010-11-23 03:31:01 +00004627
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004628 // Memory reserved in the local variable space of the callers stack frame.
4629 unsigned LocMemOffset = ByValVA.getLocMemOffset();
Wesley Peck527da1b2010-11-23 03:31:01 +00004630
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004631 SDValue PtrOff = DAG.getIntPtrConstant(LocMemOffset, dl);
Mehdi Amini44ede332015-07-09 02:09:04 +00004632 PtrOff = DAG.getNode(ISD::ADD, dl, getPointerTy(MF.getDataLayout()),
4633 StackPtr, PtrOff);
Wesley Peck527da1b2010-11-23 03:31:01 +00004634
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004635 // Create a copy of the argument in the local area of the current
4636 // stack frame.
4637 SDValue MemcpyCall =
4638 CreateCopyOfByValArgument(Arg, PtrOff,
4639 CallSeqStart.getNode()->getOperand(0),
4640 Flags, DAG, dl);
Wesley Peck527da1b2010-11-23 03:31:01 +00004641
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004642 // This must go outside the CALLSEQ_START..END.
4643 SDValue NewCallSeqStart = DAG.getCALLSEQ_START(MemcpyCall,
Andrew Trickad6d08a2013-05-29 22:03:55 +00004644 CallSeqStart.getNode()->getOperand(1),
4645 SDLoc(MemcpyCall));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004646 DAG.ReplaceAllUsesWith(CallSeqStart.getNode(),
4647 NewCallSeqStart.getNode());
4648 Chain = CallSeqStart = NewCallSeqStart;
Wesley Peck527da1b2010-11-23 03:31:01 +00004649
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004650 // Pass the address of the aggregate copy on the stack either in a
4651 // physical register or in the parameter list area of the current stack
4652 // frame to the callee.
4653 Arg = PtrOff;
4654 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004655
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004656 if (VA.isRegLoc()) {
Hal Finkel2a9d3182014-03-06 00:23:33 +00004657 if (Arg.getValueType() == MVT::i1)
4658 Arg = DAG.getNode(ISD::ZERO_EXTEND, dl, MVT::i32, Arg);
4659
Roman Divacky71038e72011-08-30 17:04:16 +00004660 seenFloatArg |= VA.getLocVT().isFloatingPoint();
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004661 // Put argument in a physical register.
4662 RegsToPass.push_back(std::make_pair(VA.getLocReg(), Arg));
4663 } else {
4664 // Put argument in the parameter list area of the current stack frame.
4665 assert(VA.isMemLoc());
4666 unsigned LocMemOffset = VA.getLocMemOffset();
4667
4668 if (!isTailCall) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004669 SDValue PtrOff = DAG.getIntPtrConstant(LocMemOffset, dl);
Mehdi Amini44ede332015-07-09 02:09:04 +00004670 PtrOff = DAG.getNode(ISD::ADD, dl, getPointerTy(MF.getDataLayout()),
4671 StackPtr, PtrOff);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004672
4673 MemOpChains.push_back(DAG.getStore(Chain, dl, Arg, PtrOff,
Chris Lattner676c61d2010-09-21 18:41:36 +00004674 MachinePointerInfo(),
David Greene87a5abe2010-02-15 16:56:53 +00004675 false, false, 0));
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004676 } else {
4677 // Calculate and remember argument location.
4678 CalculateTailCallArgDest(DAG, MF, false, Arg, SPDiff, LocMemOffset,
4679 TailCallArguments);
4680 }
4681 }
4682 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004683
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004684 if (!MemOpChains.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00004685 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOpChains);
Wesley Peck527da1b2010-11-23 03:31:01 +00004686
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004687 // Build a sequence of copy-to-reg nodes chained together with token chain
4688 // and flag operands which copy the outgoing args into the appropriate regs.
4689 SDValue InFlag;
4690 for (unsigned i = 0, e = RegsToPass.size(); i != e; ++i) {
4691 Chain = DAG.getCopyToReg(Chain, dl, RegsToPass[i].first,
4692 RegsToPass[i].second, InFlag);
4693 InFlag = Chain.getValue(1);
4694 }
Wesley Peck527da1b2010-11-23 03:31:01 +00004695
Hal Finkel5ab37802012-08-28 02:10:27 +00004696 // Set CR bit 6 to true if this is a vararg call with floating args passed in
4697 // registers.
4698 if (isVarArg) {
NAKAMURA Takumiac490292012-08-30 15:52:29 +00004699 SDVTList VTs = DAG.getVTList(MVT::Other, MVT::Glue);
4700 SDValue Ops[] = { Chain, InFlag };
4701
Hal Finkel5ab37802012-08-28 02:10:27 +00004702 Chain = DAG.getNode(seenFloatArg ? PPCISD::CR6SET : PPCISD::CR6UNSET,
Craig Topper2d2aa0c2014-04-30 07:17:30 +00004703 dl, VTs, makeArrayRef(Ops, InFlag.getNode() ? 2 : 1));
NAKAMURA Takumiac490292012-08-30 15:52:29 +00004704
Hal Finkel5ab37802012-08-28 02:10:27 +00004705 InFlag = Chain.getValue(1);
4706 }
4707
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00004708 if (isTailCall)
Tilmann Scheller773f14c2009-07-03 06:47:08 +00004709 PrepareTailCall(DAG, InFlag, Chain, dl, false, SPDiff, NumBytes, LROp, FPOp,
4710 false, TailCallArguments);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004711
Hal Finkel965cea52015-07-12 00:37:44 +00004712 return FinishCall(CallConv, dl, isTailCall, isVarArg, IsPatchPoint,
4713 /* unused except on PPC64 ELFv1 */ false, DAG,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004714 RegsToPass, InFlag, Chain, CallSeqStart, Callee, SPDiff,
4715 NumBytes, Ins, InVals, CS);
Tilmann Schellerb93960d2009-07-03 06:45:56 +00004716}
4717
Bill Schmidt57d6de52012-10-23 15:51:16 +00004718// Copy an argument into memory, being careful to do this outside the
4719// call sequence for the call to which the argument belongs.
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004720SDValue
Bill Schmidt57d6de52012-10-23 15:51:16 +00004721PPCTargetLowering::createMemcpyOutsideCallSeq(SDValue Arg, SDValue PtrOff,
4722 SDValue CallSeqStart,
4723 ISD::ArgFlagsTy Flags,
4724 SelectionDAG &DAG,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004725 SDLoc dl) const {
Bill Schmidt57d6de52012-10-23 15:51:16 +00004726 SDValue MemcpyCall = CreateCopyOfByValArgument(Arg, PtrOff,
4727 CallSeqStart.getNode()->getOperand(0),
4728 Flags, DAG, dl);
4729 // The MEMCPY must go outside the CALLSEQ_START..END.
4730 SDValue NewCallSeqStart = DAG.getCALLSEQ_START(MemcpyCall,
Andrew Trickad6d08a2013-05-29 22:03:55 +00004731 CallSeqStart.getNode()->getOperand(1),
4732 SDLoc(MemcpyCall));
Bill Schmidt57d6de52012-10-23 15:51:16 +00004733 DAG.ReplaceAllUsesWith(CallSeqStart.getNode(),
4734 NewCallSeqStart.getNode());
4735 return NewCallSeqStart;
4736}
4737
4738SDValue
4739PPCTargetLowering::LowerCall_64SVR4(SDValue Chain, SDValue Callee,
Sandeep Patel68c5f472009-09-02 08:44:58 +00004740 CallingConv::ID CallConv, bool isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00004741 bool isTailCall, bool IsPatchPoint,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004742 const SmallVectorImpl<ISD::OutputArg> &Outs,
Dan Gohmanfe7532a2010-07-07 15:54:55 +00004743 const SmallVectorImpl<SDValue> &OutVals,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004744 const SmallVectorImpl<ISD::InputArg> &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00004745 SDLoc dl, SelectionDAG &DAG,
Hal Finkele2ab0f12015-01-15 21:17:34 +00004746 SmallVectorImpl<SDValue> &InVals,
4747 ImmutableCallSite *CS) const {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00004748
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00004749 bool isELFv2ABI = Subtarget.isELFv2ABI();
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00004750 bool isLittleEndian = Subtarget.isLittleEndian();
Bill Schmidt57d6de52012-10-23 15:51:16 +00004751 unsigned NumOps = Outs.size();
Hal Finkel965cea52015-07-12 00:37:44 +00004752 bool hasNest = false;
Bill Schmidt019cc6f2012-09-19 15:42:13 +00004753
Mehdi Amini44ede332015-07-09 02:09:04 +00004754 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Bill Schmidt57d6de52012-10-23 15:51:16 +00004755 unsigned PtrByteSize = 8;
4756
4757 MachineFunction &MF = DAG.getMachineFunction();
4758
4759 // Mark this function as potentially containing a function that contains a
4760 // tail call. As a consequence the frame pointer will be used for dynamicalloc
4761 // and restoring the callers stack pointer in this functions epilog. This is
4762 // done because by tail calling the called function might overwrite the value
4763 // in this function's (MF) stack pointer stack slot 0(SP).
4764 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
4765 CallConv == CallingConv::Fast)
4766 MF.getInfo<PPCFunctionInfo>()->setHasFastCall();
4767
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004768 assert(!(CallConv == CallingConv::Fast && isVarArg) &&
4769 "fastcc not supported on varargs functions");
4770
Bill Schmidt57d6de52012-10-23 15:51:16 +00004771 // Count how many bytes are to be pushed on the stack, including the linkage
Ulrich Weigand8658f172014-07-20 23:43:15 +00004772 // area, and parameter passing area. On ELFv1, the linkage area is 48 bytes
4773 // reserved space for [SP][CR][LR][2 x unused][TOC]; on ELFv2, the linkage
4774 // area is 32 bytes reserved space for [SP][CR][LR][TOC].
Eric Christophera4ae2132015-02-13 22:22:57 +00004775 unsigned LinkageSize = Subtarget.getFrameLowering()->getLinkageSize();
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00004776 unsigned NumBytes = LinkageSize;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004777 unsigned GPR_idx = 0, FPR_idx = 0, VR_idx = 0;
Hal Finkelc93a9a22015-02-25 01:06:45 +00004778 unsigned &QFPR_idx = FPR_idx;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004779
4780 static const MCPhysReg GPR[] = {
4781 PPC::X3, PPC::X4, PPC::X5, PPC::X6,
4782 PPC::X7, PPC::X8, PPC::X9, PPC::X10,
4783 };
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004784 static const MCPhysReg VR[] = {
4785 PPC::V2, PPC::V3, PPC::V4, PPC::V5, PPC::V6, PPC::V7, PPC::V8,
4786 PPC::V9, PPC::V10, PPC::V11, PPC::V12, PPC::V13
4787 };
4788 static const MCPhysReg VSRH[] = {
4789 PPC::VSH2, PPC::VSH3, PPC::VSH4, PPC::VSH5, PPC::VSH6, PPC::VSH7, PPC::VSH8,
4790 PPC::VSH9, PPC::VSH10, PPC::VSH11, PPC::VSH12, PPC::VSH13
4791 };
4792
4793 const unsigned NumGPRs = array_lengthof(GPR);
4794 const unsigned NumFPRs = 13;
4795 const unsigned NumVRs = array_lengthof(VR);
Hal Finkelc93a9a22015-02-25 01:06:45 +00004796 const unsigned NumQFPRs = NumFPRs;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004797
4798 // When using the fast calling convention, we don't provide backing for
4799 // arguments that will be in registers.
4800 unsigned NumGPRsUsed = 0, NumFPRsUsed = 0, NumVRsUsed = 0;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004801
4802 // Add up all the space actually used.
4803 for (unsigned i = 0; i != NumOps; ++i) {
4804 ISD::ArgFlagsTy Flags = Outs[i].Flags;
4805 EVT ArgVT = Outs[i].VT;
Ulrich Weigand85d5df22014-07-21 00:13:26 +00004806 EVT OrigVT = Outs[i].ArgVT;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004807
Hal Finkel965cea52015-07-12 00:37:44 +00004808 if (Flags.isNest())
4809 continue;
4810
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004811 if (CallConv == CallingConv::Fast) {
4812 if (Flags.isByVal())
4813 NumGPRsUsed += (Flags.getByValSize()+7)/8;
4814 else
4815 switch (ArgVT.getSimpleVT().SimpleTy) {
4816 default: llvm_unreachable("Unexpected ValueType for argument!");
4817 case MVT::i1:
4818 case MVT::i32:
4819 case MVT::i64:
4820 if (++NumGPRsUsed <= NumGPRs)
4821 continue;
4822 break;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004823 case MVT::v4i32:
4824 case MVT::v8i16:
4825 case MVT::v16i8:
4826 case MVT::v2f64:
4827 case MVT::v2i64:
Kit Bartond4eb73c2015-05-05 16:10:44 +00004828 case MVT::v1i128:
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004829 if (++NumVRsUsed <= NumVRs)
4830 continue;
4831 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +00004832 case MVT::v4f32:
NAKAMURA Takumi84965032015-09-22 11:14:12 +00004833 // When using QPX, this is handled like a FP register, otherwise, it
4834 // is an Altivec register.
Hal Finkelc93a9a22015-02-25 01:06:45 +00004835 if (Subtarget.hasQPX()) {
4836 if (++NumFPRsUsed <= NumFPRs)
4837 continue;
4838 } else {
4839 if (++NumVRsUsed <= NumVRs)
4840 continue;
4841 }
4842 break;
4843 case MVT::f32:
4844 case MVT::f64:
4845 case MVT::v4f64: // QPX
4846 case MVT::v4i1: // QPX
4847 if (++NumFPRsUsed <= NumFPRs)
4848 continue;
4849 break;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004850 }
4851 }
4852
Ulrich Weigandec2bf932014-07-07 19:26:41 +00004853 /* Respect alignment of argument on the stack. */
Ulrich Weigand85d5df22014-07-21 00:13:26 +00004854 unsigned Align =
4855 CalculateStackSlotAlignment(ArgVT, OrigVT, Flags, PtrByteSize);
Ulrich Weigandec2bf932014-07-07 19:26:41 +00004856 NumBytes = ((NumBytes + Align - 1) / Align) * Align;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004857
4858 NumBytes += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize);
Ulrich Weigand85d5df22014-07-21 00:13:26 +00004859 if (Flags.isInConsecutiveRegsLast())
4860 NumBytes = ((NumBytes + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004861 }
4862
Ulrich Weigandec2bf932014-07-07 19:26:41 +00004863 unsigned NumBytesActuallyUsed = NumBytes;
4864
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004865 // The prolog code of the callee may store up to 8 GPR argument registers to
4866 // the stack, allowing va_start to index over them in memory if its varargs.
4867 // Because we cannot tell if this is needed on the caller side, we have to
4868 // conservatively assume that it is needed. As such, make sure we have at
4869 // least enough stack space for the caller to store the 8 GPRs.
Ulrich Weigand8658f172014-07-20 23:43:15 +00004870 // FIXME: On ELFv2, it may be unnecessary to allocate the parameter area.
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00004871 NumBytes = std::max(NumBytes, LinkageSize + 8 * PtrByteSize);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00004872
4873 // Tail call needs the stack to be aligned.
4874 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
4875 CallConv == CallingConv::Fast)
Eric Christophercccae792015-01-30 22:02:31 +00004876 NumBytes = EnsureStackAlignment(Subtarget.getFrameLowering(), NumBytes);
Bill Schmidt57d6de52012-10-23 15:51:16 +00004877
4878 // Calculate by how many bytes the stack has to be adjusted in case of tail
4879 // call optimization.
4880 int SPDiff = CalculateTailCallSPDiff(DAG, isTailCall, NumBytes);
4881
4882 // To protect arguments on the stack from being clobbered in a tail call,
4883 // force all the loads to happen before doing any other lowering.
4884 if (isTailCall)
4885 Chain = DAG.getStackArgumentTokenFactor(Chain);
4886
4887 // Adjust the stack pointer for the new arguments...
4888 // These operations are automatically eliminated by the prolog/epilog pass
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004889 Chain = DAG.getCALLSEQ_START(Chain, DAG.getIntPtrConstant(NumBytes, dl, true),
Andrew Trickad6d08a2013-05-29 22:03:55 +00004890 dl);
Bill Schmidt57d6de52012-10-23 15:51:16 +00004891 SDValue CallSeqStart = Chain;
4892
4893 // Load the return address and frame pointer so it can be move somewhere else
4894 // later.
4895 SDValue LROp, FPOp;
4896 Chain = EmitTailCallLoadFPAndRetAddr(DAG, SPDiff, Chain, LROp, FPOp, true,
4897 dl);
4898
4899 // Set up a copy of the stack pointer for use loading and storing any
4900 // arguments that may not fit in the registers available for argument
4901 // passing.
4902 SDValue StackPtr = DAG.getRegister(PPC::X1, MVT::i64);
4903
4904 // Figure out which arguments are going to go in registers, and which in
4905 // memory. Also, if this is a vararg function, floating point operations
4906 // must be stored to our stack, and loaded into integer regs as well, if
4907 // any integer regs are available for argument passing.
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00004908 unsigned ArgOffset = LinkageSize;
Bill Schmidt57d6de52012-10-23 15:51:16 +00004909
4910 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass;
4911 SmallVector<TailCallArgumentInfo, 8> TailCallArguments;
4912
4913 SmallVector<SDValue, 8> MemOpChains;
4914 for (unsigned i = 0; i != NumOps; ++i) {
4915 SDValue Arg = OutVals[i];
4916 ISD::ArgFlagsTy Flags = Outs[i].Flags;
Ulrich Weigand85d5df22014-07-21 00:13:26 +00004917 EVT ArgVT = Outs[i].VT;
4918 EVT OrigVT = Outs[i].ArgVT;
Bill Schmidt57d6de52012-10-23 15:51:16 +00004919
4920 // PtrOff will be used to store the current argument to the stack if a
4921 // register cannot be found for it.
4922 SDValue PtrOff;
4923
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004924 // We re-align the argument offset for each argument, except when using the
4925 // fast calling convention, when we need to make sure we do that only when
4926 // we'll actually use a stack slot.
4927 auto ComputePtrOff = [&]() {
4928 /* Respect alignment of argument on the stack. */
4929 unsigned Align =
4930 CalculateStackSlotAlignment(ArgVT, OrigVT, Flags, PtrByteSize);
4931 ArgOffset = ((ArgOffset + Align - 1) / Align) * Align;
Bill Schmidt57d6de52012-10-23 15:51:16 +00004932
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004933 PtrOff = DAG.getConstant(ArgOffset, dl, StackPtr.getValueType());
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004934
4935 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, StackPtr, PtrOff);
4936 };
4937
4938 if (CallConv != CallingConv::Fast) {
4939 ComputePtrOff();
4940
4941 /* Compute GPR index associated with argument offset. */
4942 GPR_idx = (ArgOffset - LinkageSize) / PtrByteSize;
4943 GPR_idx = std::min(GPR_idx, NumGPRs);
4944 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00004945
4946 // Promote integers to 64-bit values.
Hal Finkel940ab932014-02-28 00:27:01 +00004947 if (Arg.getValueType() == MVT::i32 || Arg.getValueType() == MVT::i1) {
Bill Schmidt57d6de52012-10-23 15:51:16 +00004948 // FIXME: Should this use ANY_EXTEND if neither sext nor zext?
4949 unsigned ExtOp = Flags.isSExt() ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND;
4950 Arg = DAG.getNode(ExtOp, dl, MVT::i64, Arg);
4951 }
4952
4953 // FIXME memcpy is used way more than necessary. Correctness first.
4954 // Note: "by value" is code for passing a structure by value, not
4955 // basic types.
4956 if (Flags.isByVal()) {
4957 // Note: Size includes alignment padding, so
4958 // struct x { short a; char b; }
4959 // will have Size = 4. With #pragma pack(1), it will have Size = 3.
4960 // These are the proper values we need for right-justifying the
4961 // aggregate in a parameter register.
4962 unsigned Size = Flags.getByValSize();
Bill Schmidt9953cf22012-10-31 01:15:05 +00004963
4964 // An empty aggregate parameter takes up no storage and no
4965 // registers.
4966 if (Size == 0)
4967 continue;
4968
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004969 if (CallConv == CallingConv::Fast)
4970 ComputePtrOff();
4971
Bill Schmidt57d6de52012-10-23 15:51:16 +00004972 // All aggregates smaller than 8 bytes must be passed right-justified.
4973 if (Size==1 || Size==2 || Size==4) {
4974 EVT VT = (Size==1) ? MVT::i8 : ((Size==2) ? MVT::i16 : MVT::i32);
4975 if (GPR_idx != NumGPRs) {
4976 SDValue Load = DAG.getExtLoad(ISD::EXTLOAD, dl, PtrVT, Chain, Arg,
4977 MachinePointerInfo(), VT,
Louis Gerbarg67474e32014-07-31 21:45:05 +00004978 false, false, false, 0);
Bill Schmidt57d6de52012-10-23 15:51:16 +00004979 MemOpChains.push_back(Load.getValue(1));
Hal Finkelf81b6dd2015-01-18 12:08:47 +00004980 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Bill Schmidt57d6de52012-10-23 15:51:16 +00004981
4982 ArgOffset += PtrByteSize;
4983 continue;
4984 }
4985 }
4986
4987 if (GPR_idx == NumGPRs && Size < 8) {
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00004988 SDValue AddPtr = PtrOff;
4989 if (!isLittleEndian) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00004990 SDValue Const = DAG.getConstant(PtrByteSize - Size, dl,
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00004991 PtrOff.getValueType());
4992 AddPtr = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff, Const);
4993 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00004994 Chain = CallSeqStart = createMemcpyOutsideCallSeq(Arg, AddPtr,
4995 CallSeqStart,
4996 Flags, DAG, dl);
4997 ArgOffset += PtrByteSize;
4998 continue;
4999 }
5000 // Copy entire object into memory. There are cases where gcc-generated
5001 // code assumes it is there, even if it could be put entirely into
5002 // registers. (This is not what the doc says.)
5003
5004 // FIXME: The above statement is likely due to a misunderstanding of the
5005 // documents. All arguments must be copied into the parameter area BY
5006 // THE CALLEE in the event that the callee takes the address of any
5007 // formal argument. That has not yet been implemented. However, it is
5008 // reasonable to use the stack area as a staging area for the register
5009 // load.
5010
5011 // Skip this for small aggregates, as we will use the same slot for a
5012 // right-justified copy, below.
5013 if (Size >= 8)
5014 Chain = CallSeqStart = createMemcpyOutsideCallSeq(Arg, PtrOff,
5015 CallSeqStart,
5016 Flags, DAG, dl);
5017
5018 // When a register is available, pass a small aggregate right-justified.
5019 if (Size < 8 && GPR_idx != NumGPRs) {
5020 // The easiest way to get this right-justified in a register
5021 // is to copy the structure into the rightmost portion of a
5022 // local variable slot, then load the whole slot into the
5023 // register.
5024 // FIXME: The memcpy seems to produce pretty awful code for
5025 // small aggregates, particularly for packed ones.
Matt Arsenault758659232013-05-18 00:21:46 +00005026 // FIXME: It would be preferable to use the slot in the
Bill Schmidt57d6de52012-10-23 15:51:16 +00005027 // parameter save area instead of a new local variable.
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00005028 SDValue AddPtr = PtrOff;
5029 if (!isLittleEndian) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005030 SDValue Const = DAG.getConstant(8 - Size, dl, PtrOff.getValueType());
Ulrich Weigand59c6ab22014-06-20 16:34:05 +00005031 AddPtr = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff, Const);
5032 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00005033 Chain = CallSeqStart = createMemcpyOutsideCallSeq(Arg, AddPtr,
5034 CallSeqStart,
5035 Flags, DAG, dl);
5036
5037 // Load the slot into the register.
5038 SDValue Load = DAG.getLoad(PtrVT, dl, Chain, PtrOff,
5039 MachinePointerInfo(),
5040 false, false, false, 0);
5041 MemOpChains.push_back(Load.getValue(1));
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005042 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005043
5044 // Done with this argument.
5045 ArgOffset += PtrByteSize;
5046 continue;
5047 }
5048
5049 // For aggregates larger than PtrByteSize, copy the pieces of the
5050 // object that fit into registers from the parameter save area.
5051 for (unsigned j=0; j<Size; j+=PtrByteSize) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005052 SDValue Const = DAG.getConstant(j, dl, PtrOff.getValueType());
Bill Schmidt57d6de52012-10-23 15:51:16 +00005053 SDValue AddArg = DAG.getNode(ISD::ADD, dl, PtrVT, Arg, Const);
5054 if (GPR_idx != NumGPRs) {
5055 SDValue Load = DAG.getLoad(PtrVT, dl, Chain, AddArg,
5056 MachinePointerInfo(),
5057 false, false, false, 0);
5058 MemOpChains.push_back(Load.getValue(1));
5059 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
5060 ArgOffset += PtrByteSize;
5061 } else {
5062 ArgOffset += ((Size - j + PtrByteSize-1)/PtrByteSize)*PtrByteSize;
5063 break;
5064 }
5065 }
5066 continue;
5067 }
5068
Craig Topper56710102013-08-15 02:33:50 +00005069 switch (Arg.getSimpleValueType().SimpleTy) {
Bill Schmidt57d6de52012-10-23 15:51:16 +00005070 default: llvm_unreachable("Unexpected ValueType for argument!");
Hal Finkel940ab932014-02-28 00:27:01 +00005071 case MVT::i1:
Bill Schmidt57d6de52012-10-23 15:51:16 +00005072 case MVT::i32:
5073 case MVT::i64:
Hal Finkel965cea52015-07-12 00:37:44 +00005074 if (Flags.isNest()) {
5075 // The 'nest' parameter, if any, is passed in R11.
5076 RegsToPass.push_back(std::make_pair(PPC::X11, Arg));
5077 hasNest = true;
5078 break;
5079 }
5080
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005081 // These can be scalar arguments or elements of an integer array type
5082 // passed directly. Clang may use those instead of "byval" aggregate
5083 // types to avoid forcing arguments to memory unnecessarily.
Bill Schmidt57d6de52012-10-23 15:51:16 +00005084 if (GPR_idx != NumGPRs) {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005085 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Arg));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005086 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005087 if (CallConv == CallingConv::Fast)
5088 ComputePtrOff();
5089
Bill Schmidt57d6de52012-10-23 15:51:16 +00005090 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5091 true, isTailCall, false, MemOpChains,
5092 TailCallArguments, dl);
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005093 if (CallConv == CallingConv::Fast)
5094 ArgOffset += PtrByteSize;
Bill Schmidt57d6de52012-10-23 15:51:16 +00005095 }
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005096 if (CallConv != CallingConv::Fast)
5097 ArgOffset += PtrByteSize;
Bill Schmidt57d6de52012-10-23 15:51:16 +00005098 break;
5099 case MVT::f32:
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005100 case MVT::f64: {
5101 // These can be scalar arguments or elements of a float array type
5102 // passed directly. The latter are used to implement ELFv2 homogenous
5103 // float aggregates.
5104
5105 // Named arguments go into FPRs first, and once they overflow, the
5106 // remaining arguments go into GPRs and then the parameter save area.
5107 // Unnamed arguments for vararg functions always go to GPRs and
5108 // then the parameter save area. For now, put all arguments to vararg
5109 // routines always in both locations (FPR *and* GPR or stack slot).
5110 bool NeedGPROrStack = isVarArg || FPR_idx == NumFPRs;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005111 bool NeededLoad = false;
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005112
5113 // First load the argument into the next available FPR.
5114 if (FPR_idx != NumFPRs)
Bill Schmidt57d6de52012-10-23 15:51:16 +00005115 RegsToPass.push_back(std::make_pair(FPR[FPR_idx++], Arg));
5116
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005117 // Next, load the argument into GPR or stack slot if needed.
5118 if (!NeedGPROrStack)
5119 ;
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005120 else if (GPR_idx != NumGPRs && CallConv != CallingConv::Fast) {
Hal Finkel8ea446b2015-01-18 14:31:10 +00005121 // FIXME: We may want to re-enable this for CallingConv::Fast on the P8
5122 // once we support fp <-> gpr moves.
5123
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005124 // In the non-vararg case, this can only ever happen in the
5125 // presence of f32 array types, since otherwise we never run
5126 // out of FPRs before running out of GPRs.
5127 SDValue ArgVal;
Bill Schmidtbd4ac262012-10-29 21:18:16 +00005128
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005129 // Double values are always passed in a single GPR.
5130 if (Arg.getValueType() != MVT::f32) {
5131 ArgVal = DAG.getNode(ISD::BITCAST, dl, MVT::i64, Arg);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005132
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005133 // Non-array float values are extended and passed in a GPR.
5134 } else if (!Flags.isInConsecutiveRegs()) {
5135 ArgVal = DAG.getNode(ISD::BITCAST, dl, MVT::i32, Arg);
5136 ArgVal = DAG.getNode(ISD::ANY_EXTEND, dl, MVT::i64, ArgVal);
5137
5138 // If we have an array of floats, we collect every odd element
5139 // together with its predecessor into one GPR.
5140 } else if (ArgOffset % PtrByteSize != 0) {
5141 SDValue Lo, Hi;
5142 Lo = DAG.getNode(ISD::BITCAST, dl, MVT::i32, OutVals[i - 1]);
5143 Hi = DAG.getNode(ISD::BITCAST, dl, MVT::i32, Arg);
5144 if (!isLittleEndian)
5145 std::swap(Lo, Hi);
5146 ArgVal = DAG.getNode(ISD::BUILD_PAIR, dl, MVT::i64, Lo, Hi);
5147
5148 // The final element, if even, goes into the first half of a GPR.
5149 } else if (Flags.isInConsecutiveRegsLast()) {
5150 ArgVal = DAG.getNode(ISD::BITCAST, dl, MVT::i32, Arg);
5151 ArgVal = DAG.getNode(ISD::ANY_EXTEND, dl, MVT::i64, ArgVal);
5152 if (!isLittleEndian)
5153 ArgVal = DAG.getNode(ISD::SHL, dl, MVT::i64, ArgVal,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005154 DAG.getConstant(32, dl, MVT::i32));
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005155
5156 // Non-final even elements are skipped; they will be handled
5157 // together the with subsequent argument on the next go-around.
5158 } else
5159 ArgVal = SDValue();
5160
5161 if (ArgVal.getNode())
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005162 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], ArgVal));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005163 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005164 if (CallConv == CallingConv::Fast)
5165 ComputePtrOff();
5166
Bill Schmidt57d6de52012-10-23 15:51:16 +00005167 // Single-precision floating-point values are mapped to the
5168 // second (rightmost) word of the stack doubleword.
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005169 if (Arg.getValueType() == MVT::f32 &&
5170 !isLittleEndian && !Flags.isInConsecutiveRegs()) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005171 SDValue ConstFour = DAG.getConstant(4, dl, PtrOff.getValueType());
Bill Schmidt57d6de52012-10-23 15:51:16 +00005172 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff, ConstFour);
5173 }
5174
5175 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5176 true, isTailCall, false, MemOpChains,
5177 TailCallArguments, dl);
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005178
5179 NeededLoad = true;
Bill Schmidt57d6de52012-10-23 15:51:16 +00005180 }
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005181 // When passing an array of floats, the array occupies consecutive
5182 // space in the argument area; only round up to the next doubleword
5183 // at the end of the array. Otherwise, each float takes 8 bytes.
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005184 if (CallConv != CallingConv::Fast || NeededLoad) {
5185 ArgOffset += (Arg.getValueType() == MVT::f32 &&
5186 Flags.isInConsecutiveRegs()) ? 4 : 8;
5187 if (Flags.isInConsecutiveRegsLast())
5188 ArgOffset = ((ArgOffset + PtrByteSize - 1)/PtrByteSize) * PtrByteSize;
5189 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00005190 break;
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005191 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00005192 case MVT::v4f32:
5193 case MVT::v4i32:
5194 case MVT::v8i16:
5195 case MVT::v16i8:
Hal Finkel27774d92014-03-13 07:58:58 +00005196 case MVT::v2f64:
Hal Finkela6c8b512014-03-26 16:12:58 +00005197 case MVT::v2i64:
Kit Bartond4eb73c2015-05-05 16:10:44 +00005198 case MVT::v1i128:
Hal Finkelc93a9a22015-02-25 01:06:45 +00005199 if (!Subtarget.hasQPX()) {
Ulrich Weigand85d5df22014-07-21 00:13:26 +00005200 // These can be scalar arguments or elements of a vector array type
5201 // passed directly. The latter are used to implement ELFv2 homogenous
5202 // vector aggregates.
5203
Ulrich Weigand9ba552d2014-06-23 12:36:34 +00005204 // For a varargs call, named arguments go into VRs or on the stack as
5205 // usual; unnamed arguments always go to the stack or the corresponding
5206 // GPRs when within range. For now, we always put the value in both
5207 // locations (or even all three).
Bill Schmidt57d6de52012-10-23 15:51:16 +00005208 if (isVarArg) {
Bill Schmidt57d6de52012-10-23 15:51:16 +00005209 // We could elide this store in the case where the object fits
5210 // entirely in R registers. Maybe later.
Bill Schmidt57d6de52012-10-23 15:51:16 +00005211 SDValue Store = DAG.getStore(Chain, dl, Arg, PtrOff,
5212 MachinePointerInfo(), false, false, 0);
5213 MemOpChains.push_back(Store);
5214 if (VR_idx != NumVRs) {
5215 SDValue Load = DAG.getLoad(MVT::v4f32, dl, Store, PtrOff,
5216 MachinePointerInfo(),
5217 false, false, false, 0);
5218 MemOpChains.push_back(Load.getValue(1));
Hal Finkel7811c612014-03-28 19:58:11 +00005219
5220 unsigned VReg = (Arg.getSimpleValueType() == MVT::v2f64 ||
5221 Arg.getSimpleValueType() == MVT::v2i64) ?
5222 VSRH[VR_idx] : VR[VR_idx];
5223 ++VR_idx;
5224
5225 RegsToPass.push_back(std::make_pair(VReg, Load));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005226 }
5227 ArgOffset += 16;
5228 for (unsigned i=0; i<16; i+=PtrByteSize) {
5229 if (GPR_idx == NumGPRs)
5230 break;
5231 SDValue Ix = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005232 DAG.getConstant(i, dl, PtrVT));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005233 SDValue Load = DAG.getLoad(PtrVT, dl, Store, Ix, MachinePointerInfo(),
5234 false, false, false, 0);
5235 MemOpChains.push_back(Load.getValue(1));
5236 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
5237 }
5238 break;
5239 }
5240
Ulrich Weigand9ba552d2014-06-23 12:36:34 +00005241 // Non-varargs Altivec params go into VRs or on the stack.
Bill Schmidt57d6de52012-10-23 15:51:16 +00005242 if (VR_idx != NumVRs) {
Hal Finkel7811c612014-03-28 19:58:11 +00005243 unsigned VReg = (Arg.getSimpleValueType() == MVT::v2f64 ||
5244 Arg.getSimpleValueType() == MVT::v2i64) ?
5245 VSRH[VR_idx] : VR[VR_idx];
5246 ++VR_idx;
5247
5248 RegsToPass.push_back(std::make_pair(VReg, Arg));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005249 } else {
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005250 if (CallConv == CallingConv::Fast)
5251 ComputePtrOff();
5252
Bill Schmidt57d6de52012-10-23 15:51:16 +00005253 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5254 true, isTailCall, true, MemOpChains,
5255 TailCallArguments, dl);
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005256 if (CallConv == CallingConv::Fast)
5257 ArgOffset += 16;
Bill Schmidt57d6de52012-10-23 15:51:16 +00005258 }
Hal Finkelf81b6dd2015-01-18 12:08:47 +00005259
5260 if (CallConv != CallingConv::Fast)
5261 ArgOffset += 16;
Bill Schmidt57d6de52012-10-23 15:51:16 +00005262 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +00005263 } // not QPX
5264
5265 assert(Arg.getValueType().getSimpleVT().SimpleTy == MVT::v4f32 &&
5266 "Invalid QPX parameter type");
5267
5268 /* fall through */
5269 case MVT::v4f64:
5270 case MVT::v4i1: {
5271 bool IsF32 = Arg.getValueType().getSimpleVT().SimpleTy == MVT::v4f32;
5272 if (isVarArg) {
5273 // We could elide this store in the case where the object fits
5274 // entirely in R registers. Maybe later.
5275 SDValue Store = DAG.getStore(Chain, dl, Arg, PtrOff,
5276 MachinePointerInfo(), false, false, 0);
5277 MemOpChains.push_back(Store);
5278 if (QFPR_idx != NumQFPRs) {
5279 SDValue Load = DAG.getLoad(IsF32 ? MVT::v4f32 : MVT::v4f64, dl,
5280 Store, PtrOff, MachinePointerInfo(),
5281 false, false, false, 0);
5282 MemOpChains.push_back(Load.getValue(1));
5283 RegsToPass.push_back(std::make_pair(QFPR[QFPR_idx++], Load));
5284 }
5285 ArgOffset += (IsF32 ? 16 : 32);
Aaron Ballman70c27de2015-02-25 13:02:23 +00005286 for (unsigned i = 0; i < (IsF32 ? 16U : 32U); i += PtrByteSize) {
Hal Finkelc93a9a22015-02-25 01:06:45 +00005287 if (GPR_idx == NumGPRs)
5288 break;
5289 SDValue Ix = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005290 DAG.getConstant(i, dl, PtrVT));
Hal Finkelc93a9a22015-02-25 01:06:45 +00005291 SDValue Load = DAG.getLoad(PtrVT, dl, Store, Ix, MachinePointerInfo(),
5292 false, false, false, 0);
5293 MemOpChains.push_back(Load.getValue(1));
5294 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
5295 }
5296 break;
5297 }
5298
5299 // Non-varargs QPX params go into registers or on the stack.
5300 if (QFPR_idx != NumQFPRs) {
5301 RegsToPass.push_back(std::make_pair(QFPR[QFPR_idx++], Arg));
5302 } else {
5303 if (CallConv == CallingConv::Fast)
5304 ComputePtrOff();
5305
5306 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5307 true, isTailCall, true, MemOpChains,
5308 TailCallArguments, dl);
5309 if (CallConv == CallingConv::Fast)
5310 ArgOffset += (IsF32 ? 16 : 32);
5311 }
5312
5313 if (CallConv != CallingConv::Fast)
5314 ArgOffset += (IsF32 ? 16 : 32);
5315 break;
5316 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00005317 }
5318 }
5319
Ulrich Weigandec2bf932014-07-07 19:26:41 +00005320 assert(NumBytesActuallyUsed == ArgOffset);
Ulrich Weigandde8641b2014-07-07 19:39:44 +00005321 (void)NumBytesActuallyUsed;
Ulrich Weigandec2bf932014-07-07 19:26:41 +00005322
Bill Schmidt57d6de52012-10-23 15:51:16 +00005323 if (!MemOpChains.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00005324 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOpChains);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005325
5326 // Check if this is an indirect call (MTCTR/BCTRL).
5327 // See PrepareCall() for more information about calls through function
5328 // pointers in the 64-bit SVR4 ABI.
Hal Finkel934361a2015-01-14 01:07:51 +00005329 if (!isTailCall && !IsPatchPoint &&
Hal Finkel87deb0b2015-01-12 04:34:47 +00005330 !isFunctionGlobalAddress(Callee) &&
5331 !isa<ExternalSymbolSDNode>(Callee)) {
Bill Schmidt57d6de52012-10-23 15:51:16 +00005332 // Load r2 into a virtual register and store it to the TOC save area.
Hal Finkele6698d52015-02-01 15:03:28 +00005333 setUsesTOCBasePtr(DAG);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005334 SDValue Val = DAG.getCopyFromReg(Chain, dl, PPC::X2, MVT::i64);
5335 // TOC save area offset.
Eric Christopher736d39e2015-02-13 00:39:36 +00005336 unsigned TOCSaveOffset = Subtarget.getFrameLowering()->getTOCSaveOffset();
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005337 SDValue PtrOff = DAG.getIntPtrConstant(TOCSaveOffset, dl);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005338 SDValue AddPtr = DAG.getNode(ISD::ADD, dl, PtrVT, StackPtr, PtrOff);
Alex Lorenze40c8a22015-08-11 23:09:45 +00005339 Chain = DAG.getStore(
5340 Val.getValue(1), dl, Val, AddPtr,
5341 MachinePointerInfo::getStack(DAG.getMachineFunction(), TOCSaveOffset),
5342 false, false, 0);
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00005343 // In the ELFv2 ABI, R12 must contain the address of an indirect callee.
5344 // This does not mean the MTCTR instruction must use R12; it's easier
5345 // to model this as an extra parameter, so do that.
Hal Finkel934361a2015-01-14 01:07:51 +00005346 if (isELFv2ABI && !IsPatchPoint)
Ulrich Weigandaa0ac4f2014-07-20 23:31:44 +00005347 RegsToPass.push_back(std::make_pair((unsigned)PPC::X12, Callee));
Bill Schmidt57d6de52012-10-23 15:51:16 +00005348 }
5349
5350 // Build a sequence of copy-to-reg nodes chained together with token chain
5351 // and flag operands which copy the outgoing args into the appropriate regs.
5352 SDValue InFlag;
5353 for (unsigned i = 0, e = RegsToPass.size(); i != e; ++i) {
5354 Chain = DAG.getCopyToReg(Chain, dl, RegsToPass[i].first,
5355 RegsToPass[i].second, InFlag);
5356 InFlag = Chain.getValue(1);
5357 }
5358
5359 if (isTailCall)
5360 PrepareTailCall(DAG, InFlag, Chain, dl, true, SPDiff, NumBytes, LROp,
5361 FPOp, true, TailCallArguments);
5362
NAKAMURA Takumi0a7d0ad2015-09-22 11:15:07 +00005363 return FinishCall(CallConv, dl, isTailCall, isVarArg, IsPatchPoint, hasNest,
5364 DAG, RegsToPass, InFlag, Chain, CallSeqStart, Callee,
5365 SPDiff, NumBytes, Ins, InVals, CS);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005366}
5367
5368SDValue
5369PPCTargetLowering::LowerCall_Darwin(SDValue Chain, SDValue Callee,
5370 CallingConv::ID CallConv, bool isVarArg,
Hal Finkel934361a2015-01-14 01:07:51 +00005371 bool isTailCall, bool IsPatchPoint,
Bill Schmidt57d6de52012-10-23 15:51:16 +00005372 const SmallVectorImpl<ISD::OutputArg> &Outs,
5373 const SmallVectorImpl<SDValue> &OutVals,
5374 const SmallVectorImpl<ISD::InputArg> &Ins,
Andrew Trickef9de2a2013-05-25 02:42:55 +00005375 SDLoc dl, SelectionDAG &DAG,
Hal Finkele2ab0f12015-01-15 21:17:34 +00005376 SmallVectorImpl<SDValue> &InVals,
5377 ImmutableCallSite *CS) const {
Bill Schmidt57d6de52012-10-23 15:51:16 +00005378
5379 unsigned NumOps = Outs.size();
Scott Michelcf0da6c2009-02-17 22:15:04 +00005380
Mehdi Amini44ede332015-07-09 02:09:04 +00005381 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Owen Anderson9f944592009-08-11 20:47:22 +00005382 bool isPPC64 = PtrVT == MVT::i64;
Chris Lattnerec78cad2006-06-26 22:48:35 +00005383 unsigned PtrByteSize = isPPC64 ? 8 : 4;
Scott Michelcf0da6c2009-02-17 22:15:04 +00005384
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005385 MachineFunction &MF = DAG.getMachineFunction();
5386
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005387 // Mark this function as potentially containing a function that contains a
5388 // tail call. As a consequence the frame pointer will be used for dynamicalloc
5389 // and restoring the callers stack pointer in this functions epilog. This is
5390 // done because by tail calling the called function might overwrite the value
5391 // in this function's (MF) stack pointer stack slot 0(SP).
Nick Lewycky50f02cb2011-12-02 22:16:29 +00005392 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
5393 CallConv == CallingConv::Fast)
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005394 MF.getInfo<PPCFunctionInfo>()->setHasFastCall();
5395
Chris Lattneraa40ec12006-05-16 22:56:08 +00005396 // Count how many bytes are to be pushed on the stack, including the linkage
Chris Lattnerec78cad2006-06-26 22:48:35 +00005397 // area, and parameter passing area. We start with 24/48 bytes, which is
Chris Lattnerb7552a82006-05-17 00:15:40 +00005398 // prereserved space for [SP][CR][LR][3 x unused].
Eric Christophera4ae2132015-02-13 22:22:57 +00005399 unsigned LinkageSize = Subtarget.getFrameLowering()->getLinkageSize();
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00005400 unsigned NumBytes = LinkageSize;
Ulrich Weigand2bffb952014-06-23 13:08:27 +00005401
5402 // Add up all the space actually used.
5403 // In 32-bit non-varargs calls, Altivec parameters all go at the end; usually
5404 // they all go in registers, but we must reserve stack space for them for
5405 // possible use by the caller. In varargs or 64-bit calls, parameters are
5406 // assigned stack space in order, with padding so Altivec parameters are
5407 // 16-byte aligned.
5408 unsigned nAltivecParamsAtEnd = 0;
5409 for (unsigned i = 0; i != NumOps; ++i) {
5410 ISD::ArgFlagsTy Flags = Outs[i].Flags;
5411 EVT ArgVT = Outs[i].VT;
5412 // Varargs Altivec parameters are padded to a 16 byte boundary.
5413 if (ArgVT == MVT::v4f32 || ArgVT == MVT::v4i32 ||
5414 ArgVT == MVT::v8i16 || ArgVT == MVT::v16i8 ||
5415 ArgVT == MVT::v2f64 || ArgVT == MVT::v2i64) {
5416 if (!isVarArg && !isPPC64) {
5417 // Non-varargs Altivec parameters go after all the non-Altivec
5418 // parameters; handle those later so we know how much padding we need.
5419 nAltivecParamsAtEnd++;
5420 continue;
5421 }
5422 // Varargs and 64-bit Altivec parameters are padded to 16 byte boundary.
5423 NumBytes = ((NumBytes+15)/16)*16;
5424 }
5425 NumBytes += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize);
5426 }
5427
5428 // Allow for Altivec parameters at the end, if needed.
5429 if (nAltivecParamsAtEnd) {
5430 NumBytes = ((NumBytes+15)/16)*16;
5431 NumBytes += 16*nAltivecParamsAtEnd;
5432 }
5433
5434 // The prolog code of the callee may store up to 8 GPR argument registers to
5435 // the stack, allowing va_start to index over them in memory if its varargs.
5436 // Because we cannot tell if this is needed on the caller side, we have to
5437 // conservatively assume that it is needed. As such, make sure we have at
5438 // least enough stack space for the caller to store the 8 GPRs.
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00005439 NumBytes = std::max(NumBytes, LinkageSize + 8 * PtrByteSize);
Ulrich Weigand2bffb952014-06-23 13:08:27 +00005440
5441 // Tail call needs the stack to be aligned.
5442 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
5443 CallConv == CallingConv::Fast)
Eric Christophercccae792015-01-30 22:02:31 +00005444 NumBytes = EnsureStackAlignment(Subtarget.getFrameLowering(), NumBytes);
Dale Johannesenb28456e2008-03-12 00:22:17 +00005445
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005446 // Calculate by how many bytes the stack has to be adjusted in case of tail
5447 // call optimization.
5448 int SPDiff = CalculateTailCallSPDiff(DAG, isTailCall, NumBytes);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005449
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005450 // To protect arguments on the stack from being clobbered in a tail call,
5451 // force all the loads to happen before doing any other lowering.
5452 if (isTailCall)
5453 Chain = DAG.getStackArgumentTokenFactor(Chain);
5454
Chris Lattnerb7552a82006-05-17 00:15:40 +00005455 // Adjust the stack pointer for the new arguments...
5456 // These operations are automatically eliminated by the prolog/epilog pass
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005457 Chain = DAG.getCALLSEQ_START(Chain, DAG.getIntPtrConstant(NumBytes, dl, true),
Andrew Trickad6d08a2013-05-29 22:03:55 +00005458 dl);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005459 SDValue CallSeqStart = Chain;
Scott Michelcf0da6c2009-02-17 22:15:04 +00005460
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005461 // Load the return address and frame pointer so it can be move somewhere else
5462 // later.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005463 SDValue LROp, FPOp;
Tilmann Schellerb93960d2009-07-03 06:45:56 +00005464 Chain = EmitTailCallLoadFPAndRetAddr(DAG, SPDiff, Chain, LROp, FPOp, true,
5465 dl);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005466
Chris Lattnerb7552a82006-05-17 00:15:40 +00005467 // Set up a copy of the stack pointer for use loading and storing any
5468 // arguments that may not fit in the registers available for argument
5469 // passing.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005470 SDValue StackPtr;
Chris Lattnerec78cad2006-06-26 22:48:35 +00005471 if (isPPC64)
Owen Anderson9f944592009-08-11 20:47:22 +00005472 StackPtr = DAG.getRegister(PPC::X1, MVT::i64);
Chris Lattnerec78cad2006-06-26 22:48:35 +00005473 else
Owen Anderson9f944592009-08-11 20:47:22 +00005474 StackPtr = DAG.getRegister(PPC::R1, MVT::i32);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005475
Chris Lattnerb7552a82006-05-17 00:15:40 +00005476 // Figure out which arguments are going to go in registers, and which in
5477 // memory. Also, if this is a vararg function, floating point operations
5478 // must be stored to our stack, and loaded into integer regs as well, if
5479 // any integer regs are available for argument passing.
Ulrich Weigand8ca988f2014-06-23 14:15:53 +00005480 unsigned ArgOffset = LinkageSize;
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005481 unsigned GPR_idx = 0, FPR_idx = 0, VR_idx = 0;
Scott Michelcf0da6c2009-02-17 22:15:04 +00005482
Craig Topper840beec2014-04-04 05:16:06 +00005483 static const MCPhysReg GPR_32[] = { // 32-bit registers.
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005484 PPC::R3, PPC::R4, PPC::R5, PPC::R6,
5485 PPC::R7, PPC::R8, PPC::R9, PPC::R10,
5486 };
Craig Topper840beec2014-04-04 05:16:06 +00005487 static const MCPhysReg GPR_64[] = { // 64-bit registers.
Chris Lattnerec78cad2006-06-26 22:48:35 +00005488 PPC::X3, PPC::X4, PPC::X5, PPC::X6,
5489 PPC::X7, PPC::X8, PPC::X9, PPC::X10,
5490 };
Craig Topper840beec2014-04-04 05:16:06 +00005491 static const MCPhysReg VR[] = {
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005492 PPC::V2, PPC::V3, PPC::V4, PPC::V5, PPC::V6, PPC::V7, PPC::V8,
5493 PPC::V9, PPC::V10, PPC::V11, PPC::V12, PPC::V13
5494 };
Owen Andersone2f23a32007-09-07 04:06:50 +00005495 const unsigned NumGPRs = array_lengthof(GPR_32);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005496 const unsigned NumFPRs = 13;
Tilmann Scheller98bdaaa2009-07-03 06:43:35 +00005497 const unsigned NumVRs = array_lengthof(VR);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005498
Craig Topper840beec2014-04-04 05:16:06 +00005499 const MCPhysReg *GPR = isPPC64 ? GPR_64 : GPR_32;
Chris Lattnerec78cad2006-06-26 22:48:35 +00005500
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005501 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005502 SmallVector<TailCallArgumentInfo, 8> TailCallArguments;
5503
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005504 SmallVector<SDValue, 8> MemOpChains;
Evan Chengc2cd4732006-05-25 00:57:32 +00005505 for (unsigned i = 0; i != NumOps; ++i) {
Dan Gohmanfe7532a2010-07-07 15:54:55 +00005506 SDValue Arg = OutVals[i];
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005507 ISD::ArgFlagsTy Flags = Outs[i].Flags;
Nicolas Geoffray7aad9282007-03-13 15:02:46 +00005508
Chris Lattnerb7552a82006-05-17 00:15:40 +00005509 // PtrOff will be used to store the current argument to the stack if a
5510 // register cannot be found for it.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005511 SDValue PtrOff;
Scott Michelcf0da6c2009-02-17 22:15:04 +00005512
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005513 PtrOff = DAG.getConstant(ArgOffset, dl, StackPtr.getValueType());
Nicolas Geoffray7aad9282007-03-13 15:02:46 +00005514
Dale Johannesen679073b2009-02-04 02:34:38 +00005515 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, StackPtr, PtrOff);
Chris Lattnerec78cad2006-06-26 22:48:35 +00005516
5517 // On PPC64, promote integers to 64-bit values.
Owen Anderson9f944592009-08-11 20:47:22 +00005518 if (isPPC64 && Arg.getValueType() == MVT::i32) {
Duncan Sandsd97eea32008-03-21 09:14:45 +00005519 // FIXME: Should this use ANY_EXTEND if neither sext nor zext?
5520 unsigned ExtOp = Flags.isSExt() ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND;
Owen Anderson9f944592009-08-11 20:47:22 +00005521 Arg = DAG.getNode(ExtOp, dl, MVT::i64, Arg);
Chris Lattnerec78cad2006-06-26 22:48:35 +00005522 }
Dale Johannesen85d41a12008-03-04 23:17:14 +00005523
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005524 // FIXME memcpy is used way more than necessary. Correctness first.
Bill Schmidt019cc6f2012-09-19 15:42:13 +00005525 // Note: "by value" is code for passing a structure by value, not
5526 // basic types.
Duncan Sandsd97eea32008-03-21 09:14:45 +00005527 if (Flags.isByVal()) {
5528 unsigned Size = Flags.getByValSize();
Bill Schmidt57d6de52012-10-23 15:51:16 +00005529 // Very small objects are passed right-justified. Everything else is
5530 // passed left-justified.
5531 if (Size==1 || Size==2) {
5532 EVT VT = (Size==1) ? MVT::i8 : MVT::i16;
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005533 if (GPR_idx != NumGPRs) {
Stuart Hastings81c43062011-02-16 16:23:55 +00005534 SDValue Load = DAG.getExtLoad(ISD::EXTLOAD, dl, PtrVT, Chain, Arg,
Chris Lattner3d178ed2010-09-21 17:04:51 +00005535 MachinePointerInfo(), VT,
Louis Gerbarg67474e32014-07-31 21:45:05 +00005536 false, false, false, 0);
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005537 MemOpChains.push_back(Load.getValue(1));
5538 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005539
5540 ArgOffset += PtrByteSize;
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005541 } else {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005542 SDValue Const = DAG.getConstant(PtrByteSize - Size, dl,
Bill Schmidt48081ca2012-10-16 13:30:53 +00005543 PtrOff.getValueType());
Dale Johannesen679073b2009-02-04 02:34:38 +00005544 SDValue AddPtr = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff, Const);
Bill Schmidt57d6de52012-10-23 15:51:16 +00005545 Chain = CallSeqStart = createMemcpyOutsideCallSeq(Arg, AddPtr,
5546 CallSeqStart,
5547 Flags, DAG, dl);
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005548 ArgOffset += PtrByteSize;
5549 }
5550 continue;
5551 }
Dale Johannesen92dcf1e2008-03-17 02:13:43 +00005552 // Copy entire object into memory. There are cases where gcc-generated
5553 // code assumes it is there, even if it could be put entirely into
5554 // registers. (This is not what the doc says.)
Bill Schmidt57d6de52012-10-23 15:51:16 +00005555 Chain = CallSeqStart = createMemcpyOutsideCallSeq(Arg, PtrOff,
5556 CallSeqStart,
5557 Flags, DAG, dl);
Bill Schmidt019cc6f2012-09-19 15:42:13 +00005558
5559 // For small aggregates (Darwin only) and aggregates >= PtrByteSize,
5560 // copy the pieces of the object that fit into registers from the
5561 // parameter save area.
Dale Johannesen85d41a12008-03-04 23:17:14 +00005562 for (unsigned j=0; j<Size; j+=PtrByteSize) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005563 SDValue Const = DAG.getConstant(j, dl, PtrOff.getValueType());
Dale Johannesen679073b2009-02-04 02:34:38 +00005564 SDValue AddArg = DAG.getNode(ISD::ADD, dl, PtrVT, Arg, Const);
Dale Johannesen85d41a12008-03-04 23:17:14 +00005565 if (GPR_idx != NumGPRs) {
Chris Lattner7727d052010-09-21 06:44:06 +00005566 SDValue Load = DAG.getLoad(PtrVT, dl, Chain, AddArg,
5567 MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00005568 false, false, false, 0);
Dale Johannesen0d235052008-03-05 23:31:27 +00005569 MemOpChains.push_back(Load.getValue(1));
Dale Johannesen85d41a12008-03-04 23:17:14 +00005570 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005571 ArgOffset += PtrByteSize;
Dale Johannesen85d41a12008-03-04 23:17:14 +00005572 } else {
Dale Johannesen92dcf1e2008-03-17 02:13:43 +00005573 ArgOffset += ((Size - j + PtrByteSize-1)/PtrByteSize)*PtrByteSize;
Dale Johannesenbfa252d2008-03-07 20:27:40 +00005574 break;
Dale Johannesen85d41a12008-03-04 23:17:14 +00005575 }
5576 }
5577 continue;
5578 }
5579
Craig Topper56710102013-08-15 02:33:50 +00005580 switch (Arg.getSimpleValueType().SimpleTy) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00005581 default: llvm_unreachable("Unexpected ValueType for argument!");
Hal Finkel5cae2162014-02-28 01:17:25 +00005582 case MVT::i1:
Owen Anderson9f944592009-08-11 20:47:22 +00005583 case MVT::i32:
5584 case MVT::i64:
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005585 if (GPR_idx != NumGPRs) {
Hal Finkel7f908e82014-03-06 00:45:19 +00005586 if (Arg.getValueType() == MVT::i1)
5587 Arg = DAG.getNode(ISD::ZERO_EXTEND, dl, PtrVT, Arg);
5588
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005589 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Arg));
Chris Lattnerb7552a82006-05-17 00:15:40 +00005590 } else {
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005591 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5592 isPPC64, isTailCall, false, MemOpChains,
Dale Johannesen021052a2009-02-04 20:06:27 +00005593 TailCallArguments, dl);
Chris Lattnerb7552a82006-05-17 00:15:40 +00005594 }
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005595 ArgOffset += PtrByteSize;
Chris Lattnerb7552a82006-05-17 00:15:40 +00005596 break;
Owen Anderson9f944592009-08-11 20:47:22 +00005597 case MVT::f32:
5598 case MVT::f64:
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005599 if (FPR_idx != NumFPRs) {
5600 RegsToPass.push_back(std::make_pair(FPR[FPR_idx++], Arg));
5601
Chris Lattnerb7552a82006-05-17 00:15:40 +00005602 if (isVarArg) {
Chris Lattner676c61d2010-09-21 18:41:36 +00005603 SDValue Store = DAG.getStore(Chain, dl, Arg, PtrOff,
5604 MachinePointerInfo(), false, false, 0);
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005605 MemOpChains.push_back(Store);
5606
Chris Lattnerb7552a82006-05-17 00:15:40 +00005607 // Float varargs are always shadowed in available integer registers
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005608 if (GPR_idx != NumGPRs) {
Chris Lattner7727d052010-09-21 06:44:06 +00005609 SDValue Load = DAG.getLoad(PtrVT, dl, Store, PtrOff,
Pete Cooper82cd9e82011-11-08 18:42:53 +00005610 MachinePointerInfo(), false, false,
5611 false, 0);
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005612 MemOpChains.push_back(Load.getValue(1));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005613 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Chris Lattnerb7552a82006-05-17 00:15:40 +00005614 }
Owen Anderson9f944592009-08-11 20:47:22 +00005615 if (GPR_idx != NumGPRs && Arg.getValueType() == MVT::f64 && !isPPC64){
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005616 SDValue ConstFour = DAG.getConstant(4, dl, PtrOff.getValueType());
Dale Johannesen679073b2009-02-04 02:34:38 +00005617 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff, ConstFour);
Chris Lattner7727d052010-09-21 06:44:06 +00005618 SDValue Load = DAG.getLoad(PtrVT, dl, Store, PtrOff,
5619 MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00005620 false, false, false, 0);
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005621 MemOpChains.push_back(Load.getValue(1));
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005622 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
Chris Lattneraa40ec12006-05-16 22:56:08 +00005623 }
5624 } else {
Chris Lattnerb7552a82006-05-17 00:15:40 +00005625 // If we have any FPRs remaining, we may also have GPRs remaining.
5626 // Args passed in FPRs consume either 1 (f32) or 2 (f64) available
5627 // GPRs.
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005628 if (GPR_idx != NumGPRs)
5629 ++GPR_idx;
Owen Anderson9f944592009-08-11 20:47:22 +00005630 if (GPR_idx != NumGPRs && Arg.getValueType() == MVT::f64 &&
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005631 !isPPC64) // PPC64 has 64-bit GPR's obviously :)
5632 ++GPR_idx;
Chris Lattneraa40ec12006-05-16 22:56:08 +00005633 }
Bill Schmidt57d6de52012-10-23 15:51:16 +00005634 } else
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005635 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5636 isPPC64, isTailCall, false, MemOpChains,
Dale Johannesen021052a2009-02-04 20:06:27 +00005637 TailCallArguments, dl);
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005638 if (isPPC64)
5639 ArgOffset += 8;
5640 else
Owen Anderson9f944592009-08-11 20:47:22 +00005641 ArgOffset += Arg.getValueType() == MVT::f32 ? 4 : 8;
Chris Lattnerb7552a82006-05-17 00:15:40 +00005642 break;
Owen Anderson9f944592009-08-11 20:47:22 +00005643 case MVT::v4f32:
5644 case MVT::v4i32:
5645 case MVT::v8i16:
5646 case MVT::v16i8:
Dale Johannesenb28456e2008-03-12 00:22:17 +00005647 if (isVarArg) {
5648 // These go aligned on the stack, or in the corresponding R registers
Scott Michelcf0da6c2009-02-17 22:15:04 +00005649 // when within range. The Darwin PPC ABI doc claims they also go in
Dale Johannesenb28456e2008-03-12 00:22:17 +00005650 // V registers; in fact gcc does this only for arguments that are
5651 // prototyped, not for those that match the ... We do it for all
5652 // arguments, seems to work.
5653 while (ArgOffset % 16 !=0) {
5654 ArgOffset += PtrByteSize;
5655 if (GPR_idx != NumGPRs)
5656 GPR_idx++;
5657 }
5658 // We could elide this store in the case where the object fits
5659 // entirely in R registers. Maybe later.
Scott Michelcf0da6c2009-02-17 22:15:04 +00005660 PtrOff = DAG.getNode(ISD::ADD, dl, PtrVT, StackPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005661 DAG.getConstant(ArgOffset, dl, PtrVT));
Chris Lattner676c61d2010-09-21 18:41:36 +00005662 SDValue Store = DAG.getStore(Chain, dl, Arg, PtrOff,
5663 MachinePointerInfo(), false, false, 0);
Dale Johannesenb28456e2008-03-12 00:22:17 +00005664 MemOpChains.push_back(Store);
5665 if (VR_idx != NumVRs) {
Wesley Peck527da1b2010-11-23 03:31:01 +00005666 SDValue Load = DAG.getLoad(MVT::v4f32, dl, Store, PtrOff,
Chris Lattner7727d052010-09-21 06:44:06 +00005667 MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00005668 false, false, false, 0);
Dale Johannesenb28456e2008-03-12 00:22:17 +00005669 MemOpChains.push_back(Load.getValue(1));
5670 RegsToPass.push_back(std::make_pair(VR[VR_idx++], Load));
5671 }
5672 ArgOffset += 16;
5673 for (unsigned i=0; i<16; i+=PtrByteSize) {
5674 if (GPR_idx == NumGPRs)
5675 break;
Dale Johannesen679073b2009-02-04 02:34:38 +00005676 SDValue Ix = DAG.getNode(ISD::ADD, dl, PtrVT, PtrOff,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005677 DAG.getConstant(i, dl, PtrVT));
Chris Lattner7727d052010-09-21 06:44:06 +00005678 SDValue Load = DAG.getLoad(PtrVT, dl, Store, Ix, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00005679 false, false, false, 0);
Dale Johannesenb28456e2008-03-12 00:22:17 +00005680 MemOpChains.push_back(Load.getValue(1));
5681 RegsToPass.push_back(std::make_pair(GPR[GPR_idx++], Load));
5682 }
5683 break;
5684 }
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005685
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00005686 // Non-varargs Altivec params generally go in registers, but have
5687 // stack space allocated at the end.
5688 if (VR_idx != NumVRs) {
5689 // Doesn't have GPR space allocated.
5690 RegsToPass.push_back(std::make_pair(VR[VR_idx++], Arg));
5691 } else if (nAltivecParamsAtEnd==0) {
5692 // We are emitting Altivec params in order.
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005693 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5694 isPPC64, isTailCall, true, MemOpChains,
Dale Johannesen021052a2009-02-04 20:06:27 +00005695 TailCallArguments, dl);
Dale Johannesenb28456e2008-03-12 00:22:17 +00005696 ArgOffset += 16;
Dale Johannesenb28456e2008-03-12 00:22:17 +00005697 }
Chris Lattnerb7552a82006-05-17 00:15:40 +00005698 break;
Chris Lattneraa40ec12006-05-16 22:56:08 +00005699 }
Chris Lattneraa40ec12006-05-16 22:56:08 +00005700 }
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00005701 // If all Altivec parameters fit in registers, as they usually do,
5702 // they get stack space following the non-Altivec parameters. We
5703 // don't track this here because nobody below needs it.
5704 // If there are more Altivec parameters than fit in registers emit
5705 // the stores here.
5706 if (!isVarArg && nAltivecParamsAtEnd > NumVRs) {
5707 unsigned j = 0;
5708 // Offset is aligned; skip 1st 12 params which go in V registers.
5709 ArgOffset = ((ArgOffset+15)/16)*16;
5710 ArgOffset += 12*16;
5711 for (unsigned i = 0; i != NumOps; ++i) {
Dan Gohmanfe7532a2010-07-07 15:54:55 +00005712 SDValue Arg = OutVals[i];
5713 EVT ArgType = Outs[i].VT;
Owen Anderson9f944592009-08-11 20:47:22 +00005714 if (ArgType==MVT::v4f32 || ArgType==MVT::v4i32 ||
5715 ArgType==MVT::v8i16 || ArgType==MVT::v16i8) {
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00005716 if (++j > NumVRs) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005717 SDValue PtrOff;
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005718 // We are emitting Altivec params in order.
5719 LowerMemOpCallTo(DAG, MF, Chain, Arg, PtrOff, SPDiff, ArgOffset,
5720 isPPC64, isTailCall, true, MemOpChains,
Dale Johannesen021052a2009-02-04 20:06:27 +00005721 TailCallArguments, dl);
Dale Johannesen0dfd3f32008-03-14 17:41:26 +00005722 ArgOffset += 16;
5723 }
5724 }
5725 }
5726 }
5727
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005728 if (!MemOpChains.empty())
Craig Topper48d114b2014-04-26 18:35:24 +00005729 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, MemOpChains);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005730
Dale Johannesen90eab672010-03-09 20:15:42 +00005731 // On Darwin, R12 must contain the address of an indirect callee. This does
5732 // not mean the MTCTR instruction must use R12; it's easier to model this as
5733 // an extra parameter, so do that.
Wesley Peck527da1b2010-11-23 03:31:01 +00005734 if (!isTailCall &&
Hal Finkel87deb0b2015-01-12 04:34:47 +00005735 !isFunctionGlobalAddress(Callee) &&
5736 !isa<ExternalSymbolSDNode>(Callee) &&
Dale Johannesen90eab672010-03-09 20:15:42 +00005737 !isBLACompatibleAddress(Callee, DAG))
5738 RegsToPass.push_back(std::make_pair((unsigned)(isPPC64 ? PPC::X12 :
5739 PPC::R12), Callee));
5740
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005741 // Build a sequence of copy-to-reg nodes chained together with token chain
5742 // and flag operands which copy the outgoing args into the appropriate regs.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005743 SDValue InFlag;
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005744 for (unsigned i = 0, e = RegsToPass.size(); i != e; ++i) {
Scott Michelcf0da6c2009-02-17 22:15:04 +00005745 Chain = DAG.getCopyToReg(Chain, dl, RegsToPass[i].first,
Dale Johannesen679073b2009-02-04 02:34:38 +00005746 RegsToPass[i].second, InFlag);
Chris Lattnerb1e9e372006-05-17 06:01:33 +00005747 InFlag = Chain.getValue(1);
5748 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00005749
Chris Lattnerdf8e17d2010-11-14 23:42:06 +00005750 if (isTailCall)
Tilmann Scheller773f14c2009-07-03 06:47:08 +00005751 PrepareTailCall(DAG, InFlag, Chain, dl, isPPC64, SPDiff, NumBytes, LROp,
5752 FPOp, true, TailCallArguments);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005753
Hal Finkel965cea52015-07-12 00:37:44 +00005754 return FinishCall(CallConv, dl, isTailCall, isVarArg, IsPatchPoint,
5755 /* unused except on PPC64 ELFv1 */ false, DAG,
Hal Finkele2ab0f12015-01-15 21:17:34 +00005756 RegsToPass, InFlag, Chain, CallSeqStart, Callee, SPDiff,
5757 NumBytes, Ins, InVals, CS);
Chris Lattneraa40ec12006-05-16 22:56:08 +00005758}
5759
Hal Finkel450128a2011-10-14 19:51:36 +00005760bool
5761PPCTargetLowering::CanLowerReturn(CallingConv::ID CallConv,
5762 MachineFunction &MF, bool isVarArg,
5763 const SmallVectorImpl<ISD::OutputArg> &Outs,
5764 LLVMContext &Context) const {
5765 SmallVector<CCValAssign, 16> RVLocs;
Eric Christopherb5217502014-08-06 18:45:26 +00005766 CCState CCInfo(CallConv, isVarArg, MF, RVLocs, Context);
Hal Finkel450128a2011-10-14 19:51:36 +00005767 return CCInfo.CheckReturn(Outs, RetCC_PPC);
5768}
5769
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005770SDValue
5771PPCTargetLowering::LowerReturn(SDValue Chain,
Sandeep Patel68c5f472009-09-02 08:44:58 +00005772 CallingConv::ID CallConv, bool isVarArg,
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005773 const SmallVectorImpl<ISD::OutputArg> &Outs,
Dan Gohmanfe7532a2010-07-07 15:54:55 +00005774 const SmallVectorImpl<SDValue> &OutVals,
Andrew Trickef9de2a2013-05-25 02:42:55 +00005775 SDLoc dl, SelectionDAG &DAG) const {
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005776
Chris Lattner4f2e4e02007-03-06 00:59:59 +00005777 SmallVector<CCValAssign, 16> RVLocs;
Eric Christopherb5217502014-08-06 18:45:26 +00005778 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), RVLocs,
5779 *DAG.getContext());
Dan Gohmanf9bbcd12009-08-05 01:29:28 +00005780 CCInfo.AnalyzeReturn(Outs, RetCC_PPC);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005781
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005782 SDValue Flag;
Jakob Stoklund Olesen8660a8c2013-02-05 18:12:00 +00005783 SmallVector<SDValue, 4> RetOps(1, Chain);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005784
Chris Lattner4f2e4e02007-03-06 00:59:59 +00005785 // Copy the result values into the output registers.
5786 for (unsigned i = 0; i != RVLocs.size(); ++i) {
5787 CCValAssign &VA = RVLocs[i];
5788 assert(VA.isRegLoc() && "Can only return in registers!");
Ulrich Weigand339d0592012-11-05 19:39:45 +00005789
5790 SDValue Arg = OutVals[i];
5791
5792 switch (VA.getLocInfo()) {
5793 default: llvm_unreachable("Unknown loc info!");
5794 case CCValAssign::Full: break;
5795 case CCValAssign::AExt:
5796 Arg = DAG.getNode(ISD::ANY_EXTEND, dl, VA.getLocVT(), Arg);
5797 break;
5798 case CCValAssign::ZExt:
5799 Arg = DAG.getNode(ISD::ZERO_EXTEND, dl, VA.getLocVT(), Arg);
5800 break;
5801 case CCValAssign::SExt:
5802 Arg = DAG.getNode(ISD::SIGN_EXTEND, dl, VA.getLocVT(), Arg);
5803 break;
5804 }
5805
5806 Chain = DAG.getCopyToReg(Chain, dl, VA.getLocReg(), Arg, Flag);
Chris Lattner4f2e4e02007-03-06 00:59:59 +00005807 Flag = Chain.getValue(1);
Jakob Stoklund Olesen8660a8c2013-02-05 18:12:00 +00005808 RetOps.push_back(DAG.getRegister(VA.getLocReg(), VA.getLocVT()));
Chris Lattner4f2e4e02007-03-06 00:59:59 +00005809 }
5810
Jakob Stoklund Olesen8660a8c2013-02-05 18:12:00 +00005811 RetOps[0] = Chain; // Update chain.
5812
5813 // Add the flag if we have it.
Gabor Greiff304a7a2008-08-28 21:40:38 +00005814 if (Flag.getNode())
Jakob Stoklund Olesen8660a8c2013-02-05 18:12:00 +00005815 RetOps.push_back(Flag);
5816
Craig Topper48d114b2014-04-26 18:35:24 +00005817 return DAG.getNode(PPCISD::RET_FLAG, dl, MVT::Other, RetOps);
Chris Lattner4211ca92006-04-14 06:01:58 +00005818}
5819
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005820SDValue PPCTargetLowering::LowerSTACKRESTORE(SDValue Op, SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00005821 const PPCSubtarget &Subtarget) const {
Jim Laskeye4f4d042006-12-04 22:04:42 +00005822 // When we pop the dynamic allocation we need to restore the SP link.
Andrew Trickef9de2a2013-05-25 02:42:55 +00005823 SDLoc dl(Op);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005824
Jim Laskeye4f4d042006-12-04 22:04:42 +00005825 // Get the corect type for pointers.
Mehdi Amini44ede332015-07-09 02:09:04 +00005826 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Jim Laskeye4f4d042006-12-04 22:04:42 +00005827
5828 // Construct the stack pointer operand.
Dale Johannesen86dcae12009-11-24 01:09:07 +00005829 bool isPPC64 = Subtarget.isPPC64();
5830 unsigned SP = isPPC64 ? PPC::X1 : PPC::R1;
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005831 SDValue StackPtr = DAG.getRegister(SP, PtrVT);
Jim Laskeye4f4d042006-12-04 22:04:42 +00005832
5833 // Get the operands for the STACKRESTORE.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005834 SDValue Chain = Op.getOperand(0);
5835 SDValue SaveSP = Op.getOperand(1);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005836
Jim Laskeye4f4d042006-12-04 22:04:42 +00005837 // Load the old link SP.
Chris Lattner7727d052010-09-21 06:44:06 +00005838 SDValue LoadLinkSP = DAG.getLoad(PtrVT, dl, Chain, StackPtr,
5839 MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00005840 false, false, false, 0);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005841
Jim Laskeye4f4d042006-12-04 22:04:42 +00005842 // Restore the stack pointer.
Dale Johannesen021052a2009-02-04 20:06:27 +00005843 Chain = DAG.getCopyToReg(LoadLinkSP.getValue(1), dl, SP, SaveSP);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005844
Jim Laskeye4f4d042006-12-04 22:04:42 +00005845 // Store the old link SP.
Chris Lattner676c61d2010-09-21 18:41:36 +00005846 return DAG.getStore(Chain, dl, LoadLinkSP, StackPtr, MachinePointerInfo(),
David Greene87a5abe2010-02-15 16:56:53 +00005847 false, false, 0);
Jim Laskeye4f4d042006-12-04 22:04:42 +00005848}
5849
NAKAMURA Takumi70ad98a2015-09-22 11:13:55 +00005850SDValue PPCTargetLowering::getReturnAddrFrameIndex(SelectionDAG &DAG) const {
Jim Laskey48850c12006-11-16 22:43:37 +00005851 MachineFunction &MF = DAG.getMachineFunction();
Eric Christopherb1aaebe2014-06-12 22:38:18 +00005852 bool isPPC64 = Subtarget.isPPC64();
Mehdi Amini44ede332015-07-09 02:09:04 +00005853 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005854
5855 // Get current frame pointer save index. The users of this index will be
5856 // primarily DYNALLOC instructions.
5857 PPCFunctionInfo *FI = MF.getInfo<PPCFunctionInfo>();
5858 int RASI = FI->getReturnAddrSaveIndex();
5859
5860 // If the frame pointer save index hasn't been defined yet.
5861 if (!RASI) {
5862 // Find out what the fix offset of the frame pointer save area.
Eric Christopherf71609b2015-02-13 00:39:27 +00005863 int LROffset = Subtarget.getFrameLowering()->getReturnSaveOffset();
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005864 // Allocate the frame index for frame pointer save area.
Hal Finkel6e27c6d2014-12-23 09:45:06 +00005865 RASI = MF.getFrameInfo()->CreateFixedObject(isPPC64? 8 : 4, LROffset, false);
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005866 // Save the result.
5867 FI->setReturnAddrSaveIndex(RASI);
5868 }
5869 return DAG.getFrameIndex(RASI, PtrVT);
5870}
5871
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005872SDValue
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005873PPCTargetLowering::getFramePointerFrameIndex(SelectionDAG & DAG) const {
5874 MachineFunction &MF = DAG.getMachineFunction();
Eric Christopherb1aaebe2014-06-12 22:38:18 +00005875 bool isPPC64 = Subtarget.isPPC64();
Mehdi Amini44ede332015-07-09 02:09:04 +00005876 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Jim Laskey48850c12006-11-16 22:43:37 +00005877
5878 // Get current frame pointer save index. The users of this index will be
5879 // primarily DYNALLOC instructions.
5880 PPCFunctionInfo *FI = MF.getInfo<PPCFunctionInfo>();
5881 int FPSI = FI->getFramePointerSaveIndex();
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005882
Jim Laskey48850c12006-11-16 22:43:37 +00005883 // If the frame pointer save index hasn't been defined yet.
5884 if (!FPSI) {
5885 // Find out what the fix offset of the frame pointer save area.
Eric Christopherdc3a8a42015-02-13 00:39:38 +00005886 int FPOffset = Subtarget.getFrameLowering()->getFramePointerSaveOffset();
Jim Laskey48850c12006-11-16 22:43:37 +00005887 // Allocate the frame index for frame pointer save area.
Evan Cheng0664a672010-07-03 00:40:23 +00005888 FPSI = MF.getFrameInfo()->CreateFixedObject(isPPC64? 8 : 4, FPOffset, true);
Jim Laskey48850c12006-11-16 22:43:37 +00005889 // Save the result.
Scott Michelcf0da6c2009-02-17 22:15:04 +00005890 FI->setFramePointerSaveIndex(FPSI);
Jim Laskey48850c12006-11-16 22:43:37 +00005891 }
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005892 return DAG.getFrameIndex(FPSI, PtrVT);
5893}
Jim Laskey48850c12006-11-16 22:43:37 +00005894
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005895SDValue PPCTargetLowering::LowerDYNAMIC_STACKALLOC(SDValue Op,
Arnold Schwaighoferbe0de342008-04-30 09:16:33 +00005896 SelectionDAG &DAG,
Dan Gohman21cea8a2010-04-17 15:26:15 +00005897 const PPCSubtarget &Subtarget) const {
Jim Laskey48850c12006-11-16 22:43:37 +00005898 // Get the inputs.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005899 SDValue Chain = Op.getOperand(0);
5900 SDValue Size = Op.getOperand(1);
Andrew Trickef9de2a2013-05-25 02:42:55 +00005901 SDLoc dl(Op);
Scott Michelcf0da6c2009-02-17 22:15:04 +00005902
Jim Laskey48850c12006-11-16 22:43:37 +00005903 // Get the corect type for pointers.
Mehdi Amini44ede332015-07-09 02:09:04 +00005904 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Jim Laskey48850c12006-11-16 22:43:37 +00005905 // Negate the size.
Dale Johannesen400dc2e2009-02-06 21:50:26 +00005906 SDValue NegSize = DAG.getNode(ISD::SUB, dl, PtrVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00005907 DAG.getConstant(0, dl, PtrVT), Size);
Jim Laskey48850c12006-11-16 22:43:37 +00005908 // Construct a node for the frame pointer save index.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005909 SDValue FPSIdx = getFramePointerFrameIndex(DAG);
Jim Laskey48850c12006-11-16 22:43:37 +00005910 // Build a DYNALLOC node.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00005911 SDValue Ops[3] = { Chain, NegSize, FPSIdx };
Owen Anderson9f944592009-08-11 20:47:22 +00005912 SDVTList VTs = DAG.getVTList(PtrVT, MVT::Other);
Craig Topper48d114b2014-04-26 18:35:24 +00005913 return DAG.getNode(PPCISD::DYNALLOC, dl, VTs, Ops);
Jim Laskey48850c12006-11-16 22:43:37 +00005914}
5915
Hal Finkel756810f2013-03-21 21:37:52 +00005916SDValue PPCTargetLowering::lowerEH_SJLJ_SETJMP(SDValue Op,
5917 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00005918 SDLoc DL(Op);
Hal Finkel756810f2013-03-21 21:37:52 +00005919 return DAG.getNode(PPCISD::EH_SJLJ_SETJMP, DL,
5920 DAG.getVTList(MVT::i32, MVT::Other),
5921 Op.getOperand(0), Op.getOperand(1));
5922}
5923
5924SDValue PPCTargetLowering::lowerEH_SJLJ_LONGJMP(SDValue Op,
5925 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00005926 SDLoc DL(Op);
Hal Finkel756810f2013-03-21 21:37:52 +00005927 return DAG.getNode(PPCISD::EH_SJLJ_LONGJMP, DL, MVT::Other,
5928 Op.getOperand(0), Op.getOperand(1));
5929}
5930
Hal Finkel940ab932014-02-28 00:27:01 +00005931SDValue PPCTargetLowering::LowerLOAD(SDValue Op, SelectionDAG &DAG) const {
Hal Finkelc93a9a22015-02-25 01:06:45 +00005932 if (Op.getValueType().isVector())
5933 return LowerVectorLoad(Op, DAG);
5934
Hal Finkel940ab932014-02-28 00:27:01 +00005935 assert(Op.getValueType() == MVT::i1 &&
5936 "Custom lowering only for i1 loads");
5937
5938 // First, load 8 bits into 32 bits, then truncate to 1 bit.
5939
5940 SDLoc dl(Op);
5941 LoadSDNode *LD = cast<LoadSDNode>(Op);
5942
5943 SDValue Chain = LD->getChain();
5944 SDValue BasePtr = LD->getBasePtr();
5945 MachineMemOperand *MMO = LD->getMemOperand();
5946
Mehdi Amini44ede332015-07-09 02:09:04 +00005947 SDValue NewLD =
5948 DAG.getExtLoad(ISD::EXTLOAD, dl, getPointerTy(DAG.getDataLayout()), Chain,
5949 BasePtr, MVT::i8, MMO);
Hal Finkel940ab932014-02-28 00:27:01 +00005950 SDValue Result = DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, NewLD);
5951
5952 SDValue Ops[] = { Result, SDValue(NewLD.getNode(), 1) };
Craig Topper64941d92014-04-27 19:20:57 +00005953 return DAG.getMergeValues(Ops, dl);
Hal Finkel940ab932014-02-28 00:27:01 +00005954}
5955
5956SDValue PPCTargetLowering::LowerSTORE(SDValue Op, SelectionDAG &DAG) const {
Hal Finkelc93a9a22015-02-25 01:06:45 +00005957 if (Op.getOperand(1).getValueType().isVector())
5958 return LowerVectorStore(Op, DAG);
5959
Hal Finkel940ab932014-02-28 00:27:01 +00005960 assert(Op.getOperand(1).getValueType() == MVT::i1 &&
5961 "Custom lowering only for i1 stores");
5962
5963 // First, zero extend to 32 bits, then use a truncating store to 8 bits.
5964
5965 SDLoc dl(Op);
5966 StoreSDNode *ST = cast<StoreSDNode>(Op);
5967
5968 SDValue Chain = ST->getChain();
5969 SDValue BasePtr = ST->getBasePtr();
5970 SDValue Value = ST->getValue();
5971 MachineMemOperand *MMO = ST->getMemOperand();
5972
Mehdi Amini44ede332015-07-09 02:09:04 +00005973 Value = DAG.getNode(ISD::ZERO_EXTEND, dl, getPointerTy(DAG.getDataLayout()),
5974 Value);
Hal Finkel940ab932014-02-28 00:27:01 +00005975 return DAG.getTruncStore(Chain, dl, Value, BasePtr, MVT::i8, MMO);
5976}
5977
5978// FIXME: Remove this once the ANDI glue bug is fixed:
5979SDValue PPCTargetLowering::LowerTRUNCATE(SDValue Op, SelectionDAG &DAG) const {
5980 assert(Op.getValueType() == MVT::i1 &&
5981 "Custom lowering only for i1 results");
5982
5983 SDLoc DL(Op);
5984 return DAG.getNode(PPCISD::ANDIo_1_GT_BIT, DL, MVT::i1,
5985 Op.getOperand(0));
5986}
5987
Chris Lattner4211ca92006-04-14 06:01:58 +00005988/// LowerSELECT_CC - Lower floating point select_cc's into fsel instruction when
5989/// possible.
Dan Gohman21cea8a2010-04-17 15:26:15 +00005990SDValue PPCTargetLowering::LowerSELECT_CC(SDValue Op, SelectionDAG &DAG) const {
Chris Lattner4211ca92006-04-14 06:01:58 +00005991 // Not FP? Not a fsel.
Duncan Sands13237ac2008-06-06 12:08:01 +00005992 if (!Op.getOperand(0).getValueType().isFloatingPoint() ||
5993 !Op.getOperand(2).getValueType().isFloatingPoint())
Eli Friedman5806e182009-05-28 04:31:08 +00005994 return Op;
Scott Michelcf0da6c2009-02-17 22:15:04 +00005995
Hal Finkel81f87992013-04-07 22:11:09 +00005996 // We might be able to do better than this under some circumstances, but in
5997 // general, fsel-based lowering of select is a finite-math-only optimization.
5998 // For more information, see section F.3 of the 2.06 ISA specification.
5999 if (!DAG.getTarget().Options.NoInfsFPMath ||
6000 !DAG.getTarget().Options.NoNaNsFPMath)
6001 return Op;
Sanjay Patela2607012015-09-16 16:31:21 +00006002 // TODO: Propagate flags from the select rather than global settings.
6003 SDNodeFlags Flags;
6004 Flags.setNoInfs(true);
6005 Flags.setNoNaNs(true);
NAKAMURA Takumia9cb5382015-09-22 11:14:39 +00006006
Hal Finkel81f87992013-04-07 22:11:09 +00006007 ISD::CondCode CC = cast<CondCodeSDNode>(Op.getOperand(4))->get();
Scott Michelcf0da6c2009-02-17 22:15:04 +00006008
Owen Anderson53aa7a92009-08-10 22:56:29 +00006009 EVT ResVT = Op.getValueType();
6010 EVT CmpVT = Op.getOperand(0).getValueType();
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006011 SDValue LHS = Op.getOperand(0), RHS = Op.getOperand(1);
6012 SDValue TV = Op.getOperand(2), FV = Op.getOperand(3);
Andrew Trickef9de2a2013-05-25 02:42:55 +00006013 SDLoc dl(Op);
Scott Michelcf0da6c2009-02-17 22:15:04 +00006014
Chris Lattner4211ca92006-04-14 06:01:58 +00006015 // If the RHS of the comparison is a 0.0, we don't need to do the
6016 // subtraction at all.
Hal Finkel81f87992013-04-07 22:11:09 +00006017 SDValue Sel1;
Chris Lattner4211ca92006-04-14 06:01:58 +00006018 if (isFloatingPointZero(RHS))
6019 switch (CC) {
6020 default: break; // SETUO etc aren't handled by fsel.
Hal Finkel81f87992013-04-07 22:11:09 +00006021 case ISD::SETNE:
6022 std::swap(TV, FV);
6023 case ISD::SETEQ:
6024 if (LHS.getValueType() == MVT::f32) // Comparison is always 64-bits
6025 LHS = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, LHS);
6026 Sel1 = DAG.getNode(PPCISD::FSEL, dl, ResVT, LHS, TV, FV);
6027 if (Sel1.getValueType() == MVT::f32) // Comparison is always 64-bits
6028 Sel1 = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Sel1);
6029 return DAG.getNode(PPCISD::FSEL, dl, ResVT,
6030 DAG.getNode(ISD::FNEG, dl, MVT::f64, LHS), Sel1, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006031 case ISD::SETULT:
6032 case ISD::SETLT:
6033 std::swap(TV, FV); // fsel is natively setge, swap operands for setlt
Chris Lattnerb56d22c2006-05-24 00:06:44 +00006034 case ISD::SETOGE:
Chris Lattner4211ca92006-04-14 06:01:58 +00006035 case ISD::SETGE:
Owen Anderson9f944592009-08-11 20:47:22 +00006036 if (LHS.getValueType() == MVT::f32) // Comparison is always 64-bits
6037 LHS = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, LHS);
Dale Johannesen400dc2e2009-02-06 21:50:26 +00006038 return DAG.getNode(PPCISD::FSEL, dl, ResVT, LHS, TV, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006039 case ISD::SETUGT:
6040 case ISD::SETGT:
6041 std::swap(TV, FV); // fsel is natively setge, swap operands for setlt
Chris Lattnerb56d22c2006-05-24 00:06:44 +00006042 case ISD::SETOLE:
Chris Lattner4211ca92006-04-14 06:01:58 +00006043 case ISD::SETLE:
Owen Anderson9f944592009-08-11 20:47:22 +00006044 if (LHS.getValueType() == MVT::f32) // Comparison is always 64-bits
6045 LHS = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, LHS);
Dale Johannesen400dc2e2009-02-06 21:50:26 +00006046 return DAG.getNode(PPCISD::FSEL, dl, ResVT,
Owen Anderson9f944592009-08-11 20:47:22 +00006047 DAG.getNode(ISD::FNEG, dl, MVT::f64, LHS), TV, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006048 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00006049
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006050 SDValue Cmp;
Chris Lattner4211ca92006-04-14 06:01:58 +00006051 switch (CC) {
6052 default: break; // SETUO etc aren't handled by fsel.
Hal Finkel81f87992013-04-07 22:11:09 +00006053 case ISD::SETNE:
6054 std::swap(TV, FV);
6055 case ISD::SETEQ:
Sanjay Patela2607012015-09-16 16:31:21 +00006056 Cmp = DAG.getNode(ISD::FSUB, dl, CmpVT, LHS, RHS, &Flags);
Hal Finkel81f87992013-04-07 22:11:09 +00006057 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
6058 Cmp = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Cmp);
6059 Sel1 = DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, TV, FV);
6060 if (Sel1.getValueType() == MVT::f32) // Comparison is always 64-bits
6061 Sel1 = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Sel1);
6062 return DAG.getNode(PPCISD::FSEL, dl, ResVT,
6063 DAG.getNode(ISD::FNEG, dl, MVT::f64, Cmp), Sel1, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006064 case ISD::SETULT:
6065 case ISD::SETLT:
Sanjay Patela2607012015-09-16 16:31:21 +00006066 Cmp = DAG.getNode(ISD::FSUB, dl, CmpVT, LHS, RHS, &Flags);
Owen Anderson9f944592009-08-11 20:47:22 +00006067 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
6068 Cmp = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Cmp);
Hal Finkel81f87992013-04-07 22:11:09 +00006069 return DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, FV, TV);
Chris Lattnerb56d22c2006-05-24 00:06:44 +00006070 case ISD::SETOGE:
Chris Lattner4211ca92006-04-14 06:01:58 +00006071 case ISD::SETGE:
Sanjay Patela2607012015-09-16 16:31:21 +00006072 Cmp = DAG.getNode(ISD::FSUB, dl, CmpVT, LHS, RHS, &Flags);
Owen Anderson9f944592009-08-11 20:47:22 +00006073 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
6074 Cmp = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Cmp);
Hal Finkel81f87992013-04-07 22:11:09 +00006075 return DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, TV, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006076 case ISD::SETUGT:
6077 case ISD::SETGT:
Sanjay Patela2607012015-09-16 16:31:21 +00006078 Cmp = DAG.getNode(ISD::FSUB, dl, CmpVT, RHS, LHS, &Flags);
Owen Anderson9f944592009-08-11 20:47:22 +00006079 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
6080 Cmp = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Cmp);
Hal Finkel81f87992013-04-07 22:11:09 +00006081 return DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, FV, TV);
Chris Lattnerb56d22c2006-05-24 00:06:44 +00006082 case ISD::SETOLE:
Chris Lattner4211ca92006-04-14 06:01:58 +00006083 case ISD::SETLE:
Sanjay Patela2607012015-09-16 16:31:21 +00006084 Cmp = DAG.getNode(ISD::FSUB, dl, CmpVT, RHS, LHS, &Flags);
Owen Anderson9f944592009-08-11 20:47:22 +00006085 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
6086 Cmp = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Cmp);
Hal Finkel81f87992013-04-07 22:11:09 +00006087 return DAG.getNode(PPCISD::FSEL, dl, ResVT, Cmp, TV, FV);
Chris Lattner4211ca92006-04-14 06:01:58 +00006088 }
Eli Friedman5806e182009-05-28 04:31:08 +00006089 return Op;
Chris Lattner4211ca92006-04-14 06:01:58 +00006090}
6091
Hal Finkeled844c42015-01-06 22:31:02 +00006092void PPCTargetLowering::LowerFP_TO_INTForReuse(SDValue Op, ReuseLoadInfo &RLI,
6093 SelectionDAG &DAG,
6094 SDLoc dl) const {
Duncan Sands13237ac2008-06-06 12:08:01 +00006095 assert(Op.getOperand(0).getValueType().isFloatingPoint());
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006096 SDValue Src = Op.getOperand(0);
Owen Anderson9f944592009-08-11 20:47:22 +00006097 if (Src.getValueType() == MVT::f32)
6098 Src = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Src);
Duncan Sands2a287912008-07-19 16:26:02 +00006099
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006100 SDValue Tmp;
Craig Topper56710102013-08-15 02:33:50 +00006101 switch (Op.getSimpleValueType().SimpleTy) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00006102 default: llvm_unreachable("Unhandled FP_TO_INT type in custom expander!");
Owen Anderson9f944592009-08-11 20:47:22 +00006103 case MVT::i32:
Eric Christophercccae792015-01-30 22:02:31 +00006104 Tmp = DAG.getNode(
6105 Op.getOpcode() == ISD::FP_TO_SINT
6106 ? PPCISD::FCTIWZ
6107 : (Subtarget.hasFPCVT() ? PPCISD::FCTIWUZ : PPCISD::FCTIDZ),
6108 dl, MVT::f64, Src);
Chris Lattner4211ca92006-04-14 06:01:58 +00006109 break;
Owen Anderson9f944592009-08-11 20:47:22 +00006110 case MVT::i64:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006111 assert((Op.getOpcode() == ISD::FP_TO_SINT || Subtarget.hasFPCVT()) &&
Hal Finkel3f88d082013-04-01 18:42:58 +00006112 "i64 FP_TO_UINT is supported only with FPCVT");
Hal Finkelf6d45f22013-04-01 17:52:07 +00006113 Tmp = DAG.getNode(Op.getOpcode()==ISD::FP_TO_SINT ? PPCISD::FCTIDZ :
6114 PPCISD::FCTIDUZ,
6115 dl, MVT::f64, Src);
Chris Lattner4211ca92006-04-14 06:01:58 +00006116 break;
6117 }
Duncan Sands2a287912008-07-19 16:26:02 +00006118
Chris Lattner4211ca92006-04-14 06:01:58 +00006119 // Convert the FP value to an int value through memory.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006120 bool i32Stack = Op.getValueType() == MVT::i32 && Subtarget.hasSTFIWX() &&
6121 (Op.getOpcode() == ISD::FP_TO_SINT || Subtarget.hasFPCVT());
Hal Finkelf6d45f22013-04-01 17:52:07 +00006122 SDValue FIPtr = DAG.CreateStackTemporary(i32Stack ? MVT::i32 : MVT::f64);
6123 int FI = cast<FrameIndexSDNode>(FIPtr)->getIndex();
Alex Lorenze40c8a22015-08-11 23:09:45 +00006124 MachinePointerInfo MPI =
6125 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI);
Duncan Sands2a287912008-07-19 16:26:02 +00006126
Chris Lattner06a49542007-10-15 20:14:52 +00006127 // Emit a store to the stack slot.
Hal Finkelf6d45f22013-04-01 17:52:07 +00006128 SDValue Chain;
6129 if (i32Stack) {
6130 MachineFunction &MF = DAG.getMachineFunction();
6131 MachineMemOperand *MMO =
6132 MF.getMachineMemOperand(MPI, MachineMemOperand::MOStore, 4, 4);
6133 SDValue Ops[] = { DAG.getEntryNode(), Tmp, FIPtr };
6134 Chain = DAG.getMemIntrinsicNode(PPCISD::STFIWX, dl,
Craig Topper206fcd42014-04-26 19:29:41 +00006135 DAG.getVTList(MVT::Other), Ops, MVT::i32, MMO);
Hal Finkelf6d45f22013-04-01 17:52:07 +00006136 } else
6137 Chain = DAG.getStore(DAG.getEntryNode(), dl, Tmp, FIPtr,
6138 MPI, false, false, 0);
Chris Lattner06a49542007-10-15 20:14:52 +00006139
6140 // Result is a load from the stack slot. If loading 4 bytes, make sure to
6141 // add in a bias.
Hal Finkelf6d45f22013-04-01 17:52:07 +00006142 if (Op.getValueType() == MVT::i32 && !i32Stack) {
Dale Johannesen021052a2009-02-04 20:06:27 +00006143 FIPtr = DAG.getNode(ISD::ADD, dl, FIPtr.getValueType(), FIPtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006144 DAG.getConstant(4, dl, FIPtr.getValueType()));
Hal Finkeled844c42015-01-06 22:31:02 +00006145 MPI = MPI.getWithOffset(4);
Hal Finkelf6d45f22013-04-01 17:52:07 +00006146 }
6147
Hal Finkeled844c42015-01-06 22:31:02 +00006148 RLI.Chain = Chain;
6149 RLI.Ptr = FIPtr;
6150 RLI.MPI = MPI;
6151}
6152
Nemanja Ivanovicc38b5312015-04-11 10:40:42 +00006153/// \brief Custom lowers floating point to integer conversions to use
6154/// the direct move instructions available in ISA 2.07 to avoid the
6155/// need for load/store combinations.
6156SDValue PPCTargetLowering::LowerFP_TO_INTDirectMove(SDValue Op,
6157 SelectionDAG &DAG,
6158 SDLoc dl) const {
6159 assert(Op.getOperand(0).getValueType().isFloatingPoint());
6160 SDValue Src = Op.getOperand(0);
6161
6162 if (Src.getValueType() == MVT::f32)
6163 Src = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Src);
6164
6165 SDValue Tmp;
6166 switch (Op.getSimpleValueType().SimpleTy) {
6167 default: llvm_unreachable("Unhandled FP_TO_INT type in custom expander!");
6168 case MVT::i32:
6169 Tmp = DAG.getNode(
6170 Op.getOpcode() == ISD::FP_TO_SINT
6171 ? PPCISD::FCTIWZ
6172 : (Subtarget.hasFPCVT() ? PPCISD::FCTIWUZ : PPCISD::FCTIDZ),
6173 dl, MVT::f64, Src);
6174 Tmp = DAG.getNode(PPCISD::MFVSR, dl, MVT::i32, Tmp);
6175 break;
6176 case MVT::i64:
6177 assert((Op.getOpcode() == ISD::FP_TO_SINT || Subtarget.hasFPCVT()) &&
6178 "i64 FP_TO_UINT is supported only with FPCVT");
6179 Tmp = DAG.getNode(Op.getOpcode()==ISD::FP_TO_SINT ? PPCISD::FCTIDZ :
6180 PPCISD::FCTIDUZ,
6181 dl, MVT::f64, Src);
6182 Tmp = DAG.getNode(PPCISD::MFVSR, dl, MVT::i64, Tmp);
6183 break;
6184 }
6185 return Tmp;
6186}
6187
Hal Finkeled844c42015-01-06 22:31:02 +00006188SDValue PPCTargetLowering::LowerFP_TO_INT(SDValue Op, SelectionDAG &DAG,
6189 SDLoc dl) const {
Nemanja Ivanovicc38b5312015-04-11 10:40:42 +00006190 if (Subtarget.hasDirectMove() && Subtarget.isPPC64())
6191 return LowerFP_TO_INTDirectMove(Op, DAG, dl);
6192
Hal Finkeled844c42015-01-06 22:31:02 +00006193 ReuseLoadInfo RLI;
6194 LowerFP_TO_INTForReuse(Op, RLI, DAG, dl);
6195
6196 return DAG.getLoad(Op.getValueType(), dl, RLI.Chain, RLI.Ptr, RLI.MPI, false,
6197 false, RLI.IsInvariant, RLI.Alignment, RLI.AAInfo,
6198 RLI.Ranges);
6199}
6200
6201// We're trying to insert a regular store, S, and then a load, L. If the
6202// incoming value, O, is a load, we might just be able to have our load use the
6203// address used by O. However, we don't know if anything else will store to
6204// that address before we can load from it. To prevent this situation, we need
6205// to insert our load, L, into the chain as a peer of O. To do this, we give L
6206// the same chain operand as O, we create a token factor from the chain results
6207// of O and L, and we replace all uses of O's chain result with that token
6208// factor (see spliceIntoChain below for this last part).
6209bool PPCTargetLowering::canReuseLoadAddress(SDValue Op, EVT MemVT,
6210 ReuseLoadInfo &RLI,
Hal Finkel6c392692015-01-09 01:34:30 +00006211 SelectionDAG &DAG,
6212 ISD::LoadExtType ET) const {
Hal Finkeled844c42015-01-06 22:31:02 +00006213 SDLoc dl(Op);
Hal Finkel6c392692015-01-09 01:34:30 +00006214 if (ET == ISD::NON_EXTLOAD &&
6215 (Op.getOpcode() == ISD::FP_TO_UINT ||
Hal Finkeled844c42015-01-06 22:31:02 +00006216 Op.getOpcode() == ISD::FP_TO_SINT) &&
6217 isOperationLegalOrCustom(Op.getOpcode(),
6218 Op.getOperand(0).getValueType())) {
6219
6220 LowerFP_TO_INTForReuse(Op, RLI, DAG, dl);
6221 return true;
6222 }
6223
6224 LoadSDNode *LD = dyn_cast<LoadSDNode>(Op);
Hal Finkel6c392692015-01-09 01:34:30 +00006225 if (!LD || LD->getExtensionType() != ET || LD->isVolatile() ||
6226 LD->isNonTemporal())
Hal Finkeled844c42015-01-06 22:31:02 +00006227 return false;
6228 if (LD->getMemoryVT() != MemVT)
6229 return false;
6230
6231 RLI.Ptr = LD->getBasePtr();
6232 if (LD->isIndexed() && LD->getOffset().getOpcode() != ISD::UNDEF) {
6233 assert(LD->getAddressingMode() == ISD::PRE_INC &&
6234 "Non-pre-inc AM on PPC?");
6235 RLI.Ptr = DAG.getNode(ISD::ADD, dl, RLI.Ptr.getValueType(), RLI.Ptr,
6236 LD->getOffset());
6237 }
6238
6239 RLI.Chain = LD->getChain();
6240 RLI.MPI = LD->getPointerInfo();
6241 RLI.IsInvariant = LD->isInvariant();
6242 RLI.Alignment = LD->getAlignment();
6243 RLI.AAInfo = LD->getAAInfo();
6244 RLI.Ranges = LD->getRanges();
6245
6246 RLI.ResChain = SDValue(LD, LD->isIndexed() ? 2 : 1);
6247 return true;
6248}
6249
6250// Given the head of the old chain, ResChain, insert a token factor containing
6251// it and NewResChain, and make users of ResChain now be users of that token
6252// factor.
6253void PPCTargetLowering::spliceIntoChain(SDValue ResChain,
6254 SDValue NewResChain,
6255 SelectionDAG &DAG) const {
6256 if (!ResChain)
6257 return;
6258
6259 SDLoc dl(NewResChain);
6260
6261 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other,
6262 NewResChain, DAG.getUNDEF(MVT::Other));
6263 assert(TF.getNode() != NewResChain.getNode() &&
6264 "A new TF really is required here");
6265
6266 DAG.ReplaceAllUsesOfValueWith(ResChain, TF);
6267 DAG.UpdateNodeOperands(TF.getNode(), ResChain, NewResChain);
Chris Lattner4211ca92006-04-14 06:01:58 +00006268}
6269
Nemanja Ivanovicc38b5312015-04-11 10:40:42 +00006270/// \brief Custom lowers integer to floating point conversions to use
6271/// the direct move instructions available in ISA 2.07 to avoid the
6272/// need for load/store combinations.
6273SDValue PPCTargetLowering::LowerINT_TO_FPDirectMove(SDValue Op,
6274 SelectionDAG &DAG,
6275 SDLoc dl) const {
6276 assert((Op.getValueType() == MVT::f32 ||
6277 Op.getValueType() == MVT::f64) &&
6278 "Invalid floating point type as target of conversion");
6279 assert(Subtarget.hasFPCVT() &&
6280 "Int to FP conversions with direct moves require FPCVT");
6281 SDValue FP;
6282 SDValue Src = Op.getOperand(0);
6283 bool SinglePrec = Op.getValueType() == MVT::f32;
6284 bool WordInt = Src.getSimpleValueType().SimpleTy == MVT::i32;
6285 bool Signed = Op.getOpcode() == ISD::SINT_TO_FP;
6286 unsigned ConvOp = Signed ? (SinglePrec ? PPCISD::FCFIDS : PPCISD::FCFID) :
6287 (SinglePrec ? PPCISD::FCFIDUS : PPCISD::FCFIDU);
6288
6289 if (WordInt) {
6290 FP = DAG.getNode(Signed ? PPCISD::MTVSRA : PPCISD::MTVSRZ,
6291 dl, MVT::f64, Src);
6292 FP = DAG.getNode(ConvOp, dl, SinglePrec ? MVT::f32 : MVT::f64, FP);
6293 }
6294 else {
6295 FP = DAG.getNode(PPCISD::MTVSRA, dl, MVT::f64, Src);
6296 FP = DAG.getNode(ConvOp, dl, SinglePrec ? MVT::f32 : MVT::f64, FP);
6297 }
6298
6299 return FP;
6300}
6301
Hal Finkelf6d45f22013-04-01 17:52:07 +00006302SDValue PPCTargetLowering::LowerINT_TO_FP(SDValue Op,
Hal Finkeled844c42015-01-06 22:31:02 +00006303 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00006304 SDLoc dl(Op);
Hal Finkelc93a9a22015-02-25 01:06:45 +00006305
6306 if (Subtarget.hasQPX() && Op.getOperand(0).getValueType() == MVT::v4i1) {
6307 if (Op.getValueType() != MVT::v4f32 && Op.getValueType() != MVT::v4f64)
6308 return SDValue();
6309
6310 SDValue Value = Op.getOperand(0);
6311 // The values are now known to be -1 (false) or 1 (true). To convert this
6312 // into 0 (false) and 1 (true), add 1 and then divide by 2 (multiply by 0.5).
6313 // This can be done with an fma and the 0.5 constant: (V+1.0)*0.5 = 0.5*V+0.5
6314 Value = DAG.getNode(PPCISD::QBFLT, dl, MVT::v4f64, Value);
NAKAMURA Takumia9cb5382015-09-22 11:14:39 +00006315
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006316 SDValue FPHalfs = DAG.getConstantFP(0.5, dl, MVT::f64);
NAKAMURA Takumi70ad98a2015-09-22 11:13:55 +00006317 FPHalfs = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4f64, FPHalfs, FPHalfs,
6318 FPHalfs, FPHalfs);
6319
Hal Finkelc93a9a22015-02-25 01:06:45 +00006320 Value = DAG.getNode(ISD::FMA, dl, MVT::v4f64, Value, FPHalfs, FPHalfs);
6321
6322 if (Op.getValueType() != MVT::v4f64)
6323 Value = DAG.getNode(ISD::FP_ROUND, dl,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006324 Op.getValueType(), Value,
6325 DAG.getIntPtrConstant(1, dl));
Hal Finkelc93a9a22015-02-25 01:06:45 +00006326 return Value;
6327 }
6328
Dan Gohmand6819da2008-03-11 01:59:03 +00006329 // Don't handle ppc_fp128 here; let it be lowered to a libcall.
Owen Anderson9f944592009-08-11 20:47:22 +00006330 if (Op.getValueType() != MVT::f32 && Op.getValueType() != MVT::f64)
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006331 return SDValue();
Dan Gohmand6819da2008-03-11 01:59:03 +00006332
Hal Finkel6a56b212014-03-05 22:14:00 +00006333 if (Op.getOperand(0).getValueType() == MVT::i1)
6334 return DAG.getNode(ISD::SELECT, dl, Op.getValueType(), Op.getOperand(0),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006335 DAG.getConstantFP(1.0, dl, Op.getValueType()),
6336 DAG.getConstantFP(0.0, dl, Op.getValueType()));
Hal Finkel6a56b212014-03-05 22:14:00 +00006337
Nemanja Ivanovicc38b5312015-04-11 10:40:42 +00006338 // If we have direct moves, we can do all the conversion, skip the store/load
6339 // however, without FPCVT we can't do most conversions.
6340 if (Subtarget.hasDirectMove() && Subtarget.isPPC64() && Subtarget.hasFPCVT())
6341 return LowerINT_TO_FPDirectMove(Op, DAG, dl);
6342
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006343 assert((Op.getOpcode() == ISD::SINT_TO_FP || Subtarget.hasFPCVT()) &&
Hal Finkelf6d45f22013-04-01 17:52:07 +00006344 "UINT_TO_FP is supported only with FPCVT");
6345
6346 // If we have FCFIDS, then use it when converting to single-precision.
Hal Finkel93d75ea2013-04-02 03:29:51 +00006347 // Otherwise, convert to double-precision and then round.
Eric Christophercccae792015-01-30 22:02:31 +00006348 unsigned FCFOp = (Subtarget.hasFPCVT() && Op.getValueType() == MVT::f32)
6349 ? (Op.getOpcode() == ISD::UINT_TO_FP ? PPCISD::FCFIDUS
6350 : PPCISD::FCFIDS)
6351 : (Op.getOpcode() == ISD::UINT_TO_FP ? PPCISD::FCFIDU
6352 : PPCISD::FCFID);
6353 MVT FCFTy = (Subtarget.hasFPCVT() && Op.getValueType() == MVT::f32)
6354 ? MVT::f32
6355 : MVT::f64;
Hal Finkelf6d45f22013-04-01 17:52:07 +00006356
Owen Anderson9f944592009-08-11 20:47:22 +00006357 if (Op.getOperand(0).getValueType() == MVT::i64) {
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006358 SDValue SINT = Op.getOperand(0);
6359 // When converting to single-precision, we actually need to convert
6360 // to double-precision first and then round to single-precision.
6361 // To avoid double-rounding effects during that operation, we have
6362 // to prepare the input operand. Bits that might be truncated when
6363 // converting to double-precision are replaced by a bit that won't
6364 // be lost at this stage, but is below the single-precision rounding
6365 // position.
6366 //
6367 // However, if -enable-unsafe-fp-math is in effect, accept double
6368 // rounding to avoid the extra overhead.
6369 if (Op.getValueType() == MVT::f32 &&
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006370 !Subtarget.hasFPCVT() &&
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006371 !DAG.getTarget().Options.UnsafeFPMath) {
6372
6373 // Twiddle input to make sure the low 11 bits are zero. (If this
6374 // is the case, we are guaranteed the value will fit into the 53 bit
6375 // mantissa of an IEEE double-precision value without rounding.)
6376 // If any of those low 11 bits were not zero originally, make sure
6377 // bit 12 (value 2048) is set instead, so that the final rounding
6378 // to single-precision gets the correct result.
6379 SDValue Round = DAG.getNode(ISD::AND, dl, MVT::i64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006380 SINT, DAG.getConstant(2047, dl, MVT::i64));
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006381 Round = DAG.getNode(ISD::ADD, dl, MVT::i64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006382 Round, DAG.getConstant(2047, dl, MVT::i64));
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006383 Round = DAG.getNode(ISD::OR, dl, MVT::i64, Round, SINT);
6384 Round = DAG.getNode(ISD::AND, dl, MVT::i64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006385 Round, DAG.getConstant(-2048, dl, MVT::i64));
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006386
6387 // However, we cannot use that value unconditionally: if the magnitude
6388 // of the input value is small, the bit-twiddling we did above might
6389 // end up visibly changing the output. Fortunately, in that case, we
6390 // don't need to twiddle bits since the original input will convert
6391 // exactly to double-precision floating-point already. Therefore,
6392 // construct a conditional to use the original value if the top 11
6393 // bits are all sign-bit copies, and use the rounded value computed
6394 // above otherwise.
6395 SDValue Cond = DAG.getNode(ISD::SRA, dl, MVT::i64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006396 SINT, DAG.getConstant(53, dl, MVT::i32));
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006397 Cond = DAG.getNode(ISD::ADD, dl, MVT::i64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006398 Cond, DAG.getConstant(1, dl, MVT::i64));
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006399 Cond = DAG.getSetCC(dl, MVT::i32,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006400 Cond, DAG.getConstant(1, dl, MVT::i64), ISD::SETUGT);
Ulrich Weigandd34b5bd2012-10-18 13:16:11 +00006401
6402 SINT = DAG.getNode(ISD::SELECT, dl, MVT::i64, Cond, Round, SINT);
6403 }
Hal Finkelf6d45f22013-04-01 17:52:07 +00006404
Hal Finkeled844c42015-01-06 22:31:02 +00006405 ReuseLoadInfo RLI;
6406 SDValue Bits;
6407
Hal Finkel6c392692015-01-09 01:34:30 +00006408 MachineFunction &MF = DAG.getMachineFunction();
Hal Finkeled844c42015-01-06 22:31:02 +00006409 if (canReuseLoadAddress(SINT, MVT::i64, RLI, DAG)) {
6410 Bits = DAG.getLoad(MVT::f64, dl, RLI.Chain, RLI.Ptr, RLI.MPI, false,
6411 false, RLI.IsInvariant, RLI.Alignment, RLI.AAInfo,
6412 RLI.Ranges);
6413 spliceIntoChain(RLI.ResChain, Bits.getValue(1), DAG);
Hal Finkel6c392692015-01-09 01:34:30 +00006414 } else if (Subtarget.hasLFIWAX() &&
6415 canReuseLoadAddress(SINT, MVT::i32, RLI, DAG, ISD::SEXTLOAD)) {
6416 MachineMemOperand *MMO =
6417 MF.getMachineMemOperand(RLI.MPI, MachineMemOperand::MOLoad, 4,
6418 RLI.Alignment, RLI.AAInfo, RLI.Ranges);
6419 SDValue Ops[] = { RLI.Chain, RLI.Ptr };
6420 Bits = DAG.getMemIntrinsicNode(PPCISD::LFIWAX, dl,
6421 DAG.getVTList(MVT::f64, MVT::Other),
6422 Ops, MVT::i32, MMO);
6423 spliceIntoChain(RLI.ResChain, Bits.getValue(1), DAG);
6424 } else if (Subtarget.hasFPCVT() &&
6425 canReuseLoadAddress(SINT, MVT::i32, RLI, DAG, ISD::ZEXTLOAD)) {
6426 MachineMemOperand *MMO =
6427 MF.getMachineMemOperand(RLI.MPI, MachineMemOperand::MOLoad, 4,
6428 RLI.Alignment, RLI.AAInfo, RLI.Ranges);
6429 SDValue Ops[] = { RLI.Chain, RLI.Ptr };
6430 Bits = DAG.getMemIntrinsicNode(PPCISD::LFIWZX, dl,
6431 DAG.getVTList(MVT::f64, MVT::Other),
6432 Ops, MVT::i32, MMO);
6433 spliceIntoChain(RLI.ResChain, Bits.getValue(1), DAG);
6434 } else if (((Subtarget.hasLFIWAX() &&
6435 SINT.getOpcode() == ISD::SIGN_EXTEND) ||
6436 (Subtarget.hasFPCVT() &&
6437 SINT.getOpcode() == ISD::ZERO_EXTEND)) &&
6438 SINT.getOperand(0).getValueType() == MVT::i32) {
6439 MachineFrameInfo *FrameInfo = MF.getFrameInfo();
Mehdi Amini44ede332015-07-09 02:09:04 +00006440 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout());
Hal Finkel6c392692015-01-09 01:34:30 +00006441
6442 int FrameIdx = FrameInfo->CreateStackObject(4, 4, false);
6443 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
6444
Alex Lorenze40c8a22015-08-11 23:09:45 +00006445 SDValue Store = DAG.getStore(
6446 DAG.getEntryNode(), dl, SINT.getOperand(0), FIdx,
6447 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx),
6448 false, false, 0);
Hal Finkel6c392692015-01-09 01:34:30 +00006449
6450 assert(cast<StoreSDNode>(Store)->getMemoryVT() == MVT::i32 &&
6451 "Expected an i32 store");
6452
6453 RLI.Ptr = FIdx;
6454 RLI.Chain = Store;
Alex Lorenze40c8a22015-08-11 23:09:45 +00006455 RLI.MPI =
6456 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx);
Hal Finkel6c392692015-01-09 01:34:30 +00006457 RLI.Alignment = 4;
6458
6459 MachineMemOperand *MMO =
6460 MF.getMachineMemOperand(RLI.MPI, MachineMemOperand::MOLoad, 4,
6461 RLI.Alignment, RLI.AAInfo, RLI.Ranges);
6462 SDValue Ops[] = { RLI.Chain, RLI.Ptr };
6463 Bits = DAG.getMemIntrinsicNode(SINT.getOpcode() == ISD::ZERO_EXTEND ?
6464 PPCISD::LFIWZX : PPCISD::LFIWAX,
6465 dl, DAG.getVTList(MVT::f64, MVT::Other),
6466 Ops, MVT::i32, MMO);
Hal Finkeled844c42015-01-06 22:31:02 +00006467 } else
6468 Bits = DAG.getNode(ISD::BITCAST, dl, MVT::f64, SINT);
6469
Hal Finkelf6d45f22013-04-01 17:52:07 +00006470 SDValue FP = DAG.getNode(FCFOp, dl, FCFTy, Bits);
6471
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006472 if (Op.getValueType() == MVT::f32 && !Subtarget.hasFPCVT())
Scott Michelcf0da6c2009-02-17 22:15:04 +00006473 FP = DAG.getNode(ISD::FP_ROUND, dl,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006474 MVT::f32, FP, DAG.getIntPtrConstant(0, dl));
Chris Lattner4211ca92006-04-14 06:01:58 +00006475 return FP;
6476 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00006477
Owen Anderson9f944592009-08-11 20:47:22 +00006478 assert(Op.getOperand(0).getValueType() == MVT::i32 &&
Hal Finkelf6d45f22013-04-01 17:52:07 +00006479 "Unhandled INT_TO_FP type in custom expander!");
Chris Lattner4211ca92006-04-14 06:01:58 +00006480 // Since we only generate this in 64-bit mode, we can take advantage of
6481 // 64-bit registers. In particular, sign extend the input value into the
6482 // 64-bit register with extsw, store the WHOLE 64-bit value into the stack
6483 // then lfd it and fcfid it.
Dan Gohman48b185d2009-09-25 20:36:54 +00006484 MachineFunction &MF = DAG.getMachineFunction();
6485 MachineFrameInfo *FrameInfo = MF.getFrameInfo();
Mehdi Amini44ede332015-07-09 02:09:04 +00006486 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Scott Michelcf0da6c2009-02-17 22:15:04 +00006487
Hal Finkelbeb296b2013-03-31 10:12:51 +00006488 SDValue Ld;
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006489 if (Subtarget.hasLFIWAX() || Subtarget.hasFPCVT()) {
Hal Finkeled844c42015-01-06 22:31:02 +00006490 ReuseLoadInfo RLI;
6491 bool ReusingLoad;
6492 if (!(ReusingLoad = canReuseLoadAddress(Op.getOperand(0), MVT::i32, RLI,
6493 DAG))) {
6494 int FrameIdx = FrameInfo->CreateStackObject(4, 4, false);
6495 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
Scott Michelcf0da6c2009-02-17 22:15:04 +00006496
Alex Lorenze40c8a22015-08-11 23:09:45 +00006497 SDValue Store = DAG.getStore(
6498 DAG.getEntryNode(), dl, Op.getOperand(0), FIdx,
6499 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx),
6500 false, false, 0);
Hal Finkele53429a2013-03-31 01:58:02 +00006501
Hal Finkeled844c42015-01-06 22:31:02 +00006502 assert(cast<StoreSDNode>(Store)->getMemoryVT() == MVT::i32 &&
6503 "Expected an i32 store");
6504
6505 RLI.Ptr = FIdx;
6506 RLI.Chain = Store;
Alex Lorenze40c8a22015-08-11 23:09:45 +00006507 RLI.MPI =
6508 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx);
Hal Finkeled844c42015-01-06 22:31:02 +00006509 RLI.Alignment = 4;
6510 }
6511
Hal Finkelbeb296b2013-03-31 10:12:51 +00006512 MachineMemOperand *MMO =
Hal Finkeled844c42015-01-06 22:31:02 +00006513 MF.getMachineMemOperand(RLI.MPI, MachineMemOperand::MOLoad, 4,
6514 RLI.Alignment, RLI.AAInfo, RLI.Ranges);
6515 SDValue Ops[] = { RLI.Chain, RLI.Ptr };
Hal Finkelf6d45f22013-04-01 17:52:07 +00006516 Ld = DAG.getMemIntrinsicNode(Op.getOpcode() == ISD::UINT_TO_FP ?
6517 PPCISD::LFIWZX : PPCISD::LFIWAX,
6518 dl, DAG.getVTList(MVT::f64, MVT::Other),
Craig Topper206fcd42014-04-26 19:29:41 +00006519 Ops, MVT::i32, MMO);
Hal Finkeled844c42015-01-06 22:31:02 +00006520 if (ReusingLoad)
6521 spliceIntoChain(RLI.ResChain, Ld.getValue(1), DAG);
Hal Finkelbeb296b2013-03-31 10:12:51 +00006522 } else {
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006523 assert(Subtarget.isPPC64() &&
Hal Finkelf6d45f22013-04-01 17:52:07 +00006524 "i32->FP without LFIWAX supported only on PPC64");
6525
Hal Finkelbeb296b2013-03-31 10:12:51 +00006526 int FrameIdx = FrameInfo->CreateStackObject(8, 8, false);
6527 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
6528
6529 SDValue Ext64 = DAG.getNode(ISD::SIGN_EXTEND, dl, MVT::i64,
6530 Op.getOperand(0));
6531
6532 // STD the extended value into the stack slot.
Alex Lorenze40c8a22015-08-11 23:09:45 +00006533 SDValue Store = DAG.getStore(
6534 DAG.getEntryNode(), dl, Ext64, FIdx,
6535 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx),
6536 false, false, 0);
Hal Finkelbeb296b2013-03-31 10:12:51 +00006537
6538 // Load the value as a double.
Alex Lorenze40c8a22015-08-11 23:09:45 +00006539 Ld = DAG.getLoad(
6540 MVT::f64, dl, Store, FIdx,
6541 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx),
6542 false, false, false, 0);
Hal Finkelbeb296b2013-03-31 10:12:51 +00006543 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00006544
Chris Lattner4211ca92006-04-14 06:01:58 +00006545 // FCFID it and return it.
Hal Finkelf6d45f22013-04-01 17:52:07 +00006546 SDValue FP = DAG.getNode(FCFOp, dl, FCFTy, Ld);
Eric Christopherb1aaebe2014-06-12 22:38:18 +00006547 if (Op.getValueType() == MVT::f32 && !Subtarget.hasFPCVT())
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006548 FP = DAG.getNode(ISD::FP_ROUND, dl, MVT::f32, FP,
6549 DAG.getIntPtrConstant(0, dl));
Chris Lattner4211ca92006-04-14 06:01:58 +00006550 return FP;
6551}
6552
Dan Gohman21cea8a2010-04-17 15:26:15 +00006553SDValue PPCTargetLowering::LowerFLT_ROUNDS_(SDValue Op,
6554 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00006555 SDLoc dl(Op);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006556 /*
6557 The rounding mode is in bits 30:31 of FPSR, and has the following
6558 settings:
6559 00 Round to nearest
6560 01 Round to 0
6561 10 Round to +inf
6562 11 Round to -inf
6563
6564 FLT_ROUNDS, on the other hand, expects the following:
6565 -1 Undefined
6566 0 Round to 0
6567 1 Round to nearest
6568 2 Round to +inf
6569 3 Round to -inf
6570
6571 To perform the conversion, we do:
6572 ((FPSCR & 0x3) ^ ((~FPSCR & 0x3) >> 1))
6573 */
6574
6575 MachineFunction &MF = DAG.getMachineFunction();
Owen Anderson53aa7a92009-08-10 22:56:29 +00006576 EVT VT = Op.getValueType();
Mehdi Amini44ede332015-07-09 02:09:04 +00006577 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006578
6579 // Save FP Control Word to register
Benjamin Kramerfdf362b2013-03-07 20:33:29 +00006580 EVT NodeTys[] = {
6581 MVT::f64, // return register
6582 MVT::Glue // unused in this context
6583 };
Craig Topper2d2aa0c2014-04-30 07:17:30 +00006584 SDValue Chain = DAG.getNode(PPCISD::MFFS, dl, NodeTys, None);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006585
6586 // Save FP register to stack slot
David Greene1fbe0542009-11-12 20:49:22 +00006587 int SSFI = MF.getFrameInfo()->CreateStackObject(8, 8, false);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006588 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT);
Dale Johannesen021052a2009-02-04 20:06:27 +00006589 SDValue Store = DAG.getStore(DAG.getEntryNode(), dl, Chain,
Chris Lattner676c61d2010-09-21 18:41:36 +00006590 StackSlot, MachinePointerInfo(), false, false,0);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006591
6592 // Load FP Control Word from low 32 bits of stack slot.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006593 SDValue Four = DAG.getConstant(4, dl, PtrVT);
Dale Johannesen021052a2009-02-04 20:06:27 +00006594 SDValue Addr = DAG.getNode(ISD::ADD, dl, PtrVT, StackSlot, Four);
Chris Lattner7727d052010-09-21 06:44:06 +00006595 SDValue CWD = DAG.getLoad(MVT::i32, dl, Store, Addr, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00006596 false, false, false, 0);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006597
6598 // Transform as necessary
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006599 SDValue CWD1 =
Owen Anderson9f944592009-08-11 20:47:22 +00006600 DAG.getNode(ISD::AND, dl, MVT::i32,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006601 CWD, DAG.getConstant(3, dl, MVT::i32));
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006602 SDValue CWD2 =
Owen Anderson9f944592009-08-11 20:47:22 +00006603 DAG.getNode(ISD::SRL, dl, MVT::i32,
6604 DAG.getNode(ISD::AND, dl, MVT::i32,
6605 DAG.getNode(ISD::XOR, dl, MVT::i32,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006606 CWD, DAG.getConstant(3, dl, MVT::i32)),
6607 DAG.getConstant(3, dl, MVT::i32)),
6608 DAG.getConstant(1, dl, MVT::i32));
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006609
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006610 SDValue RetVal =
Owen Anderson9f944592009-08-11 20:47:22 +00006611 DAG.getNode(ISD::XOR, dl, MVT::i32, CWD1, CWD2);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006612
Duncan Sands13237ac2008-06-06 12:08:01 +00006613 return DAG.getNode((VT.getSizeInBits() < 16 ?
Dale Johannesen021052a2009-02-04 20:06:27 +00006614 ISD::TRUNCATE : ISD::ZERO_EXTEND), dl, VT, RetVal);
Dale Johannesen5c94cb32008-01-18 19:55:37 +00006615}
6616
Dan Gohman21cea8a2010-04-17 15:26:15 +00006617SDValue PPCTargetLowering::LowerSHL_PARTS(SDValue Op, SelectionDAG &DAG) const {
Owen Anderson53aa7a92009-08-10 22:56:29 +00006618 EVT VT = Op.getValueType();
Duncan Sands13237ac2008-06-06 12:08:01 +00006619 unsigned BitWidth = VT.getSizeInBits();
Andrew Trickef9de2a2013-05-25 02:42:55 +00006620 SDLoc dl(Op);
Dan Gohman8d2ead22008-03-07 20:36:53 +00006621 assert(Op.getNumOperands() == 3 &&
6622 VT == Op.getOperand(1).getValueType() &&
6623 "Unexpected SHL!");
Scott Michelcf0da6c2009-02-17 22:15:04 +00006624
Chris Lattner601b8652006-09-20 03:47:40 +00006625 // Expand into a bunch of logical ops. Note that these ops
Chris Lattner4211ca92006-04-14 06:01:58 +00006626 // depend on the PPC behavior for oversized shift amounts.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006627 SDValue Lo = Op.getOperand(0);
6628 SDValue Hi = Op.getOperand(1);
6629 SDValue Amt = Op.getOperand(2);
Owen Anderson53aa7a92009-08-10 22:56:29 +00006630 EVT AmtVT = Amt.getValueType();
Scott Michelcf0da6c2009-02-17 22:15:04 +00006631
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006632 SDValue Tmp1 = DAG.getNode(ISD::SUB, dl, AmtVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006633 DAG.getConstant(BitWidth, dl, AmtVT), Amt);
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006634 SDValue Tmp2 = DAG.getNode(PPCISD::SHL, dl, VT, Hi, Amt);
6635 SDValue Tmp3 = DAG.getNode(PPCISD::SRL, dl, VT, Lo, Tmp1);
6636 SDValue Tmp4 = DAG.getNode(ISD::OR , dl, VT, Tmp2, Tmp3);
6637 SDValue Tmp5 = DAG.getNode(ISD::ADD, dl, AmtVT, Amt,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006638 DAG.getConstant(-BitWidth, dl, AmtVT));
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006639 SDValue Tmp6 = DAG.getNode(PPCISD::SHL, dl, VT, Lo, Tmp5);
6640 SDValue OutHi = DAG.getNode(ISD::OR, dl, VT, Tmp4, Tmp6);
6641 SDValue OutLo = DAG.getNode(PPCISD::SHL, dl, VT, Lo, Amt);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006642 SDValue OutOps[] = { OutLo, OutHi };
Craig Topper64941d92014-04-27 19:20:57 +00006643 return DAG.getMergeValues(OutOps, dl);
Chris Lattner4211ca92006-04-14 06:01:58 +00006644}
6645
Dan Gohman21cea8a2010-04-17 15:26:15 +00006646SDValue PPCTargetLowering::LowerSRL_PARTS(SDValue Op, SelectionDAG &DAG) const {
Owen Anderson53aa7a92009-08-10 22:56:29 +00006647 EVT VT = Op.getValueType();
Andrew Trickef9de2a2013-05-25 02:42:55 +00006648 SDLoc dl(Op);
Duncan Sands13237ac2008-06-06 12:08:01 +00006649 unsigned BitWidth = VT.getSizeInBits();
Dan Gohman8d2ead22008-03-07 20:36:53 +00006650 assert(Op.getNumOperands() == 3 &&
6651 VT == Op.getOperand(1).getValueType() &&
6652 "Unexpected SRL!");
Scott Michelcf0da6c2009-02-17 22:15:04 +00006653
Dan Gohman8d2ead22008-03-07 20:36:53 +00006654 // Expand into a bunch of logical ops. Note that these ops
Chris Lattner4211ca92006-04-14 06:01:58 +00006655 // depend on the PPC behavior for oversized shift amounts.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006656 SDValue Lo = Op.getOperand(0);
6657 SDValue Hi = Op.getOperand(1);
6658 SDValue Amt = Op.getOperand(2);
Owen Anderson53aa7a92009-08-10 22:56:29 +00006659 EVT AmtVT = Amt.getValueType();
Scott Michelcf0da6c2009-02-17 22:15:04 +00006660
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006661 SDValue Tmp1 = DAG.getNode(ISD::SUB, dl, AmtVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006662 DAG.getConstant(BitWidth, dl, AmtVT), Amt);
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006663 SDValue Tmp2 = DAG.getNode(PPCISD::SRL, dl, VT, Lo, Amt);
6664 SDValue Tmp3 = DAG.getNode(PPCISD::SHL, dl, VT, Hi, Tmp1);
6665 SDValue Tmp4 = DAG.getNode(ISD::OR, dl, VT, Tmp2, Tmp3);
6666 SDValue Tmp5 = DAG.getNode(ISD::ADD, dl, AmtVT, Amt,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006667 DAG.getConstant(-BitWidth, dl, AmtVT));
Dale Johannesen7ae8c8b2009-02-05 00:20:09 +00006668 SDValue Tmp6 = DAG.getNode(PPCISD::SRL, dl, VT, Hi, Tmp5);
6669 SDValue OutLo = DAG.getNode(ISD::OR, dl, VT, Tmp4, Tmp6);
6670 SDValue OutHi = DAG.getNode(PPCISD::SRL, dl, VT, Hi, Amt);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006671 SDValue OutOps[] = { OutLo, OutHi };
Craig Topper64941d92014-04-27 19:20:57 +00006672 return DAG.getMergeValues(OutOps, dl);
Chris Lattner4211ca92006-04-14 06:01:58 +00006673}
6674
Dan Gohman21cea8a2010-04-17 15:26:15 +00006675SDValue PPCTargetLowering::LowerSRA_PARTS(SDValue Op, SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00006676 SDLoc dl(Op);
Owen Anderson53aa7a92009-08-10 22:56:29 +00006677 EVT VT = Op.getValueType();
Duncan Sands13237ac2008-06-06 12:08:01 +00006678 unsigned BitWidth = VT.getSizeInBits();
Dan Gohman8d2ead22008-03-07 20:36:53 +00006679 assert(Op.getNumOperands() == 3 &&
6680 VT == Op.getOperand(1).getValueType() &&
6681 "Unexpected SRA!");
Scott Michelcf0da6c2009-02-17 22:15:04 +00006682
Dan Gohman8d2ead22008-03-07 20:36:53 +00006683 // Expand into a bunch of logical ops, followed by a select_cc.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006684 SDValue Lo = Op.getOperand(0);
6685 SDValue Hi = Op.getOperand(1);
6686 SDValue Amt = Op.getOperand(2);
Owen Anderson53aa7a92009-08-10 22:56:29 +00006687 EVT AmtVT = Amt.getValueType();
Scott Michelcf0da6c2009-02-17 22:15:04 +00006688
Dale Johannesenf2bb6f02009-02-04 01:48:28 +00006689 SDValue Tmp1 = DAG.getNode(ISD::SUB, dl, AmtVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006690 DAG.getConstant(BitWidth, dl, AmtVT), Amt);
Dale Johannesenf2bb6f02009-02-04 01:48:28 +00006691 SDValue Tmp2 = DAG.getNode(PPCISD::SRL, dl, VT, Lo, Amt);
6692 SDValue Tmp3 = DAG.getNode(PPCISD::SHL, dl, VT, Hi, Tmp1);
6693 SDValue Tmp4 = DAG.getNode(ISD::OR, dl, VT, Tmp2, Tmp3);
6694 SDValue Tmp5 = DAG.getNode(ISD::ADD, dl, AmtVT, Amt,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006695 DAG.getConstant(-BitWidth, dl, AmtVT));
Dale Johannesenf2bb6f02009-02-04 01:48:28 +00006696 SDValue Tmp6 = DAG.getNode(PPCISD::SRA, dl, VT, Hi, Tmp5);
6697 SDValue OutHi = DAG.getNode(PPCISD::SRA, dl, VT, Hi, Amt);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006698 SDValue OutLo = DAG.getSelectCC(dl, Tmp5, DAG.getConstant(0, dl, AmtVT),
Duncan Sands13105742008-10-30 19:28:32 +00006699 Tmp4, Tmp6, ISD::SETLE);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006700 SDValue OutOps[] = { OutLo, OutHi };
Craig Topper64941d92014-04-27 19:20:57 +00006701 return DAG.getMergeValues(OutOps, dl);
Chris Lattner4211ca92006-04-14 06:01:58 +00006702}
6703
6704//===----------------------------------------------------------------------===//
6705// Vector related lowering.
6706//
6707
Chris Lattner2a099c02006-04-17 06:00:21 +00006708/// BuildSplatI - Build a canonical splati of Val with an element size of
6709/// SplatSize. Cast the result to VT.
Owen Anderson53aa7a92009-08-10 22:56:29 +00006710static SDValue BuildSplatI(int Val, unsigned SplatSize, EVT VT,
Andrew Trickef9de2a2013-05-25 02:42:55 +00006711 SelectionDAG &DAG, SDLoc dl) {
Chris Lattner2a099c02006-04-17 06:00:21 +00006712 assert(Val >= -16 && Val <= 15 && "vsplti is out of range!");
Chris Lattner09ed0ff2006-12-01 01:45:39 +00006713
Benjamin Kramer7149aab2015-03-01 18:09:56 +00006714 static const MVT VTys[] = { // canonical VT to use for each size.
Owen Anderson9f944592009-08-11 20:47:22 +00006715 MVT::v16i8, MVT::v8i16, MVT::Other, MVT::v4i32
Chris Lattner2a099c02006-04-17 06:00:21 +00006716 };
Chris Lattner09ed0ff2006-12-01 01:45:39 +00006717
Owen Anderson9f944592009-08-11 20:47:22 +00006718 EVT ReqVT = VT != MVT::Other ? VT : VTys[SplatSize-1];
Scott Michelcf0da6c2009-02-17 22:15:04 +00006719
Chris Lattner09ed0ff2006-12-01 01:45:39 +00006720 // Force vspltis[hw] -1 to vspltisb -1 to canonicalize.
6721 if (Val == -1)
6722 SplatSize = 1;
Scott Michelcf0da6c2009-02-17 22:15:04 +00006723
Owen Anderson53aa7a92009-08-10 22:56:29 +00006724 EVT CanonicalVT = VTys[SplatSize-1];
Scott Michelcf0da6c2009-02-17 22:15:04 +00006725
Chris Lattner2a099c02006-04-17 06:00:21 +00006726 // Build a canonical splat for this value.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006727 SDValue Elt = DAG.getConstant(Val, dl, MVT::i32);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006728 SmallVector<SDValue, 8> Ops;
Duncan Sands13237ac2008-06-06 12:08:01 +00006729 Ops.assign(CanonicalVT.getVectorNumElements(), Elt);
Craig Topper48d114b2014-04-26 18:35:24 +00006730 SDValue Res = DAG.getNode(ISD::BUILD_VECTOR, dl, CanonicalVT, Ops);
Wesley Peck527da1b2010-11-23 03:31:01 +00006731 return DAG.getNode(ISD::BITCAST, dl, ReqVT, Res);
Chris Lattner2a099c02006-04-17 06:00:21 +00006732}
6733
Hal Finkelcf2e9082013-05-24 23:00:14 +00006734/// BuildIntrinsicOp - Return a unary operator intrinsic node with the
6735/// specified intrinsic ID.
6736static SDValue BuildIntrinsicOp(unsigned IID, SDValue Op,
Andrew Trickef9de2a2013-05-25 02:42:55 +00006737 SelectionDAG &DAG, SDLoc dl,
Hal Finkelcf2e9082013-05-24 23:00:14 +00006738 EVT DestVT = MVT::Other) {
6739 if (DestVT == MVT::Other) DestVT = Op.getValueType();
6740 return DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, DestVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006741 DAG.getConstant(IID, dl, MVT::i32), Op);
Hal Finkelcf2e9082013-05-24 23:00:14 +00006742}
6743
Chris Lattnera2cae1b2006-04-18 03:24:30 +00006744/// BuildIntrinsicOp - Return a binary operator intrinsic node with the
Chris Lattner1b3806a2006-04-17 06:58:41 +00006745/// specified intrinsic ID.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006746static SDValue BuildIntrinsicOp(unsigned IID, SDValue LHS, SDValue RHS,
Andrew Trickef9de2a2013-05-25 02:42:55 +00006747 SelectionDAG &DAG, SDLoc dl,
Owen Anderson9f944592009-08-11 20:47:22 +00006748 EVT DestVT = MVT::Other) {
6749 if (DestVT == MVT::Other) DestVT = LHS.getValueType();
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00006750 return DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, DestVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006751 DAG.getConstant(IID, dl, MVT::i32), LHS, RHS);
Chris Lattner1b3806a2006-04-17 06:58:41 +00006752}
6753
Chris Lattnera2cae1b2006-04-18 03:24:30 +00006754/// BuildIntrinsicOp - Return a ternary operator intrinsic node with the
6755/// specified intrinsic ID.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006756static SDValue BuildIntrinsicOp(unsigned IID, SDValue Op0, SDValue Op1,
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00006757 SDValue Op2, SelectionDAG &DAG,
Andrew Trickef9de2a2013-05-25 02:42:55 +00006758 SDLoc dl, EVT DestVT = MVT::Other) {
Owen Anderson9f944592009-08-11 20:47:22 +00006759 if (DestVT == MVT::Other) DestVT = Op0.getValueType();
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00006760 return DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, DestVT,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006761 DAG.getConstant(IID, dl, MVT::i32), Op0, Op1, Op2);
Chris Lattnera2cae1b2006-04-18 03:24:30 +00006762}
6763
Chris Lattner264c9082006-04-17 17:55:10 +00006764/// BuildVSLDOI - Return a VECTOR_SHUFFLE that is a vsldoi of the specified
6765/// amount. The result has the specified value type.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00006766static SDValue BuildVSLDOI(SDValue LHS, SDValue RHS, unsigned Amt,
Andrew Trickef9de2a2013-05-25 02:42:55 +00006767 EVT VT, SelectionDAG &DAG, SDLoc dl) {
Chris Lattner264c9082006-04-17 17:55:10 +00006768 // Force LHS/RHS to be the right type.
Wesley Peck527da1b2010-11-23 03:31:01 +00006769 LHS = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, LHS);
6770 RHS = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, RHS);
Duncan Sandsb0e39382008-07-21 10:20:31 +00006771
Nate Begeman8d6d4b92009-04-27 18:41:29 +00006772 int Ops[16];
Chris Lattner264c9082006-04-17 17:55:10 +00006773 for (unsigned i = 0; i != 16; ++i)
Nate Begeman8d6d4b92009-04-27 18:41:29 +00006774 Ops[i] = i + Amt;
Owen Anderson9f944592009-08-11 20:47:22 +00006775 SDValue T = DAG.getVectorShuffle(MVT::v16i8, dl, LHS, RHS, Ops);
Wesley Peck527da1b2010-11-23 03:31:01 +00006776 return DAG.getNode(ISD::BITCAST, dl, VT, T);
Chris Lattner264c9082006-04-17 17:55:10 +00006777}
6778
Chris Lattner19e90552006-04-14 05:19:18 +00006779// If this is a case we can't handle, return null and let the default
6780// expansion code take care of it. If we CAN select this case, and if it
6781// selects to a single instruction, return Op. Otherwise, if we can codegen
6782// this case more efficiently than a constant pool load, lower it to the
6783// sequence of ops that should be used.
Dan Gohman21cea8a2010-04-17 15:26:15 +00006784SDValue PPCTargetLowering::LowerBUILD_VECTOR(SDValue Op,
6785 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00006786 SDLoc dl(Op);
Bob Wilsond8ea0e12009-03-01 01:13:55 +00006787 BuildVectorSDNode *BVN = dyn_cast<BuildVectorSDNode>(Op.getNode());
Craig Toppere73658d2014-04-28 04:05:08 +00006788 assert(BVN && "Expected a BuildVectorSDNode in LowerBUILD_VECTOR");
Scott Michelbb878282009-02-25 03:12:50 +00006789
Hal Finkelc93a9a22015-02-25 01:06:45 +00006790 if (Subtarget.hasQPX() && Op.getValueType() == MVT::v4i1) {
6791 // We first build an i32 vector, load it into a QPX register,
6792 // then convert it to a floating-point vector and compare it
6793 // to a zero vector to get the boolean result.
6794 MachineFrameInfo *FrameInfo = DAG.getMachineFunction().getFrameInfo();
6795 int FrameIdx = FrameInfo->CreateStackObject(16, 16, false);
Alex Lorenze40c8a22015-08-11 23:09:45 +00006796 MachinePointerInfo PtrInfo =
6797 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx);
Mehdi Amini44ede332015-07-09 02:09:04 +00006798 EVT PtrVT = getPointerTy(DAG.getDataLayout());
Hal Finkelc93a9a22015-02-25 01:06:45 +00006799 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
6800
6801 assert(BVN->getNumOperands() == 4 &&
6802 "BUILD_VECTOR for v4i1 does not have 4 operands");
6803
6804 bool IsConst = true;
6805 for (unsigned i = 0; i < 4; ++i) {
6806 if (BVN->getOperand(i).getOpcode() == ISD::UNDEF) continue;
6807 if (!isa<ConstantSDNode>(BVN->getOperand(i))) {
6808 IsConst = false;
6809 break;
6810 }
6811 }
6812
6813 if (IsConst) {
6814 Constant *One =
6815 ConstantFP::get(Type::getFloatTy(*DAG.getContext()), 1.0);
6816 Constant *NegOne =
6817 ConstantFP::get(Type::getFloatTy(*DAG.getContext()), -1.0);
6818
6819 SmallVector<Constant*, 4> CV(4, NegOne);
6820 for (unsigned i = 0; i < 4; ++i) {
6821 if (BVN->getOperand(i).getOpcode() == ISD::UNDEF)
6822 CV[i] = UndefValue::get(Type::getFloatTy(*DAG.getContext()));
6823 else if (cast<ConstantSDNode>(BVN->getOperand(i))->
6824 getConstantIntValue()->isZero())
6825 continue;
6826 else
6827 CV[i] = One;
6828 }
6829
6830 Constant *CP = ConstantVector::get(CV);
Mehdi Amini44ede332015-07-09 02:09:04 +00006831 SDValue CPIdx = DAG.getConstantPool(CP, getPointerTy(DAG.getDataLayout()),
6832 16 /* alignment */);
6833
Hal Finkelc93a9a22015-02-25 01:06:45 +00006834 SmallVector<SDValue, 2> Ops;
6835 Ops.push_back(DAG.getEntryNode());
6836 Ops.push_back(CPIdx);
6837
6838 SmallVector<EVT, 2> ValueVTs;
6839 ValueVTs.push_back(MVT::v4i1);
6840 ValueVTs.push_back(MVT::Other); // chain
6841 SDVTList VTs = DAG.getVTList(ValueVTs);
6842
Alex Lorenze40c8a22015-08-11 23:09:45 +00006843 return DAG.getMemIntrinsicNode(
6844 PPCISD::QVLFSb, dl, VTs, Ops, MVT::v4f32,
6845 MachinePointerInfo::getConstantPool(DAG.getMachineFunction()));
Hal Finkelc93a9a22015-02-25 01:06:45 +00006846 }
6847
6848 SmallVector<SDValue, 4> Stores;
6849 for (unsigned i = 0; i < 4; ++i) {
6850 if (BVN->getOperand(i).getOpcode() == ISD::UNDEF) continue;
6851
6852 unsigned Offset = 4*i;
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006853 SDValue Idx = DAG.getConstant(Offset, dl, FIdx.getValueType());
Hal Finkelc93a9a22015-02-25 01:06:45 +00006854 Idx = DAG.getNode(ISD::ADD, dl, FIdx.getValueType(), FIdx, Idx);
6855
6856 unsigned StoreSize = BVN->getOperand(i).getValueType().getStoreSize();
6857 if (StoreSize > 4) {
6858 Stores.push_back(DAG.getTruncStore(DAG.getEntryNode(), dl,
6859 BVN->getOperand(i), Idx,
6860 PtrInfo.getWithOffset(Offset),
6861 MVT::i32, false, false, 0));
6862 } else {
6863 SDValue StoreValue = BVN->getOperand(i);
6864 if (StoreSize < 4)
6865 StoreValue = DAG.getNode(ISD::ANY_EXTEND, dl, MVT::i32, StoreValue);
6866
6867 Stores.push_back(DAG.getStore(DAG.getEntryNode(), dl,
6868 StoreValue, Idx,
6869 PtrInfo.getWithOffset(Offset),
6870 false, false, 0));
6871 }
6872 }
6873
6874 SDValue StoreChain;
6875 if (!Stores.empty())
6876 StoreChain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores);
6877 else
6878 StoreChain = DAG.getEntryNode();
6879
6880 // Now load from v4i32 into the QPX register; this will extend it to
6881 // v4i64 but not yet convert it to a floating point. Nevertheless, this
6882 // is typed as v4f64 because the QPX register integer states are not
6883 // explicitly represented.
6884
6885 SmallVector<SDValue, 2> Ops;
6886 Ops.push_back(StoreChain);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006887 Ops.push_back(DAG.getConstant(Intrinsic::ppc_qpx_qvlfiwz, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00006888 Ops.push_back(FIdx);
6889
6890 SmallVector<EVT, 2> ValueVTs;
6891 ValueVTs.push_back(MVT::v4f64);
6892 ValueVTs.push_back(MVT::Other); // chain
6893 SDVTList VTs = DAG.getVTList(ValueVTs);
6894
6895 SDValue LoadedVect = DAG.getMemIntrinsicNode(ISD::INTRINSIC_W_CHAIN,
6896 dl, VTs, Ops, MVT::v4i32, PtrInfo);
6897 LoadedVect = DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, MVT::v4f64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006898 DAG.getConstant(Intrinsic::ppc_qpx_qvfcfidu, dl, MVT::i32),
Hal Finkelc93a9a22015-02-25 01:06:45 +00006899 LoadedVect);
6900
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006901 SDValue FPZeros = DAG.getConstantFP(0.0, dl, MVT::f64);
Hal Finkelc93a9a22015-02-25 01:06:45 +00006902 FPZeros = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4f64,
6903 FPZeros, FPZeros, FPZeros, FPZeros);
6904
6905 return DAG.getSetCC(dl, MVT::v4i1, LoadedVect, FPZeros, ISD::SETEQ);
6906 }
6907
6908 // All other QPX vectors are handled by generic code.
6909 if (Subtarget.hasQPX())
6910 return SDValue();
6911
Bob Wilson85cefe82009-03-02 23:24:16 +00006912 // Check if this is a splat of a constant value.
6913 APInt APSplatBits, APSplatUndef;
6914 unsigned SplatBitSize;
Bob Wilsond8ea0e12009-03-01 01:13:55 +00006915 bool HasAnyUndefs;
Bob Wilson530e0382009-03-03 19:26:27 +00006916 if (! BVN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize,
Bill Schmidt91dd7652015-04-03 13:48:24 +00006917 HasAnyUndefs, 0, !Subtarget.isLittleEndian()) ||
6918 SplatBitSize > 32)
Bob Wilson530e0382009-03-03 19:26:27 +00006919 return SDValue();
Evan Chenga49de9d2009-02-25 22:49:59 +00006920
Bob Wilson530e0382009-03-03 19:26:27 +00006921 unsigned SplatBits = APSplatBits.getZExtValue();
6922 unsigned SplatUndef = APSplatUndef.getZExtValue();
6923 unsigned SplatSize = SplatBitSize / 8;
Scott Michelcf0da6c2009-02-17 22:15:04 +00006924
Bob Wilson530e0382009-03-03 19:26:27 +00006925 // First, handle single instruction cases.
6926
6927 // All zeros?
6928 if (SplatBits == 0) {
6929 // Canonicalize all zero vectors to be v4i32.
Owen Anderson9f944592009-08-11 20:47:22 +00006930 if (Op.getValueType() != MVT::v4i32 || HasAnyUndefs) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006931 SDValue Z = DAG.getConstant(0, dl, MVT::i32);
Owen Anderson9f944592009-08-11 20:47:22 +00006932 Z = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4i32, Z, Z, Z, Z);
Wesley Peck527da1b2010-11-23 03:31:01 +00006933 Op = DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Z);
Chris Lattner19e90552006-04-14 05:19:18 +00006934 }
Bob Wilson530e0382009-03-03 19:26:27 +00006935 return Op;
6936 }
Chris Lattnerfa5aa392006-04-16 01:01:29 +00006937
Bob Wilson530e0382009-03-03 19:26:27 +00006938 // If the sign extended value is in the range [-16,15], use VSPLTI[bhw].
6939 int32_t SextVal= (int32_t(SplatBits << (32-SplatBitSize)) >>
6940 (32-SplatBitSize));
6941 if (SextVal >= -16 && SextVal <= 15)
6942 return BuildSplatI(SextVal, SplatSize, Op.getValueType(), DAG, dl);
Scott Michelcf0da6c2009-02-17 22:15:04 +00006943
Bob Wilson530e0382009-03-03 19:26:27 +00006944 // Two instruction sequences.
Scott Michelcf0da6c2009-02-17 22:15:04 +00006945
Bob Wilson530e0382009-03-03 19:26:27 +00006946 // If this value is in the range [-32,30] and is even, use:
Bill Schmidtc6cbecc2013-02-20 20:41:42 +00006947 // VSPLTI[bhw](val/2) + VSPLTI[bhw](val/2)
6948 // If this value is in the range [17,31] and is odd, use:
6949 // VSPLTI[bhw](val-16) - VSPLTI[bhw](-16)
6950 // If this value is in the range [-31,-17] and is odd, use:
6951 // VSPLTI[bhw](val+16) + VSPLTI[bhw](-16)
6952 // Note the last two are three-instruction sequences.
6953 if (SextVal >= -32 && SextVal <= 31) {
6954 // To avoid having these optimizations undone by constant folding,
6955 // we convert to a pseudo that will be expanded later into one of
6956 // the above forms.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006957 SDValue Elt = DAG.getConstant(SextVal, dl, MVT::i32);
Bill Schmidt71dddd52014-05-27 15:57:51 +00006958 EVT VT = (SplatSize == 1 ? MVT::v16i8 :
6959 (SplatSize == 2 ? MVT::v8i16 : MVT::v4i32));
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00006960 SDValue EltSize = DAG.getConstant(SplatSize, dl, MVT::i32);
Bill Schmidt71dddd52014-05-27 15:57:51 +00006961 SDValue RetVal = DAG.getNode(PPCISD::VADD_SPLAT, dl, VT, Elt, EltSize);
6962 if (VT == Op.getValueType())
6963 return RetVal;
6964 else
6965 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), RetVal);
Bob Wilson530e0382009-03-03 19:26:27 +00006966 }
6967
6968 // If this is 0x8000_0000 x 4, turn into vspltisw + vslw. If it is
6969 // 0x7FFF_FFFF x 4, turn it into not(0x8000_0000). This is important
6970 // for fneg/fabs.
6971 if (SplatSize == 4 && SplatBits == (0x7FFFFFFF&~SplatUndef)) {
6972 // Make -1 and vspltisw -1:
Owen Anderson9f944592009-08-11 20:47:22 +00006973 SDValue OnesV = BuildSplatI(-1, 4, MVT::v4i32, DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00006974
6975 // Make the VSLW intrinsic, computing 0x8000_0000.
6976 SDValue Res = BuildIntrinsicOp(Intrinsic::ppc_altivec_vslw, OnesV,
6977 OnesV, DAG, dl);
6978
6979 // xor by OnesV to invert it.
Owen Anderson9f944592009-08-11 20:47:22 +00006980 Res = DAG.getNode(ISD::XOR, dl, MVT::v4i32, Res, OnesV);
Wesley Peck527da1b2010-11-23 03:31:01 +00006981 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Res);
Bob Wilson530e0382009-03-03 19:26:27 +00006982 }
6983
6984 // Check to see if this is a wide variety of vsplti*, binop self cases.
6985 static const signed char SplatCsts[] = {
6986 -1, 1, -2, 2, -3, 3, -4, 4, -5, 5, -6, 6, -7, 7,
6987 -8, 8, -9, 9, -10, 10, -11, 11, -12, 12, -13, 13, 14, -14, 15, -15, -16
6988 };
6989
6990 for (unsigned idx = 0; idx < array_lengthof(SplatCsts); ++idx) {
6991 // Indirect through the SplatCsts array so that we favor 'vsplti -1' for
6992 // cases which are ambiguous (e.g. formation of 0x8000_0000). 'vsplti -1'
6993 int i = SplatCsts[idx];
6994
6995 // Figure out what shift amount will be used by altivec if shifted by i in
6996 // this splat size.
6997 unsigned TypeShiftAmt = i & (SplatBitSize-1);
6998
6999 // vsplti + shl self.
Richard Smith228e6d42012-08-24 23:29:28 +00007000 if (SextVal == (int)((unsigned)i << TypeShiftAmt)) {
Owen Anderson9f944592009-08-11 20:47:22 +00007001 SDValue Res = BuildSplatI(i, SplatSize, MVT::Other, DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00007002 static const unsigned IIDs[] = { // Intrinsic to use for each size.
7003 Intrinsic::ppc_altivec_vslb, Intrinsic::ppc_altivec_vslh, 0,
7004 Intrinsic::ppc_altivec_vslw
7005 };
7006 Res = BuildIntrinsicOp(IIDs[SplatSize-1], Res, Res, DAG, dl);
Wesley Peck527da1b2010-11-23 03:31:01 +00007007 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Res);
Chris Lattner2a099c02006-04-17 06:00:21 +00007008 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007009
Bob Wilson530e0382009-03-03 19:26:27 +00007010 // vsplti + srl self.
7011 if (SextVal == (int)((unsigned)i >> TypeShiftAmt)) {
Owen Anderson9f944592009-08-11 20:47:22 +00007012 SDValue Res = BuildSplatI(i, SplatSize, MVT::Other, DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00007013 static const unsigned IIDs[] = { // Intrinsic to use for each size.
7014 Intrinsic::ppc_altivec_vsrb, Intrinsic::ppc_altivec_vsrh, 0,
7015 Intrinsic::ppc_altivec_vsrw
7016 };
7017 Res = BuildIntrinsicOp(IIDs[SplatSize-1], Res, Res, DAG, dl);
Wesley Peck527da1b2010-11-23 03:31:01 +00007018 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Res);
Chris Lattner1b3806a2006-04-17 06:58:41 +00007019 }
7020
Bob Wilson530e0382009-03-03 19:26:27 +00007021 // vsplti + sra self.
7022 if (SextVal == (int)((unsigned)i >> TypeShiftAmt)) {
Owen Anderson9f944592009-08-11 20:47:22 +00007023 SDValue Res = BuildSplatI(i, SplatSize, MVT::Other, DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00007024 static const unsigned IIDs[] = { // Intrinsic to use for each size.
7025 Intrinsic::ppc_altivec_vsrab, Intrinsic::ppc_altivec_vsrah, 0,
7026 Intrinsic::ppc_altivec_vsraw
7027 };
7028 Res = BuildIntrinsicOp(IIDs[SplatSize-1], Res, Res, DAG, dl);
Wesley Peck527da1b2010-11-23 03:31:01 +00007029 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Res);
Chris Lattner1b3806a2006-04-17 06:58:41 +00007030 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007031
Bob Wilson530e0382009-03-03 19:26:27 +00007032 // vsplti + rol self.
7033 if (SextVal == (int)(((unsigned)i << TypeShiftAmt) |
7034 ((unsigned)i >> (SplatBitSize-TypeShiftAmt)))) {
Owen Anderson9f944592009-08-11 20:47:22 +00007035 SDValue Res = BuildSplatI(i, SplatSize, MVT::Other, DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00007036 static const unsigned IIDs[] = { // Intrinsic to use for each size.
7037 Intrinsic::ppc_altivec_vrlb, Intrinsic::ppc_altivec_vrlh, 0,
7038 Intrinsic::ppc_altivec_vrlw
7039 };
7040 Res = BuildIntrinsicOp(IIDs[SplatSize-1], Res, Res, DAG, dl);
Wesley Peck527da1b2010-11-23 03:31:01 +00007041 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Res);
Bob Wilson530e0382009-03-03 19:26:27 +00007042 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007043
Bob Wilson530e0382009-03-03 19:26:27 +00007044 // t = vsplti c, result = vsldoi t, t, 1
Richard Smith228e6d42012-08-24 23:29:28 +00007045 if (SextVal == (int)(((unsigned)i << 8) | (i < 0 ? 0xFF : 0))) {
Owen Anderson9f944592009-08-11 20:47:22 +00007046 SDValue T = BuildSplatI(i, SplatSize, MVT::v16i8, DAG, dl);
Bill Schmidt1e77bb12015-07-15 15:45:30 +00007047 unsigned Amt = Subtarget.isLittleEndian() ? 15 : 1;
7048 return BuildVSLDOI(T, T, Amt, Op.getValueType(), DAG, dl);
Chris Lattnere54133c2006-04-17 18:09:22 +00007049 }
Bob Wilson530e0382009-03-03 19:26:27 +00007050 // t = vsplti c, result = vsldoi t, t, 2
Richard Smith228e6d42012-08-24 23:29:28 +00007051 if (SextVal == (int)(((unsigned)i << 16) | (i < 0 ? 0xFFFF : 0))) {
Owen Anderson9f944592009-08-11 20:47:22 +00007052 SDValue T = BuildSplatI(i, SplatSize, MVT::v16i8, DAG, dl);
Bill Schmidt1e77bb12015-07-15 15:45:30 +00007053 unsigned Amt = Subtarget.isLittleEndian() ? 14 : 2;
7054 return BuildVSLDOI(T, T, Amt, Op.getValueType(), DAG, dl);
Chris Lattner19e90552006-04-14 05:19:18 +00007055 }
Bob Wilson530e0382009-03-03 19:26:27 +00007056 // t = vsplti c, result = vsldoi t, t, 3
Richard Smith228e6d42012-08-24 23:29:28 +00007057 if (SextVal == (int)(((unsigned)i << 24) | (i < 0 ? 0xFFFFFF : 0))) {
Owen Anderson9f944592009-08-11 20:47:22 +00007058 SDValue T = BuildSplatI(i, SplatSize, MVT::v16i8, DAG, dl);
Bill Schmidt1e77bb12015-07-15 15:45:30 +00007059 unsigned Amt = Subtarget.isLittleEndian() ? 13 : 3;
7060 return BuildVSLDOI(T, T, Amt, Op.getValueType(), DAG, dl);
Bob Wilson530e0382009-03-03 19:26:27 +00007061 }
7062 }
7063
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007064 return SDValue();
Chris Lattner19e90552006-04-14 05:19:18 +00007065}
7066
Chris Lattner071ad012006-04-17 05:28:54 +00007067/// GeneratePerfectShuffle - Given an entry in the perfect-shuffle table, emit
7068/// the specified operations to build the shuffle.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007069static SDValue GeneratePerfectShuffle(unsigned PFEntry, SDValue LHS,
Scott Michelcf0da6c2009-02-17 22:15:04 +00007070 SDValue RHS, SelectionDAG &DAG,
Andrew Trickef9de2a2013-05-25 02:42:55 +00007071 SDLoc dl) {
Chris Lattner071ad012006-04-17 05:28:54 +00007072 unsigned OpNum = (PFEntry >> 26) & 0x0F;
Bill Wendling95e1af22008-09-17 00:30:57 +00007073 unsigned LHSID = (PFEntry >> 13) & ((1 << 13)-1);
Chris Lattner071ad012006-04-17 05:28:54 +00007074 unsigned RHSID = (PFEntry >> 0) & ((1 << 13)-1);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007075
Chris Lattner071ad012006-04-17 05:28:54 +00007076 enum {
Chris Lattnerd2ca9ab2006-05-16 04:20:24 +00007077 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 +00007078 OP_VMRGHW,
7079 OP_VMRGLW,
7080 OP_VSPLTISW0,
7081 OP_VSPLTISW1,
7082 OP_VSPLTISW2,
7083 OP_VSPLTISW3,
7084 OP_VSLDOI4,
7085 OP_VSLDOI8,
Chris Lattneraa2372562006-05-24 17:04:05 +00007086 OP_VSLDOI12
Chris Lattner071ad012006-04-17 05:28:54 +00007087 };
Scott Michelcf0da6c2009-02-17 22:15:04 +00007088
Chris Lattner071ad012006-04-17 05:28:54 +00007089 if (OpNum == OP_COPY) {
7090 if (LHSID == (1*9+2)*9+3) return LHS;
7091 assert(LHSID == ((4*9+5)*9+6)*9+7 && "Illegal OP_COPY!");
7092 return RHS;
7093 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007094
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007095 SDValue OpLHS, OpRHS;
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007096 OpLHS = GeneratePerfectShuffle(PerfectShuffleTable[LHSID], LHS, RHS, DAG, dl);
7097 OpRHS = GeneratePerfectShuffle(PerfectShuffleTable[RHSID], LHS, RHS, DAG, dl);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007098
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007099 int ShufIdxs[16];
Chris Lattner071ad012006-04-17 05:28:54 +00007100 switch (OpNum) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00007101 default: llvm_unreachable("Unknown i32 permute!");
Chris Lattner071ad012006-04-17 05:28:54 +00007102 case OP_VMRGHW:
7103 ShufIdxs[ 0] = 0; ShufIdxs[ 1] = 1; ShufIdxs[ 2] = 2; ShufIdxs[ 3] = 3;
7104 ShufIdxs[ 4] = 16; ShufIdxs[ 5] = 17; ShufIdxs[ 6] = 18; ShufIdxs[ 7] = 19;
7105 ShufIdxs[ 8] = 4; ShufIdxs[ 9] = 5; ShufIdxs[10] = 6; ShufIdxs[11] = 7;
7106 ShufIdxs[12] = 20; ShufIdxs[13] = 21; ShufIdxs[14] = 22; ShufIdxs[15] = 23;
7107 break;
7108 case OP_VMRGLW:
7109 ShufIdxs[ 0] = 8; ShufIdxs[ 1] = 9; ShufIdxs[ 2] = 10; ShufIdxs[ 3] = 11;
7110 ShufIdxs[ 4] = 24; ShufIdxs[ 5] = 25; ShufIdxs[ 6] = 26; ShufIdxs[ 7] = 27;
7111 ShufIdxs[ 8] = 12; ShufIdxs[ 9] = 13; ShufIdxs[10] = 14; ShufIdxs[11] = 15;
7112 ShufIdxs[12] = 28; ShufIdxs[13] = 29; ShufIdxs[14] = 30; ShufIdxs[15] = 31;
7113 break;
7114 case OP_VSPLTISW0:
7115 for (unsigned i = 0; i != 16; ++i)
7116 ShufIdxs[i] = (i&3)+0;
7117 break;
7118 case OP_VSPLTISW1:
7119 for (unsigned i = 0; i != 16; ++i)
7120 ShufIdxs[i] = (i&3)+4;
7121 break;
7122 case OP_VSPLTISW2:
7123 for (unsigned i = 0; i != 16; ++i)
7124 ShufIdxs[i] = (i&3)+8;
7125 break;
7126 case OP_VSPLTISW3:
7127 for (unsigned i = 0; i != 16; ++i)
7128 ShufIdxs[i] = (i&3)+12;
7129 break;
7130 case OP_VSLDOI4:
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007131 return BuildVSLDOI(OpLHS, OpRHS, 4, OpLHS.getValueType(), DAG, dl);
Chris Lattner071ad012006-04-17 05:28:54 +00007132 case OP_VSLDOI8:
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007133 return BuildVSLDOI(OpLHS, OpRHS, 8, OpLHS.getValueType(), DAG, dl);
Chris Lattner071ad012006-04-17 05:28:54 +00007134 case OP_VSLDOI12:
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007135 return BuildVSLDOI(OpLHS, OpRHS, 12, OpLHS.getValueType(), DAG, dl);
Chris Lattner071ad012006-04-17 05:28:54 +00007136 }
Owen Anderson53aa7a92009-08-10 22:56:29 +00007137 EVT VT = OpLHS.getValueType();
Wesley Peck527da1b2010-11-23 03:31:01 +00007138 OpLHS = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, OpLHS);
7139 OpRHS = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, OpRHS);
Owen Anderson9f944592009-08-11 20:47:22 +00007140 SDValue T = DAG.getVectorShuffle(MVT::v16i8, dl, OpLHS, OpRHS, ShufIdxs);
Wesley Peck527da1b2010-11-23 03:31:01 +00007141 return DAG.getNode(ISD::BITCAST, dl, VT, T);
Chris Lattner071ad012006-04-17 05:28:54 +00007142}
7143
Chris Lattner19e90552006-04-14 05:19:18 +00007144/// LowerVECTOR_SHUFFLE - Return the code we lower for VECTOR_SHUFFLE. If this
7145/// is a shuffle we can handle in a single instruction, return it. Otherwise,
7146/// return the code it can be lowered into. Worst case, it can always be
7147/// lowered into a vperm.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007148SDValue PPCTargetLowering::LowerVECTOR_SHUFFLE(SDValue Op,
Dan Gohman21cea8a2010-04-17 15:26:15 +00007149 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00007150 SDLoc dl(Op);
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007151 SDValue V1 = Op.getOperand(0);
7152 SDValue V2 = Op.getOperand(1);
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007153 ShuffleVectorSDNode *SVOp = cast<ShuffleVectorSDNode>(Op);
Owen Anderson53aa7a92009-08-10 22:56:29 +00007154 EVT VT = Op.getValueType();
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007155 bool isLittleEndian = Subtarget.isLittleEndian();
Scott Michelcf0da6c2009-02-17 22:15:04 +00007156
Hal Finkelc93a9a22015-02-25 01:06:45 +00007157 if (Subtarget.hasQPX()) {
7158 if (VT.getVectorNumElements() != 4)
7159 return SDValue();
7160
7161 if (V2.getOpcode() == ISD::UNDEF) V2 = V1;
7162
7163 int AlignIdx = PPC::isQVALIGNIShuffleMask(SVOp);
7164 if (AlignIdx != -1) {
7165 return DAG.getNode(PPCISD::QVALIGNI, dl, VT, V1, V2,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007166 DAG.getConstant(AlignIdx, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007167 } else if (SVOp->isSplat()) {
7168 int SplatIdx = SVOp->getSplatIndex();
7169 if (SplatIdx >= 4) {
7170 std::swap(V1, V2);
7171 SplatIdx -= 4;
7172 }
7173
7174 // FIXME: If SplatIdx == 0 and the input came from a load, then there is
7175 // nothing to do.
7176
7177 return DAG.getNode(PPCISD::QVESPLATI, dl, VT, V1,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007178 DAG.getConstant(SplatIdx, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007179 }
7180
7181 // Lower this into a qvgpci/qvfperm pair.
7182
7183 // Compute the qvgpci literal
7184 unsigned idx = 0;
7185 for (unsigned i = 0; i < 4; ++i) {
7186 int m = SVOp->getMaskElt(i);
7187 unsigned mm = m >= 0 ? (unsigned) m : i;
7188 idx |= mm << (3-i)*3;
7189 }
7190
7191 SDValue V3 = DAG.getNode(PPCISD::QVGPCI, dl, MVT::v4f64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007192 DAG.getConstant(idx, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007193 return DAG.getNode(PPCISD::QVFPERM, dl, VT, V1, V2, V3);
7194 }
7195
Chris Lattner19e90552006-04-14 05:19:18 +00007196 // Cases that are handled by instructions that take permute immediates
7197 // (such as vsplt*) should be left as VECTOR_SHUFFLE nodes so they can be
7198 // selected by the instruction selector.
7199 if (V2.getOpcode() == ISD::UNDEF) {
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007200 if (PPC::isSplatShuffleMask(SVOp, 1) ||
7201 PPC::isSplatShuffleMask(SVOp, 2) ||
7202 PPC::isSplatShuffleMask(SVOp, 4) ||
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00007203 PPC::isVPKUWUMShuffleMask(SVOp, 1, DAG) ||
7204 PPC::isVPKUHUMShuffleMask(SVOp, 1, DAG) ||
Bill Schmidt42a69362014-08-05 20:47:25 +00007205 PPC::isVSLDOIShuffleMask(SVOp, 1, DAG) != -1 ||
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00007206 PPC::isVMRGLShuffleMask(SVOp, 1, 1, DAG) ||
7207 PPC::isVMRGLShuffleMask(SVOp, 2, 1, DAG) ||
7208 PPC::isVMRGLShuffleMask(SVOp, 4, 1, DAG) ||
7209 PPC::isVMRGHShuffleMask(SVOp, 1, 1, DAG) ||
7210 PPC::isVMRGHShuffleMask(SVOp, 2, 1, DAG) ||
Kit Barton13894c72015-06-25 15:17:40 +00007211 PPC::isVMRGHShuffleMask(SVOp, 4, 1, DAG) ||
Hal Finkel77c8b7f2015-09-02 16:52:37 +00007212 (Subtarget.hasP8Altivec() && (
7213 PPC::isVPKUDUMShuffleMask(SVOp, 1, DAG) ||
7214 PPC::isVMRGEOShuffleMask(SVOp, true, 1, DAG) ||
7215 PPC::isVMRGEOShuffleMask(SVOp, false, 1, DAG)))) {
Chris Lattner19e90552006-04-14 05:19:18 +00007216 return Op;
7217 }
7218 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007219
Chris Lattner19e90552006-04-14 05:19:18 +00007220 // Altivec has a variety of "shuffle immediates" that take two vector inputs
7221 // and produce a fixed permutation. If any of these match, do not lower to
7222 // VPERM.
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00007223 unsigned int ShuffleKind = isLittleEndian ? 2 : 0;
Ulrich Weigandcc9909b2014-08-04 13:53:40 +00007224 if (PPC::isVPKUWUMShuffleMask(SVOp, ShuffleKind, DAG) ||
7225 PPC::isVPKUHUMShuffleMask(SVOp, ShuffleKind, DAG) ||
Bill Schmidt42a69362014-08-05 20:47:25 +00007226 PPC::isVSLDOIShuffleMask(SVOp, ShuffleKind, DAG) != -1 ||
Bill Schmidtc9fa5dd2014-07-25 01:55:55 +00007227 PPC::isVMRGLShuffleMask(SVOp, 1, ShuffleKind, DAG) ||
7228 PPC::isVMRGLShuffleMask(SVOp, 2, ShuffleKind, DAG) ||
7229 PPC::isVMRGLShuffleMask(SVOp, 4, ShuffleKind, DAG) ||
7230 PPC::isVMRGHShuffleMask(SVOp, 1, ShuffleKind, DAG) ||
7231 PPC::isVMRGHShuffleMask(SVOp, 2, ShuffleKind, DAG) ||
Kit Barton13894c72015-06-25 15:17:40 +00007232 PPC::isVMRGHShuffleMask(SVOp, 4, ShuffleKind, DAG) ||
Hal Finkel77c8b7f2015-09-02 16:52:37 +00007233 (Subtarget.hasP8Altivec() && (
7234 PPC::isVPKUDUMShuffleMask(SVOp, ShuffleKind, DAG) ||
7235 PPC::isVMRGEOShuffleMask(SVOp, true, ShuffleKind, DAG) ||
7236 PPC::isVMRGEOShuffleMask(SVOp, false, ShuffleKind, DAG))))
Chris Lattner19e90552006-04-14 05:19:18 +00007237 return Op;
Scott Michelcf0da6c2009-02-17 22:15:04 +00007238
Chris Lattner071ad012006-04-17 05:28:54 +00007239 // Check to see if this is a shuffle of 4-byte values. If so, we can use our
7240 // perfect shuffle table to emit an optimal matching sequence.
Benjamin Kramer339ced42012-01-15 13:16:05 +00007241 ArrayRef<int> PermMask = SVOp->getMask();
Wesley Peck527da1b2010-11-23 03:31:01 +00007242
Chris Lattner071ad012006-04-17 05:28:54 +00007243 unsigned PFIndexes[4];
7244 bool isFourElementShuffle = true;
7245 for (unsigned i = 0; i != 4 && isFourElementShuffle; ++i) { // Element number
7246 unsigned EltNo = 8; // Start out undef.
7247 for (unsigned j = 0; j != 4; ++j) { // Intra-element byte.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007248 if (PermMask[i*4+j] < 0)
Chris Lattner071ad012006-04-17 05:28:54 +00007249 continue; // Undef, ignore it.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007250
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007251 unsigned ByteSource = PermMask[i*4+j];
Chris Lattner071ad012006-04-17 05:28:54 +00007252 if ((ByteSource & 3) != j) {
7253 isFourElementShuffle = false;
7254 break;
7255 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007256
Chris Lattner071ad012006-04-17 05:28:54 +00007257 if (EltNo == 8) {
7258 EltNo = ByteSource/4;
7259 } else if (EltNo != ByteSource/4) {
7260 isFourElementShuffle = false;
7261 break;
7262 }
7263 }
7264 PFIndexes[i] = EltNo;
7265 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007266
7267 // If this shuffle can be expressed as a shuffle of 4-byte elements, use the
Chris Lattner071ad012006-04-17 05:28:54 +00007268 // perfect shuffle vector to determine if it is cost effective to do this as
7269 // discrete instructions, or whether we should use a vperm.
Bill Schmidtf910a062014-06-10 14:35:01 +00007270 // For now, we skip this for little endian until such time as we have a
7271 // little-endian perfect shuffle table.
7272 if (isFourElementShuffle && !isLittleEndian) {
Chris Lattner071ad012006-04-17 05:28:54 +00007273 // Compute the index in the perfect shuffle table.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007274 unsigned PFTableIndex =
Chris Lattner071ad012006-04-17 05:28:54 +00007275 PFIndexes[0]*9*9*9+PFIndexes[1]*9*9+PFIndexes[2]*9+PFIndexes[3];
Scott Michelcf0da6c2009-02-17 22:15:04 +00007276
Chris Lattner071ad012006-04-17 05:28:54 +00007277 unsigned PFEntry = PerfectShuffleTable[PFTableIndex];
7278 unsigned Cost = (PFEntry >> 30);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007279
Chris Lattner071ad012006-04-17 05:28:54 +00007280 // Determining when to avoid vperm is tricky. Many things affect the cost
7281 // of vperm, particularly how many times the perm mask needs to be computed.
7282 // For example, if the perm mask can be hoisted out of a loop or is already
7283 // used (perhaps because there are multiple permutes with the same shuffle
7284 // mask?) the vperm has a cost of 1. OTOH, hoisting the permute mask out of
7285 // the loop requires an extra register.
7286 //
7287 // As a compromise, we only emit discrete instructions if the shuffle can be
Scott Michelcf0da6c2009-02-17 22:15:04 +00007288 // generated in 3 or fewer operations. When we have loop information
Chris Lattner071ad012006-04-17 05:28:54 +00007289 // available, if this block is within a loop, we should avoid using vperm
7290 // for 3-operation perms and use a constant pool load instead.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007291 if (Cost < 3)
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007292 return GeneratePerfectShuffle(PFEntry, V1, V2, DAG, dl);
Chris Lattner071ad012006-04-17 05:28:54 +00007293 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007294
Chris Lattner19e90552006-04-14 05:19:18 +00007295 // Lower this to a VPERM(V1, V2, V3) expression, where V3 is a constant
7296 // vector that will get spilled to the constant pool.
7297 if (V2.getOpcode() == ISD::UNDEF) V2 = V1;
Scott Michelcf0da6c2009-02-17 22:15:04 +00007298
Chris Lattner19e90552006-04-14 05:19:18 +00007299 // The SHUFFLE_VECTOR mask is almost exactly what we want for vperm, except
7300 // that it is in input element units, not in bytes. Convert now.
Bill Schmidt4aedff82014-06-06 14:06:26 +00007301
7302 // For little endian, the order of the input vectors is reversed, and
7303 // the permutation mask is complemented with respect to 31. This is
7304 // necessary to produce proper semantics with the big-endian-biased vperm
7305 // instruction.
Owen Anderson53aa7a92009-08-10 22:56:29 +00007306 EVT EltVT = V1.getValueType().getVectorElementType();
Duncan Sands13237ac2008-06-06 12:08:01 +00007307 unsigned BytesPerElement = EltVT.getSizeInBits()/8;
Scott Michelcf0da6c2009-02-17 22:15:04 +00007308
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007309 SmallVector<SDValue, 16> ResultMask;
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007310 for (unsigned i = 0, e = VT.getVectorNumElements(); i != e; ++i) {
7311 unsigned SrcElt = PermMask[i] < 0 ? 0 : PermMask[i];
Scott Michelcf0da6c2009-02-17 22:15:04 +00007312
Chris Lattner19e90552006-04-14 05:19:18 +00007313 for (unsigned j = 0; j != BytesPerElement; ++j)
Bill Schmidt4aedff82014-06-06 14:06:26 +00007314 if (isLittleEndian)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007315 ResultMask.push_back(DAG.getConstant(31 - (SrcElt*BytesPerElement + j),
7316 dl, MVT::i32));
Bill Schmidt4aedff82014-06-06 14:06:26 +00007317 else
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007318 ResultMask.push_back(DAG.getConstant(SrcElt*BytesPerElement + j, dl,
Bill Schmidt4aedff82014-06-06 14:06:26 +00007319 MVT::i32));
Chris Lattner19e90552006-04-14 05:19:18 +00007320 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007321
Owen Anderson9f944592009-08-11 20:47:22 +00007322 SDValue VPermMask = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v16i8,
Craig Topper48d114b2014-04-26 18:35:24 +00007323 ResultMask);
Bill Schmidt4aedff82014-06-06 14:06:26 +00007324 if (isLittleEndian)
7325 return DAG.getNode(PPCISD::VPERM, dl, V1.getValueType(),
7326 V2, V1, VPermMask);
7327 else
7328 return DAG.getNode(PPCISD::VPERM, dl, V1.getValueType(),
7329 V1, V2, VPermMask);
Chris Lattner19e90552006-04-14 05:19:18 +00007330}
7331
Nemanja Ivanovic2c84b292015-09-29 17:41:53 +00007332/// getVectorCompareInfo - Given an intrinsic, return false if it is not a
7333/// vector comparison. If it is, return true and fill in Opc/isDot with
Chris Lattner9754d142006-04-18 17:59:36 +00007334/// information about the intrinsic.
Nemanja Ivanovic2c84b292015-09-29 17:41:53 +00007335static bool getVectorCompareInfo(SDValue Intrin, int &CompareOpc,
7336 bool &isDot, const PPCSubtarget &Subtarget) {
Dan Gohmaneffb8942008-09-12 16:56:44 +00007337 unsigned IntrinsicID =
7338 cast<ConstantSDNode>(Intrin.getOperand(0))->getZExtValue();
Chris Lattner9754d142006-04-18 17:59:36 +00007339 CompareOpc = -1;
7340 isDot = false;
7341 switch (IntrinsicID) {
7342 default: return false;
7343 // Comparison predicates.
Chris Lattner4211ca92006-04-14 06:01:58 +00007344 case Intrinsic::ppc_altivec_vcmpbfp_p: CompareOpc = 966; isDot = 1; break;
7345 case Intrinsic::ppc_altivec_vcmpeqfp_p: CompareOpc = 198; isDot = 1; break;
7346 case Intrinsic::ppc_altivec_vcmpequb_p: CompareOpc = 6; isDot = 1; break;
7347 case Intrinsic::ppc_altivec_vcmpequh_p: CompareOpc = 70; isDot = 1; break;
7348 case Intrinsic::ppc_altivec_vcmpequw_p: CompareOpc = 134; isDot = 1; break;
NAKAMURA Takumi10c80e72015-09-22 11:19:03 +00007349 case Intrinsic::ppc_altivec_vcmpequd_p:
Kit Barton0cfa7b72015-03-03 19:55:45 +00007350 if (Subtarget.hasP8Altivec()) {
NAKAMURA Takumi70ad98a2015-09-22 11:13:55 +00007351 CompareOpc = 199;
7352 isDot = 1;
7353 } else
Kit Barton0cfa7b72015-03-03 19:55:45 +00007354 return false;
7355
7356 break;
Chris Lattner4211ca92006-04-14 06:01:58 +00007357 case Intrinsic::ppc_altivec_vcmpgefp_p: CompareOpc = 454; isDot = 1; break;
7358 case Intrinsic::ppc_altivec_vcmpgtfp_p: CompareOpc = 710; isDot = 1; break;
7359 case Intrinsic::ppc_altivec_vcmpgtsb_p: CompareOpc = 774; isDot = 1; break;
7360 case Intrinsic::ppc_altivec_vcmpgtsh_p: CompareOpc = 838; isDot = 1; break;
7361 case Intrinsic::ppc_altivec_vcmpgtsw_p: CompareOpc = 902; isDot = 1; break;
NAKAMURA Takumi10c80e72015-09-22 11:19:03 +00007362 case Intrinsic::ppc_altivec_vcmpgtsd_p:
Kit Barton0cfa7b72015-03-03 19:55:45 +00007363 if (Subtarget.hasP8Altivec()) {
NAKAMURA Takumi70ad98a2015-09-22 11:13:55 +00007364 CompareOpc = 967;
7365 isDot = 1;
7366 } else
Kit Barton0cfa7b72015-03-03 19:55:45 +00007367 return false;
7368
7369 break;
Chris Lattner4211ca92006-04-14 06:01:58 +00007370 case Intrinsic::ppc_altivec_vcmpgtub_p: CompareOpc = 518; isDot = 1; break;
7371 case Intrinsic::ppc_altivec_vcmpgtuh_p: CompareOpc = 582; isDot = 1; break;
7372 case Intrinsic::ppc_altivec_vcmpgtuw_p: CompareOpc = 646; isDot = 1; break;
NAKAMURA Takumi10c80e72015-09-22 11:19:03 +00007373 case Intrinsic::ppc_altivec_vcmpgtud_p:
Kit Barton0cfa7b72015-03-03 19:55:45 +00007374 if (Subtarget.hasP8Altivec()) {
NAKAMURA Takumi70ad98a2015-09-22 11:13:55 +00007375 CompareOpc = 711;
7376 isDot = 1;
7377 } else
Kit Barton0cfa7b72015-03-03 19:55:45 +00007378 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +00007379
Kit Barton0cfa7b72015-03-03 19:55:45 +00007380 break;
Nemanja Ivanovic2c84b292015-09-29 17:41:53 +00007381 // VSX predicate comparisons use the same infrastructure
7382 case Intrinsic::ppc_vsx_xvcmpeqdp_p:
7383 case Intrinsic::ppc_vsx_xvcmpgedp_p:
7384 case Intrinsic::ppc_vsx_xvcmpgtdp_p:
7385 case Intrinsic::ppc_vsx_xvcmpeqsp_p:
7386 case Intrinsic::ppc_vsx_xvcmpgesp_p:
7387 case Intrinsic::ppc_vsx_xvcmpgtsp_p:
7388 if (Subtarget.hasVSX()) {
7389 switch (IntrinsicID) {
7390 case Intrinsic::ppc_vsx_xvcmpeqdp_p: CompareOpc = 99; break;
7391 case Intrinsic::ppc_vsx_xvcmpgedp_p: CompareOpc = 115; break;
7392 case Intrinsic::ppc_vsx_xvcmpgtdp_p: CompareOpc = 107; break;
7393 case Intrinsic::ppc_vsx_xvcmpeqsp_p: CompareOpc = 67; break;
7394 case Intrinsic::ppc_vsx_xvcmpgesp_p: CompareOpc = 83; break;
7395 case Intrinsic::ppc_vsx_xvcmpgtsp_p: CompareOpc = 75; break;
7396 }
7397 isDot = 1;
7398 }
7399 else
7400 return false;
7401
7402 break;
NAKAMURA Takumi10c80e72015-09-22 11:19:03 +00007403
Chris Lattner4211ca92006-04-14 06:01:58 +00007404 // Normal Comparisons.
7405 case Intrinsic::ppc_altivec_vcmpbfp: CompareOpc = 966; isDot = 0; break;
7406 case Intrinsic::ppc_altivec_vcmpeqfp: CompareOpc = 198; isDot = 0; break;
7407 case Intrinsic::ppc_altivec_vcmpequb: CompareOpc = 6; isDot = 0; break;
7408 case Intrinsic::ppc_altivec_vcmpequh: CompareOpc = 70; isDot = 0; break;
7409 case Intrinsic::ppc_altivec_vcmpequw: CompareOpc = 134; isDot = 0; break;
Kit Barton0cfa7b72015-03-03 19:55:45 +00007410 case Intrinsic::ppc_altivec_vcmpequd:
7411 if (Subtarget.hasP8Altivec()) {
NAKAMURA Takumi70ad98a2015-09-22 11:13:55 +00007412 CompareOpc = 199;
7413 isDot = 0;
7414 } else
Kit Barton0cfa7b72015-03-03 19:55:45 +00007415 return false;
7416
7417 break;
Chris Lattner4211ca92006-04-14 06:01:58 +00007418 case Intrinsic::ppc_altivec_vcmpgefp: CompareOpc = 454; isDot = 0; break;
7419 case Intrinsic::ppc_altivec_vcmpgtfp: CompareOpc = 710; isDot = 0; break;
7420 case Intrinsic::ppc_altivec_vcmpgtsb: CompareOpc = 774; isDot = 0; break;
7421 case Intrinsic::ppc_altivec_vcmpgtsh: CompareOpc = 838; isDot = 0; break;
7422 case Intrinsic::ppc_altivec_vcmpgtsw: CompareOpc = 902; isDot = 0; break;
NAKAMURA Takumi10c80e72015-09-22 11:19:03 +00007423 case Intrinsic::ppc_altivec_vcmpgtsd:
Kit Barton0cfa7b72015-03-03 19:55:45 +00007424 if (Subtarget.hasP8Altivec()) {
NAKAMURA Takumi70ad98a2015-09-22 11:13:55 +00007425 CompareOpc = 967;
7426 isDot = 0;
7427 } else
Kit Barton0cfa7b72015-03-03 19:55:45 +00007428 return false;
7429
7430 break;
Chris Lattner4211ca92006-04-14 06:01:58 +00007431 case Intrinsic::ppc_altivec_vcmpgtub: CompareOpc = 518; isDot = 0; break;
7432 case Intrinsic::ppc_altivec_vcmpgtuh: CompareOpc = 582; isDot = 0; break;
7433 case Intrinsic::ppc_altivec_vcmpgtuw: CompareOpc = 646; isDot = 0; break;
NAKAMURA Takumi10c80e72015-09-22 11:19:03 +00007434 case Intrinsic::ppc_altivec_vcmpgtud:
Kit Barton0cfa7b72015-03-03 19:55:45 +00007435 if (Subtarget.hasP8Altivec()) {
NAKAMURA Takumi70ad98a2015-09-22 11:13:55 +00007436 CompareOpc = 711;
7437 isDot = 0;
7438 } else
Kit Barton0cfa7b72015-03-03 19:55:45 +00007439 return false;
7440
7441 break;
Chris Lattner4211ca92006-04-14 06:01:58 +00007442 }
Chris Lattner9754d142006-04-18 17:59:36 +00007443 return true;
7444}
7445
7446/// LowerINTRINSIC_WO_CHAIN - If this is an intrinsic that we want to custom
7447/// lower, do it, otherwise return null.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007448SDValue PPCTargetLowering::LowerINTRINSIC_WO_CHAIN(SDValue Op,
Dan Gohman21cea8a2010-04-17 15:26:15 +00007449 SelectionDAG &DAG) const {
Chris Lattner9754d142006-04-18 17:59:36 +00007450 // If this is a lowered altivec predicate compare, CompareOpc is set to the
7451 // opcode number of the comparison.
Andrew Trickef9de2a2013-05-25 02:42:55 +00007452 SDLoc dl(Op);
Chris Lattner9754d142006-04-18 17:59:36 +00007453 int CompareOpc;
7454 bool isDot;
Nemanja Ivanovic2c84b292015-09-29 17:41:53 +00007455 if (!getVectorCompareInfo(Op, CompareOpc, isDot, Subtarget))
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007456 return SDValue(); // Don't custom lower most intrinsics.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007457
Chris Lattner9754d142006-04-18 17:59:36 +00007458 // If this is a non-dot comparison, make the VCMP node and we are done.
Chris Lattner4211ca92006-04-14 06:01:58 +00007459 if (!isDot) {
Dale Johannesenf80493b2009-02-05 22:07:54 +00007460 SDValue Tmp = DAG.getNode(PPCISD::VCMP, dl, Op.getOperand(2).getValueType(),
Chris Lattner9fa851b2010-03-14 22:44:11 +00007461 Op.getOperand(1), Op.getOperand(2),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007462 DAG.getConstant(CompareOpc, dl, MVT::i32));
Wesley Peck527da1b2010-11-23 03:31:01 +00007463 return DAG.getNode(ISD::BITCAST, dl, Op.getValueType(), Tmp);
Chris Lattner4211ca92006-04-14 06:01:58 +00007464 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007465
Chris Lattner4211ca92006-04-14 06:01:58 +00007466 // Create the PPCISD altivec 'dot' comparison node.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007467 SDValue Ops[] = {
Chris Lattnerd66f14e2006-08-11 17:18:05 +00007468 Op.getOperand(2), // LHS
7469 Op.getOperand(3), // RHS
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007470 DAG.getConstant(CompareOpc, dl, MVT::i32)
Chris Lattnerd66f14e2006-08-11 17:18:05 +00007471 };
Benjamin Kramerfdf362b2013-03-07 20:33:29 +00007472 EVT VTs[] = { Op.getOperand(2).getValueType(), MVT::Glue };
Craig Topper48d114b2014-04-26 18:35:24 +00007473 SDValue CompNode = DAG.getNode(PPCISD::VCMPo, dl, VTs, Ops);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007474
Chris Lattner4211ca92006-04-14 06:01:58 +00007475 // Now that we have the comparison, emit a copy from the CR to a GPR.
7476 // This is flagged to the above dot comparison.
Ulrich Weigandd5ebc622013-07-03 17:05:42 +00007477 SDValue Flags = DAG.getNode(PPCISD::MFOCRF, dl, MVT::i32,
Owen Anderson9f944592009-08-11 20:47:22 +00007478 DAG.getRegister(PPC::CR6, MVT::i32),
Scott Michelcf0da6c2009-02-17 22:15:04 +00007479 CompNode.getValue(1));
7480
Chris Lattner4211ca92006-04-14 06:01:58 +00007481 // Unpack the result based on how the target uses it.
7482 unsigned BitNo; // Bit # of CR6.
7483 bool InvertBit; // Invert result?
Dan Gohmaneffb8942008-09-12 16:56:44 +00007484 switch (cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue()) {
Chris Lattner4211ca92006-04-14 06:01:58 +00007485 default: // Can't happen, don't crash on invalid number though.
7486 case 0: // Return the value of the EQ bit of CR6.
7487 BitNo = 0; InvertBit = false;
7488 break;
7489 case 1: // Return the inverted value of the EQ bit of CR6.
7490 BitNo = 0; InvertBit = true;
7491 break;
7492 case 2: // Return the value of the LT bit of CR6.
7493 BitNo = 2; InvertBit = false;
7494 break;
7495 case 3: // Return the inverted value of the LT bit of CR6.
7496 BitNo = 2; InvertBit = true;
7497 break;
7498 }
Scott Michelcf0da6c2009-02-17 22:15:04 +00007499
Chris Lattner4211ca92006-04-14 06:01:58 +00007500 // Shift the bit into the low position.
Owen Anderson9f944592009-08-11 20:47:22 +00007501 Flags = DAG.getNode(ISD::SRL, dl, MVT::i32, Flags,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007502 DAG.getConstant(8 - (3 - BitNo), dl, MVT::i32));
Chris Lattner4211ca92006-04-14 06:01:58 +00007503 // Isolate the bit.
Owen Anderson9f944592009-08-11 20:47:22 +00007504 Flags = DAG.getNode(ISD::AND, dl, MVT::i32, Flags,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007505 DAG.getConstant(1, dl, MVT::i32));
Scott Michelcf0da6c2009-02-17 22:15:04 +00007506
Chris Lattner4211ca92006-04-14 06:01:58 +00007507 // If we are supposed to, toggle the bit.
7508 if (InvertBit)
Owen Anderson9f944592009-08-11 20:47:22 +00007509 Flags = DAG.getNode(ISD::XOR, dl, MVT::i32, Flags,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007510 DAG.getConstant(1, dl, MVT::i32));
Chris Lattner4211ca92006-04-14 06:01:58 +00007511 return Flags;
7512}
7513
Hal Finkel5c0d1452014-03-30 13:22:59 +00007514SDValue PPCTargetLowering::LowerSIGN_EXTEND_INREG(SDValue Op,
7515 SelectionDAG &DAG) const {
7516 SDLoc dl(Op);
7517 // For v2i64 (VSX), we can pattern patch the v2i32 case (using fp <-> int
7518 // instructions), but for smaller types, we need to first extend up to v2i32
7519 // before doing going farther.
7520 if (Op.getValueType() == MVT::v2i64) {
7521 EVT ExtVT = cast<VTSDNode>(Op.getOperand(1))->getVT();
7522 if (ExtVT != MVT::v2i32) {
7523 Op = DAG.getNode(ISD::BITCAST, dl, MVT::v4i32, Op.getOperand(0));
7524 Op = DAG.getNode(ISD::SIGN_EXTEND_INREG, dl, MVT::v4i32, Op,
7525 DAG.getValueType(EVT::getVectorVT(*DAG.getContext(),
7526 ExtVT.getVectorElementType(), 4)));
7527 Op = DAG.getNode(ISD::BITCAST, dl, MVT::v2i64, Op);
7528 Op = DAG.getNode(ISD::SIGN_EXTEND_INREG, dl, MVT::v2i64, Op,
7529 DAG.getValueType(MVT::v2i32));
7530 }
7531
7532 return Op;
7533 }
7534
7535 return SDValue();
7536}
7537
Scott Michelcf0da6c2009-02-17 22:15:04 +00007538SDValue PPCTargetLowering::LowerSCALAR_TO_VECTOR(SDValue Op,
Dan Gohman21cea8a2010-04-17 15:26:15 +00007539 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00007540 SDLoc dl(Op);
Chris Lattner4211ca92006-04-14 06:01:58 +00007541 // Create a stack slot that is 16-byte aligned.
7542 MachineFrameInfo *FrameInfo = DAG.getMachineFunction().getFrameInfo();
David Greene1fbe0542009-11-12 20:49:22 +00007543 int FrameIdx = FrameInfo->CreateStackObject(16, 16, false);
Mehdi Amini44ede332015-07-09 02:09:04 +00007544 EVT PtrVT = getPointerTy(DAG.getDataLayout());
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007545 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007546
Chris Lattner4211ca92006-04-14 06:01:58 +00007547 // Store the input value into Value#0 of the stack slot.
Dale Johannesen021052a2009-02-04 20:06:27 +00007548 SDValue Store = DAG.getStore(DAG.getEntryNode(), dl,
Chris Lattner676c61d2010-09-21 18:41:36 +00007549 Op.getOperand(0), FIdx, MachinePointerInfo(),
David Greene87a5abe2010-02-15 16:56:53 +00007550 false, false, 0);
Chris Lattner4211ca92006-04-14 06:01:58 +00007551 // Load it out.
Chris Lattner7727d052010-09-21 06:44:06 +00007552 return DAG.getLoad(Op.getValueType(), dl, Store, FIdx, MachinePointerInfo(),
Pete Cooper82cd9e82011-11-08 18:42:53 +00007553 false, false, false, 0);
Chris Lattner4211ca92006-04-14 06:01:58 +00007554}
7555
Hal Finkelc93a9a22015-02-25 01:06:45 +00007556SDValue PPCTargetLowering::LowerEXTRACT_VECTOR_ELT(SDValue Op,
7557 SelectionDAG &DAG) const {
7558 SDLoc dl(Op);
7559 SDNode *N = Op.getNode();
7560
7561 assert(N->getOperand(0).getValueType() == MVT::v4i1 &&
7562 "Unknown extract_vector_elt type");
7563
7564 SDValue Value = N->getOperand(0);
7565
7566 // The first part of this is like the store lowering except that we don't
7567 // need to track the chain.
7568
7569 // The values are now known to be -1 (false) or 1 (true). To convert this
7570 // into 0 (false) and 1 (true), add 1 and then divide by 2 (multiply by 0.5).
7571 // This can be done with an fma and the 0.5 constant: (V+1.0)*0.5 = 0.5*V+0.5
7572 Value = DAG.getNode(PPCISD::QBFLT, dl, MVT::v4f64, Value);
7573
7574 // FIXME: We can make this an f32 vector, but the BUILD_VECTOR code needs to
7575 // understand how to form the extending load.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007576 SDValue FPHalfs = DAG.getConstantFP(0.5, dl, MVT::f64);
Hal Finkelc93a9a22015-02-25 01:06:45 +00007577 FPHalfs = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4f64,
7578 FPHalfs, FPHalfs, FPHalfs, FPHalfs);
7579
NAKAMURA Takumi10c80e72015-09-22 11:19:03 +00007580 Value = DAG.getNode(ISD::FMA, dl, MVT::v4f64, Value, FPHalfs, FPHalfs);
Hal Finkelc93a9a22015-02-25 01:06:45 +00007581
7582 // Now convert to an integer and store.
7583 Value = DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, MVT::v4f64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007584 DAG.getConstant(Intrinsic::ppc_qpx_qvfctiwu, dl, MVT::i32),
Hal Finkelc93a9a22015-02-25 01:06:45 +00007585 Value);
7586
7587 MachineFrameInfo *FrameInfo = DAG.getMachineFunction().getFrameInfo();
7588 int FrameIdx = FrameInfo->CreateStackObject(16, 16, false);
Alex Lorenze40c8a22015-08-11 23:09:45 +00007589 MachinePointerInfo PtrInfo =
7590 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx);
Mehdi Amini44ede332015-07-09 02:09:04 +00007591 EVT PtrVT = getPointerTy(DAG.getDataLayout());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007592 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
7593
7594 SDValue StoreChain = DAG.getEntryNode();
7595 SmallVector<SDValue, 2> Ops;
7596 Ops.push_back(StoreChain);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007597 Ops.push_back(DAG.getConstant(Intrinsic::ppc_qpx_qvstfiw, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007598 Ops.push_back(Value);
7599 Ops.push_back(FIdx);
7600
7601 SmallVector<EVT, 2> ValueVTs;
7602 ValueVTs.push_back(MVT::Other); // chain
7603 SDVTList VTs = DAG.getVTList(ValueVTs);
7604
7605 StoreChain = DAG.getMemIntrinsicNode(ISD::INTRINSIC_VOID,
7606 dl, VTs, Ops, MVT::v4i32, PtrInfo);
7607
7608 // Extract the value requested.
7609 unsigned Offset = 4*cast<ConstantSDNode>(N->getOperand(1))->getZExtValue();
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007610 SDValue Idx = DAG.getConstant(Offset, dl, FIdx.getValueType());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007611 Idx = DAG.getNode(ISD::ADD, dl, FIdx.getValueType(), FIdx, Idx);
7612
7613 SDValue IntVal = DAG.getLoad(MVT::i32, dl, StoreChain, Idx,
7614 PtrInfo.getWithOffset(Offset),
7615 false, false, false, 0);
7616
7617 if (!Subtarget.useCRBits())
7618 return IntVal;
7619
7620 return DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, IntVal);
7621}
7622
7623/// Lowering for QPX v4i1 loads
7624SDValue PPCTargetLowering::LowerVectorLoad(SDValue Op,
7625 SelectionDAG &DAG) const {
7626 SDLoc dl(Op);
7627 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode());
7628 SDValue LoadChain = LN->getChain();
7629 SDValue BasePtr = LN->getBasePtr();
7630
7631 if (Op.getValueType() == MVT::v4f64 ||
7632 Op.getValueType() == MVT::v4f32) {
7633 EVT MemVT = LN->getMemoryVT();
7634 unsigned Alignment = LN->getAlignment();
7635
7636 // If this load is properly aligned, then it is legal.
7637 if (Alignment >= MemVT.getStoreSize())
7638 return Op;
7639
7640 EVT ScalarVT = Op.getValueType().getScalarType(),
7641 ScalarMemVT = MemVT.getScalarType();
7642 unsigned Stride = ScalarMemVT.getStoreSize();
7643
7644 SmallVector<SDValue, 8> Vals, LoadChains;
7645 for (unsigned Idx = 0; Idx < 4; ++Idx) {
7646 SDValue Load;
7647 if (ScalarVT != ScalarMemVT)
7648 Load =
7649 DAG.getExtLoad(LN->getExtensionType(), dl, ScalarVT, LoadChain,
7650 BasePtr,
7651 LN->getPointerInfo().getWithOffset(Idx*Stride),
7652 ScalarMemVT, LN->isVolatile(), LN->isNonTemporal(),
7653 LN->isInvariant(), MinAlign(Alignment, Idx*Stride),
7654 LN->getAAInfo());
7655 else
7656 Load =
7657 DAG.getLoad(ScalarVT, dl, LoadChain, BasePtr,
7658 LN->getPointerInfo().getWithOffset(Idx*Stride),
7659 LN->isVolatile(), LN->isNonTemporal(),
7660 LN->isInvariant(), MinAlign(Alignment, Idx*Stride),
7661 LN->getAAInfo());
7662
7663 if (Idx == 0 && LN->isIndexed()) {
7664 assert(LN->getAddressingMode() == ISD::PRE_INC &&
7665 "Unknown addressing mode on vector load");
7666 Load = DAG.getIndexedLoad(Load, dl, BasePtr, LN->getOffset(),
7667 LN->getAddressingMode());
7668 }
7669
7670 Vals.push_back(Load);
7671 LoadChains.push_back(Load.getValue(1));
7672
7673 BasePtr = DAG.getNode(ISD::ADD, dl, BasePtr.getValueType(), BasePtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007674 DAG.getConstant(Stride, dl,
7675 BasePtr.getValueType()));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007676 }
7677
7678 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, LoadChains);
7679 SDValue Value = DAG.getNode(ISD::BUILD_VECTOR, dl,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007680 Op.getValueType(), Vals);
Hal Finkelc93a9a22015-02-25 01:06:45 +00007681
7682 if (LN->isIndexed()) {
7683 SDValue RetOps[] = { Value, Vals[0].getValue(1), TF };
7684 return DAG.getMergeValues(RetOps, dl);
7685 }
7686
7687 SDValue RetOps[] = { Value, TF };
7688 return DAG.getMergeValues(RetOps, dl);
7689 }
7690
7691 assert(Op.getValueType() == MVT::v4i1 && "Unknown load to lower");
7692 assert(LN->isUnindexed() && "Indexed v4i1 loads are not supported");
7693
7694 // To lower v4i1 from a byte array, we load the byte elements of the
7695 // vector and then reuse the BUILD_VECTOR logic.
7696
7697 SmallVector<SDValue, 4> VectElmts, VectElmtChains;
7698 for (unsigned i = 0; i < 4; ++i) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007699 SDValue Idx = DAG.getConstant(i, dl, BasePtr.getValueType());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007700 Idx = DAG.getNode(ISD::ADD, dl, BasePtr.getValueType(), BasePtr, Idx);
7701
7702 VectElmts.push_back(DAG.getExtLoad(ISD::EXTLOAD,
7703 dl, MVT::i32, LoadChain, Idx,
7704 LN->getPointerInfo().getWithOffset(i),
7705 MVT::i8 /* memory type */,
7706 LN->isVolatile(), LN->isNonTemporal(),
7707 LN->isInvariant(),
7708 1 /* alignment */, LN->getAAInfo()));
7709 VectElmtChains.push_back(VectElmts[i].getValue(1));
7710 }
7711
7712 LoadChain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, VectElmtChains);
7713 SDValue Value = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4i1, VectElmts);
7714
7715 SDValue RVals[] = { Value, LoadChain };
7716 return DAG.getMergeValues(RVals, dl);
7717}
7718
7719/// Lowering for QPX v4i1 stores
7720SDValue PPCTargetLowering::LowerVectorStore(SDValue Op,
7721 SelectionDAG &DAG) const {
7722 SDLoc dl(Op);
7723 StoreSDNode *SN = cast<StoreSDNode>(Op.getNode());
7724 SDValue StoreChain = SN->getChain();
7725 SDValue BasePtr = SN->getBasePtr();
7726 SDValue Value = SN->getValue();
7727
7728 if (Value.getValueType() == MVT::v4f64 ||
7729 Value.getValueType() == MVT::v4f32) {
7730 EVT MemVT = SN->getMemoryVT();
7731 unsigned Alignment = SN->getAlignment();
7732
7733 // If this store is properly aligned, then it is legal.
7734 if (Alignment >= MemVT.getStoreSize())
7735 return Op;
7736
7737 EVT ScalarVT = Value.getValueType().getScalarType(),
7738 ScalarMemVT = MemVT.getScalarType();
7739 unsigned Stride = ScalarMemVT.getStoreSize();
7740
7741 SmallVector<SDValue, 8> Stores;
7742 for (unsigned Idx = 0; Idx < 4; ++Idx) {
Mehdi Amini44ede332015-07-09 02:09:04 +00007743 SDValue Ex = DAG.getNode(
7744 ISD::EXTRACT_VECTOR_ELT, dl, ScalarVT, Value,
7745 DAG.getConstant(Idx, dl, getVectorIdxTy(DAG.getDataLayout())));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007746 SDValue Store;
7747 if (ScalarVT != ScalarMemVT)
7748 Store =
7749 DAG.getTruncStore(StoreChain, dl, Ex, BasePtr,
7750 SN->getPointerInfo().getWithOffset(Idx*Stride),
7751 ScalarMemVT, SN->isVolatile(), SN->isNonTemporal(),
7752 MinAlign(Alignment, Idx*Stride), SN->getAAInfo());
7753 else
7754 Store =
7755 DAG.getStore(StoreChain, dl, Ex, BasePtr,
7756 SN->getPointerInfo().getWithOffset(Idx*Stride),
7757 SN->isVolatile(), SN->isNonTemporal(),
7758 MinAlign(Alignment, Idx*Stride), SN->getAAInfo());
7759
7760 if (Idx == 0 && SN->isIndexed()) {
7761 assert(SN->getAddressingMode() == ISD::PRE_INC &&
7762 "Unknown addressing mode on vector store");
7763 Store = DAG.getIndexedStore(Store, dl, BasePtr, SN->getOffset(),
7764 SN->getAddressingMode());
7765 }
7766
7767 BasePtr = DAG.getNode(ISD::ADD, dl, BasePtr.getValueType(), BasePtr,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007768 DAG.getConstant(Stride, dl,
7769 BasePtr.getValueType()));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007770 Stores.push_back(Store);
7771 }
7772
7773 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores);
7774
7775 if (SN->isIndexed()) {
7776 SDValue RetOps[] = { TF, Stores[0].getValue(1) };
7777 return DAG.getMergeValues(RetOps, dl);
7778 }
7779
7780 return TF;
7781 }
7782
7783 assert(SN->isUnindexed() && "Indexed v4i1 stores are not supported");
7784 assert(Value.getValueType() == MVT::v4i1 && "Unknown store to lower");
7785
7786 // The values are now known to be -1 (false) or 1 (true). To convert this
7787 // into 0 (false) and 1 (true), add 1 and then divide by 2 (multiply by 0.5).
7788 // This can be done with an fma and the 0.5 constant: (V+1.0)*0.5 = 0.5*V+0.5
7789 Value = DAG.getNode(PPCISD::QBFLT, dl, MVT::v4f64, Value);
7790
7791 // FIXME: We can make this an f32 vector, but the BUILD_VECTOR code needs to
7792 // understand how to form the extending load.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007793 SDValue FPHalfs = DAG.getConstantFP(0.5, dl, MVT::f64);
Hal Finkelc93a9a22015-02-25 01:06:45 +00007794 FPHalfs = DAG.getNode(ISD::BUILD_VECTOR, dl, MVT::v4f64,
7795 FPHalfs, FPHalfs, FPHalfs, FPHalfs);
7796
NAKAMURA Takumi10c80e72015-09-22 11:19:03 +00007797 Value = DAG.getNode(ISD::FMA, dl, MVT::v4f64, Value, FPHalfs, FPHalfs);
Hal Finkelc93a9a22015-02-25 01:06:45 +00007798
7799 // Now convert to an integer and store.
7800 Value = DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, MVT::v4f64,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007801 DAG.getConstant(Intrinsic::ppc_qpx_qvfctiwu, dl, MVT::i32),
Hal Finkelc93a9a22015-02-25 01:06:45 +00007802 Value);
7803
7804 MachineFrameInfo *FrameInfo = DAG.getMachineFunction().getFrameInfo();
7805 int FrameIdx = FrameInfo->CreateStackObject(16, 16, false);
Alex Lorenze40c8a22015-08-11 23:09:45 +00007806 MachinePointerInfo PtrInfo =
7807 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FrameIdx);
Mehdi Amini44ede332015-07-09 02:09:04 +00007808 EVT PtrVT = getPointerTy(DAG.getDataLayout());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007809 SDValue FIdx = DAG.getFrameIndex(FrameIdx, PtrVT);
7810
7811 SmallVector<SDValue, 2> Ops;
7812 Ops.push_back(StoreChain);
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007813 Ops.push_back(DAG.getConstant(Intrinsic::ppc_qpx_qvstfiw, dl, MVT::i32));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007814 Ops.push_back(Value);
7815 Ops.push_back(FIdx);
7816
7817 SmallVector<EVT, 2> ValueVTs;
7818 ValueVTs.push_back(MVT::Other); // chain
7819 SDVTList VTs = DAG.getVTList(ValueVTs);
7820
7821 StoreChain = DAG.getMemIntrinsicNode(ISD::INTRINSIC_VOID,
7822 dl, VTs, Ops, MVT::v4i32, PtrInfo);
7823
7824 // Move data into the byte array.
7825 SmallVector<SDValue, 4> Loads, LoadChains;
7826 for (unsigned i = 0; i < 4; ++i) {
7827 unsigned Offset = 4*i;
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007828 SDValue Idx = DAG.getConstant(Offset, dl, FIdx.getValueType());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007829 Idx = DAG.getNode(ISD::ADD, dl, FIdx.getValueType(), FIdx, Idx);
7830
7831 Loads.push_back(DAG.getLoad(MVT::i32, dl, StoreChain, Idx,
7832 PtrInfo.getWithOffset(Offset),
7833 false, false, false, 0));
7834 LoadChains.push_back(Loads[i].getValue(1));
7835 }
7836
7837 StoreChain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, LoadChains);
7838
7839 SmallVector<SDValue, 4> Stores;
7840 for (unsigned i = 0; i < 4; ++i) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00007841 SDValue Idx = DAG.getConstant(i, dl, BasePtr.getValueType());
Hal Finkelc93a9a22015-02-25 01:06:45 +00007842 Idx = DAG.getNode(ISD::ADD, dl, BasePtr.getValueType(), BasePtr, Idx);
7843
NAKAMURA Takumi70ad98a2015-09-22 11:13:55 +00007844 Stores.push_back(DAG.getTruncStore(
7845 StoreChain, dl, Loads[i], Idx, SN->getPointerInfo().getWithOffset(i),
7846 MVT::i8 /* memory type */, SN->isNonTemporal(), SN->isVolatile(),
7847 1 /* alignment */, SN->getAAInfo()));
Hal Finkelc93a9a22015-02-25 01:06:45 +00007848 }
7849
7850 StoreChain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores);
7851
7852 return StoreChain;
7853}
7854
Dan Gohman21cea8a2010-04-17 15:26:15 +00007855SDValue PPCTargetLowering::LowerMUL(SDValue Op, SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00007856 SDLoc dl(Op);
Owen Anderson9f944592009-08-11 20:47:22 +00007857 if (Op.getValueType() == MVT::v4i32) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007858 SDValue LHS = Op.getOperand(0), RHS = Op.getOperand(1);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007859
Owen Anderson9f944592009-08-11 20:47:22 +00007860 SDValue Zero = BuildSplatI( 0, 1, MVT::v4i32, DAG, dl);
7861 SDValue Neg16 = BuildSplatI(-16, 4, MVT::v4i32, DAG, dl);//+16 as shift amt.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007862
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007863 SDValue RHSSwap = // = vrlw RHS, 16
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007864 BuildIntrinsicOp(Intrinsic::ppc_altivec_vrlw, RHS, Neg16, DAG, dl);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007865
Chris Lattner7e4398742006-04-18 03:43:48 +00007866 // Shrinkify inputs to v8i16.
Wesley Peck527da1b2010-11-23 03:31:01 +00007867 LHS = DAG.getNode(ISD::BITCAST, dl, MVT::v8i16, LHS);
7868 RHS = DAG.getNode(ISD::BITCAST, dl, MVT::v8i16, RHS);
7869 RHSSwap = DAG.getNode(ISD::BITCAST, dl, MVT::v8i16, RHSSwap);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007870
Chris Lattner7e4398742006-04-18 03:43:48 +00007871 // Low parts multiplied together, generating 32-bit results (we ignore the
7872 // top parts).
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007873 SDValue LoProd = BuildIntrinsicOp(Intrinsic::ppc_altivec_vmulouh,
Owen Anderson9f944592009-08-11 20:47:22 +00007874 LHS, RHS, DAG, dl, MVT::v4i32);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007875
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007876 SDValue HiProd = BuildIntrinsicOp(Intrinsic::ppc_altivec_vmsumuhm,
Owen Anderson9f944592009-08-11 20:47:22 +00007877 LHS, RHSSwap, Zero, DAG, dl, MVT::v4i32);
Chris Lattner7e4398742006-04-18 03:43:48 +00007878 // Shift the high parts up 16 bits.
Scott Michelcf0da6c2009-02-17 22:15:04 +00007879 HiProd = BuildIntrinsicOp(Intrinsic::ppc_altivec_vslw, HiProd,
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007880 Neg16, DAG, dl);
Owen Anderson9f944592009-08-11 20:47:22 +00007881 return DAG.getNode(ISD::ADD, dl, MVT::v4i32, LoProd, HiProd);
7882 } else if (Op.getValueType() == MVT::v8i16) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007883 SDValue LHS = Op.getOperand(0), RHS = Op.getOperand(1);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007884
Owen Anderson9f944592009-08-11 20:47:22 +00007885 SDValue Zero = BuildSplatI(0, 1, MVT::v8i16, DAG, dl);
Chris Lattner7e4398742006-04-18 03:43:48 +00007886
Chris Lattner96d50482006-04-18 04:28:57 +00007887 return BuildIntrinsicOp(Intrinsic::ppc_altivec_vmladduhm,
Dale Johannesen9f3f72f2009-02-06 01:31:28 +00007888 LHS, RHS, Zero, DAG, dl);
Owen Anderson9f944592009-08-11 20:47:22 +00007889 } else if (Op.getValueType() == MVT::v16i8) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007890 SDValue LHS = Op.getOperand(0), RHS = Op.getOperand(1);
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007891 bool isLittleEndian = Subtarget.isLittleEndian();
Scott Michelcf0da6c2009-02-17 22:15:04 +00007892
Chris Lattnerd6d82aa2006-04-18 03:57:35 +00007893 // Multiply the even 8-bit parts, producing 16-bit sums.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007894 SDValue EvenParts = BuildIntrinsicOp(Intrinsic::ppc_altivec_vmuleub,
Owen Anderson9f944592009-08-11 20:47:22 +00007895 LHS, RHS, DAG, dl, MVT::v8i16);
Wesley Peck527da1b2010-11-23 03:31:01 +00007896 EvenParts = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, EvenParts);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007897
Chris Lattnerd6d82aa2006-04-18 03:57:35 +00007898 // Multiply the odd 8-bit parts, producing 16-bit sums.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +00007899 SDValue OddParts = BuildIntrinsicOp(Intrinsic::ppc_altivec_vmuloub,
Owen Anderson9f944592009-08-11 20:47:22 +00007900 LHS, RHS, DAG, dl, MVT::v8i16);
Wesley Peck527da1b2010-11-23 03:31:01 +00007901 OddParts = DAG.getNode(ISD::BITCAST, dl, MVT::v16i8, OddParts);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007902
Bill Schmidt42995e82014-06-09 16:06:29 +00007903 // Merge the results together. Because vmuleub and vmuloub are
7904 // instructions with a big-endian bias, we must reverse the
7905 // element numbering and reverse the meaning of "odd" and "even"
7906 // when generating little endian code.
Nate Begeman8d6d4b92009-04-27 18:41:29 +00007907 int Ops[16];
Chris Lattnerd6d82aa2006-04-18 03:57:35 +00007908 for (unsigned i = 0; i != 8; ++i) {
Bill Schmidt42995e82014-06-09 16:06:29 +00007909 if (isLittleEndian) {
7910 Ops[i*2 ] = 2*i;
7911 Ops[i*2+1] = 2*i+16;
7912 } else {
7913 Ops[i*2 ] = 2*i+1;
7914 Ops[i*2+1] = 2*i+1+16;
7915 }
Chris Lattnerd6d82aa2006-04-18 03:57:35 +00007916 }
Bill Schmidt42995e82014-06-09 16:06:29 +00007917 if (isLittleEndian)
7918 return DAG.getVectorShuffle(MVT::v16i8, dl, OddParts, EvenParts, Ops);
7919 else
7920 return DAG.getVectorShuffle(MVT::v16i8, dl, EvenParts, OddParts, Ops);
Chris Lattner7e4398742006-04-18 03:43:48 +00007921 } else {
Torok Edwinfbcc6632009-07-14 16:55:14 +00007922 llvm_unreachable("Unknown mul to lower!");
Chris Lattner7e4398742006-04-18 03:43:48 +00007923 }
Chris Lattnera2cae1b2006-04-18 03:24:30 +00007924}
7925
Chris Lattnerf3d06c62005-08-26 00:52:45 +00007926/// LowerOperation - Provide custom lowering hooks for some operations.
7927///
Dan Gohman21cea8a2010-04-17 15:26:15 +00007928SDValue PPCTargetLowering::LowerOperation(SDValue Op, SelectionDAG &DAG) const {
Chris Lattnerf3d06c62005-08-26 00:52:45 +00007929 switch (Op.getOpcode()) {
Torok Edwinfbcc6632009-07-14 16:55:14 +00007930 default: llvm_unreachable("Wasn't expecting to be able to lower this!");
Chris Lattner4211ca92006-04-14 06:01:58 +00007931 case ISD::ConstantPool: return LowerConstantPool(Op, DAG);
Bob Wilsonf84f7102009-11-04 21:31:18 +00007932 case ISD::BlockAddress: return LowerBlockAddress(Op, DAG);
Chris Lattner4211ca92006-04-14 06:01:58 +00007933 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG);
Roman Divackye3f15c982012-06-04 17:36:38 +00007934 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG);
Nate Begeman4ca2ea52006-04-22 18:53:45 +00007935 case ISD::JumpTable: return LowerJumpTable(Op, DAG);
Chris Lattner4211ca92006-04-14 06:01:58 +00007936 case ISD::SETCC: return LowerSETCC(Op, DAG);
Duncan Sandsa0984362011-09-06 13:37:06 +00007937 case ISD::INIT_TRAMPOLINE: return LowerINIT_TRAMPOLINE(Op, DAG);
7938 case ISD::ADJUST_TRAMPOLINE: return LowerADJUST_TRAMPOLINE(Op, DAG);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007939 case ISD::VASTART:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007940 return LowerVASTART(Op, DAG, Subtarget);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007941
7942 case ISD::VAARG:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007943 return LowerVAARG(Op, DAG, Subtarget);
Nicolas Geoffray23710a72007-04-03 13:59:52 +00007944
Roman Divackyc3825df2013-07-25 21:36:47 +00007945 case ISD::VACOPY:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007946 return LowerVACOPY(Op, DAG, Subtarget);
Roman Divackyc3825df2013-07-25 21:36:47 +00007947
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007948 case ISD::STACKRESTORE: return LowerSTACKRESTORE(Op, DAG, Subtarget);
Chris Lattner43df5b32007-02-25 05:34:32 +00007949 case ISD::DYNAMIC_STACKALLOC:
Eric Christopherb1aaebe2014-06-12 22:38:18 +00007950 return LowerDYNAMIC_STACKALLOC(Op, DAG, Subtarget);
Evan Cheng51096af2008-04-19 01:30:48 +00007951
Hal Finkel756810f2013-03-21 21:37:52 +00007952 case ISD::EH_SJLJ_SETJMP: return lowerEH_SJLJ_SETJMP(Op, DAG);
7953 case ISD::EH_SJLJ_LONGJMP: return lowerEH_SJLJ_LONGJMP(Op, DAG);
7954
Hal Finkel940ab932014-02-28 00:27:01 +00007955 case ISD::LOAD: return LowerLOAD(Op, DAG);
7956 case ISD::STORE: return LowerSTORE(Op, DAG);
7957 case ISD::TRUNCATE: return LowerTRUNCATE(Op, DAG);
Chris Lattner4211ca92006-04-14 06:01:58 +00007958 case ISD::SELECT_CC: return LowerSELECT_CC(Op, DAG);
Dale Johannesen37bc85f2009-06-04 20:53:52 +00007959 case ISD::FP_TO_UINT:
7960 case ISD::FP_TO_SINT: return LowerFP_TO_INT(Op, DAG,
Hal Finkeled844c42015-01-06 22:31:02 +00007961 SDLoc(Op));
Hal Finkelf6d45f22013-04-01 17:52:07 +00007962 case ISD::UINT_TO_FP:
7963 case ISD::SINT_TO_FP: return LowerINT_TO_FP(Op, DAG);
Dan Gohman9ba4d762008-01-31 00:41:03 +00007964 case ISD::FLT_ROUNDS_: return LowerFLT_ROUNDS_(Op, DAG);
Chris Lattner4a66d692006-03-22 05:30:33 +00007965
Chris Lattner4211ca92006-04-14 06:01:58 +00007966 // Lower 64-bit shifts.
Chris Lattner601b8652006-09-20 03:47:40 +00007967 case ISD::SHL_PARTS: return LowerSHL_PARTS(Op, DAG);
7968 case ISD::SRL_PARTS: return LowerSRL_PARTS(Op, DAG);
7969 case ISD::SRA_PARTS: return LowerSRA_PARTS(Op, DAG);
Chris Lattner4a66d692006-03-22 05:30:33 +00007970
Chris Lattner4211ca92006-04-14 06:01:58 +00007971 // Vector-related lowering.
7972 case ISD::BUILD_VECTOR: return LowerBUILD_VECTOR(Op, DAG);
7973 case ISD::VECTOR_SHUFFLE: return LowerVECTOR_SHUFFLE(Op, DAG);
7974 case ISD::INTRINSIC_WO_CHAIN: return LowerINTRINSIC_WO_CHAIN(Op, DAG);
7975 case ISD::SCALAR_TO_VECTOR: return LowerSCALAR_TO_VECTOR(Op, DAG);
Hal Finkel5c0d1452014-03-30 13:22:59 +00007976 case ISD::SIGN_EXTEND_INREG: return LowerSIGN_EXTEND_INREG(Op, DAG);
Hal Finkelc93a9a22015-02-25 01:06:45 +00007977 case ISD::EXTRACT_VECTOR_ELT: return LowerEXTRACT_VECTOR_ELT(Op, DAG);
Chris Lattnera2cae1b2006-04-18 03:24:30 +00007978 case ISD::MUL: return LowerMUL(Op, DAG);
Scott Michelcf0da6c2009-02-17 22:15:04 +00007979
Hal Finkel25c19922013-05-15 21:37:41 +00007980 // For counter-based loop handling.
7981 case ISD::INTRINSIC_W_CHAIN: return SDValue();
7982
Chris Lattnerf6a81562007-12-08 06:59:59 +00007983 // Frame & Return address.
7984 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG);
Nicolas Geoffray75ab9792007-03-01 13:11:38 +00007985 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG);
Chris Lattnere675a082005-08-31 20:23:54 +00007986 }
Chris Lattnerf3d06c62005-08-26 00:52:45 +00007987}
7988
Duncan Sands6ed40142008-12-01 11:39:25 +00007989void PPCTargetLowering::ReplaceNodeResults(SDNode *N,
7990 SmallVectorImpl<SDValue>&Results,
Dan Gohman21cea8a2010-04-17 15:26:15 +00007991 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +00007992 SDLoc dl(N);
Chris Lattner57ee7c62007-11-28 18:44:47 +00007993 switch (N->getOpcode()) {
Duncan Sands4068a7f2008-10-28 15:00:32 +00007994 default:
Craig Toppere55c5562012-02-07 02:50:20 +00007995 llvm_unreachable("Do not know how to custom type legalize this operation!");
Hal Finkelbbdee932014-12-02 22:01:00 +00007996 case ISD::READCYCLECOUNTER: {
7997 SDVTList VTs = DAG.getVTList(MVT::i32, MVT::i32, MVT::Other);
7998 SDValue RTB = DAG.getNode(PPCISD::READ_TIME_BASE, dl, VTs, N->getOperand(0));
7999
8000 Results.push_back(RTB);
8001 Results.push_back(RTB.getValue(1));
8002 Results.push_back(RTB.getValue(2));
8003 break;
8004 }
Hal Finkel25c19922013-05-15 21:37:41 +00008005 case ISD::INTRINSIC_W_CHAIN: {
8006 if (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue() !=
8007 Intrinsic::ppc_is_decremented_ctr_nonzero)
8008 break;
8009
8010 assert(N->getValueType(0) == MVT::i1 &&
8011 "Unexpected result type for CTR decrement intrinsic");
Mehdi Amini44ede332015-07-09 02:09:04 +00008012 EVT SVT = getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(),
8013 N->getValueType(0));
Hal Finkel25c19922013-05-15 21:37:41 +00008014 SDVTList VTs = DAG.getVTList(SVT, MVT::Other);
8015 SDValue NewInt = DAG.getNode(N->getOpcode(), dl, VTs, N->getOperand(0),
NAKAMURA Takumi10c80e72015-09-22 11:19:03 +00008016 N->getOperand(1));
Hal Finkel25c19922013-05-15 21:37:41 +00008017
8018 Results.push_back(NewInt);
8019 Results.push_back(NewInt.getValue(1));
8020 break;
8021 }
Roman Divacky4394e682011-06-28 15:30:42 +00008022 case ISD::VAARG: {
Eric Christophercccae792015-01-30 22:02:31 +00008023 if (!Subtarget.isSVR4ABI() || Subtarget.isPPC64())
Roman Divacky4394e682011-06-28 15:30:42 +00008024 return;
8025
8026 EVT VT = N->getValueType(0);
8027
8028 if (VT == MVT::i64) {
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008029 SDValue NewNode = LowerVAARG(SDValue(N, 1), DAG, Subtarget);
Roman Divacky4394e682011-06-28 15:30:42 +00008030
8031 Results.push_back(NewNode);
8032 Results.push_back(NewNode.getValue(1));
8033 }
8034 return;
8035 }
Duncan Sands6ed40142008-12-01 11:39:25 +00008036 case ISD::FP_ROUND_INREG: {
Owen Anderson9f944592009-08-11 20:47:22 +00008037 assert(N->getValueType(0) == MVT::ppcf128);
8038 assert(N->getOperand(0).getValueType() == MVT::ppcf128);
Scott Michelcf0da6c2009-02-17 22:15:04 +00008039 SDValue Lo = DAG.getNode(ISD::EXTRACT_ELEMENT, dl,
Owen Anderson9f944592009-08-11 20:47:22 +00008040 MVT::f64, N->getOperand(0),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00008041 DAG.getIntPtrConstant(0, dl));
Dale Johannesenf80493b2009-02-05 22:07:54 +00008042 SDValue Hi = DAG.getNode(ISD::EXTRACT_ELEMENT, dl,
Owen Anderson9f944592009-08-11 20:47:22 +00008043 MVT::f64, N->getOperand(0),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00008044 DAG.getIntPtrConstant(1, dl));
Duncan Sands6ed40142008-12-01 11:39:25 +00008045
Ulrich Weigand874fc622013-03-26 10:56:22 +00008046 // Add the two halves of the long double in round-to-zero mode.
8047 SDValue FPreg = DAG.getNode(PPCISD::FADDRTZ, dl, MVT::f64, Lo, Hi);
Duncan Sands6ed40142008-12-01 11:39:25 +00008048
8049 // We know the low half is about to be thrown away, so just use something
8050 // convenient.
Owen Anderson9f944592009-08-11 20:47:22 +00008051 Results.push_back(DAG.getNode(ISD::BUILD_PAIR, dl, MVT::ppcf128,
Dale Johannesenf80493b2009-02-05 22:07:54 +00008052 FPreg, FPreg));
Duncan Sands6ed40142008-12-01 11:39:25 +00008053 return;
Duncan Sands2a287912008-07-19 16:26:02 +00008054 }
Duncan Sands6ed40142008-12-01 11:39:25 +00008055 case ISD::FP_TO_SINT:
Hal Finkel93138502015-04-10 03:39:00 +00008056 case ISD::FP_TO_UINT:
Bill Schmidt41221692013-07-09 18:50:20 +00008057 // LowerFP_TO_INT() can only handle f32 and f64.
8058 if (N->getOperand(0).getValueType() == MVT::ppcf128)
8059 return;
Dale Johannesen37bc85f2009-06-04 20:53:52 +00008060 Results.push_back(LowerFP_TO_INT(SDValue(N, 0), DAG, dl));
Duncan Sands6ed40142008-12-01 11:39:25 +00008061 return;
Chris Lattner57ee7c62007-11-28 18:44:47 +00008062 }
8063}
8064
Chris Lattner4211ca92006-04-14 06:01:58 +00008065//===----------------------------------------------------------------------===//
8066// Other Lowering Code
8067//===----------------------------------------------------------------------===//
8068
Robin Morisset22129962014-09-23 20:46:49 +00008069static Instruction* callIntrinsic(IRBuilder<> &Builder, Intrinsic::ID Id) {
8070 Module *M = Builder.GetInsertBlock()->getParent()->getParent();
8071 Function *Func = Intrinsic::getDeclaration(M, Id);
David Blaikieff6409d2015-05-18 22:13:54 +00008072 return Builder.CreateCall(Func, {});
Robin Morisset22129962014-09-23 20:46:49 +00008073}
8074
8075// The mappings for emitLeading/TrailingFence is taken from
8076// http://www.cl.cam.ac.uk/~pes20/cpp/cpp0xmappings.html
8077Instruction* PPCTargetLowering::emitLeadingFence(IRBuilder<> &Builder,
8078 AtomicOrdering Ord, bool IsStore,
8079 bool IsLoad) const {
8080 if (Ord == SequentiallyConsistent)
8081 return callIntrinsic(Builder, Intrinsic::ppc_sync);
David Blaikieff6409d2015-05-18 22:13:54 +00008082 if (isAtLeastRelease(Ord))
Robin Morisset22129962014-09-23 20:46:49 +00008083 return callIntrinsic(Builder, Intrinsic::ppc_lwsync);
David Blaikieff6409d2015-05-18 22:13:54 +00008084 return nullptr;
Robin Morisset22129962014-09-23 20:46:49 +00008085}
8086
8087Instruction* PPCTargetLowering::emitTrailingFence(IRBuilder<> &Builder,
8088 AtomicOrdering Ord, bool IsStore,
8089 bool IsLoad) const {
8090 if (IsLoad && isAtLeastAcquire(Ord))
8091 return callIntrinsic(Builder, Intrinsic::ppc_lwsync);
8092 // FIXME: this is too conservative, a dependent branch + isync is enough.
8093 // See http://www.cl.cam.ac.uk/~pes20/cpp/cpp0xmappings.html and
8094 // http://www.rdrop.com/users/paulmck/scalability/paper/N2745r.2011.03.04a.html
8095 // and http://www.cl.cam.ac.uk/~pes20/cppppc/ for justification.
David Blaikieff6409d2015-05-18 22:13:54 +00008096 return nullptr;
Robin Morisset22129962014-09-23 20:46:49 +00008097}
8098
Chris Lattner9b577f12005-08-26 21:23:58 +00008099MachineBasicBlock *
Dale Johannesend4eb0522008-08-25 22:34:37 +00008100PPCTargetLowering::EmitAtomicBinary(MachineInstr *MI, MachineBasicBlock *BB,
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008101 unsigned AtomicSize,
8102 unsigned BinOpcode) const {
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008103 // This also handles ATOMIC_SWAP, indicated by BinOpcode==0.
Eric Christophercccae792015-01-30 22:02:31 +00008104 const TargetInstrInfo *TII = Subtarget.getInstrInfo();
Dale Johannesend4eb0522008-08-25 22:34:37 +00008105
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008106 auto LoadMnemonic = PPC::LDARX;
8107 auto StoreMnemonic = PPC::STDCX;
8108 switch (AtomicSize) {
8109 default:
8110 llvm_unreachable("Unexpected size of atomic entity");
8111 case 1:
8112 LoadMnemonic = PPC::LBARX;
8113 StoreMnemonic = PPC::STBCX;
8114 assert(Subtarget.hasPartwordAtomics() && "Call this only with size >=4");
8115 break;
8116 case 2:
8117 LoadMnemonic = PPC::LHARX;
8118 StoreMnemonic = PPC::STHCX;
8119 assert(Subtarget.hasPartwordAtomics() && "Call this only with size >=4");
8120 break;
8121 case 4:
8122 LoadMnemonic = PPC::LWARX;
8123 StoreMnemonic = PPC::STWCX;
8124 break;
8125 case 8:
8126 LoadMnemonic = PPC::LDARX;
8127 StoreMnemonic = PPC::STDCX;
8128 break;
8129 }
8130
Dale Johannesend4eb0522008-08-25 22:34:37 +00008131 const BasicBlock *LLVM_BB = BB->getBasicBlock();
8132 MachineFunction *F = BB->getParent();
8133 MachineFunction::iterator It = BB;
8134 ++It;
8135
8136 unsigned dest = MI->getOperand(0).getReg();
8137 unsigned ptrA = MI->getOperand(1).getReg();
8138 unsigned ptrB = MI->getOperand(2).getReg();
8139 unsigned incr = MI->getOperand(3).getReg();
Dale Johannesene9f623e2009-02-13 02:27:39 +00008140 DebugLoc dl = MI->getDebugLoc();
Dale Johannesend4eb0522008-08-25 22:34:37 +00008141
8142 MachineBasicBlock *loopMBB = F->CreateMachineBasicBlock(LLVM_BB);
8143 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB);
8144 F->insert(It, loopMBB);
8145 F->insert(It, exitMBB);
Dan Gohman34396292010-07-06 20:24:04 +00008146 exitMBB->splice(exitMBB->begin(), BB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008147 std::next(MachineBasicBlock::iterator(MI)), BB->end());
Dan Gohman34396292010-07-06 20:24:04 +00008148 exitMBB->transferSuccessorsAndUpdatePHIs(BB);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008149
8150 MachineRegisterInfo &RegInfo = F->getRegInfo();
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008151 unsigned TmpReg = (!BinOpcode) ? incr :
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008152 RegInfo.createVirtualRegister( AtomicSize == 8 ? &PPC::G8RCRegClass
Craig Topper61e88f42014-11-21 05:58:21 +00008153 : &PPC::GPRCRegClass);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008154
8155 // thisMBB:
8156 // ...
8157 // fallthrough --> loopMBB
8158 BB->addSuccessor(loopMBB);
8159
8160 // loopMBB:
8161 // l[wd]arx dest, ptr
8162 // add r0, dest, incr
8163 // st[wd]cx. r0, ptr
8164 // bne- loopMBB
8165 // fallthrough --> exitMBB
8166 BB = loopMBB;
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008167 BuildMI(BB, dl, TII->get(LoadMnemonic), dest)
Dale Johannesend4eb0522008-08-25 22:34:37 +00008168 .addReg(ptrA).addReg(ptrB);
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008169 if (BinOpcode)
Dale Johannesene9f623e2009-02-13 02:27:39 +00008170 BuildMI(BB, dl, TII->get(BinOpcode), TmpReg).addReg(incr).addReg(dest);
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008171 BuildMI(BB, dl, TII->get(StoreMnemonic))
Dale Johannesend4eb0522008-08-25 22:34:37 +00008172 .addReg(TmpReg).addReg(ptrA).addReg(ptrB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008173 BuildMI(BB, dl, TII->get(PPC::BCC))
Scott Michelcf0da6c2009-02-17 22:15:04 +00008174 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(loopMBB);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008175 BB->addSuccessor(loopMBB);
8176 BB->addSuccessor(exitMBB);
8177
8178 // exitMBB:
8179 // ...
8180 BB = exitMBB;
8181 return BB;
8182}
8183
8184MachineBasicBlock *
Scott Michelcf0da6c2009-02-17 22:15:04 +00008185PPCTargetLowering::EmitPartwordAtomicBinary(MachineInstr *MI,
Dale Johannesena32affb2008-08-28 17:53:09 +00008186 MachineBasicBlock *BB,
8187 bool is8bit, // operation
Dan Gohman747e55b2009-02-07 16:15:20 +00008188 unsigned BinOpcode) const {
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008189 // If we support part-word atomic mnemonics, just use them
8190 if (Subtarget.hasPartwordAtomics())
8191 return EmitAtomicBinary(MI, BB, is8bit ? 1 : 2, BinOpcode);
8192
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008193 // This also handles ATOMIC_SWAP, indicated by BinOpcode==0.
Eric Christophercccae792015-01-30 22:02:31 +00008194 const TargetInstrInfo *TII = Subtarget.getInstrInfo();
Dale Johannesena32affb2008-08-28 17:53:09 +00008195 // In 64 bit mode we have to use 64 bits for addresses, even though the
8196 // lwarx/stwcx are 32 bits. With the 32-bit atomics we can use address
8197 // registers without caring whether they're 32 or 64, but here we're
8198 // doing actual arithmetic on the addresses.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008199 bool is64bit = Subtarget.isPPC64();
Hal Finkelf70c41e2013-03-21 23:45:03 +00008200 unsigned ZeroReg = is64bit ? PPC::ZERO8 : PPC::ZERO;
Dale Johannesena32affb2008-08-28 17:53:09 +00008201
8202 const BasicBlock *LLVM_BB = BB->getBasicBlock();
8203 MachineFunction *F = BB->getParent();
8204 MachineFunction::iterator It = BB;
8205 ++It;
8206
8207 unsigned dest = MI->getOperand(0).getReg();
8208 unsigned ptrA = MI->getOperand(1).getReg();
8209 unsigned ptrB = MI->getOperand(2).getReg();
8210 unsigned incr = MI->getOperand(3).getReg();
Dale Johannesene9f623e2009-02-13 02:27:39 +00008211 DebugLoc dl = MI->getDebugLoc();
Dale Johannesena32affb2008-08-28 17:53:09 +00008212
8213 MachineBasicBlock *loopMBB = F->CreateMachineBasicBlock(LLVM_BB);
8214 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB);
8215 F->insert(It, loopMBB);
8216 F->insert(It, exitMBB);
Dan Gohman34396292010-07-06 20:24:04 +00008217 exitMBB->splice(exitMBB->begin(), BB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008218 std::next(MachineBasicBlock::iterator(MI)), BB->end());
Dan Gohman34396292010-07-06 20:24:04 +00008219 exitMBB->transferSuccessorsAndUpdatePHIs(BB);
Dale Johannesena32affb2008-08-28 17:53:09 +00008220
8221 MachineRegisterInfo &RegInfo = F->getRegInfo();
Craig Topper61e88f42014-11-21 05:58:21 +00008222 const TargetRegisterClass *RC = is64bit ? &PPC::G8RCRegClass
8223 : &PPC::GPRCRegClass;
Dale Johannesena32affb2008-08-28 17:53:09 +00008224 unsigned PtrReg = RegInfo.createVirtualRegister(RC);
8225 unsigned Shift1Reg = RegInfo.createVirtualRegister(RC);
8226 unsigned ShiftReg = RegInfo.createVirtualRegister(RC);
8227 unsigned Incr2Reg = RegInfo.createVirtualRegister(RC);
8228 unsigned MaskReg = RegInfo.createVirtualRegister(RC);
8229 unsigned Mask2Reg = RegInfo.createVirtualRegister(RC);
8230 unsigned Mask3Reg = RegInfo.createVirtualRegister(RC);
8231 unsigned Tmp2Reg = RegInfo.createVirtualRegister(RC);
8232 unsigned Tmp3Reg = RegInfo.createVirtualRegister(RC);
8233 unsigned Tmp4Reg = RegInfo.createVirtualRegister(RC);
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008234 unsigned TmpDestReg = RegInfo.createVirtualRegister(RC);
Dale Johannesena32affb2008-08-28 17:53:09 +00008235 unsigned Ptr1Reg;
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008236 unsigned TmpReg = (!BinOpcode) ? Incr2Reg : RegInfo.createVirtualRegister(RC);
Dale Johannesena32affb2008-08-28 17:53:09 +00008237
8238 // thisMBB:
8239 // ...
8240 // fallthrough --> loopMBB
8241 BB->addSuccessor(loopMBB);
8242
8243 // The 4-byte load must be aligned, while a char or short may be
8244 // anywhere in the word. Hence all this nasty bookkeeping code.
8245 // add ptr1, ptrA, ptrB [copy if ptrA==0]
8246 // rlwinm shift1, ptr1, 3, 27, 28 [3, 27, 27]
Dale Johannesenbc698292008-09-02 20:30:23 +00008247 // xori shift, shift1, 24 [16]
Dale Johannesena32affb2008-08-28 17:53:09 +00008248 // rlwinm ptr, ptr1, 0, 0, 29
8249 // slw incr2, incr, shift
8250 // li mask2, 255 [li mask3, 0; ori mask2, mask3, 65535]
8251 // slw mask, mask2, shift
8252 // loopMBB:
Dale Johannesen340d2642008-08-30 00:08:53 +00008253 // lwarx tmpDest, ptr
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008254 // add tmp, tmpDest, incr2
8255 // andc tmp2, tmpDest, mask
Dale Johannesena32affb2008-08-28 17:53:09 +00008256 // and tmp3, tmp, mask
8257 // or tmp4, tmp3, tmp2
Dale Johannesen340d2642008-08-30 00:08:53 +00008258 // stwcx. tmp4, ptr
Dale Johannesena32affb2008-08-28 17:53:09 +00008259 // bne- loopMBB
8260 // fallthrough --> exitMBB
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008261 // srw dest, tmpDest, shift
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00008262 if (ptrA != ZeroReg) {
Dale Johannesena32affb2008-08-28 17:53:09 +00008263 Ptr1Reg = RegInfo.createVirtualRegister(RC);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008264 BuildMI(BB, dl, TII->get(is64bit ? PPC::ADD8 : PPC::ADD4), Ptr1Reg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008265 .addReg(ptrA).addReg(ptrB);
8266 } else {
8267 Ptr1Reg = ptrB;
8268 }
Dale Johannesene9f623e2009-02-13 02:27:39 +00008269 BuildMI(BB, dl, TII->get(PPC::RLWINM), Shift1Reg).addReg(Ptr1Reg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008270 .addImm(3).addImm(27).addImm(is8bit ? 28 : 27);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008271 BuildMI(BB, dl, TII->get(is64bit ? PPC::XORI8 : PPC::XORI), ShiftReg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008272 .addReg(Shift1Reg).addImm(is8bit ? 24 : 16);
8273 if (is64bit)
Dale Johannesene9f623e2009-02-13 02:27:39 +00008274 BuildMI(BB, dl, TII->get(PPC::RLDICR), PtrReg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008275 .addReg(Ptr1Reg).addImm(0).addImm(61);
8276 else
Dale Johannesene9f623e2009-02-13 02:27:39 +00008277 BuildMI(BB, dl, TII->get(PPC::RLWINM), PtrReg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008278 .addReg(Ptr1Reg).addImm(0).addImm(0).addImm(29);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008279 BuildMI(BB, dl, TII->get(PPC::SLW), Incr2Reg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008280 .addReg(incr).addReg(ShiftReg);
8281 if (is8bit)
Dale Johannesene9f623e2009-02-13 02:27:39 +00008282 BuildMI(BB, dl, TII->get(PPC::LI), Mask2Reg).addImm(255);
Dale Johannesena32affb2008-08-28 17:53:09 +00008283 else {
Dale Johannesene9f623e2009-02-13 02:27:39 +00008284 BuildMI(BB, dl, TII->get(PPC::LI), Mask3Reg).addImm(0);
8285 BuildMI(BB, dl, TII->get(PPC::ORI),Mask2Reg).addReg(Mask3Reg).addImm(65535);
Dale Johannesena32affb2008-08-28 17:53:09 +00008286 }
Dale Johannesene9f623e2009-02-13 02:27:39 +00008287 BuildMI(BB, dl, TII->get(PPC::SLW), MaskReg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008288 .addReg(Mask2Reg).addReg(ShiftReg);
8289
8290 BB = loopMBB;
Dale Johannesene9f623e2009-02-13 02:27:39 +00008291 BuildMI(BB, dl, TII->get(PPC::LWARX), TmpDestReg)
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00008292 .addReg(ZeroReg).addReg(PtrReg);
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008293 if (BinOpcode)
Dale Johannesene9f623e2009-02-13 02:27:39 +00008294 BuildMI(BB, dl, TII->get(BinOpcode), TmpReg)
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008295 .addReg(Incr2Reg).addReg(TmpDestReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008296 BuildMI(BB, dl, TII->get(is64bit ? PPC::ANDC8 : PPC::ANDC), Tmp2Reg)
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008297 .addReg(TmpDestReg).addReg(MaskReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008298 BuildMI(BB, dl, TII->get(is64bit ? PPC::AND8 : PPC::AND), Tmp3Reg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008299 .addReg(TmpReg).addReg(MaskReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008300 BuildMI(BB, dl, TII->get(is64bit ? PPC::OR8 : PPC::OR), Tmp4Reg)
Dale Johannesena32affb2008-08-28 17:53:09 +00008301 .addReg(Tmp3Reg).addReg(Tmp2Reg);
Bill Schmidt3581cd42013-04-02 18:37:08 +00008302 BuildMI(BB, dl, TII->get(PPC::STWCX))
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00008303 .addReg(Tmp4Reg).addReg(ZeroReg).addReg(PtrReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008304 BuildMI(BB, dl, TII->get(PPC::BCC))
Scott Michelcf0da6c2009-02-17 22:15:04 +00008305 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(loopMBB);
Dale Johannesena32affb2008-08-28 17:53:09 +00008306 BB->addSuccessor(loopMBB);
8307 BB->addSuccessor(exitMBB);
8308
8309 // exitMBB:
8310 // ...
8311 BB = exitMBB;
Jakob Stoklund Olesen13ce2362011-04-04 17:57:29 +00008312 BuildMI(*BB, BB->begin(), dl, TII->get(PPC::SRW), dest).addReg(TmpDestReg)
8313 .addReg(ShiftReg);
Dale Johannesena32affb2008-08-28 17:53:09 +00008314 return BB;
8315}
8316
Hal Finkel756810f2013-03-21 21:37:52 +00008317llvm::MachineBasicBlock*
8318PPCTargetLowering::emitEHSjLjSetJmp(MachineInstr *MI,
8319 MachineBasicBlock *MBB) const {
8320 DebugLoc DL = MI->getDebugLoc();
Eric Christophercccae792015-01-30 22:02:31 +00008321 const TargetInstrInfo *TII = Subtarget.getInstrInfo();
Hal Finkel756810f2013-03-21 21:37:52 +00008322
8323 MachineFunction *MF = MBB->getParent();
8324 MachineRegisterInfo &MRI = MF->getRegInfo();
8325
8326 const BasicBlock *BB = MBB->getBasicBlock();
8327 MachineFunction::iterator I = MBB;
8328 ++I;
8329
8330 // Memory Reference
8331 MachineInstr::mmo_iterator MMOBegin = MI->memoperands_begin();
8332 MachineInstr::mmo_iterator MMOEnd = MI->memoperands_end();
8333
8334 unsigned DstReg = MI->getOperand(0).getReg();
8335 const TargetRegisterClass *RC = MRI.getRegClass(DstReg);
8336 assert(RC->hasType(MVT::i32) && "Invalid destination!");
8337 unsigned mainDstReg = MRI.createVirtualRegister(RC);
8338 unsigned restoreDstReg = MRI.createVirtualRegister(RC);
8339
Mehdi Amini44ede332015-07-09 02:09:04 +00008340 MVT PVT = getPointerTy(MF->getDataLayout());
Hal Finkel756810f2013-03-21 21:37:52 +00008341 assert((PVT == MVT::i64 || PVT == MVT::i32) &&
8342 "Invalid Pointer Size!");
8343 // For v = setjmp(buf), we generate
8344 //
8345 // thisMBB:
8346 // SjLjSetup mainMBB
8347 // bl mainMBB
8348 // v_restore = 1
8349 // b sinkMBB
8350 //
8351 // mainMBB:
8352 // buf[LabelOffset] = LR
8353 // v_main = 0
8354 //
8355 // sinkMBB:
8356 // v = phi(main, restore)
8357 //
8358
8359 MachineBasicBlock *thisMBB = MBB;
8360 MachineBasicBlock *mainMBB = MF->CreateMachineBasicBlock(BB);
8361 MachineBasicBlock *sinkMBB = MF->CreateMachineBasicBlock(BB);
8362 MF->insert(I, mainMBB);
8363 MF->insert(I, sinkMBB);
8364
8365 MachineInstrBuilder MIB;
8366
8367 // Transfer the remainder of BB and its successor edges to sinkMBB.
8368 sinkMBB->splice(sinkMBB->begin(), MBB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008369 std::next(MachineBasicBlock::iterator(MI)), MBB->end());
Hal Finkel756810f2013-03-21 21:37:52 +00008370 sinkMBB->transferSuccessorsAndUpdatePHIs(MBB);
8371
8372 // Note that the structure of the jmp_buf used here is not compatible
8373 // with that used by libc, and is not designed to be. Specifically, it
8374 // stores only those 'reserved' registers that LLVM does not otherwise
8375 // understand how to spill. Also, by convention, by the time this
8376 // intrinsic is called, Clang has already stored the frame address in the
8377 // first slot of the buffer and stack address in the third. Following the
8378 // X86 target code, we'll store the jump address in the second slot. We also
8379 // need to save the TOC pointer (R2) to handle jumps between shared
8380 // libraries, and that will be stored in the fourth slot. The thread
8381 // identifier (R13) is not affected.
8382
8383 // thisMBB:
8384 const int64_t LabelOffset = 1 * PVT.getStoreSize();
8385 const int64_t TOCOffset = 3 * PVT.getStoreSize();
Hal Finkelf05d6c72013-07-17 23:50:51 +00008386 const int64_t BPOffset = 4 * PVT.getStoreSize();
Hal Finkel756810f2013-03-21 21:37:52 +00008387
8388 // Prepare IP either in reg.
8389 const TargetRegisterClass *PtrRC = getRegClassFor(PVT);
8390 unsigned LabelReg = MRI.createVirtualRegister(PtrRC);
8391 unsigned BufReg = MI->getOperand(1).getReg();
8392
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008393 if (Subtarget.isPPC64() && Subtarget.isSVR4ABI()) {
Hal Finkele6698d52015-02-01 15:03:28 +00008394 setUsesTOCBasePtr(*MBB->getParent());
Hal Finkel756810f2013-03-21 21:37:52 +00008395 MIB = BuildMI(*thisMBB, MI, DL, TII->get(PPC::STD))
8396 .addReg(PPC::X2)
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00008397 .addImm(TOCOffset)
Hal Finkel756810f2013-03-21 21:37:52 +00008398 .addReg(BufReg);
Hal Finkel756810f2013-03-21 21:37:52 +00008399 MIB.setMemRefs(MMOBegin, MMOEnd);
8400 }
8401
Hal Finkelf05d6c72013-07-17 23:50:51 +00008402 // Naked functions never have a base pointer, and so we use r1. For all
8403 // other functions, this decision must be delayed until during PEI.
8404 unsigned BaseReg;
Duncan P. N. Exon Smith5bedaf932015-02-14 02:54:07 +00008405 if (MF->getFunction()->hasFnAttribute(Attribute::Naked))
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008406 BaseReg = Subtarget.isPPC64() ? PPC::X1 : PPC::R1;
Hal Finkelf05d6c72013-07-17 23:50:51 +00008407 else
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008408 BaseReg = Subtarget.isPPC64() ? PPC::BP8 : PPC::BP;
Hal Finkelf05d6c72013-07-17 23:50:51 +00008409
8410 MIB = BuildMI(*thisMBB, MI, DL,
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008411 TII->get(Subtarget.isPPC64() ? PPC::STD : PPC::STW))
Eric Christophercccae792015-01-30 22:02:31 +00008412 .addReg(BaseReg)
8413 .addImm(BPOffset)
8414 .addReg(BufReg);
Hal Finkelf05d6c72013-07-17 23:50:51 +00008415 MIB.setMemRefs(MMOBegin, MMOEnd);
8416
Hal Finkel756810f2013-03-21 21:37:52 +00008417 // Setup
Hal Finkele5680b32013-04-04 22:55:54 +00008418 MIB = BuildMI(*thisMBB, MI, DL, TII->get(PPC::BCLalways)).addMBB(mainMBB);
Eric Christophercccae792015-01-30 22:02:31 +00008419 const PPCRegisterInfo *TRI = Subtarget.getRegisterInfo();
Bill Wendling5e7656b2013-06-07 07:55:53 +00008420 MIB.addRegMask(TRI->getNoPreservedMask());
Hal Finkel756810f2013-03-21 21:37:52 +00008421
8422 BuildMI(*thisMBB, MI, DL, TII->get(PPC::LI), restoreDstReg).addImm(1);
8423
8424 MIB = BuildMI(*thisMBB, MI, DL, TII->get(PPC::EH_SjLj_Setup))
8425 .addMBB(mainMBB);
8426 MIB = BuildMI(*thisMBB, MI, DL, TII->get(PPC::B)).addMBB(sinkMBB);
8427
8428 thisMBB->addSuccessor(mainMBB, /* weight */ 0);
8429 thisMBB->addSuccessor(sinkMBB, /* weight */ 1);
8430
8431 // mainMBB:
8432 // mainDstReg = 0
Eric Christophercccae792015-01-30 22:02:31 +00008433 MIB =
8434 BuildMI(mainMBB, DL,
8435 TII->get(Subtarget.isPPC64() ? PPC::MFLR8 : PPC::MFLR), LabelReg);
Hal Finkel756810f2013-03-21 21:37:52 +00008436
8437 // Store IP
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008438 if (Subtarget.isPPC64()) {
Hal Finkel756810f2013-03-21 21:37:52 +00008439 MIB = BuildMI(mainMBB, DL, TII->get(PPC::STD))
8440 .addReg(LabelReg)
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00008441 .addImm(LabelOffset)
Hal Finkel756810f2013-03-21 21:37:52 +00008442 .addReg(BufReg);
8443 } else {
8444 MIB = BuildMI(mainMBB, DL, TII->get(PPC::STW))
8445 .addReg(LabelReg)
8446 .addImm(LabelOffset)
8447 .addReg(BufReg);
8448 }
8449
8450 MIB.setMemRefs(MMOBegin, MMOEnd);
8451
8452 BuildMI(mainMBB, DL, TII->get(PPC::LI), mainDstReg).addImm(0);
8453 mainMBB->addSuccessor(sinkMBB);
8454
8455 // sinkMBB:
8456 BuildMI(*sinkMBB, sinkMBB->begin(), DL,
8457 TII->get(PPC::PHI), DstReg)
8458 .addReg(mainDstReg).addMBB(mainMBB)
8459 .addReg(restoreDstReg).addMBB(thisMBB);
8460
8461 MI->eraseFromParent();
8462 return sinkMBB;
8463}
8464
8465MachineBasicBlock *
8466PPCTargetLowering::emitEHSjLjLongJmp(MachineInstr *MI,
8467 MachineBasicBlock *MBB) const {
8468 DebugLoc DL = MI->getDebugLoc();
Eric Christophercccae792015-01-30 22:02:31 +00008469 const TargetInstrInfo *TII = Subtarget.getInstrInfo();
Hal Finkel756810f2013-03-21 21:37:52 +00008470
8471 MachineFunction *MF = MBB->getParent();
8472 MachineRegisterInfo &MRI = MF->getRegInfo();
8473
8474 // Memory Reference
8475 MachineInstr::mmo_iterator MMOBegin = MI->memoperands_begin();
8476 MachineInstr::mmo_iterator MMOEnd = MI->memoperands_end();
8477
Mehdi Amini44ede332015-07-09 02:09:04 +00008478 MVT PVT = getPointerTy(MF->getDataLayout());
Hal Finkel756810f2013-03-21 21:37:52 +00008479 assert((PVT == MVT::i64 || PVT == MVT::i32) &&
8480 "Invalid Pointer Size!");
8481
8482 const TargetRegisterClass *RC =
8483 (PVT == MVT::i64) ? &PPC::G8RCRegClass : &PPC::GPRCRegClass;
8484 unsigned Tmp = MRI.createVirtualRegister(RC);
8485 // Since FP is only updated here but NOT referenced, it's treated as GPR.
8486 unsigned FP = (PVT == MVT::i64) ? PPC::X31 : PPC::R31;
8487 unsigned SP = (PVT == MVT::i64) ? PPC::X1 : PPC::R1;
Eric Christophercccae792015-01-30 22:02:31 +00008488 unsigned BP =
8489 (PVT == MVT::i64)
8490 ? PPC::X30
8491 : (Subtarget.isSVR4ABI() &&
8492 MF->getTarget().getRelocationModel() == Reloc::PIC_
8493 ? PPC::R29
8494 : PPC::R30);
Hal Finkel756810f2013-03-21 21:37:52 +00008495
8496 MachineInstrBuilder MIB;
8497
8498 const int64_t LabelOffset = 1 * PVT.getStoreSize();
8499 const int64_t SPOffset = 2 * PVT.getStoreSize();
8500 const int64_t TOCOffset = 3 * PVT.getStoreSize();
Hal Finkelf05d6c72013-07-17 23:50:51 +00008501 const int64_t BPOffset = 4 * PVT.getStoreSize();
Hal Finkel756810f2013-03-21 21:37:52 +00008502
8503 unsigned BufReg = MI->getOperand(0).getReg();
8504
8505 // Reload FP (the jumped-to function may not have had a
8506 // frame pointer, and if so, then its r31 will be restored
8507 // as necessary).
8508 if (PVT == MVT::i64) {
8509 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LD), FP)
8510 .addImm(0)
8511 .addReg(BufReg);
8512 } else {
8513 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LWZ), FP)
8514 .addImm(0)
8515 .addReg(BufReg);
8516 }
8517 MIB.setMemRefs(MMOBegin, MMOEnd);
8518
8519 // Reload IP
8520 if (PVT == MVT::i64) {
8521 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LD), Tmp)
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00008522 .addImm(LabelOffset)
Hal Finkel756810f2013-03-21 21:37:52 +00008523 .addReg(BufReg);
8524 } else {
8525 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LWZ), Tmp)
8526 .addImm(LabelOffset)
8527 .addReg(BufReg);
8528 }
8529 MIB.setMemRefs(MMOBegin, MMOEnd);
8530
8531 // Reload SP
8532 if (PVT == MVT::i64) {
8533 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LD), SP)
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00008534 .addImm(SPOffset)
Hal Finkel756810f2013-03-21 21:37:52 +00008535 .addReg(BufReg);
8536 } else {
8537 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LWZ), SP)
8538 .addImm(SPOffset)
8539 .addReg(BufReg);
8540 }
8541 MIB.setMemRefs(MMOBegin, MMOEnd);
8542
Hal Finkelf05d6c72013-07-17 23:50:51 +00008543 // Reload BP
8544 if (PVT == MVT::i64) {
8545 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LD), BP)
8546 .addImm(BPOffset)
8547 .addReg(BufReg);
8548 } else {
8549 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LWZ), BP)
8550 .addImm(BPOffset)
8551 .addReg(BufReg);
8552 }
8553 MIB.setMemRefs(MMOBegin, MMOEnd);
Hal Finkel756810f2013-03-21 21:37:52 +00008554
8555 // Reload TOC
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008556 if (PVT == MVT::i64 && Subtarget.isSVR4ABI()) {
Hal Finkele6698d52015-02-01 15:03:28 +00008557 setUsesTOCBasePtr(*MBB->getParent());
Hal Finkel756810f2013-03-21 21:37:52 +00008558 MIB = BuildMI(*MBB, MI, DL, TII->get(PPC::LD), PPC::X2)
Ulrich Weigand9d980cb2013-05-16 17:58:02 +00008559 .addImm(TOCOffset)
Hal Finkel756810f2013-03-21 21:37:52 +00008560 .addReg(BufReg);
8561
8562 MIB.setMemRefs(MMOBegin, MMOEnd);
8563 }
8564
8565 // Jump
8566 BuildMI(*MBB, MI, DL,
8567 TII->get(PVT == MVT::i64 ? PPC::MTCTR8 : PPC::MTCTR)).addReg(Tmp);
8568 BuildMI(*MBB, MI, DL, TII->get(PVT == MVT::i64 ? PPC::BCTR8 : PPC::BCTR));
8569
8570 MI->eraseFromParent();
8571 return MBB;
8572}
8573
Dale Johannesena32affb2008-08-28 17:53:09 +00008574MachineBasicBlock *
Evan Cheng29cfb672008-01-30 18:18:23 +00008575PPCTargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI,
Dan Gohman25c16532010-05-01 00:01:06 +00008576 MachineBasicBlock *BB) const {
Hal Finkel934361a2015-01-14 01:07:51 +00008577 if (MI->getOpcode() == TargetOpcode::STACKMAP ||
Hal Finkelaf519932015-01-19 07:20:27 +00008578 MI->getOpcode() == TargetOpcode::PATCHPOINT) {
8579 if (Subtarget.isPPC64() && Subtarget.isSVR4ABI() &&
8580 MI->getOpcode() == TargetOpcode::PATCHPOINT) {
8581 // Call lowering should have added an r2 operand to indicate a dependence
8582 // on the TOC base pointer value. It can't however, because there is no
8583 // way to mark the dependence as implicit there, and so the stackmap code
8584 // will confuse it with a regular operand. Instead, add the dependence
8585 // here.
Hal Finkele6698d52015-02-01 15:03:28 +00008586 setUsesTOCBasePtr(*BB->getParent());
Hal Finkelaf519932015-01-19 07:20:27 +00008587 MI->addOperand(MachineOperand::CreateReg(PPC::X2, false, true));
8588 }
8589
Hal Finkel934361a2015-01-14 01:07:51 +00008590 return emitPatchPoint(MI, BB);
Hal Finkelaf519932015-01-19 07:20:27 +00008591 }
Hal Finkel934361a2015-01-14 01:07:51 +00008592
Hal Finkel756810f2013-03-21 21:37:52 +00008593 if (MI->getOpcode() == PPC::EH_SjLj_SetJmp32 ||
8594 MI->getOpcode() == PPC::EH_SjLj_SetJmp64) {
8595 return emitEHSjLjSetJmp(MI, BB);
8596 } else if (MI->getOpcode() == PPC::EH_SjLj_LongJmp32 ||
8597 MI->getOpcode() == PPC::EH_SjLj_LongJmp64) {
8598 return emitEHSjLjLongJmp(MI, BB);
8599 }
8600
Eric Christophercccae792015-01-30 22:02:31 +00008601 const TargetInstrInfo *TII = Subtarget.getInstrInfo();
Evan Cheng32e376f2008-07-12 02:23:19 +00008602
8603 // To "insert" these instructions we actually have to insert their
8604 // control-flow patterns.
Chris Lattner9b577f12005-08-26 21:23:58 +00008605 const BasicBlock *LLVM_BB = BB->getBasicBlock();
Dan Gohman3b460302008-07-07 23:14:23 +00008606 MachineFunction::iterator It = BB;
Chris Lattner9b577f12005-08-26 21:23:58 +00008607 ++It;
Evan Cheng32e376f2008-07-12 02:23:19 +00008608
Dan Gohman3b460302008-07-07 23:14:23 +00008609 MachineFunction *F = BB->getParent();
Evan Cheng32e376f2008-07-12 02:23:19 +00008610
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008611 if (Subtarget.hasISEL() && (MI->getOpcode() == PPC::SELECT_CC_I4 ||
Eric Christophercccae792015-01-30 22:02:31 +00008612 MI->getOpcode() == PPC::SELECT_CC_I8 ||
8613 MI->getOpcode() == PPC::SELECT_I4 ||
8614 MI->getOpcode() == PPC::SELECT_I8)) {
Hal Finkeled6a2852013-04-05 23:29:01 +00008615 SmallVector<MachineOperand, 2> Cond;
Hal Finkel940ab932014-02-28 00:27:01 +00008616 if (MI->getOpcode() == PPC::SELECT_CC_I4 ||
8617 MI->getOpcode() == PPC::SELECT_CC_I8)
8618 Cond.push_back(MI->getOperand(4));
8619 else
8620 Cond.push_back(MachineOperand::CreateImm(PPC::PRED_BIT_SET));
Hal Finkeled6a2852013-04-05 23:29:01 +00008621 Cond.push_back(MI->getOperand(1));
8622
Hal Finkel460e94d2012-06-22 23:10:08 +00008623 DebugLoc dl = MI->getDebugLoc();
Bill Wendling5e7656b2013-06-07 07:55:53 +00008624 TII->insertSelect(*BB, MI, dl, MI->getOperand(0).getReg(),
8625 Cond, MI->getOperand(2).getReg(),
8626 MI->getOperand(3).getReg());
Hal Finkel460e94d2012-06-22 23:10:08 +00008627 } else if (MI->getOpcode() == PPC::SELECT_CC_I4 ||
8628 MI->getOpcode() == PPC::SELECT_CC_I8 ||
8629 MI->getOpcode() == PPC::SELECT_CC_F4 ||
8630 MI->getOpcode() == PPC::SELECT_CC_F8 ||
Hal Finkelc93a9a22015-02-25 01:06:45 +00008631 MI->getOpcode() == PPC::SELECT_CC_QFRC ||
8632 MI->getOpcode() == PPC::SELECT_CC_QSRC ||
8633 MI->getOpcode() == PPC::SELECT_CC_QBRC ||
Hal Finkel940ab932014-02-28 00:27:01 +00008634 MI->getOpcode() == PPC::SELECT_CC_VRRC ||
Bill Schmidt9c54bbd2014-10-22 16:58:20 +00008635 MI->getOpcode() == PPC::SELECT_CC_VSFRC ||
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +00008636 MI->getOpcode() == PPC::SELECT_CC_VSSRC ||
Bill Schmidt61e65232014-10-22 13:13:40 +00008637 MI->getOpcode() == PPC::SELECT_CC_VSRC ||
Hal Finkel940ab932014-02-28 00:27:01 +00008638 MI->getOpcode() == PPC::SELECT_I4 ||
8639 MI->getOpcode() == PPC::SELECT_I8 ||
8640 MI->getOpcode() == PPC::SELECT_F4 ||
8641 MI->getOpcode() == PPC::SELECT_F8 ||
Hal Finkelc93a9a22015-02-25 01:06:45 +00008642 MI->getOpcode() == PPC::SELECT_QFRC ||
8643 MI->getOpcode() == PPC::SELECT_QSRC ||
8644 MI->getOpcode() == PPC::SELECT_QBRC ||
Bill Schmidt61e65232014-10-22 13:13:40 +00008645 MI->getOpcode() == PPC::SELECT_VRRC ||
Bill Schmidt9c54bbd2014-10-22 16:58:20 +00008646 MI->getOpcode() == PPC::SELECT_VSFRC ||
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +00008647 MI->getOpcode() == PPC::SELECT_VSSRC ||
Bill Schmidt61e65232014-10-22 13:13:40 +00008648 MI->getOpcode() == PPC::SELECT_VSRC) {
Evan Cheng32e376f2008-07-12 02:23:19 +00008649 // The incoming instruction knows the destination vreg to set, the
8650 // condition code register to branch on, the true/false values to
8651 // select between, and a branch opcode to use.
8652
8653 // thisMBB:
8654 // ...
8655 // TrueVal = ...
8656 // cmpTY ccX, r1, r2
8657 // bCC copy1MBB
8658 // fallthrough --> copy0MBB
8659 MachineBasicBlock *thisMBB = BB;
8660 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB);
8661 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008662 DebugLoc dl = MI->getDebugLoc();
Evan Cheng32e376f2008-07-12 02:23:19 +00008663 F->insert(It, copy0MBB);
8664 F->insert(It, sinkMBB);
Dan Gohman34396292010-07-06 20:24:04 +00008665
8666 // Transfer the remainder of BB and its successor edges to sinkMBB.
8667 sinkMBB->splice(sinkMBB->begin(), BB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008668 std::next(MachineBasicBlock::iterator(MI)), BB->end());
Dan Gohman34396292010-07-06 20:24:04 +00008669 sinkMBB->transferSuccessorsAndUpdatePHIs(BB);
8670
Evan Cheng32e376f2008-07-12 02:23:19 +00008671 // Next, add the true and fallthrough blocks as its successors.
8672 BB->addSuccessor(copy0MBB);
8673 BB->addSuccessor(sinkMBB);
Scott Michelcf0da6c2009-02-17 22:15:04 +00008674
Hal Finkel940ab932014-02-28 00:27:01 +00008675 if (MI->getOpcode() == PPC::SELECT_I4 ||
8676 MI->getOpcode() == PPC::SELECT_I8 ||
8677 MI->getOpcode() == PPC::SELECT_F4 ||
8678 MI->getOpcode() == PPC::SELECT_F8 ||
Hal Finkelc93a9a22015-02-25 01:06:45 +00008679 MI->getOpcode() == PPC::SELECT_QFRC ||
8680 MI->getOpcode() == PPC::SELECT_QSRC ||
8681 MI->getOpcode() == PPC::SELECT_QBRC ||
Bill Schmidt61e65232014-10-22 13:13:40 +00008682 MI->getOpcode() == PPC::SELECT_VRRC ||
Bill Schmidt9c54bbd2014-10-22 16:58:20 +00008683 MI->getOpcode() == PPC::SELECT_VSFRC ||
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +00008684 MI->getOpcode() == PPC::SELECT_VSSRC ||
Bill Schmidt61e65232014-10-22 13:13:40 +00008685 MI->getOpcode() == PPC::SELECT_VSRC) {
Hal Finkel940ab932014-02-28 00:27:01 +00008686 BuildMI(BB, dl, TII->get(PPC::BC))
8687 .addReg(MI->getOperand(1).getReg()).addMBB(sinkMBB);
8688 } else {
8689 unsigned SelectPred = MI->getOperand(4).getImm();
8690 BuildMI(BB, dl, TII->get(PPC::BCC))
8691 .addImm(SelectPred).addReg(MI->getOperand(1).getReg()).addMBB(sinkMBB);
8692 }
Dan Gohman34396292010-07-06 20:24:04 +00008693
Evan Cheng32e376f2008-07-12 02:23:19 +00008694 // copy0MBB:
8695 // %FalseValue = ...
8696 // # fallthrough to sinkMBB
8697 BB = copy0MBB;
Scott Michelcf0da6c2009-02-17 22:15:04 +00008698
Evan Cheng32e376f2008-07-12 02:23:19 +00008699 // Update machine-CFG edges
8700 BB->addSuccessor(sinkMBB);
Scott Michelcf0da6c2009-02-17 22:15:04 +00008701
Evan Cheng32e376f2008-07-12 02:23:19 +00008702 // sinkMBB:
8703 // %Result = phi [ %FalseValue, copy0MBB ], [ %TrueValue, thisMBB ]
8704 // ...
8705 BB = sinkMBB;
Dan Gohman34396292010-07-06 20:24:04 +00008706 BuildMI(*BB, BB->begin(), dl,
8707 TII->get(PPC::PHI), MI->getOperand(0).getReg())
Evan Cheng32e376f2008-07-12 02:23:19 +00008708 .addReg(MI->getOperand(3).getReg()).addMBB(copy0MBB)
8709 .addReg(MI->getOperand(2).getReg()).addMBB(thisMBB);
Hal Finkelbbdee932014-12-02 22:01:00 +00008710 } else if (MI->getOpcode() == PPC::ReadTB) {
8711 // To read the 64-bit time-base register on a 32-bit target, we read the
8712 // two halves. Should the counter have wrapped while it was being read, we
8713 // need to try again.
8714 // ...
8715 // readLoop:
8716 // mfspr Rx,TBU # load from TBU
8717 // mfspr Ry,TB # load from TB
8718 // mfspr Rz,TBU # load from TBU
NAKAMURA Takumibf9cc7f2015-09-22 11:10:08 +00008719 // cmpw crX,Rx,Rz # check if 'old'='new'
Hal Finkelbbdee932014-12-02 22:01:00 +00008720 // bne readLoop # branch if they're not equal
8721 // ...
8722
8723 MachineBasicBlock *readMBB = F->CreateMachineBasicBlock(LLVM_BB);
8724 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB);
8725 DebugLoc dl = MI->getDebugLoc();
8726 F->insert(It, readMBB);
8727 F->insert(It, sinkMBB);
8728
8729 // Transfer the remainder of BB and its successor edges to sinkMBB.
8730 sinkMBB->splice(sinkMBB->begin(), BB,
8731 std::next(MachineBasicBlock::iterator(MI)), BB->end());
8732 sinkMBB->transferSuccessorsAndUpdatePHIs(BB);
8733
8734 BB->addSuccessor(readMBB);
8735 BB = readMBB;
8736
8737 MachineRegisterInfo &RegInfo = F->getRegInfo();
8738 unsigned ReadAgainReg = RegInfo.createVirtualRegister(&PPC::GPRCRegClass);
8739 unsigned LoReg = MI->getOperand(0).getReg();
8740 unsigned HiReg = MI->getOperand(1).getReg();
8741
8742 BuildMI(BB, dl, TII->get(PPC::MFSPR), HiReg).addImm(269);
8743 BuildMI(BB, dl, TII->get(PPC::MFSPR), LoReg).addImm(268);
8744 BuildMI(BB, dl, TII->get(PPC::MFSPR), ReadAgainReg).addImm(269);
8745
8746 unsigned CmpReg = RegInfo.createVirtualRegister(&PPC::CRRCRegClass);
8747
8748 BuildMI(BB, dl, TII->get(PPC::CMPW), CmpReg)
8749 .addReg(HiReg).addReg(ReadAgainReg);
8750 BuildMI(BB, dl, TII->get(PPC::BCC))
8751 .addImm(PPC::PRED_NE).addReg(CmpReg).addMBB(readMBB);
8752
8753 BB->addSuccessor(readMBB);
8754 BB->addSuccessor(sinkMBB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008755 }
Dale Johannesena32affb2008-08-28 17:53:09 +00008756 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_ADD_I8)
8757 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::ADD4);
8758 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_ADD_I16)
8759 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::ADD4);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008760 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_ADD_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008761 BB = EmitAtomicBinary(MI, BB, 4, PPC::ADD4);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008762 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_ADD_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008763 BB = EmitAtomicBinary(MI, BB, 8, PPC::ADD8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008764
8765 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_AND_I8)
8766 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::AND);
8767 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_AND_I16)
8768 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::AND);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008769 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_AND_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008770 BB = EmitAtomicBinary(MI, BB, 4, PPC::AND);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008771 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_AND_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008772 BB = EmitAtomicBinary(MI, BB, 8, PPC::AND8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008773
8774 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_OR_I8)
8775 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::OR);
8776 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_OR_I16)
8777 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::OR);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008778 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_OR_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008779 BB = EmitAtomicBinary(MI, BB, 4, PPC::OR);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008780 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_OR_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008781 BB = EmitAtomicBinary(MI, BB, 8, PPC::OR8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008782
8783 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_XOR_I8)
8784 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::XOR);
8785 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_XOR_I16)
8786 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::XOR);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008787 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_XOR_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008788 BB = EmitAtomicBinary(MI, BB, 4, PPC::XOR);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008789 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_XOR_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008790 BB = EmitAtomicBinary(MI, BB, 8, PPC::XOR8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008791
8792 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_NAND_I8)
Ulrich Weigand862d8b82014-07-08 16:16:02 +00008793 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::NAND);
Dale Johannesena32affb2008-08-28 17:53:09 +00008794 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_NAND_I16)
Ulrich Weigand862d8b82014-07-08 16:16:02 +00008795 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::NAND);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008796 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_NAND_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008797 BB = EmitAtomicBinary(MI, BB, 4, PPC::NAND);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008798 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_NAND_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008799 BB = EmitAtomicBinary(MI, BB, 8, PPC::NAND8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008800
8801 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_SUB_I8)
8802 BB = EmitPartwordAtomicBinary(MI, BB, true, PPC::SUBF);
8803 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_SUB_I16)
8804 BB = EmitPartwordAtomicBinary(MI, BB, false, PPC::SUBF);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008805 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_SUB_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008806 BB = EmitAtomicBinary(MI, BB, 4, PPC::SUBF);
Dale Johannesend4eb0522008-08-25 22:34:37 +00008807 else if (MI->getOpcode() == PPC::ATOMIC_LOAD_SUB_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008808 BB = EmitAtomicBinary(MI, BB, 8, PPC::SUBF8);
Dale Johannesena32affb2008-08-28 17:53:09 +00008809
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008810 else if (MI->getOpcode() == PPC::ATOMIC_SWAP_I8)
8811 BB = EmitPartwordAtomicBinary(MI, BB, true, 0);
8812 else if (MI->getOpcode() == PPC::ATOMIC_SWAP_I16)
8813 BB = EmitPartwordAtomicBinary(MI, BB, false, 0);
8814 else if (MI->getOpcode() == PPC::ATOMIC_SWAP_I32)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008815 BB = EmitAtomicBinary(MI, BB, 4, 0);
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008816 else if (MI->getOpcode() == PPC::ATOMIC_SWAP_I64)
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008817 BB = EmitAtomicBinary(MI, BB, 8, 0);
Dale Johannesenf0a88d62008-08-29 18:29:46 +00008818
Evan Cheng32e376f2008-07-12 02:23:19 +00008819 else if (MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I32 ||
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008820 MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I64 ||
8821 (Subtarget.hasPartwordAtomics() &&
8822 MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I8) ||
8823 (Subtarget.hasPartwordAtomics() &&
8824 MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I16)) {
Evan Cheng32e376f2008-07-12 02:23:19 +00008825 bool is64bit = MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I64;
8826
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008827 auto LoadMnemonic = PPC::LDARX;
8828 auto StoreMnemonic = PPC::STDCX;
8829 switch(MI->getOpcode()) {
8830 default:
8831 llvm_unreachable("Compare and swap of unknown size");
8832 case PPC::ATOMIC_CMP_SWAP_I8:
8833 LoadMnemonic = PPC::LBARX;
8834 StoreMnemonic = PPC::STBCX;
8835 assert(Subtarget.hasPartwordAtomics() && "No support partword atomics.");
8836 break;
8837 case PPC::ATOMIC_CMP_SWAP_I16:
8838 LoadMnemonic = PPC::LHARX;
8839 StoreMnemonic = PPC::STHCX;
8840 assert(Subtarget.hasPartwordAtomics() && "No support partword atomics.");
8841 break;
8842 case PPC::ATOMIC_CMP_SWAP_I32:
8843 LoadMnemonic = PPC::LWARX;
8844 StoreMnemonic = PPC::STWCX;
8845 break;
8846 case PPC::ATOMIC_CMP_SWAP_I64:
8847 LoadMnemonic = PPC::LDARX;
8848 StoreMnemonic = PPC::STDCX;
8849 break;
8850 }
Evan Cheng32e376f2008-07-12 02:23:19 +00008851 unsigned dest = MI->getOperand(0).getReg();
8852 unsigned ptrA = MI->getOperand(1).getReg();
8853 unsigned ptrB = MI->getOperand(2).getReg();
8854 unsigned oldval = MI->getOperand(3).getReg();
8855 unsigned newval = MI->getOperand(4).getReg();
Dale Johannesene9f623e2009-02-13 02:27:39 +00008856 DebugLoc dl = MI->getDebugLoc();
Evan Cheng32e376f2008-07-12 02:23:19 +00008857
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008858 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB);
8859 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB);
8860 MachineBasicBlock *midMBB = F->CreateMachineBasicBlock(LLVM_BB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008861 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB);
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008862 F->insert(It, loop1MBB);
8863 F->insert(It, loop2MBB);
8864 F->insert(It, midMBB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008865 F->insert(It, exitMBB);
Dan Gohman34396292010-07-06 20:24:04 +00008866 exitMBB->splice(exitMBB->begin(), BB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008867 std::next(MachineBasicBlock::iterator(MI)), BB->end());
Dan Gohman34396292010-07-06 20:24:04 +00008868 exitMBB->transferSuccessorsAndUpdatePHIs(BB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008869
8870 // thisMBB:
8871 // ...
8872 // fallthrough --> loopMBB
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008873 BB->addSuccessor(loop1MBB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008874
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008875 // loop1MBB:
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008876 // l[bhwd]arx dest, ptr
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008877 // cmp[wd] dest, oldval
8878 // bne- midMBB
8879 // loop2MBB:
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008880 // st[bhwd]cx. newval, ptr
Evan Cheng32e376f2008-07-12 02:23:19 +00008881 // bne- loopMBB
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008882 // b exitBB
8883 // midMBB:
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008884 // st[bhwd]cx. dest, ptr
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008885 // exitBB:
8886 BB = loop1MBB;
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008887 BuildMI(BB, dl, TII->get(LoadMnemonic), dest)
Evan Cheng32e376f2008-07-12 02:23:19 +00008888 .addReg(ptrA).addReg(ptrB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008889 BuildMI(BB, dl, TII->get(is64bit ? PPC::CMPD : PPC::CMPW), PPC::CR0)
Evan Cheng32e376f2008-07-12 02:23:19 +00008890 .addReg(oldval).addReg(dest);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008891 BuildMI(BB, dl, TII->get(PPC::BCC))
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008892 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(midMBB);
8893 BB->addSuccessor(loop2MBB);
8894 BB->addSuccessor(midMBB);
8895
8896 BB = loop2MBB;
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008897 BuildMI(BB, dl, TII->get(StoreMnemonic))
Evan Cheng32e376f2008-07-12 02:23:19 +00008898 .addReg(newval).addReg(ptrA).addReg(ptrB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008899 BuildMI(BB, dl, TII->get(PPC::BCC))
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008900 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(loop1MBB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008901 BuildMI(BB, dl, TII->get(PPC::B)).addMBB(exitMBB);
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008902 BB->addSuccessor(loop1MBB);
Evan Cheng32e376f2008-07-12 02:23:19 +00008903 BB->addSuccessor(exitMBB);
Scott Michelcf0da6c2009-02-17 22:15:04 +00008904
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008905 BB = midMBB;
Nemanja Ivanovic0adf26b2015-03-10 20:51:07 +00008906 BuildMI(BB, dl, TII->get(StoreMnemonic))
Dale Johannesen166d6cb2008-08-25 18:53:26 +00008907 .addReg(dest).addReg(ptrA).addReg(ptrB);
8908 BB->addSuccessor(exitMBB);
8909
Evan Cheng32e376f2008-07-12 02:23:19 +00008910 // exitMBB:
8911 // ...
8912 BB = exitMBB;
Dale Johannesen340d2642008-08-30 00:08:53 +00008913 } else if (MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I8 ||
8914 MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I16) {
8915 // We must use 64-bit registers for addresses when targeting 64-bit,
8916 // since we're actually doing arithmetic on them. Other registers
8917 // can be 32-bit.
Eric Christopherb1aaebe2014-06-12 22:38:18 +00008918 bool is64bit = Subtarget.isPPC64();
Dale Johannesen340d2642008-08-30 00:08:53 +00008919 bool is8bit = MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I8;
8920
8921 unsigned dest = MI->getOperand(0).getReg();
8922 unsigned ptrA = MI->getOperand(1).getReg();
8923 unsigned ptrB = MI->getOperand(2).getReg();
8924 unsigned oldval = MI->getOperand(3).getReg();
8925 unsigned newval = MI->getOperand(4).getReg();
Dale Johannesene9f623e2009-02-13 02:27:39 +00008926 DebugLoc dl = MI->getDebugLoc();
Dale Johannesen340d2642008-08-30 00:08:53 +00008927
8928 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB);
8929 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB);
8930 MachineBasicBlock *midMBB = F->CreateMachineBasicBlock(LLVM_BB);
8931 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB);
8932 F->insert(It, loop1MBB);
8933 F->insert(It, loop2MBB);
8934 F->insert(It, midMBB);
8935 F->insert(It, exitMBB);
Dan Gohman34396292010-07-06 20:24:04 +00008936 exitMBB->splice(exitMBB->begin(), BB,
Benjamin Kramerb6d0bd42014-03-02 12:27:27 +00008937 std::next(MachineBasicBlock::iterator(MI)), BB->end());
Dan Gohman34396292010-07-06 20:24:04 +00008938 exitMBB->transferSuccessorsAndUpdatePHIs(BB);
Dale Johannesen340d2642008-08-30 00:08:53 +00008939
8940 MachineRegisterInfo &RegInfo = F->getRegInfo();
Craig Topper61e88f42014-11-21 05:58:21 +00008941 const TargetRegisterClass *RC = is64bit ? &PPC::G8RCRegClass
8942 : &PPC::GPRCRegClass;
Dale Johannesen340d2642008-08-30 00:08:53 +00008943 unsigned PtrReg = RegInfo.createVirtualRegister(RC);
8944 unsigned Shift1Reg = RegInfo.createVirtualRegister(RC);
8945 unsigned ShiftReg = RegInfo.createVirtualRegister(RC);
8946 unsigned NewVal2Reg = RegInfo.createVirtualRegister(RC);
8947 unsigned NewVal3Reg = RegInfo.createVirtualRegister(RC);
8948 unsigned OldVal2Reg = RegInfo.createVirtualRegister(RC);
8949 unsigned OldVal3Reg = RegInfo.createVirtualRegister(RC);
8950 unsigned MaskReg = RegInfo.createVirtualRegister(RC);
8951 unsigned Mask2Reg = RegInfo.createVirtualRegister(RC);
8952 unsigned Mask3Reg = RegInfo.createVirtualRegister(RC);
8953 unsigned Tmp2Reg = RegInfo.createVirtualRegister(RC);
8954 unsigned Tmp4Reg = RegInfo.createVirtualRegister(RC);
8955 unsigned TmpDestReg = RegInfo.createVirtualRegister(RC);
8956 unsigned Ptr1Reg;
8957 unsigned TmpReg = RegInfo.createVirtualRegister(RC);
Hal Finkelf70c41e2013-03-21 23:45:03 +00008958 unsigned ZeroReg = is64bit ? PPC::ZERO8 : PPC::ZERO;
Dale Johannesen340d2642008-08-30 00:08:53 +00008959 // thisMBB:
8960 // ...
8961 // fallthrough --> loopMBB
8962 BB->addSuccessor(loop1MBB);
8963
8964 // The 4-byte load must be aligned, while a char or short may be
8965 // anywhere in the word. Hence all this nasty bookkeeping code.
8966 // add ptr1, ptrA, ptrB [copy if ptrA==0]
8967 // rlwinm shift1, ptr1, 3, 27, 28 [3, 27, 27]
Dale Johannesenbc698292008-09-02 20:30:23 +00008968 // xori shift, shift1, 24 [16]
Dale Johannesen340d2642008-08-30 00:08:53 +00008969 // rlwinm ptr, ptr1, 0, 0, 29
8970 // slw newval2, newval, shift
8971 // slw oldval2, oldval,shift
8972 // li mask2, 255 [li mask3, 0; ori mask2, mask3, 65535]
8973 // slw mask, mask2, shift
8974 // and newval3, newval2, mask
8975 // and oldval3, oldval2, mask
8976 // loop1MBB:
8977 // lwarx tmpDest, ptr
8978 // and tmp, tmpDest, mask
8979 // cmpw tmp, oldval3
8980 // bne- midMBB
8981 // loop2MBB:
8982 // andc tmp2, tmpDest, mask
8983 // or tmp4, tmp2, newval3
8984 // stwcx. tmp4, ptr
8985 // bne- loop1MBB
8986 // b exitBB
8987 // midMBB:
8988 // stwcx. tmpDest, ptr
8989 // exitBB:
8990 // srw dest, tmpDest, shift
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00008991 if (ptrA != ZeroReg) {
Dale Johannesen340d2642008-08-30 00:08:53 +00008992 Ptr1Reg = RegInfo.createVirtualRegister(RC);
Dale Johannesene9f623e2009-02-13 02:27:39 +00008993 BuildMI(BB, dl, TII->get(is64bit ? PPC::ADD8 : PPC::ADD4), Ptr1Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00008994 .addReg(ptrA).addReg(ptrB);
8995 } else {
8996 Ptr1Reg = ptrB;
8997 }
Dale Johannesene9f623e2009-02-13 02:27:39 +00008998 BuildMI(BB, dl, TII->get(PPC::RLWINM), Shift1Reg).addReg(Ptr1Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00008999 .addImm(3).addImm(27).addImm(is8bit ? 28 : 27);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009000 BuildMI(BB, dl, TII->get(is64bit ? PPC::XORI8 : PPC::XORI), ShiftReg)
Dale Johannesen340d2642008-08-30 00:08:53 +00009001 .addReg(Shift1Reg).addImm(is8bit ? 24 : 16);
9002 if (is64bit)
Dale Johannesene9f623e2009-02-13 02:27:39 +00009003 BuildMI(BB, dl, TII->get(PPC::RLDICR), PtrReg)
Dale Johannesen340d2642008-08-30 00:08:53 +00009004 .addReg(Ptr1Reg).addImm(0).addImm(61);
9005 else
Dale Johannesene9f623e2009-02-13 02:27:39 +00009006 BuildMI(BB, dl, TII->get(PPC::RLWINM), PtrReg)
Dale Johannesen340d2642008-08-30 00:08:53 +00009007 .addReg(Ptr1Reg).addImm(0).addImm(0).addImm(29);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009008 BuildMI(BB, dl, TII->get(PPC::SLW), NewVal2Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00009009 .addReg(newval).addReg(ShiftReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009010 BuildMI(BB, dl, TII->get(PPC::SLW), OldVal2Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00009011 .addReg(oldval).addReg(ShiftReg);
9012 if (is8bit)
Dale Johannesene9f623e2009-02-13 02:27:39 +00009013 BuildMI(BB, dl, TII->get(PPC::LI), Mask2Reg).addImm(255);
Dale Johannesen340d2642008-08-30 00:08:53 +00009014 else {
Dale Johannesene9f623e2009-02-13 02:27:39 +00009015 BuildMI(BB, dl, TII->get(PPC::LI), Mask3Reg).addImm(0);
9016 BuildMI(BB, dl, TII->get(PPC::ORI), Mask2Reg)
9017 .addReg(Mask3Reg).addImm(65535);
Dale Johannesen340d2642008-08-30 00:08:53 +00009018 }
Dale Johannesene9f623e2009-02-13 02:27:39 +00009019 BuildMI(BB, dl, TII->get(PPC::SLW), MaskReg)
Dale Johannesen340d2642008-08-30 00:08:53 +00009020 .addReg(Mask2Reg).addReg(ShiftReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009021 BuildMI(BB, dl, TII->get(PPC::AND), NewVal3Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00009022 .addReg(NewVal2Reg).addReg(MaskReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009023 BuildMI(BB, dl, TII->get(PPC::AND), OldVal3Reg)
Dale Johannesen340d2642008-08-30 00:08:53 +00009024 .addReg(OldVal2Reg).addReg(MaskReg);
9025
9026 BB = loop1MBB;
Dale Johannesene9f623e2009-02-13 02:27:39 +00009027 BuildMI(BB, dl, TII->get(PPC::LWARX), TmpDestReg)
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00009028 .addReg(ZeroReg).addReg(PtrReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009029 BuildMI(BB, dl, TII->get(PPC::AND),TmpReg)
9030 .addReg(TmpDestReg).addReg(MaskReg);
9031 BuildMI(BB, dl, TII->get(PPC::CMPW), PPC::CR0)
Dale Johannesen340d2642008-08-30 00:08:53 +00009032 .addReg(TmpReg).addReg(OldVal3Reg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009033 BuildMI(BB, dl, TII->get(PPC::BCC))
Dale Johannesen340d2642008-08-30 00:08:53 +00009034 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(midMBB);
9035 BB->addSuccessor(loop2MBB);
9036 BB->addSuccessor(midMBB);
9037
9038 BB = loop2MBB;
Dale Johannesene9f623e2009-02-13 02:27:39 +00009039 BuildMI(BB, dl, TII->get(PPC::ANDC),Tmp2Reg)
9040 .addReg(TmpDestReg).addReg(MaskReg);
9041 BuildMI(BB, dl, TII->get(PPC::OR),Tmp4Reg)
9042 .addReg(Tmp2Reg).addReg(NewVal3Reg);
9043 BuildMI(BB, dl, TII->get(PPC::STWCX)).addReg(Tmp4Reg)
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00009044 .addReg(ZeroReg).addReg(PtrReg);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009045 BuildMI(BB, dl, TII->get(PPC::BCC))
Dale Johannesen340d2642008-08-30 00:08:53 +00009046 .addImm(PPC::PRED_NE).addReg(PPC::CR0).addMBB(loop1MBB);
Dale Johannesene9f623e2009-02-13 02:27:39 +00009047 BuildMI(BB, dl, TII->get(PPC::B)).addMBB(exitMBB);
Dale Johannesen340d2642008-08-30 00:08:53 +00009048 BB->addSuccessor(loop1MBB);
9049 BB->addSuccessor(exitMBB);
Scott Michelcf0da6c2009-02-17 22:15:04 +00009050
Dale Johannesen340d2642008-08-30 00:08:53 +00009051 BB = midMBB;
Dale Johannesene9f623e2009-02-13 02:27:39 +00009052 BuildMI(BB, dl, TII->get(PPC::STWCX)).addReg(TmpDestReg)
Jakob Stoklund Olesen7067bff2011-04-04 17:07:06 +00009053 .addReg(ZeroReg).addReg(PtrReg);
Dale Johannesen340d2642008-08-30 00:08:53 +00009054 BB->addSuccessor(exitMBB);
9055
9056 // exitMBB:
9057 // ...
9058 BB = exitMBB;
Jakob Stoklund Olesen13ce2362011-04-04 17:57:29 +00009059 BuildMI(*BB, BB->begin(), dl, TII->get(PPC::SRW),dest).addReg(TmpReg)
9060 .addReg(ShiftReg);
Ulrich Weigand874fc622013-03-26 10:56:22 +00009061 } else if (MI->getOpcode() == PPC::FADDrtz) {
9062 // This pseudo performs an FADD with rounding mode temporarily forced
9063 // to round-to-zero. We emit this via custom inserter since the FPSCR
9064 // is not modeled at the SelectionDAG level.
9065 unsigned Dest = MI->getOperand(0).getReg();
9066 unsigned Src1 = MI->getOperand(1).getReg();
9067 unsigned Src2 = MI->getOperand(2).getReg();
9068 DebugLoc dl = MI->getDebugLoc();
9069
9070 MachineRegisterInfo &RegInfo = F->getRegInfo();
9071 unsigned MFFSReg = RegInfo.createVirtualRegister(&PPC::F8RCRegClass);
9072
9073 // Save FPSCR value.
9074 BuildMI(*BB, MI, dl, TII->get(PPC::MFFS), MFFSReg);
9075
9076 // Set rounding mode to round-to-zero.
9077 BuildMI(*BB, MI, dl, TII->get(PPC::MTFSB1)).addImm(31);
9078 BuildMI(*BB, MI, dl, TII->get(PPC::MTFSB0)).addImm(30);
9079
9080 // Perform addition.
9081 BuildMI(*BB, MI, dl, TII->get(PPC::FADD), Dest).addReg(Src1).addReg(Src2);
9082
9083 // Restore FPSCR value.
Hal Finkel64202162015-01-15 01:00:53 +00009084 BuildMI(*BB, MI, dl, TII->get(PPC::MTFSFb)).addImm(1).addReg(MFFSReg);
Hal Finkel940ab932014-02-28 00:27:01 +00009085 } else if (MI->getOpcode() == PPC::ANDIo_1_EQ_BIT ||
9086 MI->getOpcode() == PPC::ANDIo_1_GT_BIT ||
9087 MI->getOpcode() == PPC::ANDIo_1_EQ_BIT8 ||
9088 MI->getOpcode() == PPC::ANDIo_1_GT_BIT8) {
9089 unsigned Opcode = (MI->getOpcode() == PPC::ANDIo_1_EQ_BIT8 ||
9090 MI->getOpcode() == PPC::ANDIo_1_GT_BIT8) ?
9091 PPC::ANDIo8 : PPC::ANDIo;
9092 bool isEQ = (MI->getOpcode() == PPC::ANDIo_1_EQ_BIT ||
9093 MI->getOpcode() == PPC::ANDIo_1_EQ_BIT8);
9094
9095 MachineRegisterInfo &RegInfo = F->getRegInfo();
9096 unsigned Dest = RegInfo.createVirtualRegister(Opcode == PPC::ANDIo ?
9097 &PPC::GPRCRegClass :
9098 &PPC::G8RCRegClass);
9099
9100 DebugLoc dl = MI->getDebugLoc();
9101 BuildMI(*BB, MI, dl, TII->get(Opcode), Dest)
9102 .addReg(MI->getOperand(1).getReg()).addImm(1);
9103 BuildMI(*BB, MI, dl, TII->get(TargetOpcode::COPY),
9104 MI->getOperand(0).getReg())
9105 .addReg(isEQ ? PPC::CR0EQ : PPC::CR0GT);
Kit Barton535e69d2015-03-25 19:36:23 +00009106 } else if (MI->getOpcode() == PPC::TCHECK_RET) {
9107 DebugLoc Dl = MI->getDebugLoc();
9108 MachineRegisterInfo &RegInfo = F->getRegInfo();
9109 unsigned CRReg = RegInfo.createVirtualRegister(&PPC::CRRCRegClass);
9110 BuildMI(*BB, MI, Dl, TII->get(PPC::TCHECK), CRReg);
9111 return BB;
Dale Johannesen340d2642008-08-30 00:08:53 +00009112 } else {
Torok Edwinfbcc6632009-07-14 16:55:14 +00009113 llvm_unreachable("Unexpected instr type to insert");
Evan Cheng32e376f2008-07-12 02:23:19 +00009114 }
Chris Lattner9b577f12005-08-26 21:23:58 +00009115
Dan Gohman34396292010-07-06 20:24:04 +00009116 MI->eraseFromParent(); // The pseudo instruction is gone now.
Chris Lattner9b577f12005-08-26 21:23:58 +00009117 return BB;
9118}
9119
Chris Lattner4211ca92006-04-14 06:01:58 +00009120//===----------------------------------------------------------------------===//
9121// Target Optimization Hooks
9122//===----------------------------------------------------------------------===//
9123
Hal Finkelcbf08922015-07-12 02:33:57 +00009124static std::string getRecipOp(const char *Base, EVT VT) {
9125 std::string RecipOp(Base);
9126 if (VT.getScalarType() == MVT::f64)
9127 RecipOp += "d";
9128 else
9129 RecipOp += "f";
9130
9131 if (VT.isVector())
9132 RecipOp = "vec-" + RecipOp;
9133
9134 return RecipOp;
9135}
9136
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009137SDValue PPCTargetLowering::getRsqrtEstimate(SDValue Operand,
9138 DAGCombinerInfo &DCI,
Sanjay Patel957efc232014-10-24 17:02:16 +00009139 unsigned &RefinementSteps,
9140 bool &UseOneConstNR) const {
Sanjay Patelbdf1e382014-09-26 23:01:47 +00009141 EVT VT = Operand.getValueType();
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009142 if ((VT == MVT::f32 && Subtarget.hasFRSQRTES()) ||
Eric Christophercccae792015-01-30 22:02:31 +00009143 (VT == MVT::f64 && Subtarget.hasFRSQRTE()) ||
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009144 (VT == MVT::v4f32 && Subtarget.hasAltivec()) ||
Hal Finkelc93a9a22015-02-25 01:06:45 +00009145 (VT == MVT::v2f64 && Subtarget.hasVSX()) ||
9146 (VT == MVT::v4f32 && Subtarget.hasQPX()) ||
9147 (VT == MVT::v4f64 && Subtarget.hasQPX())) {
Hal Finkelcbf08922015-07-12 02:33:57 +00009148 TargetRecip Recips = DCI.DAG.getTarget().Options.Reciprocals;
9149 std::string RecipOp = getRecipOp("sqrt", VT);
9150 if (!Recips.isEnabled(RecipOp))
9151 return SDValue();
9152
9153 RefinementSteps = Recips.getRefinementSteps(RecipOp);
Sanjay Patel957efc232014-10-24 17:02:16 +00009154 UseOneConstNR = true;
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009155 return DCI.DAG.getNode(PPCISD::FRSQRTE, SDLoc(Operand), VT, Operand);
Hal Finkel2e103312013-04-03 04:01:11 +00009156 }
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009157 return SDValue();
9158}
9159
9160SDValue PPCTargetLowering::getRecipEstimate(SDValue Operand,
9161 DAGCombinerInfo &DCI,
9162 unsigned &RefinementSteps) const {
9163 EVT VT = Operand.getValueType();
9164 if ((VT == MVT::f32 && Subtarget.hasFRES()) ||
Eric Christophercccae792015-01-30 22:02:31 +00009165 (VT == MVT::f64 && Subtarget.hasFRE()) ||
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009166 (VT == MVT::v4f32 && Subtarget.hasAltivec()) ||
Hal Finkelc93a9a22015-02-25 01:06:45 +00009167 (VT == MVT::v2f64 && Subtarget.hasVSX()) ||
9168 (VT == MVT::v4f32 && Subtarget.hasQPX()) ||
9169 (VT == MVT::v4f64 && Subtarget.hasQPX())) {
Hal Finkelcbf08922015-07-12 02:33:57 +00009170 TargetRecip Recips = DCI.DAG.getTarget().Options.Reciprocals;
9171 std::string RecipOp = getRecipOp("div", VT);
9172 if (!Recips.isEnabled(RecipOp))
9173 return SDValue();
9174
9175 RefinementSteps = Recips.getRefinementSteps(RecipOp);
Sanjay Patel8fde95c2014-09-30 20:28:48 +00009176 return DCI.DAG.getNode(PPCISD::FRE, SDLoc(Operand), VT, Operand);
9177 }
9178 return SDValue();
Hal Finkel2e103312013-04-03 04:01:11 +00009179}
9180
Sanjay Patel1dd15592015-07-28 23:05:48 +00009181unsigned PPCTargetLowering::combineRepeatedFPDivisors() const {
Hal Finkel360f2132014-11-24 23:45:21 +00009182 // Note: This functionality is used only when unsafe-fp-math is enabled, and
9183 // on cores with reciprocal estimates (which are used when unsafe-fp-math is
9184 // enabled for division), this functionality is redundant with the default
9185 // combiner logic (once the division -> reciprocal/multiply transformation
9186 // has taken place). As a result, this matters more for older cores than for
9187 // newer ones.
9188
9189 // Combine multiple FDIVs with the same divisor into multiple FMULs by the
9190 // reciprocal if there are two or more FDIVs (for embedded cores with only
9191 // one FP pipeline) for three or more FDIVs (for generic OOO cores).
9192 switch (Subtarget.getDarwinDirective()) {
9193 default:
Sanjay Patel1dd15592015-07-28 23:05:48 +00009194 return 3;
Hal Finkel360f2132014-11-24 23:45:21 +00009195 case PPC::DIR_440:
9196 case PPC::DIR_A2:
9197 case PPC::DIR_E500mc:
9198 case PPC::DIR_E5500:
Sanjay Patel1dd15592015-07-28 23:05:48 +00009199 return 2;
Hal Finkel360f2132014-11-24 23:45:21 +00009200 }
9201}
9202
Hal Finkele6702ca2015-09-03 22:37:44 +00009203// isConsecutiveLSLoc needs to work even if all adds have not yet been
9204// collapsed, and so we need to look through chains of them.
9205static void getBaseWithConstantOffset(SDValue Loc, SDValue &Base,
9206 int64_t& Offset, SelectionDAG &DAG) {
9207 if (DAG.isBaseWithConstantOffset(Loc)) {
9208 Base = Loc.getOperand(0);
9209 Offset += cast<ConstantSDNode>(Loc.getOperand(1))->getSExtValue();
9210
9211 // The base might itself be a base plus an offset, and if so, accumulate
9212 // that as well.
9213 getBaseWithConstantOffset(Loc.getOperand(0), Base, Offset, DAG);
9214 }
9215}
9216
Hal Finkel3604bf72014-08-01 01:02:01 +00009217static bool isConsecutiveLSLoc(SDValue Loc, EVT VT, LSBaseSDNode *Base,
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009218 unsigned Bytes, int Dist,
9219 SelectionDAG &DAG) {
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009220 if (VT.getSizeInBits() / 8 != Bytes)
9221 return false;
9222
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009223 SDValue BaseLoc = Base->getBasePtr();
9224 if (Loc.getOpcode() == ISD::FrameIndex) {
9225 if (BaseLoc.getOpcode() != ISD::FrameIndex)
9226 return false;
9227 const MachineFrameInfo *MFI = DAG.getMachineFunction().getFrameInfo();
9228 int FI = cast<FrameIndexSDNode>(Loc)->getIndex();
9229 int BFI = cast<FrameIndexSDNode>(BaseLoc)->getIndex();
9230 int FS = MFI->getObjectSize(FI);
9231 int BFS = MFI->getObjectSize(BFI);
9232 if (FS != BFS || FS != (int)Bytes) return false;
9233 return MFI->getObjectOffset(FI) == (MFI->getObjectOffset(BFI) + Dist*Bytes);
9234 }
9235
Hal Finkele6702ca2015-09-03 22:37:44 +00009236 SDValue Base1 = Loc, Base2 = BaseLoc;
9237 int64_t Offset1 = 0, Offset2 = 0;
9238 getBaseWithConstantOffset(Loc, Base1, Offset1, DAG);
9239 getBaseWithConstantOffset(BaseLoc, Base2, Offset2, DAG);
NAKAMURA Takumi70ad98a2015-09-22 11:13:55 +00009240 if (Base1 == Base2 && Offset1 == (Offset2 + Dist * Bytes))
9241 return true;
9242
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009243 const TargetLowering &TLI = DAG.getTargetLoweringInfo();
Craig Topper062a2ba2014-04-25 05:30:21 +00009244 const GlobalValue *GV1 = nullptr;
9245 const GlobalValue *GV2 = nullptr;
Hal Finkele6702ca2015-09-03 22:37:44 +00009246 Offset1 = 0;
9247 Offset2 = 0;
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009248 bool isGA1 = TLI.isGAPlusOffset(Loc.getNode(), GV1, Offset1);
9249 bool isGA2 = TLI.isGAPlusOffset(BaseLoc.getNode(), GV2, Offset2);
9250 if (isGA1 && isGA2 && GV1 == GV2)
9251 return Offset1 == (Offset2 + Dist*Bytes);
9252 return false;
9253}
9254
Hal Finkel3604bf72014-08-01 01:02:01 +00009255// Like SelectionDAG::isConsecutiveLoad, but also works for stores, and does
9256// not enforce equality of the chain operands.
9257static bool isConsecutiveLS(SDNode *N, LSBaseSDNode *Base,
9258 unsigned Bytes, int Dist,
9259 SelectionDAG &DAG) {
9260 if (LSBaseSDNode *LS = dyn_cast<LSBaseSDNode>(N)) {
9261 EVT VT = LS->getMemoryVT();
9262 SDValue Loc = LS->getBasePtr();
9263 return isConsecutiveLSLoc(Loc, VT, Base, Bytes, Dist, DAG);
9264 }
9265
9266 if (N->getOpcode() == ISD::INTRINSIC_W_CHAIN) {
9267 EVT VT;
9268 switch (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue()) {
9269 default: return false;
Hal Finkelc93a9a22015-02-25 01:06:45 +00009270 case Intrinsic::ppc_qpx_qvlfd:
9271 case Intrinsic::ppc_qpx_qvlfda:
9272 VT = MVT::v4f64;
9273 break;
9274 case Intrinsic::ppc_qpx_qvlfs:
9275 case Intrinsic::ppc_qpx_qvlfsa:
9276 VT = MVT::v4f32;
9277 break;
9278 case Intrinsic::ppc_qpx_qvlfcd:
9279 case Intrinsic::ppc_qpx_qvlfcda:
9280 VT = MVT::v2f64;
9281 break;
9282 case Intrinsic::ppc_qpx_qvlfcs:
9283 case Intrinsic::ppc_qpx_qvlfcsa:
9284 VT = MVT::v2f32;
9285 break;
9286 case Intrinsic::ppc_qpx_qvlfiwa:
9287 case Intrinsic::ppc_qpx_qvlfiwz:
Hal Finkel3604bf72014-08-01 01:02:01 +00009288 case Intrinsic::ppc_altivec_lvx:
9289 case Intrinsic::ppc_altivec_lvxl:
Bill Schmidt72954782014-11-12 04:19:40 +00009290 case Intrinsic::ppc_vsx_lxvw4x:
Hal Finkel3604bf72014-08-01 01:02:01 +00009291 VT = MVT::v4i32;
9292 break;
Bill Schmidt72954782014-11-12 04:19:40 +00009293 case Intrinsic::ppc_vsx_lxvd2x:
9294 VT = MVT::v2f64;
9295 break;
Hal Finkel3604bf72014-08-01 01:02:01 +00009296 case Intrinsic::ppc_altivec_lvebx:
9297 VT = MVT::i8;
9298 break;
9299 case Intrinsic::ppc_altivec_lvehx:
9300 VT = MVT::i16;
9301 break;
9302 case Intrinsic::ppc_altivec_lvewx:
9303 VT = MVT::i32;
9304 break;
9305 }
9306
9307 return isConsecutiveLSLoc(N->getOperand(2), VT, Base, Bytes, Dist, DAG);
9308 }
9309
9310 if (N->getOpcode() == ISD::INTRINSIC_VOID) {
9311 EVT VT;
9312 switch (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue()) {
9313 default: return false;
Hal Finkelc93a9a22015-02-25 01:06:45 +00009314 case Intrinsic::ppc_qpx_qvstfd:
9315 case Intrinsic::ppc_qpx_qvstfda:
9316 VT = MVT::v4f64;
9317 break;
9318 case Intrinsic::ppc_qpx_qvstfs:
9319 case Intrinsic::ppc_qpx_qvstfsa:
9320 VT = MVT::v4f32;
9321 break;
9322 case Intrinsic::ppc_qpx_qvstfcd:
9323 case Intrinsic::ppc_qpx_qvstfcda:
9324 VT = MVT::v2f64;
9325 break;
9326 case Intrinsic::ppc_qpx_qvstfcs:
9327 case Intrinsic::ppc_qpx_qvstfcsa:
9328 VT = MVT::v2f32;
9329 break;
9330 case Intrinsic::ppc_qpx_qvstfiw:
9331 case Intrinsic::ppc_qpx_qvstfiwa:
Hal Finkel3604bf72014-08-01 01:02:01 +00009332 case Intrinsic::ppc_altivec_stvx:
9333 case Intrinsic::ppc_altivec_stvxl:
Bill Schmidt72954782014-11-12 04:19:40 +00009334 case Intrinsic::ppc_vsx_stxvw4x:
Hal Finkel3604bf72014-08-01 01:02:01 +00009335 VT = MVT::v4i32;
9336 break;
Bill Schmidt72954782014-11-12 04:19:40 +00009337 case Intrinsic::ppc_vsx_stxvd2x:
9338 VT = MVT::v2f64;
9339 break;
Hal Finkel3604bf72014-08-01 01:02:01 +00009340 case Intrinsic::ppc_altivec_stvebx:
9341 VT = MVT::i8;
9342 break;
9343 case Intrinsic::ppc_altivec_stvehx:
9344 VT = MVT::i16;
9345 break;
9346 case Intrinsic::ppc_altivec_stvewx:
9347 VT = MVT::i32;
9348 break;
9349 }
9350
9351 return isConsecutiveLSLoc(N->getOperand(3), VT, Base, Bytes, Dist, DAG);
9352 }
9353
9354 return false;
9355}
9356
Hal Finkel7d8a6912013-05-26 18:08:30 +00009357// Return true is there is a nearyby consecutive load to the one provided
9358// (regardless of alignment). We search up and down the chain, looking though
Matt Arsenault57e74d22014-07-29 00:02:40 +00009359// token factors and other loads (but nothing else). As a result, a true result
9360// indicates that it is safe to create a new consecutive load adjacent to the
9361// load provided.
Hal Finkel7d8a6912013-05-26 18:08:30 +00009362static bool findConsecutiveLoad(LoadSDNode *LD, SelectionDAG &DAG) {
9363 SDValue Chain = LD->getChain();
9364 EVT VT = LD->getMemoryVT();
9365
9366 SmallSet<SDNode *, 16> LoadRoots;
9367 SmallVector<SDNode *, 8> Queue(1, Chain.getNode());
9368 SmallSet<SDNode *, 16> Visited;
9369
9370 // First, search up the chain, branching to follow all token-factor operands.
9371 // If we find a consecutive load, then we're done, otherwise, record all
9372 // nodes just above the top-level loads and token factors.
9373 while (!Queue.empty()) {
9374 SDNode *ChainNext = Queue.pop_back_val();
David Blaikie70573dc2014-11-19 07:49:26 +00009375 if (!Visited.insert(ChainNext).second)
Hal Finkel7d8a6912013-05-26 18:08:30 +00009376 continue;
9377
Hal Finkel3604bf72014-08-01 01:02:01 +00009378 if (MemSDNode *ChainLD = dyn_cast<MemSDNode>(ChainNext)) {
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009379 if (isConsecutiveLS(ChainLD, LD, VT.getStoreSize(), 1, DAG))
Hal Finkel7d8a6912013-05-26 18:08:30 +00009380 return true;
9381
9382 if (!Visited.count(ChainLD->getChain().getNode()))
9383 Queue.push_back(ChainLD->getChain().getNode());
9384 } else if (ChainNext->getOpcode() == ISD::TokenFactor) {
Craig Topper66e588b2014-06-29 00:40:57 +00009385 for (const SDUse &O : ChainNext->ops())
9386 if (!Visited.count(O.getNode()))
9387 Queue.push_back(O.getNode());
Hal Finkel7d8a6912013-05-26 18:08:30 +00009388 } else
9389 LoadRoots.insert(ChainNext);
9390 }
9391
9392 // Second, search down the chain, starting from the top-level nodes recorded
9393 // in the first phase. These top-level nodes are the nodes just above all
9394 // loads and token factors. Starting with their uses, recursively look though
9395 // all loads (just the chain uses) and token factors to find a consecutive
9396 // load.
9397 Visited.clear();
9398 Queue.clear();
9399
9400 for (SmallSet<SDNode *, 16>::iterator I = LoadRoots.begin(),
9401 IE = LoadRoots.end(); I != IE; ++I) {
9402 Queue.push_back(*I);
NAKAMURA Takumia9cb5382015-09-22 11:14:39 +00009403
Hal Finkel7d8a6912013-05-26 18:08:30 +00009404 while (!Queue.empty()) {
9405 SDNode *LoadRoot = Queue.pop_back_val();
David Blaikie70573dc2014-11-19 07:49:26 +00009406 if (!Visited.insert(LoadRoot).second)
Hal Finkel7d8a6912013-05-26 18:08:30 +00009407 continue;
9408
Hal Finkel3604bf72014-08-01 01:02:01 +00009409 if (MemSDNode *ChainLD = dyn_cast<MemSDNode>(LoadRoot))
Hal Finkel8ebfe6c2013-05-27 02:06:39 +00009410 if (isConsecutiveLS(ChainLD, LD, VT.getStoreSize(), 1, DAG))
Hal Finkel7d8a6912013-05-26 18:08:30 +00009411 return true;
9412
9413 for (SDNode::use_iterator UI = LoadRoot->use_begin(),
9414 UE = LoadRoot->use_end(); UI != UE; ++UI)
Hal Finkel3604bf72014-08-01 01:02:01 +00009415 if (((isa<MemSDNode>(*UI) &&
9416 cast<MemSDNode>(*UI)->getChain().getNode() == LoadRoot) ||
Hal Finkel7d8a6912013-05-26 18:08:30 +00009417 UI->getOpcode() == ISD::TokenFactor) && !Visited.count(*UI))
9418 Queue.push_back(*UI);
9419 }
9420 }
9421
9422 return false;
9423}
9424
Hal Finkel940ab932014-02-28 00:27:01 +00009425SDValue PPCTargetLowering::DAGCombineTruncBoolExt(SDNode *N,
9426 DAGCombinerInfo &DCI) const {
9427 SelectionDAG &DAG = DCI.DAG;
9428 SDLoc dl(N);
9429
Eric Christophercccae792015-01-30 22:02:31 +00009430 assert(Subtarget.useCRBits() && "Expecting to be tracking CR bits");
Hal Finkel940ab932014-02-28 00:27:01 +00009431 // If we're tracking CR bits, we need to be careful that we don't have:
9432 // trunc(binary-ops(zext(x), zext(y)))
9433 // or
9434 // trunc(binary-ops(binary-ops(zext(x), zext(y)), ...)
9435 // such that we're unnecessarily moving things into GPRs when it would be
9436 // better to keep them in CR bits.
9437
9438 // Note that trunc here can be an actual i1 trunc, or can be the effective
9439 // truncation that comes from a setcc or select_cc.
9440 if (N->getOpcode() == ISD::TRUNCATE &&
9441 N->getValueType(0) != MVT::i1)
9442 return SDValue();
9443
9444 if (N->getOperand(0).getValueType() != MVT::i32 &&
9445 N->getOperand(0).getValueType() != MVT::i64)
9446 return SDValue();
9447
9448 if (N->getOpcode() == ISD::SETCC ||
9449 N->getOpcode() == ISD::SELECT_CC) {
9450 // If we're looking at a comparison, then we need to make sure that the
9451 // high bits (all except for the first) don't matter the result.
9452 ISD::CondCode CC =
9453 cast<CondCodeSDNode>(N->getOperand(
9454 N->getOpcode() == ISD::SETCC ? 2 : 4))->get();
9455 unsigned OpBits = N->getOperand(0).getValueSizeInBits();
9456
9457 if (ISD::isSignedIntSetCC(CC)) {
9458 if (DAG.ComputeNumSignBits(N->getOperand(0)) != OpBits ||
9459 DAG.ComputeNumSignBits(N->getOperand(1)) != OpBits)
9460 return SDValue();
9461 } else if (ISD::isUnsignedIntSetCC(CC)) {
9462 if (!DAG.MaskedValueIsZero(N->getOperand(0),
9463 APInt::getHighBitsSet(OpBits, OpBits-1)) ||
9464 !DAG.MaskedValueIsZero(N->getOperand(1),
9465 APInt::getHighBitsSet(OpBits, OpBits-1)))
9466 return SDValue();
9467 } else {
9468 // This is neither a signed nor an unsigned comparison, just make sure
9469 // that the high bits are equal.
9470 APInt Op1Zero, Op1One;
9471 APInt Op2Zero, Op2One;
Jay Foada0653a32014-05-14 21:14:37 +00009472 DAG.computeKnownBits(N->getOperand(0), Op1Zero, Op1One);
9473 DAG.computeKnownBits(N->getOperand(1), Op2Zero, Op2One);
Hal Finkel940ab932014-02-28 00:27:01 +00009474
9475 // We don't really care about what is known about the first bit (if
9476 // anything), so clear it in all masks prior to comparing them.
9477 Op1Zero.clearBit(0); Op1One.clearBit(0);
9478 Op2Zero.clearBit(0); Op2One.clearBit(0);
9479
9480 if (Op1Zero != Op2Zero || Op1One != Op2One)
9481 return SDValue();
9482 }
9483 }
9484
9485 // We now know that the higher-order bits are irrelevant, we just need to
9486 // make sure that all of the intermediate operations are bit operations, and
9487 // all inputs are extensions.
9488 if (N->getOperand(0).getOpcode() != ISD::AND &&
9489 N->getOperand(0).getOpcode() != ISD::OR &&
9490 N->getOperand(0).getOpcode() != ISD::XOR &&
9491 N->getOperand(0).getOpcode() != ISD::SELECT &&
9492 N->getOperand(0).getOpcode() != ISD::SELECT_CC &&
9493 N->getOperand(0).getOpcode() != ISD::TRUNCATE &&
9494 N->getOperand(0).getOpcode() != ISD::SIGN_EXTEND &&
9495 N->getOperand(0).getOpcode() != ISD::ZERO_EXTEND &&
9496 N->getOperand(0).getOpcode() != ISD::ANY_EXTEND)
9497 return SDValue();
9498
9499 if ((N->getOpcode() == ISD::SETCC || N->getOpcode() == ISD::SELECT_CC) &&
9500 N->getOperand(1).getOpcode() != ISD::AND &&
9501 N->getOperand(1).getOpcode() != ISD::OR &&
9502 N->getOperand(1).getOpcode() != ISD::XOR &&
9503 N->getOperand(1).getOpcode() != ISD::SELECT &&
9504 N->getOperand(1).getOpcode() != ISD::SELECT_CC &&
9505 N->getOperand(1).getOpcode() != ISD::TRUNCATE &&
9506 N->getOperand(1).getOpcode() != ISD::SIGN_EXTEND &&
9507 N->getOperand(1).getOpcode() != ISD::ZERO_EXTEND &&
9508 N->getOperand(1).getOpcode() != ISD::ANY_EXTEND)
9509 return SDValue();
9510
9511 SmallVector<SDValue, 4> Inputs;
9512 SmallVector<SDValue, 8> BinOps, PromOps;
9513 SmallPtrSet<SDNode *, 16> Visited;
9514
9515 for (unsigned i = 0; i < 2; ++i) {
9516 if (((N->getOperand(i).getOpcode() == ISD::SIGN_EXTEND ||
9517 N->getOperand(i).getOpcode() == ISD::ZERO_EXTEND ||
9518 N->getOperand(i).getOpcode() == ISD::ANY_EXTEND) &&
9519 N->getOperand(i).getOperand(0).getValueType() == MVT::i1) ||
9520 isa<ConstantSDNode>(N->getOperand(i)))
9521 Inputs.push_back(N->getOperand(i));
9522 else
9523 BinOps.push_back(N->getOperand(i));
9524
9525 if (N->getOpcode() == ISD::TRUNCATE)
9526 break;
9527 }
9528
9529 // Visit all inputs, collect all binary operations (and, or, xor and
NAKAMURA Takumi84965032015-09-22 11:14:12 +00009530 // select) that are all fed by extensions.
Hal Finkel940ab932014-02-28 00:27:01 +00009531 while (!BinOps.empty()) {
9532 SDValue BinOp = BinOps.back();
9533 BinOps.pop_back();
9534
David Blaikie70573dc2014-11-19 07:49:26 +00009535 if (!Visited.insert(BinOp.getNode()).second)
Hal Finkel940ab932014-02-28 00:27:01 +00009536 continue;
9537
9538 PromOps.push_back(BinOp);
9539
9540 for (unsigned i = 0, ie = BinOp.getNumOperands(); i != ie; ++i) {
9541 // The condition of the select is not promoted.
9542 if (BinOp.getOpcode() == ISD::SELECT && i == 0)
9543 continue;
9544 if (BinOp.getOpcode() == ISD::SELECT_CC && i != 2 && i != 3)
9545 continue;
9546
9547 if (((BinOp.getOperand(i).getOpcode() == ISD::SIGN_EXTEND ||
9548 BinOp.getOperand(i).getOpcode() == ISD::ZERO_EXTEND ||
9549 BinOp.getOperand(i).getOpcode() == ISD::ANY_EXTEND) &&
9550 BinOp.getOperand(i).getOperand(0).getValueType() == MVT::i1) ||
9551 isa<ConstantSDNode>(BinOp.getOperand(i))) {
NAKAMURA Takumi10c80e72015-09-22 11:19:03 +00009552 Inputs.push_back(BinOp.getOperand(i));
Hal Finkel940ab932014-02-28 00:27:01 +00009553 } else if (BinOp.getOperand(i).getOpcode() == ISD::AND ||
9554 BinOp.getOperand(i).getOpcode() == ISD::OR ||
9555 BinOp.getOperand(i).getOpcode() == ISD::XOR ||
9556 BinOp.getOperand(i).getOpcode() == ISD::SELECT ||
9557 BinOp.getOperand(i).getOpcode() == ISD::SELECT_CC ||
9558 BinOp.getOperand(i).getOpcode() == ISD::TRUNCATE ||
9559 BinOp.getOperand(i).getOpcode() == ISD::SIGN_EXTEND ||
9560 BinOp.getOperand(i).getOpcode() == ISD::ZERO_EXTEND ||
9561 BinOp.getOperand(i).getOpcode() == ISD::ANY_EXTEND) {
9562 BinOps.push_back(BinOp.getOperand(i));
9563 } else {
9564 // We have an input that is not an extension or another binary
9565 // operation; we'll abort this transformation.
9566 return SDValue();
9567 }
9568 }
9569 }
9570
9571 // Make sure that this is a self-contained cluster of operations (which
9572 // is not quite the same thing as saying that everything has only one
9573 // use).
9574 for (unsigned i = 0, ie = Inputs.size(); i != ie; ++i) {
9575 if (isa<ConstantSDNode>(Inputs[i]))
9576 continue;
9577
9578 for (SDNode::use_iterator UI = Inputs[i].getNode()->use_begin(),
9579 UE = Inputs[i].getNode()->use_end();
9580 UI != UE; ++UI) {
9581 SDNode *User = *UI;
9582 if (User != N && !Visited.count(User))
9583 return SDValue();
Hal Finkel46043ed2014-03-01 21:36:57 +00009584
9585 // Make sure that we're not going to promote the non-output-value
9586 // operand(s) or SELECT or SELECT_CC.
9587 // FIXME: Although we could sometimes handle this, and it does occur in
9588 // practice that one of the condition inputs to the select is also one of
9589 // the outputs, we currently can't deal with this.
9590 if (User->getOpcode() == ISD::SELECT) {
9591 if (User->getOperand(0) == Inputs[i])
9592 return SDValue();
9593 } else if (User->getOpcode() == ISD::SELECT_CC) {
9594 if (User->getOperand(0) == Inputs[i] ||
9595 User->getOperand(1) == Inputs[i])
9596 return SDValue();
9597 }
Hal Finkel940ab932014-02-28 00:27:01 +00009598 }
9599 }
9600
9601 for (unsigned i = 0, ie = PromOps.size(); i != ie; ++i) {
9602 for (SDNode::use_iterator UI = PromOps[i].getNode()->use_begin(),
9603 UE = PromOps[i].getNode()->use_end();
9604 UI != UE; ++UI) {
9605 SDNode *User = *UI;
9606 if (User != N && !Visited.count(User))
9607 return SDValue();
Hal Finkel46043ed2014-03-01 21:36:57 +00009608
9609 // Make sure that we're not going to promote the non-output-value
9610 // operand(s) or SELECT or SELECT_CC.
9611 // FIXME: Although we could sometimes handle this, and it does occur in
9612 // practice that one of the condition inputs to the select is also one of
9613 // the outputs, we currently can't deal with this.
9614 if (User->getOpcode() == ISD::SELECT) {
9615 if (User->getOperand(0) == PromOps[i])
9616 return SDValue();
9617 } else if (User->getOpcode() == ISD::SELECT_CC) {
9618 if (User->getOperand(0) == PromOps[i] ||
9619 User->getOperand(1) == PromOps[i])
9620 return SDValue();
9621 }
Hal Finkel940ab932014-02-28 00:27:01 +00009622 }
9623 }
9624
9625 // Replace all inputs with the extension operand.
9626 for (unsigned i = 0, ie = Inputs.size(); i != ie; ++i) {
9627 // Constants may have users outside the cluster of to-be-promoted nodes,
9628 // and so we need to replace those as we do the promotions.
9629 if (isa<ConstantSDNode>(Inputs[i]))
9630 continue;
9631 else
NAKAMURA Takumi10c80e72015-09-22 11:19:03 +00009632 DAG.ReplaceAllUsesOfValueWith(Inputs[i], Inputs[i].getOperand(0));
Hal Finkel940ab932014-02-28 00:27:01 +00009633 }
9634
9635 // Replace all operations (these are all the same, but have a different
9636 // (i1) return type). DAG.getNode will validate that the types of
9637 // a binary operator match, so go through the list in reverse so that
9638 // we've likely promoted both operands first. Any intermediate truncations or
9639 // extensions disappear.
9640 while (!PromOps.empty()) {
9641 SDValue PromOp = PromOps.back();
9642 PromOps.pop_back();
9643
9644 if (PromOp.getOpcode() == ISD::TRUNCATE ||
9645 PromOp.getOpcode() == ISD::SIGN_EXTEND ||
9646 PromOp.getOpcode() == ISD::ZERO_EXTEND ||
9647 PromOp.getOpcode() == ISD::ANY_EXTEND) {
9648 if (!isa<ConstantSDNode>(PromOp.getOperand(0)) &&
9649 PromOp.getOperand(0).getValueType() != MVT::i1) {
9650 // The operand is not yet ready (see comment below).
9651 PromOps.insert(PromOps.begin(), PromOp);
9652 continue;
9653 }
9654
9655 SDValue RepValue = PromOp.getOperand(0);
9656 if (isa<ConstantSDNode>(RepValue))
9657 RepValue = DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, RepValue);
9658
9659 DAG.ReplaceAllUsesOfValueWith(PromOp, RepValue);
9660 continue;
9661 }
9662
9663 unsigned C;
9664 switch (PromOp.getOpcode()) {
9665 default: C = 0; break;
9666 case ISD::SELECT: C = 1; break;
9667 case ISD::SELECT_CC: C = 2; break;
9668 }
9669
9670 if ((!isa<ConstantSDNode>(PromOp.getOperand(C)) &&
9671 PromOp.getOperand(C).getValueType() != MVT::i1) ||
9672 (!isa<ConstantSDNode>(PromOp.getOperand(C+1)) &&
9673 PromOp.getOperand(C+1).getValueType() != MVT::i1)) {
9674 // The to-be-promoted operands of this node have not yet been
9675 // promoted (this should be rare because we're going through the
9676 // list backward, but if one of the operands has several users in
9677 // this cluster of to-be-promoted nodes, it is possible).
9678 PromOps.insert(PromOps.begin(), PromOp);
9679 continue;
9680 }
9681
9682 SmallVector<SDValue, 3> Ops(PromOp.getNode()->op_begin(),
9683 PromOp.getNode()->op_end());
9684
9685 // If there are any constant inputs, make sure they're replaced now.
9686 for (unsigned i = 0; i < 2; ++i)
9687 if (isa<ConstantSDNode>(Ops[C+i]))
9688 Ops[C+i] = DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, Ops[C+i]);
9689
9690 DAG.ReplaceAllUsesOfValueWith(PromOp,
Craig Topper48d114b2014-04-26 18:35:24 +00009691 DAG.getNode(PromOp.getOpcode(), dl, MVT::i1, Ops));
Hal Finkel940ab932014-02-28 00:27:01 +00009692 }
9693
9694 // Now we're left with the initial truncation itself.
9695 if (N->getOpcode() == ISD::TRUNCATE)
9696 return N->getOperand(0);
9697
9698 // Otherwise, this is a comparison. The operands to be compared have just
9699 // changed type (to i1), but everything else is the same.
9700 return SDValue(N, 0);
9701}
9702
9703SDValue PPCTargetLowering::DAGCombineExtBoolTrunc(SDNode *N,
9704 DAGCombinerInfo &DCI) const {
9705 SelectionDAG &DAG = DCI.DAG;
9706 SDLoc dl(N);
9707
Hal Finkel940ab932014-02-28 00:27:01 +00009708 // If we're tracking CR bits, we need to be careful that we don't have:
9709 // zext(binary-ops(trunc(x), trunc(y)))
9710 // or
9711 // zext(binary-ops(binary-ops(trunc(x), trunc(y)), ...)
9712 // such that we're unnecessarily moving things into CR bits that can more
9713 // efficiently stay in GPRs. Note that if we're not certain that the high
9714 // bits are set as required by the final extension, we still may need to do
9715 // some masking to get the proper behavior.
9716
Hal Finkel46043ed2014-03-01 21:36:57 +00009717 // This same functionality is important on PPC64 when dealing with
9718 // 32-to-64-bit extensions; these occur often when 32-bit values are used as
9719 // the return values of functions. Because it is so similar, it is handled
9720 // here as well.
9721
Hal Finkel940ab932014-02-28 00:27:01 +00009722 if (N->getValueType(0) != MVT::i32 &&
9723 N->getValueType(0) != MVT::i64)
9724 return SDValue();
9725
Eric Christophercccae792015-01-30 22:02:31 +00009726 if (!((N->getOperand(0).getValueType() == MVT::i1 && Subtarget.useCRBits()) ||
9727 (N->getOperand(0).getValueType() == MVT::i32 && Subtarget.isPPC64())))
Hal Finkel940ab932014-02-28 00:27:01 +00009728 return SDValue();
9729
9730 if (N->getOperand(0).getOpcode() != ISD::AND &&
9731 N->getOperand(0).getOpcode() != ISD::OR &&
9732 N->getOperand(0).getOpcode() != ISD::XOR &&
9733 N->getOperand(0).getOpcode() != ISD::SELECT &&
9734 N->getOperand(0).getOpcode() != ISD::SELECT_CC)
9735 return SDValue();
9736
9737 SmallVector<SDValue, 4> Inputs;
9738 SmallVector<SDValue, 8> BinOps(1, N->getOperand(0)), PromOps;
9739 SmallPtrSet<SDNode *, 16> Visited;
9740
9741 // Visit all inputs, collect all binary operations (and, or, xor and
NAKAMURA Takumi84965032015-09-22 11:14:12 +00009742 // select) that are all fed by truncations.
Hal Finkel940ab932014-02-28 00:27:01 +00009743 while (!BinOps.empty()) {
9744 SDValue BinOp = BinOps.back();
9745 BinOps.pop_back();
9746
David Blaikie70573dc2014-11-19 07:49:26 +00009747 if (!Visited.insert(BinOp.getNode()).second)
Hal Finkel940ab932014-02-28 00:27:01 +00009748 continue;
9749
9750 PromOps.push_back(BinOp);
9751
9752 for (unsigned i = 0, ie = BinOp.getNumOperands(); i != ie; ++i) {
9753 // The condition of the select is not promoted.
9754 if (BinOp.getOpcode() == ISD::SELECT && i == 0)
9755 continue;
9756 if (BinOp.getOpcode() == ISD::SELECT_CC && i != 2 && i != 3)
9757 continue;
9758
9759 if (BinOp.getOperand(i).getOpcode() == ISD::TRUNCATE ||
9760 isa<ConstantSDNode>(BinOp.getOperand(i))) {
NAKAMURA Takumi10c80e72015-09-22 11:19:03 +00009761 Inputs.push_back(BinOp.getOperand(i));
Hal Finkel940ab932014-02-28 00:27:01 +00009762 } else if (BinOp.getOperand(i).getOpcode() == ISD::AND ||
9763 BinOp.getOperand(i).getOpcode() == ISD::OR ||
9764 BinOp.getOperand(i).getOpcode() == ISD::XOR ||
9765 BinOp.getOperand(i).getOpcode() == ISD::SELECT ||
9766 BinOp.getOperand(i).getOpcode() == ISD::SELECT_CC) {
9767 BinOps.push_back(BinOp.getOperand(i));
9768 } else {
9769 // We have an input that is not a truncation or another binary
9770 // operation; we'll abort this transformation.
9771 return SDValue();
9772 }
9773 }
9774 }
9775
Hal Finkel4104a1a2014-12-14 05:53:19 +00009776 // The operands of a select that must be truncated when the select is
9777 // promoted because the operand is actually part of the to-be-promoted set.
9778 DenseMap<SDNode *, EVT> SelectTruncOp[2];
9779
Hal Finkel940ab932014-02-28 00:27:01 +00009780 // Make sure that this is a self-contained cluster of operations (which
9781 // is not quite the same thing as saying that everything has only one
9782 // use).
9783 for (unsigned i = 0, ie = Inputs.size(); i != ie; ++i) {
9784 if (isa<ConstantSDNode>(Inputs[i]))
9785 continue;
9786
9787 for (SDNode::use_iterator UI = Inputs[i].getNode()->use_begin(),
9788 UE = Inputs[i].getNode()->use_end();
9789 UI != UE; ++UI) {
9790 SDNode *User = *UI;
9791 if (User != N && !Visited.count(User))
9792 return SDValue();
Hal Finkel46043ed2014-03-01 21:36:57 +00009793
Hal Finkel4104a1a2014-12-14 05:53:19 +00009794 // If we're going to promote the non-output-value operand(s) or SELECT or
9795 // SELECT_CC, record them for truncation.
Hal Finkel46043ed2014-03-01 21:36:57 +00009796 if (User->getOpcode() == ISD::SELECT) {
9797 if (User->getOperand(0) == Inputs[i])
Hal Finkel4104a1a2014-12-14 05:53:19 +00009798 SelectTruncOp[0].insert(std::make_pair(User,
9799 User->getOperand(0).getValueType()));
Hal Finkel46043ed2014-03-01 21:36:57 +00009800 } else if (User->getOpcode() == ISD::SELECT_CC) {
Hal Finkel4104a1a2014-12-14 05:53:19 +00009801 if (User->getOperand(0) == Inputs[i])
9802 SelectTruncOp[0].insert(std::make_pair(User,
9803 User->getOperand(0).getValueType()));
9804 if (User->getOperand(1) == Inputs[i])
9805 SelectTruncOp[1].insert(std::make_pair(User,
9806 User->getOperand(1).getValueType()));
Hal Finkel46043ed2014-03-01 21:36:57 +00009807 }
Hal Finkel940ab932014-02-28 00:27:01 +00009808 }
9809 }
9810
9811 for (unsigned i = 0, ie = PromOps.size(); i != ie; ++i) {
9812 for (SDNode::use_iterator UI = PromOps[i].getNode()->use_begin(),
9813 UE = PromOps[i].getNode()->use_end();
9814 UI != UE; ++UI) {
9815 SDNode *User = *UI;
9816 if (User != N && !Visited.count(User))
9817 return SDValue();
Hal Finkel46043ed2014-03-01 21:36:57 +00009818
Hal Finkel4104a1a2014-12-14 05:53:19 +00009819 // If we're going to promote the non-output-value operand(s) or SELECT or
9820 // SELECT_CC, record them for truncation.
Hal Finkel46043ed2014-03-01 21:36:57 +00009821 if (User->getOpcode() == ISD::SELECT) {
9822 if (User->getOperand(0) == PromOps[i])
Hal Finkel4104a1a2014-12-14 05:53:19 +00009823 SelectTruncOp[0].insert(std::make_pair(User,
9824 User->getOperand(0).getValueType()));
Hal Finkel46043ed2014-03-01 21:36:57 +00009825 } else if (User->getOpcode() == ISD::SELECT_CC) {
Hal Finkel4104a1a2014-12-14 05:53:19 +00009826 if (User->getOperand(0) == PromOps[i])
9827 SelectTruncOp[0].insert(std::make_pair(User,
9828 User->getOperand(0).getValueType()));
9829 if (User->getOperand(1) == PromOps[i])
9830 SelectTruncOp[1].insert(std::make_pair(User,
9831 User->getOperand(1).getValueType()));
Hal Finkel46043ed2014-03-01 21:36:57 +00009832 }
Hal Finkel940ab932014-02-28 00:27:01 +00009833 }
9834 }
9835
Hal Finkel46043ed2014-03-01 21:36:57 +00009836 unsigned PromBits = N->getOperand(0).getValueSizeInBits();
Hal Finkel940ab932014-02-28 00:27:01 +00009837 bool ReallyNeedsExt = false;
9838 if (N->getOpcode() != ISD::ANY_EXTEND) {
9839 // If all of the inputs are not already sign/zero extended, then
9840 // we'll still need to do that at the end.
9841 for (unsigned i = 0, ie = Inputs.size(); i != ie; ++i) {
9842 if (isa<ConstantSDNode>(Inputs[i]))
9843 continue;
9844
9845 unsigned OpBits =
9846 Inputs[i].getOperand(0).getValueSizeInBits();
Hal Finkel46043ed2014-03-01 21:36:57 +00009847 assert(PromBits < OpBits && "Truncation not to a smaller bit count?");
9848
Hal Finkel940ab932014-02-28 00:27:01 +00009849 if ((N->getOpcode() == ISD::ZERO_EXTEND &&
9850 !DAG.MaskedValueIsZero(Inputs[i].getOperand(0),
Hal Finkel46043ed2014-03-01 21:36:57 +00009851 APInt::getHighBitsSet(OpBits,
9852 OpBits-PromBits))) ||
Hal Finkel940ab932014-02-28 00:27:01 +00009853 (N->getOpcode() == ISD::SIGN_EXTEND &&
Hal Finkel46043ed2014-03-01 21:36:57 +00009854 DAG.ComputeNumSignBits(Inputs[i].getOperand(0)) <
9855 (OpBits-(PromBits-1)))) {
Hal Finkel940ab932014-02-28 00:27:01 +00009856 ReallyNeedsExt = true;
9857 break;
9858 }
9859 }
9860 }
9861
9862 // Replace all inputs, either with the truncation operand, or a
9863 // truncation or extension to the final output type.
9864 for (unsigned i = 0, ie = Inputs.size(); i != ie; ++i) {
9865 // Constant inputs need to be replaced with the to-be-promoted nodes that
9866 // use them because they might have users outside of the cluster of
9867 // promoted nodes.
9868 if (isa<ConstantSDNode>(Inputs[i]))
9869 continue;
9870
9871 SDValue InSrc = Inputs[i].getOperand(0);
9872 if (Inputs[i].getValueType() == N->getValueType(0))
9873 DAG.ReplaceAllUsesOfValueWith(Inputs[i], InSrc);
9874 else if (N->getOpcode() == ISD::SIGN_EXTEND)
9875 DAG.ReplaceAllUsesOfValueWith(Inputs[i],
9876 DAG.getSExtOrTrunc(InSrc, dl, N->getValueType(0)));
9877 else if (N->getOpcode() == ISD::ZERO_EXTEND)
9878 DAG.ReplaceAllUsesOfValueWith(Inputs[i],
9879 DAG.getZExtOrTrunc(InSrc, dl, N->getValueType(0)));
9880 else
9881 DAG.ReplaceAllUsesOfValueWith(Inputs[i],
9882 DAG.getAnyExtOrTrunc(InSrc, dl, N->getValueType(0)));
9883 }
9884
9885 // Replace all operations (these are all the same, but have a different
9886 // (promoted) return type). DAG.getNode will validate that the types of
9887 // a binary operator match, so go through the list in reverse so that
9888 // we've likely promoted both operands first.
9889 while (!PromOps.empty()) {
9890 SDValue PromOp = PromOps.back();
9891 PromOps.pop_back();
9892
9893 unsigned C;
9894 switch (PromOp.getOpcode()) {
9895 default: C = 0; break;
9896 case ISD::SELECT: C = 1; break;
9897 case ISD::SELECT_CC: C = 2; break;
9898 }
9899
9900 if ((!isa<ConstantSDNode>(PromOp.getOperand(C)) &&
9901 PromOp.getOperand(C).getValueType() != N->getValueType(0)) ||
9902 (!isa<ConstantSDNode>(PromOp.getOperand(C+1)) &&
9903 PromOp.getOperand(C+1).getValueType() != N->getValueType(0))) {
9904 // The to-be-promoted operands of this node have not yet been
9905 // promoted (this should be rare because we're going through the
9906 // list backward, but if one of the operands has several users in
9907 // this cluster of to-be-promoted nodes, it is possible).
9908 PromOps.insert(PromOps.begin(), PromOp);
9909 continue;
9910 }
9911
Hal Finkel4104a1a2014-12-14 05:53:19 +00009912 // For SELECT and SELECT_CC nodes, we do a similar check for any
9913 // to-be-promoted comparison inputs.
9914 if (PromOp.getOpcode() == ISD::SELECT ||
9915 PromOp.getOpcode() == ISD::SELECT_CC) {
9916 if ((SelectTruncOp[0].count(PromOp.getNode()) &&
9917 PromOp.getOperand(0).getValueType() != N->getValueType(0)) ||
9918 (SelectTruncOp[1].count(PromOp.getNode()) &&
9919 PromOp.getOperand(1).getValueType() != N->getValueType(0))) {
9920 PromOps.insert(PromOps.begin(), PromOp);
9921 continue;
9922 }
9923 }
9924
Hal Finkel940ab932014-02-28 00:27:01 +00009925 SmallVector<SDValue, 3> Ops(PromOp.getNode()->op_begin(),
9926 PromOp.getNode()->op_end());
9927
9928 // If this node has constant inputs, then they'll need to be promoted here.
9929 for (unsigned i = 0; i < 2; ++i) {
9930 if (!isa<ConstantSDNode>(Ops[C+i]))
9931 continue;
9932 if (Ops[C+i].getValueType() == N->getValueType(0))
9933 continue;
9934
9935 if (N->getOpcode() == ISD::SIGN_EXTEND)
9936 Ops[C+i] = DAG.getSExtOrTrunc(Ops[C+i], dl, N->getValueType(0));
9937 else if (N->getOpcode() == ISD::ZERO_EXTEND)
9938 Ops[C+i] = DAG.getZExtOrTrunc(Ops[C+i], dl, N->getValueType(0));
9939 else
9940 Ops[C+i] = DAG.getAnyExtOrTrunc(Ops[C+i], dl, N->getValueType(0));
9941 }
9942
Hal Finkel4104a1a2014-12-14 05:53:19 +00009943 // If we've promoted the comparison inputs of a SELECT or SELECT_CC,
9944 // truncate them again to the original value type.
9945 if (PromOp.getOpcode() == ISD::SELECT ||
9946 PromOp.getOpcode() == ISD::SELECT_CC) {
9947 auto SI0 = SelectTruncOp[0].find(PromOp.getNode());
9948 if (SI0 != SelectTruncOp[0].end())
9949 Ops[0] = DAG.getNode(ISD::TRUNCATE, dl, SI0->second, Ops[0]);
9950 auto SI1 = SelectTruncOp[1].find(PromOp.getNode());
9951 if (SI1 != SelectTruncOp[1].end())
9952 Ops[1] = DAG.getNode(ISD::TRUNCATE, dl, SI1->second, Ops[1]);
9953 }
9954
Hal Finkel940ab932014-02-28 00:27:01 +00009955 DAG.ReplaceAllUsesOfValueWith(PromOp,
Craig Topper48d114b2014-04-26 18:35:24 +00009956 DAG.getNode(PromOp.getOpcode(), dl, N->getValueType(0), Ops));
Hal Finkel940ab932014-02-28 00:27:01 +00009957 }
9958
9959 // Now we're left with the initial extension itself.
9960 if (!ReallyNeedsExt)
9961 return N->getOperand(0);
9962
Hal Finkel46043ed2014-03-01 21:36:57 +00009963 // To zero extend, just mask off everything except for the first bit (in the
9964 // i1 case).
Hal Finkel940ab932014-02-28 00:27:01 +00009965 if (N->getOpcode() == ISD::ZERO_EXTEND)
9966 return DAG.getNode(ISD::AND, dl, N->getValueType(0), N->getOperand(0),
Hal Finkel46043ed2014-03-01 21:36:57 +00009967 DAG.getConstant(APInt::getLowBitsSet(
9968 N->getValueSizeInBits(0), PromBits),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +00009969 dl, N->getValueType(0)));
Hal Finkel940ab932014-02-28 00:27:01 +00009970
9971 assert(N->getOpcode() == ISD::SIGN_EXTEND &&
9972 "Invalid extension type");
Mehdi Amini9639d652015-07-09 02:09:20 +00009973 EVT ShiftAmountTy = getShiftAmountTy(N->getValueType(0), DAG.getDataLayout());
Hal Finkel940ab932014-02-28 00:27:01 +00009974 SDValue ShiftCst =
NAKAMURA Takumi70ad98a2015-09-22 11:13:55 +00009975 DAG.getConstant(N->getValueSizeInBits(0) - PromBits, dl, ShiftAmountTy);
9976 return DAG.getNode(
9977 ISD::SRA, dl, N->getValueType(0),
9978 DAG.getNode(ISD::SHL, dl, N->getValueType(0), N->getOperand(0), ShiftCst),
9979 ShiftCst);
Hal Finkel940ab932014-02-28 00:27:01 +00009980}
9981
Hal Finkel5efb9182015-01-06 06:01:57 +00009982SDValue PPCTargetLowering::combineFPToIntToFP(SDNode *N,
9983 DAGCombinerInfo &DCI) const {
9984 assert((N->getOpcode() == ISD::SINT_TO_FP ||
9985 N->getOpcode() == ISD::UINT_TO_FP) &&
9986 "Need an int -> FP conversion node here");
9987
9988 if (!Subtarget.has64BitSupport())
9989 return SDValue();
9990
9991 SelectionDAG &DAG = DCI.DAG;
9992 SDLoc dl(N);
9993 SDValue Op(N, 0);
9994
9995 // Don't handle ppc_fp128 here or i1 conversions.
9996 if (Op.getValueType() != MVT::f32 && Op.getValueType() != MVT::f64)
9997 return SDValue();
9998 if (Op.getOperand(0).getValueType() == MVT::i1)
9999 return SDValue();
10000
10001 // For i32 intermediate values, unfortunately, the conversion functions
10002 // leave the upper 32 bits of the value are undefined. Within the set of
10003 // scalar instructions, we have no method for zero- or sign-extending the
10004 // value. Thus, we cannot handle i32 intermediate values here.
10005 if (Op.getOperand(0).getValueType() == MVT::i32)
10006 return SDValue();
10007
10008 assert((Op.getOpcode() == ISD::SINT_TO_FP || Subtarget.hasFPCVT()) &&
10009 "UINT_TO_FP is supported only with FPCVT");
10010
10011 // If we have FCFIDS, then use it when converting to single-precision.
10012 // Otherwise, convert to double-precision and then round.
Eric Christophercccae792015-01-30 22:02:31 +000010013 unsigned FCFOp = (Subtarget.hasFPCVT() && Op.getValueType() == MVT::f32)
10014 ? (Op.getOpcode() == ISD::UINT_TO_FP ? PPCISD::FCFIDUS
10015 : PPCISD::FCFIDS)
10016 : (Op.getOpcode() == ISD::UINT_TO_FP ? PPCISD::FCFIDU
10017 : PPCISD::FCFID);
10018 MVT FCFTy = (Subtarget.hasFPCVT() && Op.getValueType() == MVT::f32)
10019 ? MVT::f32
10020 : MVT::f64;
Hal Finkel5efb9182015-01-06 06:01:57 +000010021
10022 // If we're converting from a float, to an int, and back to a float again,
10023 // then we don't need the store/load pair at all.
10024 if ((Op.getOperand(0).getOpcode() == ISD::FP_TO_UINT &&
10025 Subtarget.hasFPCVT()) ||
10026 (Op.getOperand(0).getOpcode() == ISD::FP_TO_SINT)) {
10027 SDValue Src = Op.getOperand(0).getOperand(0);
10028 if (Src.getValueType() == MVT::f32) {
10029 Src = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Src);
10030 DCI.AddToWorklist(Src.getNode());
Hal Finkelbe78c252015-08-20 01:18:20 +000010031 } else if (Src.getValueType() != MVT::f64) {
10032 // Make sure that we don't pick up a ppc_fp128 source value.
10033 return SDValue();
Hal Finkel5efb9182015-01-06 06:01:57 +000010034 }
10035
10036 unsigned FCTOp =
10037 Op.getOperand(0).getOpcode() == ISD::FP_TO_SINT ? PPCISD::FCTIDZ :
10038 PPCISD::FCTIDUZ;
10039
10040 SDValue Tmp = DAG.getNode(FCTOp, dl, MVT::f64, Src);
10041 SDValue FP = DAG.getNode(FCFOp, dl, FCFTy, Tmp);
10042
10043 if (Op.getValueType() == MVT::f32 && !Subtarget.hasFPCVT()) {
10044 FP = DAG.getNode(ISD::FP_ROUND, dl,
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010045 MVT::f32, FP, DAG.getIntPtrConstant(0, dl));
Hal Finkel5efb9182015-01-06 06:01:57 +000010046 DCI.AddToWorklist(FP.getNode());
10047 }
10048
10049 return FP;
10050 }
10051
10052 return SDValue();
10053}
10054
Bill Schmidtfae5d712014-12-09 16:35:51 +000010055// expandVSXLoadForLE - Convert VSX loads (which may be intrinsics for
10056// builtins) into loads with swaps.
10057SDValue PPCTargetLowering::expandVSXLoadForLE(SDNode *N,
10058 DAGCombinerInfo &DCI) const {
10059 SelectionDAG &DAG = DCI.DAG;
10060 SDLoc dl(N);
10061 SDValue Chain;
10062 SDValue Base;
10063 MachineMemOperand *MMO;
10064
10065 switch (N->getOpcode()) {
10066 default:
10067 llvm_unreachable("Unexpected opcode for little endian VSX load");
10068 case ISD::LOAD: {
10069 LoadSDNode *LD = cast<LoadSDNode>(N);
10070 Chain = LD->getChain();
10071 Base = LD->getBasePtr();
10072 MMO = LD->getMemOperand();
10073 // If the MMO suggests this isn't a load of a full vector, leave
10074 // things alone. For a built-in, we have to make the change for
10075 // correctness, so if there is a size problem that will be a bug.
10076 if (MMO->getSize() < 16)
10077 return SDValue();
10078 break;
10079 }
10080 case ISD::INTRINSIC_W_CHAIN: {
10081 MemIntrinsicSDNode *Intrin = cast<MemIntrinsicSDNode>(N);
10082 Chain = Intrin->getChain();
Nemanja Ivanovic7df26c92015-06-30 20:01:16 +000010083 // Similarly to the store case below, Intrin->getBasePtr() doesn't get
Nemanja Ivanovic9c8d4cf2015-06-30 19:45:45 +000010084 // us what we want. Get operand 2 instead.
Nemanja Ivanovic9c8d4cf2015-06-30 19:45:45 +000010085 Base = Intrin->getOperand(2);
Bill Schmidtfae5d712014-12-09 16:35:51 +000010086 MMO = Intrin->getMemOperand();
10087 break;
10088 }
10089 }
10090
10091 MVT VecTy = N->getValueType(0).getSimpleVT();
10092 SDValue LoadOps[] = { Chain, Base };
10093 SDValue Load = DAG.getMemIntrinsicNode(PPCISD::LXVD2X, dl,
10094 DAG.getVTList(VecTy, MVT::Other),
10095 LoadOps, VecTy, MMO);
10096 DCI.AddToWorklist(Load.getNode());
10097 Chain = Load.getValue(1);
10098 SDValue Swap = DAG.getNode(PPCISD::XXSWAPD, dl,
10099 DAG.getVTList(VecTy, MVT::Other), Chain, Load);
10100 DCI.AddToWorklist(Swap.getNode());
10101 return Swap;
10102}
10103
10104// expandVSXStoreForLE - Convert VSX stores (which may be intrinsics for
10105// builtins) into stores with swaps.
10106SDValue PPCTargetLowering::expandVSXStoreForLE(SDNode *N,
10107 DAGCombinerInfo &DCI) const {
10108 SelectionDAG &DAG = DCI.DAG;
10109 SDLoc dl(N);
10110 SDValue Chain;
10111 SDValue Base;
10112 unsigned SrcOpnd;
10113 MachineMemOperand *MMO;
10114
10115 switch (N->getOpcode()) {
10116 default:
10117 llvm_unreachable("Unexpected opcode for little endian VSX store");
10118 case ISD::STORE: {
10119 StoreSDNode *ST = cast<StoreSDNode>(N);
10120 Chain = ST->getChain();
10121 Base = ST->getBasePtr();
10122 MMO = ST->getMemOperand();
10123 SrcOpnd = 1;
10124 // If the MMO suggests this isn't a store of a full vector, leave
10125 // things alone. For a built-in, we have to make the change for
10126 // correctness, so if there is a size problem that will be a bug.
10127 if (MMO->getSize() < 16)
10128 return SDValue();
10129 break;
10130 }
10131 case ISD::INTRINSIC_VOID: {
10132 MemIntrinsicSDNode *Intrin = cast<MemIntrinsicSDNode>(N);
10133 Chain = Intrin->getChain();
10134 // Intrin->getBasePtr() oddly does not get what we want.
10135 Base = Intrin->getOperand(3);
10136 MMO = Intrin->getMemOperand();
10137 SrcOpnd = 2;
10138 break;
10139 }
10140 }
10141
10142 SDValue Src = N->getOperand(SrcOpnd);
10143 MVT VecTy = Src.getValueType().getSimpleVT();
10144 SDValue Swap = DAG.getNode(PPCISD::XXSWAPD, dl,
10145 DAG.getVTList(VecTy, MVT::Other), Chain, Src);
10146 DCI.AddToWorklist(Swap.getNode());
10147 Chain = Swap.getValue(1);
10148 SDValue StoreOps[] = { Chain, Swap, Base };
10149 SDValue Store = DAG.getMemIntrinsicNode(PPCISD::STXVD2X, dl,
10150 DAG.getVTList(MVT::Other),
10151 StoreOps, VecTy, MMO);
10152 DCI.AddToWorklist(Store.getNode());
10153 return Store;
10154}
10155
Duncan Sandsdc2dac12008-11-24 14:53:14 +000010156SDValue PPCTargetLowering::PerformDAGCombine(SDNode *N,
10157 DAGCombinerInfo &DCI) const {
Chris Lattnerf4184352006-03-01 04:57:39 +000010158 SelectionDAG &DAG = DCI.DAG;
Andrew Trickef9de2a2013-05-25 02:42:55 +000010159 SDLoc dl(N);
Chris Lattnerf4184352006-03-01 04:57:39 +000010160 switch (N->getOpcode()) {
10161 default: break;
Chris Lattner3c48ea52006-09-19 05:22:59 +000010162 case PPCISD::SHL:
10163 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(N->getOperand(0))) {
Dan Gohmanf1d83042010-06-18 14:22:04 +000010164 if (C->isNullValue()) // 0 << V -> 0.
Chris Lattner3c48ea52006-09-19 05:22:59 +000010165 return N->getOperand(0);
10166 }
10167 break;
10168 case PPCISD::SRL:
10169 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(N->getOperand(0))) {
Dan Gohmanf1d83042010-06-18 14:22:04 +000010170 if (C->isNullValue()) // 0 >>u V -> 0.
Chris Lattner3c48ea52006-09-19 05:22:59 +000010171 return N->getOperand(0);
10172 }
10173 break;
10174 case PPCISD::SRA:
10175 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(N->getOperand(0))) {
Dan Gohmanf1d83042010-06-18 14:22:04 +000010176 if (C->isNullValue() || // 0 >>s V -> 0.
Chris Lattner3c48ea52006-09-19 05:22:59 +000010177 C->isAllOnesValue()) // -1 >>s V -> -1.
10178 return N->getOperand(0);
10179 }
10180 break;
Hal Finkel940ab932014-02-28 00:27:01 +000010181 case ISD::SIGN_EXTEND:
10182 case ISD::ZERO_EXTEND:
NAKAMURA Takumi10c80e72015-09-22 11:19:03 +000010183 case ISD::ANY_EXTEND:
Hal Finkel940ab932014-02-28 00:27:01 +000010184 return DAGCombineExtBoolTrunc(N, DCI);
10185 case ISD::TRUNCATE:
10186 case ISD::SETCC:
10187 case ISD::SELECT_CC:
10188 return DAGCombineTruncBoolExt(N, DCI);
Chris Lattnerf4184352006-03-01 04:57:39 +000010189 case ISD::SINT_TO_FP:
Hal Finkel5efb9182015-01-06 06:01:57 +000010190 case ISD::UINT_TO_FP:
10191 return combineFPToIntToFP(N, DCI);
Bill Schmidtfae5d712014-12-09 16:35:51 +000010192 case ISD::STORE: {
Chris Lattner27f53452006-03-01 05:50:56 +000010193 // Turn STORE (FP_TO_SINT F) -> STFIWX(FCTIWZ(F)).
Eric Christophercccae792015-01-30 22:02:31 +000010194 if (Subtarget.hasSTFIWX() && !cast<StoreSDNode>(N)->isTruncatingStore() &&
Chris Lattner27f53452006-03-01 05:50:56 +000010195 N->getOperand(1).getOpcode() == ISD::FP_TO_SINT &&
Owen Anderson9f944592009-08-11 20:47:22 +000010196 N->getOperand(1).getValueType() == MVT::i32 &&
10197 N->getOperand(1).getOperand(0).getValueType() != MVT::ppcf128) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010198 SDValue Val = N->getOperand(1).getOperand(0);
Owen Anderson9f944592009-08-11 20:47:22 +000010199 if (Val.getValueType() == MVT::f32) {
10200 Val = DAG.getNode(ISD::FP_EXTEND, dl, MVT::f64, Val);
Gabor Greiff304a7a2008-08-28 21:40:38 +000010201 DCI.AddToWorklist(Val.getNode());
Chris Lattner27f53452006-03-01 05:50:56 +000010202 }
Owen Anderson9f944592009-08-11 20:47:22 +000010203 Val = DAG.getNode(PPCISD::FCTIWZ, dl, MVT::f64, Val);
Gabor Greiff304a7a2008-08-28 21:40:38 +000010204 DCI.AddToWorklist(Val.getNode());
Chris Lattner27f53452006-03-01 05:50:56 +000010205
Hal Finkel60c75102013-04-01 15:37:53 +000010206 SDValue Ops[] = {
10207 N->getOperand(0), Val, N->getOperand(2),
10208 DAG.getValueType(N->getOperand(1).getValueType())
10209 };
10210
10211 Val = DAG.getMemIntrinsicNode(PPCISD::STFIWX, dl,
Craig Topper206fcd42014-04-26 19:29:41 +000010212 DAG.getVTList(MVT::Other), Ops,
Hal Finkel60c75102013-04-01 15:37:53 +000010213 cast<StoreSDNode>(N)->getMemoryVT(),
10214 cast<StoreSDNode>(N)->getMemOperand());
Gabor Greiff304a7a2008-08-28 21:40:38 +000010215 DCI.AddToWorklist(Val.getNode());
Chris Lattner27f53452006-03-01 05:50:56 +000010216 return Val;
10217 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010218
Chris Lattnera7976d32006-07-10 20:56:58 +000010219 // Turn STORE (BSWAP) -> sthbrx/stwbrx.
Dan Gohman28328db2009-09-25 00:57:30 +000010220 if (cast<StoreSDNode>(N)->isUnindexed() &&
10221 N->getOperand(1).getOpcode() == ISD::BSWAP &&
Gabor Greiff304a7a2008-08-28 21:40:38 +000010222 N->getOperand(1).getNode()->hasOneUse() &&
Owen Anderson9f944592009-08-11 20:47:22 +000010223 (N->getOperand(1).getValueType() == MVT::i32 ||
Hal Finkel31d29562013-03-28 19:25:55 +000010224 N->getOperand(1).getValueType() == MVT::i16 ||
Eric Christophercccae792015-01-30 22:02:31 +000010225 (Subtarget.hasLDBRX() && Subtarget.isPPC64() &&
Hal Finkel31d29562013-03-28 19:25:55 +000010226 N->getOperand(1).getValueType() == MVT::i64))) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010227 SDValue BSwapOp = N->getOperand(1).getOperand(0);
Chris Lattnera7976d32006-07-10 20:56:58 +000010228 // Do an any-extend to 32-bits if this is a half-word input.
Owen Anderson9f944592009-08-11 20:47:22 +000010229 if (BSwapOp.getValueType() == MVT::i16)
10230 BSwapOp = DAG.getNode(ISD::ANY_EXTEND, dl, MVT::i32, BSwapOp);
Chris Lattnera7976d32006-07-10 20:56:58 +000010231
Dan Gohman48b185d2009-09-25 20:36:54 +000010232 SDValue Ops[] = {
10233 N->getOperand(0), BSwapOp, N->getOperand(2),
10234 DAG.getValueType(N->getOperand(1).getValueType())
10235 };
10236 return
10237 DAG.getMemIntrinsicNode(PPCISD::STBRX, dl, DAG.getVTList(MVT::Other),
Craig Topper206fcd42014-04-26 19:29:41 +000010238 Ops, cast<StoreSDNode>(N)->getMemoryVT(),
Dan Gohman48b185d2009-09-25 20:36:54 +000010239 cast<StoreSDNode>(N)->getMemOperand());
Chris Lattnera7976d32006-07-10 20:56:58 +000010240 }
Bill Schmidtfae5d712014-12-09 16:35:51 +000010241
10242 // For little endian, VSX stores require generating xxswapd/lxvd2x.
10243 EVT VT = N->getOperand(1).getValueType();
10244 if (VT.isSimple()) {
10245 MVT StoreVT = VT.getSimpleVT();
Eric Christophercccae792015-01-30 22:02:31 +000010246 if (Subtarget.hasVSX() && Subtarget.isLittleEndian() &&
Bill Schmidtfae5d712014-12-09 16:35:51 +000010247 (StoreVT == MVT::v2f64 || StoreVT == MVT::v2i64 ||
10248 StoreVT == MVT::v4f32 || StoreVT == MVT::v4i32))
10249 return expandVSXStoreForLE(N, DCI);
10250 }
Chris Lattnera7976d32006-07-10 20:56:58 +000010251 break;
Bill Schmidtfae5d712014-12-09 16:35:51 +000010252 }
Hal Finkelcf2e9082013-05-24 23:00:14 +000010253 case ISD::LOAD: {
10254 LoadSDNode *LD = cast<LoadSDNode>(N);
10255 EVT VT = LD->getValueType(0);
Bill Schmidtfae5d712014-12-09 16:35:51 +000010256
10257 // For little endian, VSX loads require generating lxvd2x/xxswapd.
10258 if (VT.isSimple()) {
10259 MVT LoadVT = VT.getSimpleVT();
Eric Christophercccae792015-01-30 22:02:31 +000010260 if (Subtarget.hasVSX() && Subtarget.isLittleEndian() &&
Bill Schmidtfae5d712014-12-09 16:35:51 +000010261 (LoadVT == MVT::v2f64 || LoadVT == MVT::v2i64 ||
10262 LoadVT == MVT::v4f32 || LoadVT == MVT::v4i32))
10263 return expandVSXLoadForLE(N, DCI);
10264 }
10265
Hal Finkelc93a9a22015-02-25 01:06:45 +000010266 EVT MemVT = LD->getMemoryVT();
10267 Type *Ty = MemVT.getTypeForEVT(*DAG.getContext());
Mehdi Aminia749f2a2015-07-09 02:09:52 +000010268 unsigned ABIAlignment = DAG.getDataLayout().getABITypeAlignment(Ty);
Hal Finkelc93a9a22015-02-25 01:06:45 +000010269 Type *STy = MemVT.getScalarType().getTypeForEVT(*DAG.getContext());
Mehdi Aminia749f2a2015-07-09 02:09:52 +000010270 unsigned ScalarABIAlignment = DAG.getDataLayout().getABITypeAlignment(STy);
Hal Finkelc93a9a22015-02-25 01:06:45 +000010271 if (LD->isUnindexed() && VT.isVector() &&
10272 ((Subtarget.hasAltivec() && ISD::isNON_EXTLoad(N) &&
10273 // P8 and later hardware should just use LOAD.
10274 !Subtarget.hasP8Vector() && (VT == MVT::v16i8 || VT == MVT::v8i16 ||
10275 VT == MVT::v4i32 || VT == MVT::v4f32)) ||
10276 (Subtarget.hasQPX() && (VT == MVT::v4f64 || VT == MVT::v4f32) &&
10277 LD->getAlignment() >= ScalarABIAlignment)) &&
Hal Finkelcf2e9082013-05-24 23:00:14 +000010278 LD->getAlignment() < ABIAlignment) {
Hal Finkelc93a9a22015-02-25 01:06:45 +000010279 // This is a type-legal unaligned Altivec or QPX load.
Hal Finkelcf2e9082013-05-24 23:00:14 +000010280 SDValue Chain = LD->getChain();
10281 SDValue Ptr = LD->getBasePtr();
Eric Christopherb1aaebe2014-06-12 22:38:18 +000010282 bool isLittleEndian = Subtarget.isLittleEndian();
Hal Finkelcf2e9082013-05-24 23:00:14 +000010283
10284 // This implements the loading of unaligned vectors as described in
10285 // the venerable Apple Velocity Engine overview. Specifically:
10286 // https://developer.apple.com/hardwaredrivers/ve/alignment.html
10287 // https://developer.apple.com/hardwaredrivers/ve/code_optimization.html
10288 //
10289 // The general idea is to expand a sequence of one or more unaligned
Bill Schmidt6b5a7df2014-06-09 22:00:52 +000010290 // loads into an alignment-based permutation-control instruction (lvsl
10291 // or lvsr), a series of regular vector loads (which always truncate
10292 // their input address to an aligned address), and a series of
10293 // permutations. The results of these permutations are the requested
10294 // loaded values. The trick is that the last "extra" load is not taken
10295 // from the address you might suspect (sizeof(vector) bytes after the
10296 // last requested load), but rather sizeof(vector) - 1 bytes after the
10297 // last requested vector. The point of this is to avoid a page fault if
10298 // the base address happened to be aligned. This works because if the
10299 // base address is aligned, then adding less than a full vector length
10300 // will cause the last vector in the sequence to be (re)loaded.
10301 // Otherwise, the next vector will be fetched as you might suspect was
10302 // necessary.
Hal Finkelcf2e9082013-05-24 23:00:14 +000010303
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010304 // We might be able to reuse the permutation generation from
Hal Finkelcf2e9082013-05-24 23:00:14 +000010305 // a different base address offset from this one by an aligned amount.
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010306 // The INTRINSIC_WO_CHAIN DAG combine will attempt to perform this
10307 // optimization later.
Hal Finkelc93a9a22015-02-25 01:06:45 +000010308 Intrinsic::ID Intr, IntrLD, IntrPerm;
10309 MVT PermCntlTy, PermTy, LDTy;
10310 if (Subtarget.hasAltivec()) {
10311 Intr = isLittleEndian ? Intrinsic::ppc_altivec_lvsr :
10312 Intrinsic::ppc_altivec_lvsl;
10313 IntrLD = Intrinsic::ppc_altivec_lvx;
10314 IntrPerm = Intrinsic::ppc_altivec_vperm;
10315 PermCntlTy = MVT::v16i8;
10316 PermTy = MVT::v4i32;
10317 LDTy = MVT::v4i32;
10318 } else {
10319 Intr = MemVT == MVT::v4f64 ? Intrinsic::ppc_qpx_qvlpcld :
10320 Intrinsic::ppc_qpx_qvlpcls;
10321 IntrLD = MemVT == MVT::v4f64 ? Intrinsic::ppc_qpx_qvlfd :
10322 Intrinsic::ppc_qpx_qvlfs;
10323 IntrPerm = Intrinsic::ppc_qpx_qvfperm;
10324 PermCntlTy = MVT::v4f64;
10325 PermTy = MVT::v4f64;
10326 LDTy = MemVT.getSimpleVT();
10327 }
10328
10329 SDValue PermCntl = BuildIntrinsicOp(Intr, Ptr, DAG, dl, PermCntlTy);
Hal Finkelcf2e9082013-05-24 23:00:14 +000010330
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010331 // Create the new MMO for the new base load. It is like the original MMO,
10332 // but represents an area in memory almost twice the vector size centered
10333 // on the original address. If the address is unaligned, we might start
10334 // reading up to (sizeof(vector)-1) bytes below the address of the
10335 // original unaligned load.
Hal Finkelcf2e9082013-05-24 23:00:14 +000010336 MachineFunction &MF = DAG.getMachineFunction();
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010337 MachineMemOperand *BaseMMO =
Hal Finkel99d95322015-09-03 21:12:15 +000010338 MF.getMachineMemOperand(LD->getMemOperand(),
10339 -(long)MemVT.getStoreSize()+1,
Hal Finkelc93a9a22015-02-25 01:06:45 +000010340 2*MemVT.getStoreSize()-1);
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010341
10342 // Create the new base load.
Mehdi Amini44ede332015-07-09 02:09:04 +000010343 SDValue LDXIntID =
10344 DAG.getTargetConstant(IntrLD, dl, getPointerTy(MF.getDataLayout()));
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010345 SDValue BaseLoadOps[] = { Chain, LDXIntID, Ptr };
10346 SDValue BaseLoad =
10347 DAG.getMemIntrinsicNode(ISD::INTRINSIC_W_CHAIN, dl,
Hal Finkelc93a9a22015-02-25 01:06:45 +000010348 DAG.getVTList(PermTy, MVT::Other),
10349 BaseLoadOps, LDTy, BaseMMO);
Hal Finkelcf2e9082013-05-24 23:00:14 +000010350
10351 // Note that the value of IncOffset (which is provided to the next
10352 // load's pointer info offset value, and thus used to calculate the
10353 // alignment), and the value of IncValue (which is actually used to
10354 // increment the pointer value) are different! This is because we
10355 // require the next load to appear to be aligned, even though it
10356 // is actually offset from the base pointer by a lesser amount.
10357 int IncOffset = VT.getSizeInBits() / 8;
Hal Finkel7d8a6912013-05-26 18:08:30 +000010358 int IncValue = IncOffset;
10359
10360 // Walk (both up and down) the chain looking for another load at the real
10361 // (aligned) offset (the alignment of the other load does not matter in
10362 // this case). If found, then do not use the offset reduction trick, as
10363 // that will prevent the loads from being later combined (as they would
10364 // otherwise be duplicates).
10365 if (!findConsecutiveLoad(LD, DAG))
10366 --IncValue;
10367
Mehdi Amini44ede332015-07-09 02:09:04 +000010368 SDValue Increment =
10369 DAG.getConstant(IncValue, dl, getPointerTy(MF.getDataLayout()));
Hal Finkelcf2e9082013-05-24 23:00:14 +000010370 Ptr = DAG.getNode(ISD::ADD, dl, Ptr.getValueType(), Ptr, Increment);
10371
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010372 MachineMemOperand *ExtraMMO =
10373 MF.getMachineMemOperand(LD->getMemOperand(),
Hal Finkelc93a9a22015-02-25 01:06:45 +000010374 1, 2*MemVT.getStoreSize()-1);
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010375 SDValue ExtraLoadOps[] = { Chain, LDXIntID, Ptr };
Hal Finkelcf2e9082013-05-24 23:00:14 +000010376 SDValue ExtraLoad =
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010377 DAG.getMemIntrinsicNode(ISD::INTRINSIC_W_CHAIN, dl,
Hal Finkelc93a9a22015-02-25 01:06:45 +000010378 DAG.getVTList(PermTy, MVT::Other),
10379 ExtraLoadOps, LDTy, ExtraMMO);
Hal Finkelcf2e9082013-05-24 23:00:14 +000010380
10381 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other,
10382 BaseLoad.getValue(1), ExtraLoad.getValue(1));
10383
Bill Schmidt6b5a7df2014-06-09 22:00:52 +000010384 // Because vperm has a big-endian bias, we must reverse the order
10385 // of the input vectors and complement the permute control vector
10386 // when generating little endian code. We have already handled the
10387 // latter by using lvsr instead of lvsl, so just reverse BaseLoad
10388 // and ExtraLoad here.
10389 SDValue Perm;
10390 if (isLittleEndian)
Hal Finkelc93a9a22015-02-25 01:06:45 +000010391 Perm = BuildIntrinsicOp(IntrPerm,
Bill Schmidt6b5a7df2014-06-09 22:00:52 +000010392 ExtraLoad, BaseLoad, PermCntl, DAG, dl);
10393 else
Hal Finkelc93a9a22015-02-25 01:06:45 +000010394 Perm = BuildIntrinsicOp(IntrPerm,
Bill Schmidt6b5a7df2014-06-09 22:00:52 +000010395 BaseLoad, ExtraLoad, PermCntl, DAG, dl);
Hal Finkelcf2e9082013-05-24 23:00:14 +000010396
Hal Finkelc93a9a22015-02-25 01:06:45 +000010397 if (VT != PermTy)
10398 Perm = Subtarget.hasAltivec() ?
10399 DAG.getNode(ISD::BITCAST, dl, VT, Perm) :
10400 DAG.getNode(ISD::FP_ROUND, dl, VT, Perm, // QPX
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010401 DAG.getTargetConstant(1, dl, MVT::i64));
Hal Finkelc93a9a22015-02-25 01:06:45 +000010402 // second argument is 1 because this rounding
10403 // is always exact.
Hal Finkelcf2e9082013-05-24 23:00:14 +000010404
Hal Finkelb6d0d6b2014-08-01 05:20:41 +000010405 // The output of the permutation is our loaded result, the TokenFactor is
10406 // our new chain.
10407 DCI.CombineTo(N, Perm, TF);
Hal Finkelcf2e9082013-05-24 23:00:14 +000010408 return SDValue(N, 0);
10409 }
10410 }
10411 break;
Eric Christophercccae792015-01-30 22:02:31 +000010412 case ISD::INTRINSIC_WO_CHAIN: {
10413 bool isLittleEndian = Subtarget.isLittleEndian();
Hal Finkelc93a9a22015-02-25 01:06:45 +000010414 unsigned IID = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue();
Eric Christophercccae792015-01-30 22:02:31 +000010415 Intrinsic::ID Intr = (isLittleEndian ? Intrinsic::ppc_altivec_lvsr
10416 : Intrinsic::ppc_altivec_lvsl);
Hal Finkelc93a9a22015-02-25 01:06:45 +000010417 if ((IID == Intr ||
10418 IID == Intrinsic::ppc_qpx_qvlpcld ||
10419 IID == Intrinsic::ppc_qpx_qvlpcls) &&
10420 N->getOperand(1)->getOpcode() == ISD::ADD) {
Eric Christophercccae792015-01-30 22:02:31 +000010421 SDValue Add = N->getOperand(1);
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010422
Hal Finkelc93a9a22015-02-25 01:06:45 +000010423 int Bits = IID == Intrinsic::ppc_qpx_qvlpcld ?
10424 5 /* 32 byte alignment */ : 4 /* 16 byte alignment */;
10425
Eric Christophercccae792015-01-30 22:02:31 +000010426 if (DAG.MaskedValueIsZero(
10427 Add->getOperand(1),
Hal Finkelc93a9a22015-02-25 01:06:45 +000010428 APInt::getAllOnesValue(Bits /* alignment */)
Eric Christophercccae792015-01-30 22:02:31 +000010429 .zext(
10430 Add.getValueType().getScalarType().getSizeInBits()))) {
10431 SDNode *BasePtr = Add->getOperand(0).getNode();
10432 for (SDNode::use_iterator UI = BasePtr->use_begin(),
10433 UE = BasePtr->use_end();
10434 UI != UE; ++UI) {
10435 if (UI->getOpcode() == ISD::INTRINSIC_WO_CHAIN &&
Hal Finkelc93a9a22015-02-25 01:06:45 +000010436 cast<ConstantSDNode>(UI->getOperand(0))->getZExtValue() == IID) {
Eric Christophercccae792015-01-30 22:02:31 +000010437 // We've found another LVSL/LVSR, and this address is an aligned
10438 // multiple of that one. The results will be the same, so use the
10439 // one we've just found instead.
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010440
Eric Christophercccae792015-01-30 22:02:31 +000010441 return SDValue(*UI, 0);
10442 }
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010443 }
10444 }
Hal Finkelc93a9a22015-02-25 01:06:45 +000010445
10446 if (isa<ConstantSDNode>(Add->getOperand(1))) {
10447 SDNode *BasePtr = Add->getOperand(0).getNode();
10448 for (SDNode::use_iterator UI = BasePtr->use_begin(),
10449 UE = BasePtr->use_end(); UI != UE; ++UI) {
10450 if (UI->getOpcode() == ISD::ADD &&
10451 isa<ConstantSDNode>(UI->getOperand(1)) &&
10452 (cast<ConstantSDNode>(Add->getOperand(1))->getZExtValue() -
10453 cast<ConstantSDNode>(UI->getOperand(1))->getZExtValue()) %
Aaron Ballman5561ed42015-02-25 13:05:24 +000010454 (1ULL << Bits) == 0) {
Hal Finkelc93a9a22015-02-25 01:06:45 +000010455 SDNode *OtherAdd = *UI;
10456 for (SDNode::use_iterator VI = OtherAdd->use_begin(),
10457 VE = OtherAdd->use_end(); VI != VE; ++VI) {
10458 if (VI->getOpcode() == ISD::INTRINSIC_WO_CHAIN &&
10459 cast<ConstantSDNode>(VI->getOperand(0))->getZExtValue() == IID) {
10460 return SDValue(*VI, 0);
10461 }
10462 }
10463 }
10464 }
10465 }
Hal Finkelbc2ee4c2013-05-25 04:05:05 +000010466 }
10467 }
Hal Finkelc3cfbf82013-09-13 20:09:02 +000010468
10469 break;
Bill Schmidtfae5d712014-12-09 16:35:51 +000010470 case ISD::INTRINSIC_W_CHAIN: {
10471 // For little endian, VSX loads require generating lxvd2x/xxswapd.
Eric Christophercccae792015-01-30 22:02:31 +000010472 if (Subtarget.hasVSX() && Subtarget.isLittleEndian()) {
Bill Schmidtfae5d712014-12-09 16:35:51 +000010473 switch (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue()) {
10474 default:
10475 break;
10476 case Intrinsic::ppc_vsx_lxvw4x:
10477 case Intrinsic::ppc_vsx_lxvd2x:
10478 return expandVSXLoadForLE(N, DCI);
10479 }
10480 }
10481 break;
10482 }
10483 case ISD::INTRINSIC_VOID: {
10484 // For little endian, VSX stores require generating xxswapd/stxvd2x.
Eric Christophercccae792015-01-30 22:02:31 +000010485 if (Subtarget.hasVSX() && Subtarget.isLittleEndian()) {
Bill Schmidtfae5d712014-12-09 16:35:51 +000010486 switch (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue()) {
10487 default:
10488 break;
10489 case Intrinsic::ppc_vsx_stxvw4x:
10490 case Intrinsic::ppc_vsx_stxvd2x:
10491 return expandVSXStoreForLE(N, DCI);
10492 }
10493 }
10494 break;
10495 }
Chris Lattnera7976d32006-07-10 20:56:58 +000010496 case ISD::BSWAP:
10497 // Turn BSWAP (LOAD) -> lhbrx/lwbrx.
Gabor Greiff304a7a2008-08-28 21:40:38 +000010498 if (ISD::isNON_EXTLoad(N->getOperand(0).getNode()) &&
Chris Lattnera7976d32006-07-10 20:56:58 +000010499 N->getOperand(0).hasOneUse() &&
Hal Finkel31d29562013-03-28 19:25:55 +000010500 (N->getValueType(0) == MVT::i32 || N->getValueType(0) == MVT::i16 ||
Eric Christophercccae792015-01-30 22:02:31 +000010501 (Subtarget.hasLDBRX() && Subtarget.isPPC64() &&
Hal Finkel31d29562013-03-28 19:25:55 +000010502 N->getValueType(0) == MVT::i64))) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010503 SDValue Load = N->getOperand(0);
Evan Chenge71fe34d2006-10-09 20:57:25 +000010504 LoadSDNode *LD = cast<LoadSDNode>(Load);
Chris Lattnera7976d32006-07-10 20:56:58 +000010505 // Create the byte-swapping load.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010506 SDValue Ops[] = {
Evan Chenge71fe34d2006-10-09 20:57:25 +000010507 LD->getChain(), // Chain
10508 LD->getBasePtr(), // Ptr
Chris Lattnerd66f14e2006-08-11 17:18:05 +000010509 DAG.getValueType(N->getValueType(0)) // VT
10510 };
Dan Gohman48b185d2009-09-25 20:36:54 +000010511 SDValue BSLoad =
10512 DAG.getMemIntrinsicNode(PPCISD::LBRX, dl,
Hal Finkel31d29562013-03-28 19:25:55 +000010513 DAG.getVTList(N->getValueType(0) == MVT::i64 ?
10514 MVT::i64 : MVT::i32, MVT::Other),
Craig Topper206fcd42014-04-26 19:29:41 +000010515 Ops, LD->getMemoryVT(), LD->getMemOperand());
Chris Lattnera7976d32006-07-10 20:56:58 +000010516
Scott Michelcf0da6c2009-02-17 22:15:04 +000010517 // If this is an i16 load, insert the truncate.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010518 SDValue ResVal = BSLoad;
Owen Anderson9f944592009-08-11 20:47:22 +000010519 if (N->getValueType(0) == MVT::i16)
10520 ResVal = DAG.getNode(ISD::TRUNCATE, dl, MVT::i16, BSLoad);
Scott Michelcf0da6c2009-02-17 22:15:04 +000010521
Chris Lattnera7976d32006-07-10 20:56:58 +000010522 // First, combine the bswap away. This makes the value produced by the
10523 // load dead.
10524 DCI.CombineTo(N, ResVal);
10525
10526 // Next, combine the load away, we give it a bogus result value but a real
10527 // chain result. The result value is dead because the bswap is dead.
Gabor Greiff304a7a2008-08-28 21:40:38 +000010528 DCI.CombineTo(Load.getNode(), ResVal, BSLoad.getValue(1));
Scott Michelcf0da6c2009-02-17 22:15:04 +000010529
Chris Lattnera7976d32006-07-10 20:56:58 +000010530 // Return N so it doesn't get rechecked!
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010531 return SDValue(N, 0);
Chris Lattnera7976d32006-07-10 20:56:58 +000010532 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010533
Chris Lattner27f53452006-03-01 05:50:56 +000010534 break;
Chris Lattnerd4058a52006-03-31 06:02:07 +000010535 case PPCISD::VCMP: {
10536 // If a VCMPo node already exists with exactly the same operands as this
10537 // node, use its result instead of this node (VCMPo computes both a CR6 and
10538 // a normal output).
10539 //
10540 if (!N->getOperand(0).hasOneUse() &&
10541 !N->getOperand(1).hasOneUse() &&
10542 !N->getOperand(2).hasOneUse()) {
Scott Michelcf0da6c2009-02-17 22:15:04 +000010543
Chris Lattnerd4058a52006-03-31 06:02:07 +000010544 // Scan all of the users of the LHS, looking for VCMPo's that match.
Craig Topper062a2ba2014-04-25 05:30:21 +000010545 SDNode *VCMPoNode = nullptr;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010546
Gabor Greiff304a7a2008-08-28 21:40:38 +000010547 SDNode *LHSN = N->getOperand(0).getNode();
Chris Lattnerd4058a52006-03-31 06:02:07 +000010548 for (SDNode::use_iterator UI = LHSN->use_begin(), E = LHSN->use_end();
10549 UI != E; ++UI)
Dan Gohman91e5dcb2008-07-27 20:43:25 +000010550 if (UI->getOpcode() == PPCISD::VCMPo &&
10551 UI->getOperand(1) == N->getOperand(1) &&
10552 UI->getOperand(2) == N->getOperand(2) &&
10553 UI->getOperand(0) == N->getOperand(0)) {
10554 VCMPoNode = *UI;
Chris Lattnerd4058a52006-03-31 06:02:07 +000010555 break;
10556 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010557
Chris Lattner518834c2006-04-18 18:28:22 +000010558 // If there is no VCMPo node, or if the flag value has a single use, don't
10559 // transform this.
10560 if (!VCMPoNode || VCMPoNode->hasNUsesOfValue(0, 1))
10561 break;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010562
10563 // Look at the (necessarily single) use of the flag value. If it has a
Chris Lattner518834c2006-04-18 18:28:22 +000010564 // chain, this transformation is more complex. Note that multiple things
10565 // could use the value result, which we should ignore.
Craig Topper062a2ba2014-04-25 05:30:21 +000010566 SDNode *FlagUser = nullptr;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010567 for (SDNode::use_iterator UI = VCMPoNode->use_begin();
Craig Topper062a2ba2014-04-25 05:30:21 +000010568 FlagUser == nullptr; ++UI) {
Chris Lattner518834c2006-04-18 18:28:22 +000010569 assert(UI != VCMPoNode->use_end() && "Didn't find user!");
Dan Gohman91e5dcb2008-07-27 20:43:25 +000010570 SDNode *User = *UI;
Chris Lattner518834c2006-04-18 18:28:22 +000010571 for (unsigned i = 0, e = User->getNumOperands(); i != e; ++i) {
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010572 if (User->getOperand(i) == SDValue(VCMPoNode, 1)) {
Chris Lattner518834c2006-04-18 18:28:22 +000010573 FlagUser = User;
10574 break;
10575 }
10576 }
10577 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010578
Ulrich Weigandd5ebc622013-07-03 17:05:42 +000010579 // If the user is a MFOCRF instruction, we know this is safe.
10580 // Otherwise we give up for right now.
10581 if (FlagUser->getOpcode() == PPCISD::MFOCRF)
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010582 return SDValue(VCMPoNode, 0);
Chris Lattnerd4058a52006-03-31 06:02:07 +000010583 }
10584 break;
10585 }
Hal Finkel940ab932014-02-28 00:27:01 +000010586 case ISD::BRCOND: {
10587 SDValue Cond = N->getOperand(1);
10588 SDValue Target = N->getOperand(2);
NAKAMURA Takumia9cb5382015-09-22 11:14:39 +000010589
Hal Finkel940ab932014-02-28 00:27:01 +000010590 if (Cond.getOpcode() == ISD::INTRINSIC_W_CHAIN &&
10591 cast<ConstantSDNode>(Cond.getOperand(1))->getZExtValue() ==
10592 Intrinsic::ppc_is_decremented_ctr_nonzero) {
10593
10594 // We now need to make the intrinsic dead (it cannot be instruction
10595 // selected).
10596 DAG.ReplaceAllUsesOfValueWith(Cond.getValue(1), Cond.getOperand(0));
10597 assert(Cond.getNode()->hasOneUse() &&
10598 "Counter decrement has more than one use");
10599
10600 return DAG.getNode(PPCISD::BDNZ, dl, MVT::Other,
10601 N->getOperand(0), Target);
10602 }
10603 }
10604 break;
Chris Lattner9754d142006-04-18 17:59:36 +000010605 case ISD::BR_CC: {
10606 // If this is a branch on an altivec predicate comparison, lower this so
Ulrich Weigandd5ebc622013-07-03 17:05:42 +000010607 // that we don't have to do a MFOCRF: instead, branch directly on CR6. This
Chris Lattner9754d142006-04-18 17:59:36 +000010608 // lowering is done pre-legalize, because the legalizer lowers the predicate
10609 // compare down to code that is difficult to reassemble.
10610 ISD::CondCode CC = cast<CondCodeSDNode>(N->getOperand(1))->get();
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010611 SDValue LHS = N->getOperand(2), RHS = N->getOperand(3);
Hal Finkel25c19922013-05-15 21:37:41 +000010612
10613 // Sometimes the promoted value of the intrinsic is ANDed by some non-zero
10614 // value. If so, pass-through the AND to get to the intrinsic.
10615 if (LHS.getOpcode() == ISD::AND &&
10616 LHS.getOperand(0).getOpcode() == ISD::INTRINSIC_W_CHAIN &&
10617 cast<ConstantSDNode>(LHS.getOperand(0).getOperand(1))->getZExtValue() ==
10618 Intrinsic::ppc_is_decremented_ctr_nonzero &&
10619 isa<ConstantSDNode>(LHS.getOperand(1)) &&
10620 !cast<ConstantSDNode>(LHS.getOperand(1))->getConstantIntValue()->
10621 isZero())
10622 LHS = LHS.getOperand(0);
10623
10624 if (LHS.getOpcode() == ISD::INTRINSIC_W_CHAIN &&
10625 cast<ConstantSDNode>(LHS.getOperand(1))->getZExtValue() ==
10626 Intrinsic::ppc_is_decremented_ctr_nonzero &&
10627 isa<ConstantSDNode>(RHS)) {
10628 assert((CC == ISD::SETEQ || CC == ISD::SETNE) &&
10629 "Counter decrement comparison is not EQ or NE");
10630
10631 unsigned Val = cast<ConstantSDNode>(RHS)->getZExtValue();
10632 bool isBDNZ = (CC == ISD::SETEQ && Val) ||
10633 (CC == ISD::SETNE && !Val);
10634
10635 // We now need to make the intrinsic dead (it cannot be instruction
10636 // selected).
10637 DAG.ReplaceAllUsesOfValueWith(LHS.getValue(1), LHS.getOperand(0));
10638 assert(LHS.getNode()->hasOneUse() &&
10639 "Counter decrement has more than one use");
10640
10641 return DAG.getNode(isBDNZ ? PPCISD::BDNZ : PPCISD::BDZ, dl, MVT::Other,
10642 N->getOperand(0), N->getOperand(4));
10643 }
10644
Chris Lattner9754d142006-04-18 17:59:36 +000010645 int CompareOpc;
10646 bool isDot;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010647
Chris Lattner9754d142006-04-18 17:59:36 +000010648 if (LHS.getOpcode() == ISD::INTRINSIC_WO_CHAIN &&
10649 isa<ConstantSDNode>(RHS) && (CC == ISD::SETEQ || CC == ISD::SETNE) &&
Nemanja Ivanovic2c84b292015-09-29 17:41:53 +000010650 getVectorCompareInfo(LHS, CompareOpc, isDot, Subtarget)) {
Chris Lattner9754d142006-04-18 17:59:36 +000010651 assert(isDot && "Can't compare against a vector result!");
Scott Michelcf0da6c2009-02-17 22:15:04 +000010652
Chris Lattner9754d142006-04-18 17:59:36 +000010653 // If this is a comparison against something other than 0/1, then we know
10654 // that the condition is never/always true.
Dan Gohmaneffb8942008-09-12 16:56:44 +000010655 unsigned Val = cast<ConstantSDNode>(RHS)->getZExtValue();
Chris Lattner9754d142006-04-18 17:59:36 +000010656 if (Val != 0 && Val != 1) {
10657 if (CC == ISD::SETEQ) // Cond never true, remove branch.
10658 return N->getOperand(0);
10659 // Always !=, turn it into an unconditional branch.
Owen Anderson9f944592009-08-11 20:47:22 +000010660 return DAG.getNode(ISD::BR, dl, MVT::Other,
Chris Lattner9754d142006-04-18 17:59:36 +000010661 N->getOperand(0), N->getOperand(4));
10662 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010663
Chris Lattner9754d142006-04-18 17:59:36 +000010664 bool BranchOnWhenPredTrue = (CC == ISD::SETEQ) ^ (Val == 0);
Scott Michelcf0da6c2009-02-17 22:15:04 +000010665
Chris Lattner9754d142006-04-18 17:59:36 +000010666 // Create the PPCISD altivec 'dot' comparison node.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010667 SDValue Ops[] = {
Chris Lattnerd66f14e2006-08-11 17:18:05 +000010668 LHS.getOperand(2), // LHS of compare
10669 LHS.getOperand(3), // RHS of compare
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010670 DAG.getConstant(CompareOpc, dl, MVT::i32)
Chris Lattnerd66f14e2006-08-11 17:18:05 +000010671 };
Benjamin Kramerfdf362b2013-03-07 20:33:29 +000010672 EVT VTs[] = { LHS.getOperand(2).getValueType(), MVT::Glue };
Craig Topper48d114b2014-04-26 18:35:24 +000010673 SDValue CompNode = DAG.getNode(PPCISD::VCMPo, dl, VTs, Ops);
Scott Michelcf0da6c2009-02-17 22:15:04 +000010674
Chris Lattner9754d142006-04-18 17:59:36 +000010675 // Unpack the result based on how the target uses it.
Chris Lattner8c6a41e2006-11-17 22:10:59 +000010676 PPC::Predicate CompOpc;
Dan Gohmaneffb8942008-09-12 16:56:44 +000010677 switch (cast<ConstantSDNode>(LHS.getOperand(1))->getZExtValue()) {
Chris Lattner9754d142006-04-18 17:59:36 +000010678 default: // Can't happen, don't crash on invalid number though.
10679 case 0: // Branch on the value of the EQ bit of CR6.
Chris Lattner8c6a41e2006-11-17 22:10:59 +000010680 CompOpc = BranchOnWhenPredTrue ? PPC::PRED_EQ : PPC::PRED_NE;
Chris Lattner9754d142006-04-18 17:59:36 +000010681 break;
10682 case 1: // Branch on the inverted value of the EQ bit of CR6.
Chris Lattner8c6a41e2006-11-17 22:10:59 +000010683 CompOpc = BranchOnWhenPredTrue ? PPC::PRED_NE : PPC::PRED_EQ;
Chris Lattner9754d142006-04-18 17:59:36 +000010684 break;
10685 case 2: // Branch on the value of the LT bit of CR6.
Chris Lattner8c6a41e2006-11-17 22:10:59 +000010686 CompOpc = BranchOnWhenPredTrue ? PPC::PRED_LT : PPC::PRED_GE;
Chris Lattner9754d142006-04-18 17:59:36 +000010687 break;
10688 case 3: // Branch on the inverted value of the LT bit of CR6.
Chris Lattner8c6a41e2006-11-17 22:10:59 +000010689 CompOpc = BranchOnWhenPredTrue ? PPC::PRED_GE : PPC::PRED_LT;
Chris Lattner9754d142006-04-18 17:59:36 +000010690 break;
10691 }
10692
Owen Anderson9f944592009-08-11 20:47:22 +000010693 return DAG.getNode(PPCISD::COND_BRANCH, dl, MVT::Other, N->getOperand(0),
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010694 DAG.getConstant(CompOpc, dl, MVT::i32),
Owen Anderson9f944592009-08-11 20:47:22 +000010695 DAG.getRegister(PPC::CR6, MVT::i32),
Chris Lattner9754d142006-04-18 17:59:36 +000010696 N->getOperand(4), CompNode.getValue(1));
10697 }
10698 break;
10699 }
Chris Lattnerf4184352006-03-01 04:57:39 +000010700 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010701
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010702 return SDValue();
Chris Lattnerf4184352006-03-01 04:57:39 +000010703}
10704
Hal Finkel13d104b2014-12-11 18:37:52 +000010705SDValue
10706PPCTargetLowering::BuildSDIVPow2(SDNode *N, const APInt &Divisor,
10707 SelectionDAG &DAG,
10708 std::vector<SDNode *> *Created) const {
10709 // fold (sdiv X, pow2)
10710 EVT VT = N->getValueType(0);
Hal Finkel04b16b52014-12-23 08:38:50 +000010711 if (VT == MVT::i64 && !Subtarget.isPPC64())
10712 return SDValue();
Hal Finkel13d104b2014-12-11 18:37:52 +000010713 if ((VT != MVT::i32 && VT != MVT::i64) ||
10714 !(Divisor.isPowerOf2() || (-Divisor).isPowerOf2()))
10715 return SDValue();
10716
10717 SDLoc DL(N);
10718 SDValue N0 = N->getOperand(0);
10719
10720 bool IsNegPow2 = (-Divisor).isPowerOf2();
10721 unsigned Lg2 = (IsNegPow2 ? -Divisor : Divisor).countTrailingZeros();
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010722 SDValue ShiftAmt = DAG.getConstant(Lg2, DL, VT);
Hal Finkel13d104b2014-12-11 18:37:52 +000010723
10724 SDValue Op = DAG.getNode(PPCISD::SRA_ADDZE, DL, VT, N0, ShiftAmt);
10725 if (Created)
10726 Created->push_back(Op.getNode());
10727
10728 if (IsNegPow2) {
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010729 Op = DAG.getNode(ISD::SUB, DL, VT, DAG.getConstant(0, DL, VT), Op);
Hal Finkel13d104b2014-12-11 18:37:52 +000010730 if (Created)
10731 Created->push_back(Op.getNode());
10732 }
10733
10734 return Op;
10735}
10736
Chris Lattner4211ca92006-04-14 06:01:58 +000010737//===----------------------------------------------------------------------===//
10738// Inline Assembly Support
10739//===----------------------------------------------------------------------===//
10740
Jay Foada0653a32014-05-14 21:14:37 +000010741void PPCTargetLowering::computeKnownBitsForTargetNode(const SDValue Op,
10742 APInt &KnownZero,
10743 APInt &KnownOne,
10744 const SelectionDAG &DAG,
10745 unsigned Depth) const {
Rafael Espindolaba0a6ca2012-04-04 12:51:34 +000010746 KnownZero = KnownOne = APInt(KnownZero.getBitWidth(), 0);
Chris Lattnerc5287c02006-04-02 06:26:07 +000010747 switch (Op.getOpcode()) {
10748 default: break;
Chris Lattnera7976d32006-07-10 20:56:58 +000010749 case PPCISD::LBRX: {
10750 // lhbrx is known to have the top bits cleared out.
Dan Gohmana5fc0352009-09-27 23:17:47 +000010751 if (cast<VTSDNode>(Op.getOperand(2))->getVT() == MVT::i16)
Chris Lattnera7976d32006-07-10 20:56:58 +000010752 KnownZero = 0xFFFF0000;
10753 break;
10754 }
Chris Lattnerc5287c02006-04-02 06:26:07 +000010755 case ISD::INTRINSIC_WO_CHAIN: {
Dan Gohmaneffb8942008-09-12 16:56:44 +000010756 switch (cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue()) {
Chris Lattnerc5287c02006-04-02 06:26:07 +000010757 default: break;
10758 case Intrinsic::ppc_altivec_vcmpbfp_p:
10759 case Intrinsic::ppc_altivec_vcmpeqfp_p:
10760 case Intrinsic::ppc_altivec_vcmpequb_p:
10761 case Intrinsic::ppc_altivec_vcmpequh_p:
10762 case Intrinsic::ppc_altivec_vcmpequw_p:
Kit Barton0cfa7b72015-03-03 19:55:45 +000010763 case Intrinsic::ppc_altivec_vcmpequd_p:
Chris Lattnerc5287c02006-04-02 06:26:07 +000010764 case Intrinsic::ppc_altivec_vcmpgefp_p:
10765 case Intrinsic::ppc_altivec_vcmpgtfp_p:
10766 case Intrinsic::ppc_altivec_vcmpgtsb_p:
10767 case Intrinsic::ppc_altivec_vcmpgtsh_p:
10768 case Intrinsic::ppc_altivec_vcmpgtsw_p:
Kit Barton0cfa7b72015-03-03 19:55:45 +000010769 case Intrinsic::ppc_altivec_vcmpgtsd_p:
Chris Lattnerc5287c02006-04-02 06:26:07 +000010770 case Intrinsic::ppc_altivec_vcmpgtub_p:
10771 case Intrinsic::ppc_altivec_vcmpgtuh_p:
10772 case Intrinsic::ppc_altivec_vcmpgtuw_p:
Kit Barton0cfa7b72015-03-03 19:55:45 +000010773 case Intrinsic::ppc_altivec_vcmpgtud_p:
Chris Lattnerc5287c02006-04-02 06:26:07 +000010774 KnownZero = ~1U; // All bits but the low one are known to be zero.
10775 break;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010776 }
Chris Lattnerc5287c02006-04-02 06:26:07 +000010777 }
10778 }
10779}
10780
Hal Finkel57725662015-01-03 17:58:24 +000010781unsigned PPCTargetLowering::getPrefLoopAlignment(MachineLoop *ML) const {
10782 switch (Subtarget.getDarwinDirective()) {
10783 default: break;
10784 case PPC::DIR_970:
10785 case PPC::DIR_PWR4:
10786 case PPC::DIR_PWR5:
10787 case PPC::DIR_PWR5X:
10788 case PPC::DIR_PWR6:
10789 case PPC::DIR_PWR6X:
10790 case PPC::DIR_PWR7:
10791 case PPC::DIR_PWR8: {
10792 if (!ML)
10793 break;
10794
Eric Christophercccae792015-01-30 22:02:31 +000010795 const PPCInstrInfo *TII = Subtarget.getInstrInfo();
Hal Finkel57725662015-01-03 17:58:24 +000010796
10797 // For small loops (between 5 and 8 instructions), align to a 32-byte
10798 // boundary so that the entire loop fits in one instruction-cache line.
10799 uint64_t LoopSize = 0;
10800 for (auto I = ML->block_begin(), IE = ML->block_end(); I != IE; ++I)
10801 for (auto J = (*I)->begin(), JE = (*I)->end(); J != JE; ++J)
10802 LoopSize += TII->GetInstSizeInBytes(J);
10803
10804 if (LoopSize > 16 && LoopSize <= 32)
10805 return 5;
10806
10807 break;
10808 }
10809 }
10810
10811 return TargetLowering::getPrefLoopAlignment(ML);
10812}
Chris Lattnerc5287c02006-04-02 06:26:07 +000010813
Chris Lattnerd6855142007-03-25 02:14:49 +000010814/// getConstraintType - Given a constraint, return the type of
Chris Lattner203b2f12006-02-07 20:16:30 +000010815/// constraint it is for this target.
Scott Michelcf0da6c2009-02-17 22:15:04 +000010816PPCTargetLowering::ConstraintType
Benjamin Kramer9bfb6272015-07-05 19:29:18 +000010817PPCTargetLowering::getConstraintType(StringRef Constraint) const {
Chris Lattnerd6855142007-03-25 02:14:49 +000010818 if (Constraint.size() == 1) {
10819 switch (Constraint[0]) {
10820 default: break;
10821 case 'b':
10822 case 'r':
10823 case 'f':
10824 case 'v':
10825 case 'y':
10826 return C_RegisterClass;
Hal Finkel4f24c622012-11-05 18:18:42 +000010827 case 'Z':
10828 // FIXME: While Z does indicate a memory constraint, it specifically
10829 // indicates an r+r address (used in conjunction with the 'y' modifier
10830 // in the replacement string). Currently, we're forcing the base
10831 // register to be r0 in the asm printer (which is interpreted as zero)
10832 // and forming the complete address in the second register. This is
10833 // suboptimal.
10834 return C_Memory;
Chris Lattnerd6855142007-03-25 02:14:49 +000010835 }
Hal Finkel6aca2372014-03-02 18:23:39 +000010836 } else if (Constraint == "wc") { // individual CR bits.
10837 return C_RegisterClass;
Hal Finkel27774d92014-03-13 07:58:58 +000010838 } else if (Constraint == "wa" || Constraint == "wd" ||
10839 Constraint == "wf" || Constraint == "ws") {
10840 return C_RegisterClass; // VSX registers.
Chris Lattnerd6855142007-03-25 02:14:49 +000010841 }
10842 return TargetLowering::getConstraintType(Constraint);
Chris Lattner203b2f12006-02-07 20:16:30 +000010843}
10844
John Thompsone8360b72010-10-29 17:29:13 +000010845/// Examine constraint type and operand type and determine a weight value.
10846/// This object must already have been set up with the operand type
10847/// and the current alternative constraint selected.
10848TargetLowering::ConstraintWeight
10849PPCTargetLowering::getSingleConstraintMatchWeight(
10850 AsmOperandInfo &info, const char *constraint) const {
10851 ConstraintWeight weight = CW_Invalid;
10852 Value *CallOperandVal = info.CallOperandVal;
10853 // If we don't have a value, we can't do a match,
10854 // but allow it at the lowest weight.
Craig Topper062a2ba2014-04-25 05:30:21 +000010855 if (!CallOperandVal)
John Thompsone8360b72010-10-29 17:29:13 +000010856 return CW_Default;
Chris Lattner229907c2011-07-18 04:54:35 +000010857 Type *type = CallOperandVal->getType();
Hal Finkel6aca2372014-03-02 18:23:39 +000010858
John Thompsone8360b72010-10-29 17:29:13 +000010859 // Look at the constraint type.
Hal Finkel6aca2372014-03-02 18:23:39 +000010860 if (StringRef(constraint) == "wc" && type->isIntegerTy(1))
10861 return CW_Register; // an individual CR bit.
Hal Finkel27774d92014-03-13 07:58:58 +000010862 else if ((StringRef(constraint) == "wa" ||
10863 StringRef(constraint) == "wd" ||
10864 StringRef(constraint) == "wf") &&
10865 type->isVectorTy())
10866 return CW_Register;
10867 else if (StringRef(constraint) == "ws" && type->isDoubleTy())
10868 return CW_Register;
Hal Finkel6aca2372014-03-02 18:23:39 +000010869
John Thompsone8360b72010-10-29 17:29:13 +000010870 switch (*constraint) {
10871 default:
10872 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
10873 break;
10874 case 'b':
10875 if (type->isIntegerTy())
10876 weight = CW_Register;
10877 break;
10878 case 'f':
10879 if (type->isFloatTy())
10880 weight = CW_Register;
10881 break;
10882 case 'd':
10883 if (type->isDoubleTy())
10884 weight = CW_Register;
10885 break;
10886 case 'v':
10887 if (type->isVectorTy())
10888 weight = CW_Register;
10889 break;
10890 case 'y':
10891 weight = CW_Register;
10892 break;
Hal Finkel4f24c622012-11-05 18:18:42 +000010893 case 'Z':
10894 weight = CW_Memory;
10895 break;
John Thompsone8360b72010-10-29 17:29:13 +000010896 }
10897 return weight;
10898}
10899
Eric Christopher11e4df72015-02-26 22:38:43 +000010900std::pair<unsigned, const TargetRegisterClass *>
10901PPCTargetLowering::getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
Benjamin Kramer9bfb6272015-07-05 19:29:18 +000010902 StringRef Constraint,
Chad Rosier295bd432013-06-22 18:37:38 +000010903 MVT VT) const {
Chris Lattner01513612006-01-31 19:20:21 +000010904 if (Constraint.size() == 1) {
Chris Lattner584a11a2006-11-02 01:44:04 +000010905 // GCC RS6000 Constraint Letters
10906 switch (Constraint[0]) {
10907 case 'b': // R1-R31
Eric Christopherb1aaebe2014-06-12 22:38:18 +000010908 if (VT == MVT::i64 && Subtarget.isPPC64())
Hal Finkel638a9fa2013-03-19 18:51:05 +000010909 return std::make_pair(0U, &PPC::G8RC_NOX0RegClass);
10910 return std::make_pair(0U, &PPC::GPRC_NOR0RegClass);
Chris Lattner584a11a2006-11-02 01:44:04 +000010911 case 'r': // R0-R31
Eric Christopherb1aaebe2014-06-12 22:38:18 +000010912 if (VT == MVT::i64 && Subtarget.isPPC64())
Craig Topperabadc662012-04-20 06:31:50 +000010913 return std::make_pair(0U, &PPC::G8RCRegClass);
10914 return std::make_pair(0U, &PPC::GPRCRegClass);
Chris Lattner584a11a2006-11-02 01:44:04 +000010915 case 'f':
Ulrich Weigand0de4a1e2012-10-29 17:49:34 +000010916 if (VT == MVT::f32 || VT == MVT::i32)
Craig Topperabadc662012-04-20 06:31:50 +000010917 return std::make_pair(0U, &PPC::F4RCRegClass);
Ulrich Weigand0de4a1e2012-10-29 17:49:34 +000010918 if (VT == MVT::f64 || VT == MVT::i64)
Craig Topperabadc662012-04-20 06:31:50 +000010919 return std::make_pair(0U, &PPC::F8RCRegClass);
Hal Finkelc93a9a22015-02-25 01:06:45 +000010920 if (VT == MVT::v4f64 && Subtarget.hasQPX())
10921 return std::make_pair(0U, &PPC::QFRCRegClass);
10922 if (VT == MVT::v4f32 && Subtarget.hasQPX())
10923 return std::make_pair(0U, &PPC::QSRCRegClass);
Chris Lattner584a11a2006-11-02 01:44:04 +000010924 break;
Scott Michelcf0da6c2009-02-17 22:15:04 +000010925 case 'v':
Hal Finkelc93a9a22015-02-25 01:06:45 +000010926 if (VT == MVT::v4f64 && Subtarget.hasQPX())
10927 return std::make_pair(0U, &PPC::QFRCRegClass);
10928 if (VT == MVT::v4f32 && Subtarget.hasQPX())
10929 return std::make_pair(0U, &PPC::QSRCRegClass);
Craig Topperabadc662012-04-20 06:31:50 +000010930 return std::make_pair(0U, &PPC::VRRCRegClass);
Chris Lattner584a11a2006-11-02 01:44:04 +000010931 case 'y': // crrc
Craig Topperabadc662012-04-20 06:31:50 +000010932 return std::make_pair(0U, &PPC::CRRCRegClass);
Chris Lattner01513612006-01-31 19:20:21 +000010933 }
Hal Finkel6aca2372014-03-02 18:23:39 +000010934 } else if (Constraint == "wc") { // an individual CR bit.
10935 return std::make_pair(0U, &PPC::CRBITRCRegClass);
Hal Finkel27774d92014-03-13 07:58:58 +000010936 } else if (Constraint == "wa" || Constraint == "wd" ||
Hal Finkel19be5062014-03-29 05:29:01 +000010937 Constraint == "wf") {
Hal Finkel27774d92014-03-13 07:58:58 +000010938 return std::make_pair(0U, &PPC::VSRCRegClass);
Hal Finkel19be5062014-03-29 05:29:01 +000010939 } else if (Constraint == "ws") {
Nemanja Ivanovicf3c94b12015-05-07 18:24:05 +000010940 if (VT == MVT::f32)
10941 return std::make_pair(0U, &PPC::VSSRCRegClass);
10942 else
10943 return std::make_pair(0U, &PPC::VSFRCRegClass);
Chris Lattner01513612006-01-31 19:20:21 +000010944 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000010945
Eric Christopher11e4df72015-02-26 22:38:43 +000010946 std::pair<unsigned, const TargetRegisterClass *> R =
10947 TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT);
Hal Finkelb176acb2013-08-03 12:25:10 +000010948
10949 // r[0-9]+ are used, on PPC64, to refer to the corresponding 64-bit registers
10950 // (which we call X[0-9]+). If a 64-bit value has been requested, and a
10951 // 32-bit GPR has been selected, then 'upgrade' it to the 64-bit parent
10952 // register.
10953 // FIXME: If TargetLowering::getRegForInlineAsmConstraint could somehow use
10954 // the AsmName field from *RegisterInfo.td, then this would not be necessary.
Eric Christopherb1aaebe2014-06-12 22:38:18 +000010955 if (R.first && VT == MVT::i64 && Subtarget.isPPC64() &&
Eric Christopher11e4df72015-02-26 22:38:43 +000010956 PPC::GPRCRegClass.contains(R.first))
Hal Finkelb176acb2013-08-03 12:25:10 +000010957 return std::make_pair(TRI->getMatchingSuperReg(R.first,
Hal Finkelb3ca00d2013-08-14 20:05:04 +000010958 PPC::sub_32, &PPC::G8RCRegClass),
Hal Finkelb176acb2013-08-03 12:25:10 +000010959 &PPC::G8RCRegClass);
Hal Finkelb176acb2013-08-03 12:25:10 +000010960
Hal Finkelaa10b3c2014-12-08 22:54:22 +000010961 // GCC accepts 'cc' as an alias for 'cr0', and we need to do the same.
10962 if (!R.second && StringRef("{cc}").equals_lower(Constraint)) {
10963 R.first = PPC::CR0;
10964 R.second = &PPC::CRRCRegClass;
10965 }
10966
Hal Finkelb176acb2013-08-03 12:25:10 +000010967 return R;
Chris Lattner01513612006-01-31 19:20:21 +000010968}
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010969
Chris Lattnerd8c9cb92007-08-25 00:47:38 +000010970/// LowerAsmOperandForConstraint - Lower the specified operand into the Ops
Dale Johannesence97d552010-06-25 21:55:36 +000010971/// vector. If it is invalid, don't add anything to Ops.
Eric Christopher0713a9d2011-06-08 23:55:35 +000010972void PPCTargetLowering::LowerAsmOperandForConstraint(SDValue Op,
Eric Christopherde9399b2011-06-02 23:16:42 +000010973 std::string &Constraint,
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000010974 std::vector<SDValue>&Ops,
Chris Lattner724539c2008-04-26 23:02:14 +000010975 SelectionDAG &DAG) const {
Craig Topper062a2ba2014-04-25 05:30:21 +000010976 SDValue Result;
Eric Christopher0713a9d2011-06-08 23:55:35 +000010977
Eric Christopherde9399b2011-06-02 23:16:42 +000010978 // Only support length 1 constraints.
10979 if (Constraint.length() > 1) return;
Eric Christopher0713a9d2011-06-08 23:55:35 +000010980
Eric Christopherde9399b2011-06-02 23:16:42 +000010981 char Letter = Constraint[0];
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010982 switch (Letter) {
10983 default: break;
10984 case 'I':
10985 case 'J':
10986 case 'K':
10987 case 'L':
10988 case 'M':
10989 case 'N':
10990 case 'O':
10991 case 'P': {
Chris Lattner0b7472d2007-05-15 01:31:05 +000010992 ConstantSDNode *CST = dyn_cast<ConstantSDNode>(Op);
Chris Lattnerd8c9cb92007-08-25 00:47:38 +000010993 if (!CST) return; // Must be an immediate to match.
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000010994 SDLoc dl(Op);
Hal Finkelc91fc112014-12-03 09:37:50 +000010995 int64_t Value = CST->getSExtValue();
10996 EVT TCVT = MVT::i64; // All constants taken to be 64 bits so that negative
10997 // numbers are printed as such.
Chris Lattner15a6c4c2006-02-07 00:47:13 +000010998 switch (Letter) {
Torok Edwinfbcc6632009-07-14 16:55:14 +000010999 default: llvm_unreachable("Unknown constraint letter!");
Chris Lattner15a6c4c2006-02-07 00:47:13 +000011000 case 'I': // "I" is a signed 16-bit constant.
Hal Finkelc91fc112014-12-03 09:37:50 +000011001 if (isInt<16>(Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000011002 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000011003 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000011004 case 'J': // "J" is a constant with only the high-order 16 bits nonzero.
Hal Finkelc91fc112014-12-03 09:37:50 +000011005 if (isShiftedUInt<16, 16>(Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000011006 Result = DAG.getTargetConstant(Value, dl, TCVT);
Hal Finkelc91fc112014-12-03 09:37:50 +000011007 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000011008 case 'L': // "L" is a signed 16-bit constant shifted left 16 bits.
Hal Finkelc91fc112014-12-03 09:37:50 +000011009 if (isShiftedInt<16, 16>(Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000011010 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000011011 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000011012 case 'K': // "K" is a constant with only the low-order 16 bits nonzero.
Hal Finkelc91fc112014-12-03 09:37:50 +000011013 if (isUInt<16>(Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000011014 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000011015 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000011016 case 'M': // "M" is a constant that is greater than 31.
Chris Lattner0b7472d2007-05-15 01:31:05 +000011017 if (Value > 31)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000011018 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000011019 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000011020 case 'N': // "N" is a positive constant that is an exact power of two.
Hal Finkelc91fc112014-12-03 09:37:50 +000011021 if (Value > 0 && isPowerOf2_64(Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000011022 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000011023 break;
Scott Michelcf0da6c2009-02-17 22:15:04 +000011024 case 'O': // "O" is the constant zero.
Chris Lattner0b7472d2007-05-15 01:31:05 +000011025 if (Value == 0)
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000011026 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000011027 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000011028 case 'P': // "P" is a constant whose negation is a signed 16-bit constant.
Hal Finkelc91fc112014-12-03 09:37:50 +000011029 if (isInt<16>(-Value))
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000011030 Result = DAG.getTargetConstant(Value, dl, TCVT);
Chris Lattner8c6949e2006-10-31 19:40:43 +000011031 break;
Chris Lattner15a6c4c2006-02-07 00:47:13 +000011032 }
11033 break;
11034 }
11035 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000011036
Gabor Greiff304a7a2008-08-28 21:40:38 +000011037 if (Result.getNode()) {
Chris Lattnerd8c9cb92007-08-25 00:47:38 +000011038 Ops.push_back(Result);
11039 return;
11040 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000011041
Chris Lattner15a6c4c2006-02-07 00:47:13 +000011042 // Handle standard constraint letters.
Eric Christopherde9399b2011-06-02 23:16:42 +000011043 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG);
Chris Lattner15a6c4c2006-02-07 00:47:13 +000011044}
Evan Cheng2dd2c652006-03-13 23:20:37 +000011045
Chris Lattner1eb94d92007-03-30 23:15:24 +000011046// isLegalAddressingMode - Return true if the addressing mode represented
11047// by AM is legal for this target, for a load/store of the specified type.
Mehdi Amini0cdec1e2015-07-09 02:09:40 +000011048bool PPCTargetLowering::isLegalAddressingMode(const DataLayout &DL,
11049 const AddrMode &AM, Type *Ty,
Matt Arsenaultbd7d80a2015-06-01 05:31:59 +000011050 unsigned AS) const {
Hal Finkelc93a9a22015-02-25 01:06:45 +000011051 // PPC does not allow r+i addressing modes for vectors!
11052 if (Ty->isVectorTy() && AM.BaseOffs != 0)
11053 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +000011054
Chris Lattner1eb94d92007-03-30 23:15:24 +000011055 // PPC allows a sign-extended 16-bit immediate field.
11056 if (AM.BaseOffs <= -(1LL << 16) || AM.BaseOffs >= (1LL << 16)-1)
11057 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +000011058
Chris Lattner1eb94d92007-03-30 23:15:24 +000011059 // No global is ever allowed as a base.
11060 if (AM.BaseGV)
11061 return false;
Scott Michelcf0da6c2009-02-17 22:15:04 +000011062
11063 // PPC only support r+r,
Chris Lattner1eb94d92007-03-30 23:15:24 +000011064 switch (AM.Scale) {
11065 case 0: // "r+i" or just "i", depending on HasBaseReg.
11066 break;
11067 case 1:
11068 if (AM.HasBaseReg && AM.BaseOffs) // "r+r+i" is not allowed.
11069 return false;
11070 // Otherwise we have r+r or r+i.
11071 break;
11072 case 2:
11073 if (AM.HasBaseReg || AM.BaseOffs) // 2*r+r or 2*r+i is not allowed.
11074 return false;
11075 // Allow 2*r as r+r.
11076 break;
Chris Lattner19ccd622007-04-09 22:10:05 +000011077 default:
11078 // No other scales are supported.
11079 return false;
Chris Lattner1eb94d92007-03-30 23:15:24 +000011080 }
Scott Michelcf0da6c2009-02-17 22:15:04 +000011081
Chris Lattner1eb94d92007-03-30 23:15:24 +000011082 return true;
11083}
11084
Dan Gohman21cea8a2010-04-17 15:26:15 +000011085SDValue PPCTargetLowering::LowerRETURNADDR(SDValue Op,
11086 SelectionDAG &DAG) const {
Evan Cheng168ced92010-05-22 01:47:14 +000011087 MachineFunction &MF = DAG.getMachineFunction();
11088 MachineFrameInfo *MFI = MF.getFrameInfo();
11089 MFI->setReturnAddressIsTaken(true);
11090
Bill Wendling908bf812014-01-06 00:43:20 +000011091 if (verifyReturnAddressArgumentIsConstant(Op, DAG))
Bill Wendlingdf7dd282014-01-05 01:47:20 +000011092 return SDValue();
Bill Wendlingdf7dd282014-01-05 01:47:20 +000011093
Andrew Trickef9de2a2013-05-25 02:42:55 +000011094 SDLoc dl(Op);
Dale Johannesen81bfca72010-05-03 22:59:34 +000011095 unsigned Depth = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue();
Chris Lattnerf6a81562007-12-08 06:59:59 +000011096
Dale Johannesen81bfca72010-05-03 22:59:34 +000011097 // Make sure the function does not optimize away the store of the RA to
11098 // the stack.
Chris Lattnerf6a81562007-12-08 06:59:59 +000011099 PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
Dale Johannesen81bfca72010-05-03 22:59:34 +000011100 FuncInfo->setLRStoreRequired();
Eric Christopherb1aaebe2014-06-12 22:38:18 +000011101 bool isPPC64 = Subtarget.isPPC64();
Mehdi Amini44ede332015-07-09 02:09:04 +000011102 auto PtrVT = getPointerTy(MF.getDataLayout());
Dale Johannesen81bfca72010-05-03 22:59:34 +000011103
11104 if (Depth > 0) {
11105 SDValue FrameAddr = LowerFRAMEADDR(Op, DAG);
11106 SDValue Offset =
Sergey Dmitrouk842a51b2015-04-28 14:05:47 +000011107 DAG.getConstant(Subtarget.getFrameLowering()->getReturnSaveOffset(), dl,
Eric Christopherf71609b2015-02-13 00:39:27 +000011108 isPPC64 ? MVT::i64 : MVT::i32);
Mehdi Amini44ede332015-07-09 02:09:04 +000011109 return DAG.getLoad(PtrVT, dl, DAG.getEntryNode(),
11110 DAG.getNode(ISD::ADD, dl, PtrVT, FrameAddr, Offset),
Pete Cooper82cd9e82011-11-08 18:42:53 +000011111 MachinePointerInfo(), false, false, false, 0);
Dale Johannesen81bfca72010-05-03 22:59:34 +000011112 }
Chris Lattnerf6a81562007-12-08 06:59:59 +000011113
Chris Lattnerf6a81562007-12-08 06:59:59 +000011114 // Just load the return address off the stack.
Dan Gohman2ce6f2a2008-07-27 21:46:04 +000011115 SDValue RetAddrFI = getReturnAddrFrameIndex(DAG);
Mehdi Amini44ede332015-07-09 02:09:04 +000011116 return DAG.getLoad(PtrVT, dl, DAG.getEntryNode(), RetAddrFI,
11117 MachinePointerInfo(), false, false, false, 0);
Chris Lattnerf6a81562007-12-08 06:59:59 +000011118}
11119
Dan Gohman21cea8a2010-04-17 15:26:15 +000011120SDValue PPCTargetLowering::LowerFRAMEADDR(SDValue Op,
11121 SelectionDAG &DAG) const {
Andrew Trickef9de2a2013-05-25 02:42:55 +000011122 SDLoc dl(Op);
Dale Johannesen81bfca72010-05-03 22:59:34 +000011123 unsigned Depth = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue();
Scott Michelcf0da6c2009-02-17 22:15:04 +000011124
Nicolas Geoffray75ab9792007-03-01 13:11:38 +000011125 MachineFunction &MF = DAG.getMachineFunction();
11126 MachineFrameInfo *MFI = MF.getFrameInfo();
Dale Johannesen81bfca72010-05-03 22:59:34 +000011127 MFI->setFrameAddressIsTaken(true);
Hal Finkelaa03c032013-03-21 19:03:19 +000011128
Mehdi Amini44ede332015-07-09 02:09:04 +000011129 EVT PtrVT = DAG.getTargetLoweringInfo().getPointerTy(MF.getDataLayout());
11130 bool isPPC64 = PtrVT == MVT::i64;
11131
Hal Finkelaa03c032013-03-21 19:03:19 +000011132 // Naked functions never have a frame pointer, and so we use r1. For all
11133 // other functions, this decision must be delayed until during PEI.
11134 unsigned FrameReg;
Duncan P. N. Exon Smith5bedaf932015-02-14 02:54:07 +000011135 if (MF.getFunction()->hasFnAttribute(Attribute::Naked))
Hal Finkelaa03c032013-03-21 19:03:19 +000011136 FrameReg = isPPC64 ? PPC::X1 : PPC::R1;
11137 else
11138 FrameReg = isPPC64 ? PPC::FP8 : PPC::FP;
11139
Dale Johannesen81bfca72010-05-03 22:59:34 +000011140 SDValue FrameAddr = DAG.getCopyFromReg(DAG.getEntryNode(), dl, FrameReg,
11141 PtrVT);
11142 while (Depth--)
11143 FrameAddr = DAG.getLoad(Op.getValueType(), dl, DAG.getEntryNode(),
Pete Cooper82cd9e82011-11-08 18:42:53 +000011144 FrameAddr, MachinePointerInfo(), false, false,
11145 false, 0);
Dale Johannesen81bfca72010-05-03 22:59:34 +000011146 return FrameAddr;
Nicolas Geoffray75ab9792007-03-01 13:11:38 +000011147}
Dan Gohmanc14e5222008-10-21 03:41:46 +000011148
Hal Finkel0d8db462014-05-11 19:29:11 +000011149// FIXME? Maybe this could be a TableGen attribute on some registers and
11150// this table could be generated automatically from RegInfo.
Pat Gavlina717f252015-07-09 17:40:29 +000011151unsigned PPCTargetLowering::getRegisterByName(const char* RegName, EVT VT,
11152 SelectionDAG &DAG) const {
Eric Christopherb1aaebe2014-06-12 22:38:18 +000011153 bool isPPC64 = Subtarget.isPPC64();
11154 bool isDarwinABI = Subtarget.isDarwinABI();
Hal Finkel0d8db462014-05-11 19:29:11 +000011155
11156 if ((isPPC64 && VT != MVT::i64 && VT != MVT::i32) ||
11157 (!isPPC64 && VT != MVT::i32))
11158 report_fatal_error("Invalid register global variable type");
11159
11160 bool is64Bit = isPPC64 && VT == MVT::i64;
11161 unsigned Reg = StringSwitch<unsigned>(RegName)
11162 .Case("r1", is64Bit ? PPC::X1 : PPC::R1)
Hal Finkele6698d52015-02-01 15:03:28 +000011163 .Case("r2", (isDarwinABI || isPPC64) ? 0 : PPC::R2)
Hal Finkel0d8db462014-05-11 19:29:11 +000011164 .Case("r13", (!isPPC64 && isDarwinABI) ? 0 :
11165 (is64Bit ? PPC::X13 : PPC::R13))
11166 .Default(0);
11167
11168 if (Reg)
11169 return Reg;
11170 report_fatal_error("Invalid register name global variable");
11171}
11172
Dan Gohmanc14e5222008-10-21 03:41:46 +000011173bool
11174PPCTargetLowering::isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const {
11175 // The PowerPC target isn't yet aware of offsets.
11176 return false;
11177}
Tilmann Schellerb93960d2009-07-03 06:45:56 +000011178
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011179bool PPCTargetLowering::getTgtMemIntrinsic(IntrinsicInfo &Info,
11180 const CallInst &I,
11181 unsigned Intrinsic) const {
11182
11183 switch (Intrinsic) {
Hal Finkelc93a9a22015-02-25 01:06:45 +000011184 case Intrinsic::ppc_qpx_qvlfd:
11185 case Intrinsic::ppc_qpx_qvlfs:
11186 case Intrinsic::ppc_qpx_qvlfcd:
11187 case Intrinsic::ppc_qpx_qvlfcs:
11188 case Intrinsic::ppc_qpx_qvlfiwa:
11189 case Intrinsic::ppc_qpx_qvlfiwz:
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011190 case Intrinsic::ppc_altivec_lvx:
11191 case Intrinsic::ppc_altivec_lvxl:
11192 case Intrinsic::ppc_altivec_lvebx:
11193 case Intrinsic::ppc_altivec_lvehx:
Bill Schmidt72954782014-11-12 04:19:40 +000011194 case Intrinsic::ppc_altivec_lvewx:
11195 case Intrinsic::ppc_vsx_lxvd2x:
11196 case Intrinsic::ppc_vsx_lxvw4x: {
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011197 EVT VT;
11198 switch (Intrinsic) {
11199 case Intrinsic::ppc_altivec_lvebx:
11200 VT = MVT::i8;
11201 break;
11202 case Intrinsic::ppc_altivec_lvehx:
11203 VT = MVT::i16;
11204 break;
11205 case Intrinsic::ppc_altivec_lvewx:
11206 VT = MVT::i32;
11207 break;
Bill Schmidt72954782014-11-12 04:19:40 +000011208 case Intrinsic::ppc_vsx_lxvd2x:
11209 VT = MVT::v2f64;
11210 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +000011211 case Intrinsic::ppc_qpx_qvlfd:
11212 VT = MVT::v4f64;
11213 break;
11214 case Intrinsic::ppc_qpx_qvlfs:
11215 VT = MVT::v4f32;
11216 break;
11217 case Intrinsic::ppc_qpx_qvlfcd:
11218 VT = MVT::v2f64;
11219 break;
11220 case Intrinsic::ppc_qpx_qvlfcs:
11221 VT = MVT::v2f32;
11222 break;
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011223 default:
11224 VT = MVT::v4i32;
11225 break;
11226 }
11227
11228 Info.opc = ISD::INTRINSIC_W_CHAIN;
11229 Info.memVT = VT;
11230 Info.ptrVal = I.getArgOperand(0);
11231 Info.offset = -VT.getStoreSize()+1;
11232 Info.size = 2*VT.getStoreSize()-1;
11233 Info.align = 1;
11234 Info.vol = false;
11235 Info.readMem = true;
11236 Info.writeMem = false;
11237 return true;
11238 }
Hal Finkelc93a9a22015-02-25 01:06:45 +000011239 case Intrinsic::ppc_qpx_qvlfda:
11240 case Intrinsic::ppc_qpx_qvlfsa:
11241 case Intrinsic::ppc_qpx_qvlfcda:
11242 case Intrinsic::ppc_qpx_qvlfcsa:
11243 case Intrinsic::ppc_qpx_qvlfiwaa:
11244 case Intrinsic::ppc_qpx_qvlfiwza: {
11245 EVT VT;
11246 switch (Intrinsic) {
11247 case Intrinsic::ppc_qpx_qvlfda:
11248 VT = MVT::v4f64;
11249 break;
11250 case Intrinsic::ppc_qpx_qvlfsa:
11251 VT = MVT::v4f32;
11252 break;
11253 case Intrinsic::ppc_qpx_qvlfcda:
11254 VT = MVT::v2f64;
11255 break;
11256 case Intrinsic::ppc_qpx_qvlfcsa:
11257 VT = MVT::v2f32;
11258 break;
11259 default:
11260 VT = MVT::v4i32;
11261 break;
11262 }
11263
11264 Info.opc = ISD::INTRINSIC_W_CHAIN;
11265 Info.memVT = VT;
11266 Info.ptrVal = I.getArgOperand(0);
11267 Info.offset = 0;
11268 Info.size = VT.getStoreSize();
11269 Info.align = 1;
11270 Info.vol = false;
11271 Info.readMem = true;
11272 Info.writeMem = false;
11273 return true;
11274 }
11275 case Intrinsic::ppc_qpx_qvstfd:
11276 case Intrinsic::ppc_qpx_qvstfs:
11277 case Intrinsic::ppc_qpx_qvstfcd:
11278 case Intrinsic::ppc_qpx_qvstfcs:
11279 case Intrinsic::ppc_qpx_qvstfiw:
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011280 case Intrinsic::ppc_altivec_stvx:
11281 case Intrinsic::ppc_altivec_stvxl:
11282 case Intrinsic::ppc_altivec_stvebx:
11283 case Intrinsic::ppc_altivec_stvehx:
Bill Schmidt72954782014-11-12 04:19:40 +000011284 case Intrinsic::ppc_altivec_stvewx:
11285 case Intrinsic::ppc_vsx_stxvd2x:
11286 case Intrinsic::ppc_vsx_stxvw4x: {
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011287 EVT VT;
11288 switch (Intrinsic) {
11289 case Intrinsic::ppc_altivec_stvebx:
11290 VT = MVT::i8;
11291 break;
11292 case Intrinsic::ppc_altivec_stvehx:
11293 VT = MVT::i16;
11294 break;
11295 case Intrinsic::ppc_altivec_stvewx:
11296 VT = MVT::i32;
11297 break;
Bill Schmidt72954782014-11-12 04:19:40 +000011298 case Intrinsic::ppc_vsx_stxvd2x:
11299 VT = MVT::v2f64;
11300 break;
Hal Finkelc93a9a22015-02-25 01:06:45 +000011301 case Intrinsic::ppc_qpx_qvstfd:
11302 VT = MVT::v4f64;
11303 break;
11304 case Intrinsic::ppc_qpx_qvstfs:
11305 VT = MVT::v4f32;
11306 break;
11307 case Intrinsic::ppc_qpx_qvstfcd:
11308 VT = MVT::v2f64;
11309 break;
11310 case Intrinsic::ppc_qpx_qvstfcs:
11311 VT = MVT::v2f32;
11312 break;
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011313 default:
11314 VT = MVT::v4i32;
11315 break;
11316 }
11317
11318 Info.opc = ISD::INTRINSIC_VOID;
11319 Info.memVT = VT;
11320 Info.ptrVal = I.getArgOperand(1);
11321 Info.offset = -VT.getStoreSize()+1;
11322 Info.size = 2*VT.getStoreSize()-1;
11323 Info.align = 1;
11324 Info.vol = false;
11325 Info.readMem = false;
11326 Info.writeMem = true;
11327 return true;
11328 }
Hal Finkelc93a9a22015-02-25 01:06:45 +000011329 case Intrinsic::ppc_qpx_qvstfda:
11330 case Intrinsic::ppc_qpx_qvstfsa:
11331 case Intrinsic::ppc_qpx_qvstfcda:
11332 case Intrinsic::ppc_qpx_qvstfcsa:
11333 case Intrinsic::ppc_qpx_qvstfiwa: {
11334 EVT VT;
11335 switch (Intrinsic) {
11336 case Intrinsic::ppc_qpx_qvstfda:
11337 VT = MVT::v4f64;
11338 break;
11339 case Intrinsic::ppc_qpx_qvstfsa:
11340 VT = MVT::v4f32;
11341 break;
11342 case Intrinsic::ppc_qpx_qvstfcda:
11343 VT = MVT::v2f64;
11344 break;
11345 case Intrinsic::ppc_qpx_qvstfcsa:
11346 VT = MVT::v2f32;
11347 break;
11348 default:
11349 VT = MVT::v4i32;
11350 break;
11351 }
11352
11353 Info.opc = ISD::INTRINSIC_VOID;
11354 Info.memVT = VT;
11355 Info.ptrVal = I.getArgOperand(1);
11356 Info.offset = 0;
11357 Info.size = VT.getStoreSize();
11358 Info.align = 1;
11359 Info.vol = false;
11360 Info.readMem = false;
11361 Info.writeMem = true;
11362 return true;
11363 }
Hal Finkel46ef7ce2014-08-13 01:15:40 +000011364 default:
11365 break;
11366 }
11367
11368 return false;
11369}
11370
Evan Chengd9929f02010-04-01 20:10:42 +000011371/// getOptimalMemOpType - Returns the target specific optimal type for load
Evan Cheng61399372010-04-02 19:36:14 +000011372/// and store operations as a result of memset, memcpy, and memmove
11373/// lowering. If DstAlign is zero that means it's safe to destination
11374/// alignment can satisfy any constraint. Similarly if SrcAlign is zero it
11375/// means there isn't a need to check it against alignment requirement,
Evan Cheng962711e2012-12-12 02:34:41 +000011376/// probably because the source does not need to be loaded. If 'IsMemset' is
11377/// true, that means it's expanding a memset. If 'ZeroMemset' is true, that
11378/// means it's a memset of zero. 'MemcpyStrSrc' indicates whether the memcpy
11379/// source is constant so it does not need to be loaded.
Dan Gohman148c69a2010-04-16 20:11:05 +000011380/// It returns EVT::Other if the type should be determined using generic
11381/// target-independent logic.
Evan Cheng43cd9e32010-04-01 06:04:33 +000011382EVT PPCTargetLowering::getOptimalMemOpType(uint64_t Size,
11383 unsigned DstAlign, unsigned SrcAlign,
Evan Cheng962711e2012-12-12 02:34:41 +000011384 bool IsMemset, bool ZeroMemset,
Evan Chengebe47c82010-04-08 07:37:57 +000011385 bool MemcpyStrSrc,
Dan Gohman148c69a2010-04-16 20:11:05 +000011386 MachineFunction &MF) const {
Hal Finkel52368d42015-03-31 20:56:09 +000011387 if (getTargetMachine().getOptLevel() != CodeGenOpt::None) {
11388 const Function *F = MF.getFunction();
11389 // When expanding a memset, require at least two QPX instructions to cover
11390 // the cost of loading the value to be stored from the constant pool.
11391 if (Subtarget.hasQPX() && Size >= 32 && (!IsMemset || Size >= 64) &&
11392 (!SrcAlign || SrcAlign >= 32) && (!DstAlign || DstAlign >= 32) &&
11393 !F->hasFnAttribute(Attribute::NoImplicitFloat)) {
11394 return MVT::v4f64;
11395 }
Hal Finkel5c3cacf2015-02-27 19:58:28 +000011396
Hal Finkel52368d42015-03-31 20:56:09 +000011397 // We should use Altivec/VSX loads and stores when available. For unaligned
11398 // addresses, unaligned VSX loads are only fast starting with the P8.
11399 if (Subtarget.hasAltivec() && Size >= 16 &&
11400 (((!SrcAlign || SrcAlign >= 16) && (!DstAlign || DstAlign >= 16)) ||
11401 ((IsMemset && Subtarget.hasVSX()) || Subtarget.hasP8Vector())))
11402 return MVT::v4i32;
11403 }
Hal Finkel5c3cacf2015-02-27 19:58:28 +000011404
Eric Christopherd90a8742014-06-12 22:38:20 +000011405 if (Subtarget.isPPC64()) {
Owen Anderson9f944592009-08-11 20:47:22 +000011406 return MVT::i64;
Tilmann Schellerb93960d2009-07-03 06:45:56 +000011407 }
Hal Finkel5c3cacf2015-02-27 19:58:28 +000011408
11409 return MVT::i32;
Tilmann Schellerb93960d2009-07-03 06:45:56 +000011410}
Hal Finkel88ed4e32012-04-01 19:23:08 +000011411
Hal Finkel34974ed2014-04-12 21:52:38 +000011412/// \brief Returns true if it is beneficial to convert a load of a constant
11413/// to just the constant itself.
11414bool PPCTargetLowering::shouldConvertConstantLoadToIntImm(const APInt &Imm,
11415 Type *Ty) const {
11416 assert(Ty->isIntegerTy());
11417
11418 unsigned BitSize = Ty->getPrimitiveSizeInBits();
11419 if (BitSize == 0 || BitSize > 64)
11420 return false;
11421 return true;
11422}
11423
11424bool PPCTargetLowering::isTruncateFree(Type *Ty1, Type *Ty2) const {
11425 if (!Ty1->isIntegerTy() || !Ty2->isIntegerTy())
11426 return false;
11427 unsigned NumBits1 = Ty1->getPrimitiveSizeInBits();
11428 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits();
11429 return NumBits1 == 64 && NumBits2 == 32;
11430}
11431
11432bool PPCTargetLowering::isTruncateFree(EVT VT1, EVT VT2) const {
11433 if (!VT1.isInteger() || !VT2.isInteger())
11434 return false;
11435 unsigned NumBits1 = VT1.getSizeInBits();
11436 unsigned NumBits2 = VT2.getSizeInBits();
11437 return NumBits1 == 64 && NumBits2 == 32;
11438}
11439
Hal Finkel5d5d1532015-01-10 08:21:59 +000011440bool PPCTargetLowering::isZExtFree(SDValue Val, EVT VT2) const {
11441 // Generally speaking, zexts are not free, but they are free when they can be
11442 // folded with other operations.
11443 if (LoadSDNode *LD = dyn_cast<LoadSDNode>(Val)) {
11444 EVT MemVT = LD->getMemoryVT();
11445 if ((MemVT == MVT::i1 || MemVT == MVT::i8 || MemVT == MVT::i16 ||
11446 (Subtarget.isPPC64() && MemVT == MVT::i32)) &&
11447 (LD->getExtensionType() == ISD::NON_EXTLOAD ||
11448 LD->getExtensionType() == ISD::ZEXTLOAD))
11449 return true;
11450 }
11451
11452 // FIXME: Add other cases...
11453 // - 32-bit shifts with a zext to i64
11454 // - zext after ctlz, bswap, etc.
11455 // - zext after and by a constant mask
11456
11457 return TargetLowering::isZExtFree(Val, VT2);
11458}
11459
Olivier Sallenave32509692015-01-13 15:06:36 +000011460bool PPCTargetLowering::isFPExtFree(EVT VT) const {
11461 assert(VT.isFloatingPoint());
11462 return true;
11463}
11464
Hal Finkel34974ed2014-04-12 21:52:38 +000011465bool PPCTargetLowering::isLegalICmpImmediate(int64_t Imm) const {
11466 return isInt<16>(Imm) || isUInt<16>(Imm);
11467}
11468
11469bool PPCTargetLowering::isLegalAddImmediate(int64_t Imm) const {
11470 return isInt<16>(Imm) || isUInt<16>(Imm);
11471}
11472
Matt Arsenault6f2a5262014-07-27 17:46:40 +000011473bool PPCTargetLowering::allowsMisalignedMemoryAccesses(EVT VT,
11474 unsigned,
11475 unsigned,
11476 bool *Fast) const {
Hal Finkel8d7fbc92013-03-15 15:27:13 +000011477 if (DisablePPCUnaligned)
11478 return false;
11479
11480 // PowerPC supports unaligned memory access for simple non-vector types.
11481 // Although accessing unaligned addresses is not as efficient as accessing
11482 // aligned addresses, it is generally more efficient than manual expansion,
11483 // and generally only traps for software emulation when crossing page
11484 // boundaries.
11485
11486 if (!VT.isSimple())
11487 return false;
11488
Hal Finkel6e28e6a2014-03-26 19:39:09 +000011489 if (VT.getSimpleVT().isVector()) {
Eric Christopherb1aaebe2014-06-12 22:38:18 +000011490 if (Subtarget.hasVSX()) {
Bill Schmidt2d1128a2014-10-17 15:13:38 +000011491 if (VT != MVT::v2f64 && VT != MVT::v2i64 &&
11492 VT != MVT::v4f32 && VT != MVT::v4i32)
Hal Finkel6e28e6a2014-03-26 19:39:09 +000011493 return false;
11494 } else {
11495 return false;
11496 }
11497 }
Hal Finkel8d7fbc92013-03-15 15:27:13 +000011498
11499 if (VT == MVT::ppcf128)
11500 return false;
11501
11502 if (Fast)
11503 *Fast = true;
11504
11505 return true;
11506}
11507
Stephen Lin73de7bf2013-07-09 18:16:56 +000011508bool PPCTargetLowering::isFMAFasterThanFMulAndFAdd(EVT VT) const {
11509 VT = VT.getScalarType();
11510
Hal Finkel0a479ae2012-06-22 00:49:52 +000011511 if (!VT.isSimple())
11512 return false;
11513
11514 switch (VT.getSimpleVT().SimpleTy) {
11515 case MVT::f32:
11516 case MVT::f64:
Hal Finkel0a479ae2012-06-22 00:49:52 +000011517 return true;
11518 default:
11519 break;
11520 }
11521
11522 return false;
11523}
11524
Hal Finkel934361a2015-01-14 01:07:51 +000011525const MCPhysReg *
11526PPCTargetLowering::getScratchRegisters(CallingConv::ID) const {
11527 // LR is a callee-save register, but we must treat it as clobbered by any call
11528 // site. Hence we include LR in the scratch registers, which are in turn added
11529 // as implicit-defs for stackmaps and patchpoints. The same reasoning applies
11530 // to CTR, which is used by any indirect call.
11531 static const MCPhysReg ScratchRegs[] = {
Hal Finkelc19805a2015-01-17 03:57:34 +000011532 PPC::X12, PPC::LR8, PPC::CTR8, 0
Hal Finkel934361a2015-01-14 01:07:51 +000011533 };
11534
11535 return ScratchRegs;
11536}
11537
Hal Finkelb4240ca2014-03-31 17:48:16 +000011538bool
11539PPCTargetLowering::shouldExpandBuildVectorWithShuffles(
11540 EVT VT , unsigned DefinedValues) const {
11541 if (VT == MVT::v2i64)
Nemanja Ivanovic1c39ca62015-08-13 17:40:44 +000011542 return Subtarget.hasDirectMove(); // Don't need stack ops with direct moves
Hal Finkelb4240ca2014-03-31 17:48:16 +000011543
Hal Finkelc93a9a22015-02-25 01:06:45 +000011544 if (Subtarget.hasQPX()) {
11545 if (VT == MVT::v4f32 || VT == MVT::v4f64 || VT == MVT::v4i1)
11546 return true;
11547 }
11548
Hal Finkelb4240ca2014-03-31 17:48:16 +000011549 return TargetLowering::shouldExpandBuildVectorWithShuffles(VT, DefinedValues);
11550}
11551
Hal Finkel88ed4e32012-04-01 19:23:08 +000011552Sched::Preference PPCTargetLowering::getSchedulingPreference(SDNode *N) const {
Eric Christopherb1aaebe2014-06-12 22:38:18 +000011553 if (DisableILPPref || Subtarget.enableMachineScheduler())
Hal Finkel4e9f1a82012-06-10 19:32:29 +000011554 return TargetLowering::getSchedulingPreference(N);
Hal Finkel88ed4e32012-04-01 19:23:08 +000011555
Hal Finkel4e9f1a82012-06-10 19:32:29 +000011556 return Sched::ILP;
Hal Finkel88ed4e32012-04-01 19:23:08 +000011557}
11558
Bill Schmidt0cf702f2013-07-30 00:50:39 +000011559// Create a fast isel object.
11560FastISel *
11561PPCTargetLowering::createFastISel(FunctionLoweringInfo &FuncInfo,
11562 const TargetLibraryInfo *LibInfo) const {
11563 return PPC::createFastISel(FuncInfo, LibInfo);
11564}