| commit | 6ad7da96fefb4364aaa8dfb8c695511bdaaac85d | [log] [tgz] |
|---|---|---|
| author | Evan Cheng <evan.cheng@apple.com> | Sat Nov 14 02:55:43 2009 +0000 |
| committer | Evan Cheng <evan.cheng@apple.com> | Sat Nov 14 02:55:43 2009 +0000 |
| tree | 51697f1065fb2058aff63c04fc692cc5caf13917 | |
| parent | e598a56d30386bd0e52d0be087ac5e7b6ee8b3e9 [diff] |
- Change TargetInstrInfo::reMaterialize to pass in TargetRegisterInfo. - If destination is a physical register and it has a subreg index, use the sub-register instead. This fixes PR5423. llvm-svn: 88745