Some more refactoring.
authorBill Wendling <isanbard@gmail.com>
Sat, 1 Oct 2011 07:52:37 +0000 (07:52 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 1 Oct 2011 07:52:37 +0000 (07:52 +0000)
commit3e944e38ea2d7585d2ccbf1557746d6cf7132b23
tree0a18775f536d7f176228ac686c513c73124ec964
parent029e93888d2ce07f4a81d2a927fd2e3cfe673afd
Some more refactoring.

* Add a couple of Create methods to the ARMConstantPoolConstant class,
* Add its own version of getExistingMachineCPValue, and
* Modify hasSameValue to return false if the object isn't an ARMConstantPoolConstant.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140935 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMConstantPoolValue.cpp
lib/Target/ARM/ARMConstantPoolValue.h