]> granicus.if.org Git - llvm/commit
[GISEL]: Move getConstantVReg to Utils
authorAditya Nandakumar <aditya_nandakumar@apple.com>
Wed, 19 Apr 2017 20:48:50 +0000 (20:48 +0000)
committerAditya Nandakumar <aditya_nandakumar@apple.com>
Wed, 19 Apr 2017 20:48:50 +0000 (20:48 +0000)
commit4925efae1f9b1671111afb24334150ba9e199ee0
tree30ae20d41e2749f9fc3018b94a360ef46ab61b42
parent2684aaead6b34eaa08b7d1294ea722a6e63c8e4c
[GISEL]: Move getConstantVReg to Utils

NFCI

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300751 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/GlobalISel/InstructionSelector.h
include/llvm/CodeGen/GlobalISel/Utils.h
lib/CodeGen/GlobalISel/InstructionSelector.cpp
lib/CodeGen/GlobalISel/Utils.cpp
lib/Target/AArch64/AArch64InstructionSelector.cpp