Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D32591
[GlobalISel][X86] G_SEXT/G_ZEXT support. ClosedPublic Authored by igorb on Apr 27 2017, 6:22 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 30 2017, 7:24 AM Closed by commit rL301790: [GlobalISel][X86] G_SEXT/G_ZEXT support. (authored by ibreger). · Explain WhyApr 30 2017, 11:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 97259 llvm/trunk/lib/Target/X86/X86LegalizerInfo.cpp
llvm/trunk/test/CodeGen/X86/GlobalISel/ext-x86-64.ll
llvm/trunk/test/CodeGen/X86/GlobalISel/ext.ll
llvm/trunk/test/CodeGen/X86/GlobalISel/legalize-ext-x86-64.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/legalize-ext.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/select-ext-x86-64.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/select-ext.mir
|