[GlobalISel] Teach the IRTranslator how to lower returns.
authorQuentin Colombet <qcolombet@apple.com>
Thu, 11 Feb 2016 18:53:28 +0000 (18:53 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Thu, 11 Feb 2016 18:53:28 +0000 (18:53 +0000)
commit74d7d2f00b24ee60ba9bd7232bc51e937828d22c
treefcb064b0229572594acb5cb1d32ec85a8f625f16
parentd077c29c802ff58f7fcce0da1779d9e016482820
[GlobalISel] Teach the IRTranslator how to lower returns.

llvm-svn: 260562
llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
llvm/include/llvm/Target/TargetLowering.h
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp