commit | 56667123b7f6d6dda8b4dc178c8be4192299ae6e | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Mon Dec 04 02:43:42 2006 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Mon Dec 04 02:43:42 2006 +0000 |
tree | 386731b0cf2ae8a98fe44112a9d0d7f438536664 | |
parent | 75575fcfe453fb1c8352e085f17ebba32bc809ba [diff] |
Take a baby step towards getting rid of inferred casts. Provide methods on CastInst and ConstantExpr that allow the signedness to be explicitly passed in and reliance on signedness removed from getCastOpcode. These are temporary measures useful during the conversion of inferred casts. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32164 91177308-0d34-0410-b5e6-96231b3b80d8