Support G_IMPLICIT_DEF.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D36733
[GlobalISel][X86] Support G_IMPLICIT_DEF. ClosedPublic Authored by igorb on Aug 15 2017, 4:54 AM.
Details Summary Support G_IMPLICIT_DEF.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 22 2017, 12:18 AM Closed by commit rL311633: [GlobalISel][X86] Support G_IMPLICIT_DEF. (authored by ibreger). · Explain WhyAug 24 2017, 12:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 112508 llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp
llvm/trunk/lib/Target/X86/X86LegalizerInfo.cpp
llvm/trunk/lib/Target/X86/X86RegisterBankInfo.cpp
llvm/trunk/test/CodeGen/X86/GlobalISel/legalize-undef.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/regbankselect-X86_64.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/select-undef.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/undef.ll
|