]> granicus.if.org Git - llvm/commit
GlobalISel: add buildUndef method to MachineIRBuilder. NFC.
authorTim Northover <tnorthover@apple.com>
Mon, 6 Mar 2017 18:36:40 +0000 (18:36 +0000)
committerTim Northover <tnorthover@apple.com>
Mon, 6 Mar 2017 18:36:40 +0000 (18:36 +0000)
commit3f631b82faaf9c506acdb34321f8083a81cc66cd
treea7edcc1c4c7df595586011a6f244e8e05ef9bea3
parent2146bf29cd205015d676d3f3b080d4acb7c71705
GlobalISel: add buildUndef method to MachineIRBuilder. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297044 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
lib/CodeGen/GlobalISel/IRTranslator.cpp
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp