commit | 0040d179d275b304591817b6d2058d96460d7ed9 | [log] [tgz] |
---|---|---|
author | Pete Cooper <peter_cooper@apple.com> | Wed May 06 21:37:19 2015 +0000 |
committer | Pete Cooper <peter_cooper@apple.com> | Wed May 06 21:37:19 2015 +0000 |
tree | ac52fed20c7f11b2ab438a7b20464939b0da336c | |
parent | d71e55b97fe93f6186a5be79e788634fe9c27e55 [diff] |
[x86] Fix register class of folded load index reg. When folding a load in to another instruction, we need to fix the class of the index register Otherwise, it could be something like GR64 not GR64_NOSP and would fail the machine verifier. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236644 91177308-0d34-0410-b5e6-96231b3b80d8