commit | 13ef0c530913c904dc44f438e96fe684810e7b0a | [log] [tgz] |
---|---|---|
author | Diana Picus <diana.picus@linaro.org> | Thu Mar 28 10:57:29 2019 +0000 |
committer | Diana Picus <diana.picus@linaro.org> | Thu Mar 28 10:57:29 2019 +0000 |
tree | 20a3d2564cdbc7da2a1808f55ae58a8fb4544744 | |
parent | 4111299584403a9dbea4b8fe69da7514a1e51e89 [diff] |
[ARM GlobalISel] Run regbankselect test for Thumb. NFCI This should just work, since ARM mode and Thumb2 mode are at the same level of support now and should map the same to GPR and FPR. llvm-svn: 357159