]> granicus.if.org Git - llvm/commit
[CodeGenPrepare] Hoist all getSubtargetImpl calls to the beginning of the pass
authorIgor Laevsky <igmyrj@gmail.com>
Tue, 7 Feb 2017 13:27:20 +0000 (13:27 +0000)
committerIgor Laevsky <igmyrj@gmail.com>
Tue, 7 Feb 2017 13:27:20 +0000 (13:27 +0000)
commit5ac65c9c9a3b069de94c8cd0391fe24c48d119b7
treecd4e63b3964d2646ce22771dafe672e477f7f80c
parent108d7ddae3ea50e2f417c68dca3e39796d2eb6f6
[CodeGenPrepare] Hoist all getSubtargetImpl calls to the beginning of the pass

Differential Revision: https://reviews.llvm.org/D29456

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294301 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenPrepare.cpp