commit | 041c1c53bbeb2a42358b92888fa36d465c90af25 | [log] [tgz] |
---|---|---|
author | Diana Picus <diana.picus@linaro.org> | Wed Dec 12 10:32:15 2018 +0000 |
committer | Diana Picus <diana.picus@linaro.org> | Wed Dec 12 10:32:15 2018 +0000 |
tree | 7a989239770f8958495b350d15237dab529053eb | |
parent | 6a79f59563a05d8d2f0dd08f35d22cc76143087e [diff] |
[ARM GlobalISel] Select load/store for Thumb2 Unfortunately we can't use TableGen for this because it doesn't yet support predicates on the source pattern root. Therefore, add a bit of handwritten code to the instruction selector to handle the most basic cases. Also mark them as legal and extract their legalizer test cases to a new test file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@348920 91177308-0d34-0410-b5e6-96231b3b80d8