diff options
author | Pete Cooper <peter_cooper@apple.com> | 2015-05-06 21:37:19 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2015-05-06 21:37:19 +0000 |
commit | d31583ddfbc10ed1fbd042ad46d29d3d23ed2065 (patch) | |
tree | faa99078b34ebfaa289805c973e363e03b04fa97 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 0a648a4bfec72036ee4a94494dfb02e5fc803644 (diff) | |
download | llvm-d31583ddfbc10ed1fbd042ad46d29d3d23ed2065.zip llvm-d31583ddfbc10ed1fbd042ad46d29d3d23ed2065.tar.gz llvm-d31583ddfbc10ed1fbd042ad46d29d3d23ed2065.tar.bz2 |
[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.
llvm-svn: 236644
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions