| commit | 27fb3dcbc738451856f641c70c94ed44a6b44ffd | [log] [tgz] |
|---|---|---|
| author | Owen Anderson <resistor@mac.com> | Tue Aug 26 18:03:31 2008 +0000 |
| committer | Owen Anderson <resistor@mac.com> | Tue Aug 26 18:03:31 2008 +0000 |
| tree | 75b9eeb837647d4fec784eca9e3115ce7ee56f36 | |
| parent | 4310d3984446bfea6401bc1d2eb0ea6e45b73c36 [diff] |
Make TargetInstrInfo::copyRegToReg return a bool indicating whether the copy requested was inserted or not. This allows bitcast in fast isel to properly handle the case where an appropriate reg-to-reg copy is not available. llvm-svn: 55375