[PATCH] D22820: [GlobalISel] improved interface to MachineIRBuilder::buildInstr

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 28 10:04:41 PDT 2016


t.p.northover updated this revision to Diff 65956.
t.p.northover added a comment.

Simplify the change and interface based on Ahmed's idea.


Repository:
  rL LLVM

https://reviews.llvm.org/D22820

Files:
  include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  include/llvm/CodeGen/MachineInstrBuilder.h
  lib/CodeGen/GlobalISel/IRTranslator.cpp
  lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
  lib/Target/AArch64/AArch64CallLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22820.65956.patch
Type: text/x-patch
Size: 16155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160728/669d40aa/attachment-0001.bin>


More information about the llvm-commits mailing list