| commit | 8d2c22900659fbd7c0bfb71262161d2a4f10a480 | [log] [tgz] |
|---|---|---|
| author | Chad Rosier <mcrosier@apple.com> | Tue Nov 06 22:52:42 2012 +0000 |
| committer | Chad Rosier <mcrosier@apple.com> | Tue Nov 06 22:52:42 2012 +0000 |
| tree | 58aa89b2a84466533e84357bcab52359d0e7f8d5 | |
| parent | b46a05cdf9761e863a054b26d6f29ced2099911c [diff] |
[regallocfast] Make sure the MachineRegisterInfo is aware of clobbers from a register masks. This is an obvious and necessary fix for a soon to be committed patch. No test case possible at this time. Reviewed by Jakob. llvm-svn: 167498