| commit | afd2b8bbb7ed3221adfffc259d24bca3499ab432 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Tue May 11 21:59:14 2010 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Tue May 11 21:59:14 2010 +0000 |
| tree | 186323da968aa9f8c85059b8d7ebd59b8b75826c | |
| parent | 6150c884dfcbf6fba6adb05109080de65960f34e [diff] |
Don't set kill flags on uses of CopyFromReg nodes. InstrEmitter doesn't create separate virtual registers for CopyFromReg values, so uses of them don't necessarily kill the value. llvm-svn: 103519