[PATCH] D44900: [X86] Fix Windows `i1 zeroext` conventions to use i8 instead of i32
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 26 11:53:23 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL328570: [X86] Fix Windows `i1 zeroext` conventions to use i8 instead of i32 (authored by rnk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D44900?vs=139814&id=139832#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44900
Files:
llvm/trunk/lib/Target/X86/X86CallingConv.td
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/avx512-intel-ocl.ll
llvm/trunk/test/CodeGen/X86/h-registers-0.ll
llvm/trunk/test/CodeGen/X86/test-shrink.ll
llvm/trunk/test/CodeGen/X86/vec_cast.ll
llvm/trunk/test/CodeGen/X86/win-smallparams.ll
llvm/trunk/test/CodeGen/X86/win32-bool.ll
llvm/trunk/test/CodeGen/X86/win64-bool.ll
llvm/trunk/test/CodeGen/X86/xor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44900.139832.patch
Type: text/x-patch
Size: 11824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180326/6c02a640/attachment.bin>
More information about the llvm-commits
mailing list