[GlobalISel][X86] support G_CONSTANT selection. Add regbank select tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31974
[GlobalIsel][X86] support G_CONSTANT selection. ClosedPublic Authored by igorb on Apr 12 2017, 3:50 AM.
Details Summary [GlobalISel][X86] support G_CONSTANT selection. Add regbank select tests.
Diff Detail
Event TimelineHerald added subscribers: kristof.beyls, rovka, dberris. · View Herald TranscriptApr 12 2017, 3:50 AM This revision is now accepted and ready to land.Apr 12 2017, 5:41 AM Closed by commit rL300057: [GlobalIsel][X86] support G_CONSTANT selection. (authored by ibreger). · Explain WhyApr 12 2017, 6:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 94960 llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp
llvm/trunk/test/CodeGen/X86/GlobalISel/X86-regbankselect.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/constant.ll
llvm/trunk/test/CodeGen/X86/GlobalISel/select-constant.mir
|