Support G_BRCOND operation. For now don't try to fold cmp/trunc instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D34754
[GlobalISel][X86] Support G_BRCOND operation. ClosedPublic Authored by igorb on Jun 28 2017, 7:53 AM.
Details Summary Support G_BRCOND operation. For now don't try to fold cmp/trunc instructions.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 2 2017, 7:07 AM Closed by commit rL311327: [GlobalISel][X86] Support G_BRCOND operation. (authored by ibreger). · Explain WhyAug 21 2017, 3:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 111944 llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp
llvm/trunk/lib/Target/X86/X86LegalizerInfo.cpp
llvm/trunk/test/CodeGen/X86/GlobalISel/brcond.ll
llvm/trunk/test/CodeGen/X86/GlobalISel/legalize-brcond.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/select-brcond.mir
|