| commit | 6e0548336ae85850b4ebca6b0204fe8406e0e788 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Fri Sep 26 21:54:37 2008 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Fri Sep 26 21:54:37 2008 +0000 |
| tree | 12eedd29dbfd45d7c15c6fbf4815b0dcffc865ed | |
| parent | 7e763ed3aaa37ef474cdd5e4d0f20136643622cd [diff] |
Rename ConstantSDNode's getSignExtended to getSExtValue, for consistancy with ConstantInt, and re-implement it in terms of ConstantInt's getSExtValue. llvm-svn: 56700