OSDN Git Service

1. Split getValue() into getSExtValue() and getZExtValue() to match
authorReid Spencer <rspencer@reidspencer.com>
Mon, 26 Feb 2007 20:57:12 +0000 (20:57 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 26 Feb 2007 20:57:12 +0000 (20:57 +0000)
commit31a81f0190179b19dc72302dfea05cd1c2f0d22e
treebd3687691f907473bf1d05b0be896eb03cda4c60
parentfb688d4d1c353d58c9c5f44c6a0681245c693ace
1. Split getValue() into getSExtValue() and getZExtValue() to match
   ConstantInt better.
2. Add a getHashValue() method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34641 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APInt.h