* Added instruction property hasCtrlDep for those which r/w control-flow
authorEvan Cheng <evan.cheng@apple.com>
Sun, 4 Dec 2005 08:13:17 +0000 (08:13 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sun, 4 Dec 2005 08:13:17 +0000 (08:13 +0000)
commitf8ac8149578c0c9b96b2ab61ac8eef5d67c1a459
tree221b45f1774980f3db80fd59b29efc29dc8aafaa
parentdf65de42cf50c446c34689b1fbd7adfd326021a7
* Added instruction property hasCtrlDep for those which r/w control-flow
  chains.
* Added DAG node property SDNPHasChain for nodes which r/w control-flow
  chains.
* Renamed SDTVT to SDTOther.
* Added several new SDTypeProfiles for BR, BRCOND, RET, and WRITEPORT.
* Added SDNode definitions for BR, BRCOND, RET, and WRITEPORT.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24586 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Target.td
lib/Target/TargetSelectionDAG.td