commit | 33dd8eaf5d9ae4c36b10bf8c74f7d81bc785c557 | [log] [tgz] |
---|---|---|
author | Diana Picus <diana.picus@linaro.org> | Tue May 02 09:40:49 2017 +0000 |
committer | Diana Picus <diana.picus@linaro.org> | Tue May 02 09:40:49 2017 +0000 |
tree | b7fe0a10f6c702ebce86909f673b18ae24cbb0c7 | |
parent | 7d66f52694bdfabf0081a1d40b99fca0c189a988 [diff] |
[ARM] GlobalISel: Use TableGen instruction selector Emit and use the TableGen instruction selector for ARM. At the moment, this allows us to remove the hand-written code for selecting G_SDIV and G_UDIV. Future commits will focus on increasing the code coverage for it and removing more dead code from the current instruction selector. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301905 91177308-0d34-0410-b5e6-96231b3b80d8