commit | ea859be53ca13a1547c4675549946b74dc3c6f41 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Fri Jun 22 14:59:07 2007 +0000 |
committer | Dan Gohman <gohman@apple.com> | Fri Jun 22 14:59:07 2007 +0000 |
tree | 4d2b626f429ffbcb1c588b666b018327f72c3c90 | |
parent | a8c768293966822840199b496a9b020b6b460e8d [diff] |
Move ComputeMaskedBits, MaskedValueIsZero, and ComputeNumSignBits from TargetLowering to SelectionDAG so that they have more convenient access to the current DAG, in preparation for the ValueType routines being changed from standalone functions to members of SelectionDAG for the pre-legalize vector type changes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37704 91177308-0d34-0410-b5e6-96231b3b80d8