[PowerPC] Add some FIXMEs for fastcc and FPR <-> GPR moves
authorHal Finkel <hfinkel@anl.gov>
Sun, 18 Jan 2015 14:31:10 +0000 (14:31 +0000)
committerHal Finkel <hfinkel@anl.gov>
Sun, 18 Jan 2015 14:31:10 +0000 (14:31 +0000)
commit8ea446b6a4962cc7742a849f11b9cd1edfb48fb3
tree9c070ae3cb9938e7645b471348baf814ac3b63a2
parentfe3bfb80c9f1ac391d3540590f62f2b46cf92360
[PowerPC] Add some FIXMEs for fastcc and FPR <-> GPR moves

So we don't forget, once we support FPR <-> GPR moves on the P8, we'll likely
want to re-visit this part of the calling convention.

llvm-svn: 226401
llvm/lib/Target/PowerPC/PPCISelLowering.cpp