| commit | d3917157d5ee290beeda514f43ae5ce74c6b6d0d | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Tue Oct 07 21:50:36 2008 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Tue Oct 07 21:50:36 2008 +0000 |
| tree | 4af5736b0aae787ff85a4aab3f8490dfa03f3edc | |
| parent | f311fe142ce5a62983716123e406c388a8f65052 [diff] |
Instead of emitting an implicit use for the super-register of X86::CL that was used, emit an EXTRACT_SUBREG from the CL super-register to CL. This more precisely describes how the CL register is being used. llvm-svn: 57264