commit | 7ed2299a8faff3fc13fcd1d2e2daaaa9e371500e | [log] [tgz] |
---|---|---|
author | Renato Golin <renato.golin@linaro.org> | Thu May 12 21:22:37 2016 +0000 |
committer | Renato Golin <renato.golin@linaro.org> | Thu May 12 21:22:37 2016 +0000 |
tree | 05c553854ce9a7904d8c19096903ca5404de4b80 | |
parent | 44478fede52a42a662a7e259ff1c3a4067817018 [diff] |
[ARM] Fixup tests to take into account mov translation. NFC. Alter instances in the test-suite that use immediates that can be represented in the immediate field of a MOV. The reason for doing this is that when the LDR rt,=imm transformation to MOV rt, imm the existing tests do not need to be modified. Required by the patch that fixes PR25722. Patch by Peter Smith. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269353 91177308-0d34-0410-b5e6-96231b3b80d8