[PATCH] D28987: [X86][GlobalISel] Add limited argument lowering support to the IRTranslator.
Igor Breger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 22 03:42:18 PST 2017
igorb created this revision.
Herald added subscribers: kristof.beyls, rovka, dberris.
Add limited (i8/i16/i32/i64) argument lowering support to the IRTranslator.
Inspired by commit 289940.
Repository:
rL LLVM
https://reviews.llvm.org/D28987
Files:
lib/Target/X86/X86CallLowering.cpp
test/CodeGen/X86/GlobalISel/irtranslator-callingconv.ll
test/CodeGen/X86/GlobalISel/irtranslator-callingconv_64bit.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28987.85274.patch
Type: text/x-patch
Size: 14532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170122/664038a2/attachment.bin>
More information about the llvm-commits
mailing list