]> granicus.if.org Git - llvm/commit
Reland r303247: [ARM] GlobalISel: Remove dead instruction selection code
authorDiana Picus <diana.picus@linaro.org>
Wed, 17 May 2017 12:42:52 +0000 (12:42 +0000)
committerDiana Picus <diana.picus@linaro.org>
Wed, 17 May 2017 12:42:52 +0000 (12:42 +0000)
commit663da44a76bbadf407316c5683345ab10135b15b
tree2da41a4f2e7d059fc04277efc1b8d684cba5cfb1
parente85090784ae703dfc0882100b40d34fe371487e6
Reland r303247: [ARM] GlobalISel: Remove dead instruction selection code

It only failed on llvm-clang-x86_64-expensive-checks-win, probably
because the TableGen stuff hasn't been regenerated.
Requires a clean build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303252 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstructionSelector.cpp