aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCombiner.cpp
diff options
context:
space:
mode:
authorJuergen Ributzka <juergen@apple.com>2014-08-13 21:39:18 +0000
committerJuergen Ributzka <juergen@apple.com>2014-08-13 21:39:18 +0000
commit2cbcf7aad91bccd7123c0be16fc18273f7e2e82d (patch)
treeebf37ebff5a39e6984baf749724d1db335abc552 /llvm/lib/CodeGen/MachineCombiner.cpp
parent5ae43a136bf9483b1a77bb212da8d7b8e80ef979 (diff)
downloadllvm-2cbcf7aad91bccd7123c0be16fc18273f7e2e82d.zip
llvm-2cbcf7aad91bccd7123c0be16fc18273f7e2e82d.tar.gz
llvm-2cbcf7aad91bccd7123c0be16fc18273f7e2e82d.tar.bz2
[FastISel][ARM] Fix a bug in the integer materialization code.
getRegClassFor returns the incorrect register class when in Thumb2 mode. This fix simply manually selects the register class as in the code just a few lines above. There is no test case for this code, because the code is currently unreachable. This will be changed in a future commit and existing test cases will exercise this code. llvm-svn: 215583
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions