]> granicus.if.org Git - llvm/commit
[X86] Move GISel accessor initialization from TargetMachine to Subtarget.
authorQuentin Colombet <qcolombet@apple.com>
Sat, 1 Jul 2017 00:45:50 +0000 (00:45 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Sat, 1 Jul 2017 00:45:50 +0000 (00:45 +0000)
commit5a45a656080cc3b1b65e262c35cc50ae1f9912d3
treef72e1ae675933dac8ebd7f97414315131d435471
parent72109100ef8cb4d5b4cfaaa7baf0af0271197134
[X86] Move GISel accessor initialization from TargetMachine to Subtarget.

NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306921 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86Subtarget.cpp
lib/Target/X86/X86TargetMachine.cpp