| commit | e8531381e226a7e47514d5ea632bdc0e879d4b8f | [log] [tgz] |
|---|---|---|
| author | Evan Cheng <evan.cheng@apple.com> | Sun Dec 04 08:13:17 2005 +0000 |
| committer | Evan Cheng <evan.cheng@apple.com> | Sun Dec 04 08:13:17 2005 +0000 |
| tree | f25d05d6a17a9e66fdddb7b1f6a914f6696ef97c | |
| parent | 7e79292fef3e0cfeb85d8d8cb587997d69589f39 [diff] |
* 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. llvm-svn: 24586