aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2015-05-06 21:37:19 +0000
committerPete Cooper <peter_cooper@apple.com>2015-05-06 21:37:19 +0000
commitd31583ddfbc10ed1fbd042ad46d29d3d23ed2065 (patch)
treefaa99078b34ebfaa289805c973e363e03b04fa97 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent0a648a4bfec72036ee4a94494dfb02e5fc803644 (diff)
downloadllvm-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