Changes
Summary
- [GlobalISel][X86] G_ZEXT i1 to i32/i64 support. Summary: Support G_ZEXT i1 to i32/i64 instruction selection. Reviewers: zvi, guyblank Reviewed By: guyblank Subscribers: rovka, llvm-commits, kristof.beyls Differential Revision: https://reviews.llvm.org/D32965
Change Type | Path in Repository | Path in Workspace |
---|---|---|
![]() | /llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp (diff) | llvm-revision.src/llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp |
![]() | /llvm/trunk/lib/Target/X86/X86LegalizerInfo.cpp (diff) | llvm-revision.src/llvm/trunk/lib/Target/X86/X86LegalizerInfo.cpp |
![]() | /llvm/trunk/test/CodeGen/X86/GlobalISel/ext-x86-64.ll (diff) | llvm-revision.src/llvm/trunk/test/CodeGen/X86/GlobalISel/ext-x86-64.ll |
![]() | /llvm/trunk/test/CodeGen/X86/GlobalISel/ext.ll (diff) | llvm-revision.src/llvm/trunk/test/CodeGen/X86/GlobalISel/ext.ll |
![]() | /llvm/trunk/test/CodeGen/X86/GlobalISel/legalize-ext-x86-64.mir (diff) | llvm-revision.src/llvm/trunk/test/CodeGen/X86/GlobalISel/legalize-ext-x86-64.mir |
![]() | /llvm/trunk/test/CodeGen/X86/GlobalISel/legalize-ext.mir (diff) | llvm-revision.src/llvm/trunk/test/CodeGen/X86/GlobalISel/legalize-ext.mir |
![]() | /llvm/trunk/test/CodeGen/X86/GlobalISel/select-ext-x86-64.mir (diff) | llvm-revision.src/llvm/trunk/test/CodeGen/X86/GlobalISel/select-ext-x86-64.mir |
![]() | /llvm/trunk/test/CodeGen/X86/GlobalISel/select-ext.mir (diff) | llvm-revision.src/llvm/trunk/test/CodeGen/X86/GlobalISel/select-ext.mir |