| commit | d9d4be0d57bb2c16a4ec7a878f666f0b07fa60eb | [log] [tgz] |
|---|---|---|
| author | Andrew Trick <atrick@apple.com> | Tue Oct 16 00:22:51 2012 +0000 |
| committer | Andrew Trick <atrick@apple.com> | Tue Oct 16 00:22:51 2012 +0000 |
| tree | 651ec5e3a9c354c4657e4f72b06d96d3861f236a | |
| parent | 5d88a068eed8625b9668db9f6b254ae5d2a0e187 [diff] |
misched: Added handleMove support for updating all kill flags, not just for allocatable regs. This is a medium term workaround until we have a more robust solution in the form of a register liveness utility for postRA passes. llvm-svn: 166001