diff options
| author | Juergen Ributzka <juergen@apple.com> | 2014-08-13 21:39:18 +0000 |
|---|---|---|
| committer | Juergen Ributzka <juergen@apple.com> | 2014-08-13 21:39:18 +0000 |
| commit | 2cbcf7aad91bccd7123c0be16fc18273f7e2e82d (patch) | |
| tree | ebf37ebff5a39e6984baf749724d1db335abc552 /clang/test/CodeGen | |
| parent | 5ae43a136bf9483b1a77bb212da8d7b8e80ef979 (diff) | |
| download | bcm5719-llvm-2cbcf7aad91bccd7123c0be16fc18273f7e2e82d.tar.gz bcm5719-llvm-2cbcf7aad91bccd7123c0be16fc18273f7e2e82d.zip | |
[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 'clang/test/CodeGen')
0 files changed, 0 insertions, 0 deletions

