PPCMaterializeInt should only take a ConstantInt so represent this in the prototype
authorEric Christopher <echristo@gmail.com>
Sat, 25 Jul 2015 00:48:06 +0000 (00:48 +0000)
committerEric Christopher <echristo@gmail.com>
Sat, 25 Jul 2015 00:48:06 +0000 (00:48 +0000)
commited600fe8b7a951bdab9f0aee07e59c071d0ae526
tree6f16e65bc996164edf7bc0ec3a0f9ac392b44c19
parente934b449d4181ebb92bd40e2dc4a034f114b671b
PPCMaterializeInt should only take a ConstantInt so represent this in the prototype
and fix up all uses.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243191 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCFastISel.cpp