[PATCH] D26593: [X86][GlobalISel] Add minimal call lowering support to the IRTranslator

Zvi Rackover via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 22:44:27 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286935: [X86][GlobalISel] Add minimal call lowering support to the IRTranslator (authored by zvi).

Changed prior to commit:
  https://reviews.llvm.org/D26593?vs=77752&id=77944#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26593

Files:
  llvm/trunk/lib/Target/X86/CMakeLists.txt
  llvm/trunk/lib/Target/X86/LLVMBuild.txt
  llvm/trunk/lib/Target/X86/X86CallLowering.cpp
  llvm/trunk/lib/Target/X86/X86CallLowering.h
  llvm/trunk/lib/Target/X86/X86Subtarget.cpp
  llvm/trunk/lib/Target/X86/X86Subtarget.h
  llvm/trunk/lib/Target/X86/X86TargetMachine.cpp
  llvm/trunk/test/CodeGen/X86/GlobalISel/irtranslator-call.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26593.77944.patch
Type: text/x-patch
Size: 12392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161115/0d76807b/attachment-0001.bin>


More information about the llvm-commits mailing list